Skip to content

Instantly share code, notes, and snippets.

@gavro
Created October 10, 2016 19:41
Show Gist options
  • Save gavro/a7e36bfdb4eabd384107b5215f9b5607 to your computer and use it in GitHub Desktop.
Save gavro/a7e36bfdb4eabd384107b5215f9b5607 to your computer and use it in GitHub Desktop.
hhvm (hhvm/hhvm/hhvm) on macOS 10.12 - Homebrew build logs
Homebrew build logs for hhvm/hhvm/hhvm on macOS 10.12
Build date: 2016-10-10 21:40:23
HOMEBREW_VERSION: 1.0.7
ORIGIN: https://github.com/Homebrew/brew.git
HEAD: 0546d90e3dbdae30407e5256d680be5ed5f5f000
Last commit: 29 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 307cc066d5c337ecc647e3108929aa08a7cd2686
Core tap last commit: 2 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 ivybridge
Homebrew Ruby: 2.0.0-p648
Clang: 8.0 build 800
Git: 2.10.1 => /usr/local/bin/git
Perl: /usr/bin/perl
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.12_1/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby
Java: 1.8.0_51, 1.8.0_25
macOS: 10.12-x86_64
Xcode: 8.0
CLT: 8.0.0.0.1.1472435881
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: "config" scripts exist outside your system or Homebrew directories.
`./configure` scripts often look for *-config scripts to determine if
software packages are installed, and what additional flags to use when
compiling and linking.
Having additional scripts in your path can confuse software installed via
Homebrew if the config script overrides a system or Homebrew provided
script of the same name. We found the following "config" scripts:
/Applications/MAMP/bin/php/php5.6.10/bin/php-config
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:
hhvm
Warning: Some directories in your path end in a slash.
Directories in your path should not end in a slash. This can break other
doctor checks. The following directories should be edited:
/Users/ggavranovic/.composer/vendor/bin/
Formula: hhvm
Tap: hhvm/hhvm
Path: /usr/local/Homebrew/Library/Taps/hhvm/homebrew-hhvm/hhvm.rb
2016-10-10 21:37:46 +0200
cmake
-DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/hhvm/3.15.1
-DDEFAULT_CONFIG_DIR=/usr/local/etc/hhvm
-DCMAKE_CXX_COMPILER=/usr/local/opt/llvm/bin/clang++
-DCMAKE_C_COMPILER=/usr/local/opt/llvm/bin/clang
-DCMAKE_ASM_COMPILER=/usr/local/opt/llvm/bin/clang
-DENABLE_MCROUTER=OFF
-DENABLE_EXTENSION_MCROUTER=OFF
-DENABLE_EXTENSION_IMAP=OFF
-DMYSQL_UNIX_SOCK_ADDR=/tmp/mysql.sock
-DCMAKE_C_FLAGS=-I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib
-DCMAKE_CXX_FLAGS=-I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib
-DHAVE_CLOCK_GETTIME:INTERNAL=0
-DAWK_EXECUTABLE=/usr/local/opt/gawk/bin/gawk
-DBoost_INCLUDE_DIR=/usr/local/opt/boost160/include
-DBoost_LIBRARY_DIR=/usr/local/opt/boost160/lib
-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
-DLIBMAGICKCORE_LIBRARIES=/usr/local/opt/imagemagick/lib/libMagickCore-6.Q16.dylib
-DLIBMAGICKWAND_INCLUDE_DIRS=/usr/local/opt/imagemagick/include/ImageMagick-6
-DLIBMAGICKWAND_LIBRARIES=/usr/local/opt/imagemagick/lib/libMagickWand-6.Q16.dylib
-DLIBMEMCACHED_INCLUDE_DIR=/usr/local/opt/libmemcached/include
-DLIBMEMCACHED_LIBRARY=/usr/local/opt/libmemcached/lib/libmemcached.dylib
-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
-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
-DOCAMLC_EXECUTABLE=/usr/local/opt/ocaml/bin/ocamlc
-DOCAMLC_OPT_EXECUTABLE=/usr/local/opt/ocaml/bin/ocamlc.opt
-DONIGURUMA_INCLUDE_DIR=/usr/local/opt/oniguruma/include
-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
-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
-DLIBXML2_INCLUDE_DIR=/usr/include/libxml2
-DLIBXML2_LIBRARIES=/usr/lib/libxml2.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 3.8.1
-- The CXX compiler identification is Clang 3.8.1
-- The ASM compiler identification is unknown
-- Found assembler: /usr/local/opt/llvm/bin/clang
-- Check for working C compiler: /usr/local/opt/llvm/bin/clang
-- Check for working C compiler: /usr/local/opt/llvm/bin/clang -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/local/opt/llvm/bin/clang++
-- Check for working CXX compiler: /usr/local/opt/llvm/bin/clang++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Warning: Did not find file Compiler/-ASM
-- Performing Test IS_X64
-- Performing Test IS_X64 - Success
-- Performing Test IS_AARCH64
-- Performing Test IS_AARCH64 - Failed
-- Performing Test IS_PPC64
-- Performing Test IS_PPC64 - Failed
-- Performing Test PTHREAD_TIMEDLOCK
-- Performing Test PTHREAD_TIMEDLOCK - Failed
-- Build type not specified: cmake build type Release.
-- Found LibDL: /usr/lib/libdl.dylib
-- Performing Test LIBDL_NEEDS_UNDERSCORE
-- Performing Test LIBDL_NEEDS_UNDERSCORE - Failed
-- Boost version: 1.60.0
-- Found the following Boost libraries:
-- system
-- program_options
-- filesystem
-- context
-- Could NOT find LIBINOTIFY (missing: LIBINOTIFY_LIBRARY LIBINOTIFY_INCLUDE_DIR)
-- Found libevent: /usr/local/opt/libevent/lib/libevent.dylib
-- Looking for evhttp_bind_socket_with_fd
-- Looking for evhttp_bind_socket_with_fd - not found
-- Found CURL: /usr/lib/libcurl.dylib (found version "7.49.1")
-- Looking for curl_multi_select
-- Looking for curl_multi_select - not found
-- Looking for curl_multi_wait
-- Looking for curl_multi_wait - found
-- Found LibXml2: /usr/lib/libxml2.dylib (found version "2.9.4")
-- Found PkgConfig: /usr/local/opt/pkg-config/bin/pkg-config (found version "0.29.1")
-- Found LIBSQLITE3: /usr/local/opt/sqlite/lib/libsqlite3.dylib
-- Found libsqlite3: /usr/local/opt/sqlite/lib/libsqlite3.dylib
-- Could NOT find DOUBLE_CONVERSION (missing: DOUBLE_CONVERSION_LIBRARY DOUBLE_CONVERSION_INCLUDE_DIR)
-- Using third-party bundled double-conversion
-- Found LZ4: /usr/local/opt/lz4/lib/liblz4.dylib
-- Found LZ4: /usr/local/opt/lz4/lib/liblz4.dylib
-- Could NOT find FastLZ (missing: FASTLZ_LIBRARY FASTLZ_INCLUDE_DIR)
-- Using third-party bundled fastlz
-- Found LIBZIP: /usr/local/opt/libzip/lib/libzip.dylib
-- Found libzip: /usr/local/opt/libzip/lib/libzip.dylib 1.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/libssl.dylib;/usr/local/opt/openssl/lib/libcrypto.dylib (found version "1.0.2j")
-- 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 - found
-- Performing Test DW_CONST
-- Performing Test DW_CONST - Success
-- Looking for dwarf_producer_init_c
-- Looking for dwarf_producer_init_c - not found
-- libdwarf uses const char* type
-- libdwarf does not have dwarf_producer_init_c, using dwarf_producer_init
-- Looking for memrchr
-- Looking for memrchr - not found
-- Looking for preadv
-- Looking for preadv - not found
-- Looking for pwritev
-- Looking for pwritev - not found
Generating Release build
-- Performing Test FOLLY_IFUNC
-- Performing Test FOLLY_IFUNC - Failed
-- Looking for pthread_atfork
-- Looking for pthread_atfork - found
-- Looking for pthread_spin_lock
-- Looking for pthread_spin_lock - not found
-- Performing Test FOLLY_HAVE_VLA
-- Performing Test FOLLY_HAVE_VLA - Success
-- 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
-- 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_MALLOC
-- Performing Test FOLLY_MALLOC - Failed
-- Performing Test FOLLY_FUNCTEXCEPT
-- Performing Test FOLLY_FUNCTEXCEPT - Failed
-- Boost version: 1.60.0
-- Found the following Boost libraries:
-- system
-- program_options
-- filesystem
-- regex
-- context
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - found
-- Found Threads: TRUE
-- Boost version: 1.60.0
-- Found the following Boost libraries:
-- system
-- thread
-- chrono
-- date_time
-- atomic
-- Boost version: 1.60.0
-- Found the following Boost libraries:
-- thread
-- system
-- chrono
-- date_time
-- atomic
-- Boost version: 1.60.0
-- Found the following Boost libraries:
-- thread
-- system
-- chrono
-- date_time
-- atomic
-- 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+
-- Build type not specified: cmake build type Release.
-- Boost version: 1.60.0
-- Found the following Boost libraries:
-- system
-- program_options
-- filesystem
-- context
-- Could NOT find LIBINOTIFY (missing: LIBINOTIFY_LIBRARY LIBINOTIFY_INCLUDE_DIR)
-- Found libevent: /usr/local/opt/libevent/lib/libevent.dylib
-- Found libsqlite3: /usr/local/opt/sqlite/lib/libsqlite3.dylib
-- Could NOT find DOUBLE_CONVERSION (missing: DOUBLE_CONVERSION_LIBRARY DOUBLE_CONVERSION_INCLUDE_DIR)
-- Using third-party bundled double-conversion
-- Found LZ4: /usr/local/opt/lz4/lib/liblz4.dylib
-- Could NOT find FastLZ (missing: FASTLZ_LIBRARY FASTLZ_INCLUDE_DIR)
-- Using third-party bundled fastlz
-- Found libzip: /usr/local/opt/libzip/lib/libzip.dylib 1.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 - found
-- Performing Test DW_CONST
-- Performing Test DW_CONST - Success
-- Looking for dwarf_producer_init_c
-- Looking for dwarf_producer_init_c - not found
-- libdwarf uses const char* type
-- libdwarf does not have dwarf_producer_init_c, using dwarf_producer_init
Generating Release build
-- 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
-- Found ocamlc: /usr/local/opt/ocaml/bin/ocamlc
-- Found ocamlc.opt: /usr/local/opt/ocaml/bin/ocamlc.opt
-- Found LZ4: /usr/local/opt/lz4/lib/liblz4.dylib
-- Using built-in JSON parser
-- Building the apache extension.
-- Building the apc extension.
-- Building the array extension.
-- Building the asio extension.
-- Building the Async MySQL extension.
-- Building the bcmath extension.
-- Found BZip2: /usr/lib/libbz2.dylib (found version "1.0.6")
-- Looking for BZ2_bzCompressInit
-- 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.
-- 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.
-- Building the libxml extension.
-- Building the mail extension.
-- Building the mailparse extension.
-- Building the mbstring extension.
Not building the mcrouter extension.
-- Found mcrypt: /usr/local/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.
-- Building the soap extension.
-- Building the sockets extension.
-- Building the spl extension.
-- Building the sqlite3 extension.
-- Building the std extension.
-- Building the stream extension.
-- Building the string extension.
-- Building the thread extension.
-- Building the thrift extension.
-- Building the url extension.
-- Building the wddx extension.
-- Building the xdebug extension.
-- Building the xenon extension.
-- Building the xhprof extension.
-- Building the xml extension.
-- Building the xmlreader extension.
-- Building the xmlwriter extension.
-- Found LibXslt: /usr/lib/libxslt.dylib (found version "1.1.29")
-- Building the xsl extension.
-- Building the zip extension.
-- Building the zlib extension.
-- 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
CMake Warning (dev) at CMake/HPHPFunctions.cmake:199 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "hhvm". Use the
target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
hphp/hhvm/CMakeLists.txt:81 (HHVM_INSTALL)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1
ld called with: -demangle -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 /tmp/CMakeCCompilerId-e02bcf.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv added: -headerpad_max_install_names
superenv executed: ld -headerpad_max_install_names -demangle -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 /tmp/CMakeCCompilerId-e02bcf.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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 /tmp/CMakeCXXCompilerId-13efe6.o -lc++ -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv added: -headerpad_max_install_names
superenv executed: ld -headerpad_max_install_names -demangle -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 /tmp/CMakeCXXCompilerId-13efe6.o -lc++ -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_a6cea -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_a6cea.dir/testCCompiler.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_a6cea -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_a6cea.dir/testCCompiler.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_cf166 -L/usr/local/opt/readline/lib -headerpad_max_install_names -v CMakeFiles/cmTC_cf166.dir/CMakeCCompilerABI.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_cf166 -L/usr/local/opt/readline/lib -headerpad_max_install_names -v CMakeFiles/cmTC_cf166.dir/CMakeCCompilerABI.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_dd7bf -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_dd7bf.dir/testCXXCompiler.cxx.o -lc++ -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_dd7bf -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_dd7bf.dir/testCXXCompiler.cxx.o -lc++ -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_27a8b -L/usr/local/opt/readline/lib -headerpad_max_install_names -v CMakeFiles/cmTC_27a8b.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_27a8b -L/usr/local/opt/readline/lib -headerpad_max_install_names -v CMakeFiles/cmTC_27a8b.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_35239 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_35239.dir/src.cxx.o -lc++ -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_35239 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_35239.dir/src.cxx.o -lc++ -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_23e8a -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_23e8a.dir/src.c.o -ldl -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_23e8a -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_23e8a.dir/src.c.o -ldl -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_65292 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_65292.dir/CheckFunctionExists.c.o /usr/local/opt/libevent/lib/libevent.dylib -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_65292 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_65292.dir/CheckFunctionExists.c.o /usr/local/opt/libevent/lib/libevent.dylib -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_aeb61 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_aeb61.dir/CheckFunctionExists.c.o /usr/lib/libcurl.dylib -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_aeb61 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_aeb61.dir/CheckFunctionExists.c.o /usr/lib/libcurl.dylib -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_e8d11 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_e8d11.dir/CheckFunctionExists.c.o /usr/lib/libcurl.dylib -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_e8d11 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_e8d11.dir/CheckFunctionExists.c.o /usr/lib/libcurl.dylib -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_679f9 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_679f9.dir/src.cxx.o -lc++ -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_679f9 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_679f9.dir/src.cxx.o -lc++ -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_8cef2 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_8cef2.dir/src.cxx.o /usr/local/opt/openssl/lib/libssl.dylib /usr/local/opt/openssl/lib/libcrypto.dylib -lc++ -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_8cef2 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_8cef2.dir/src.cxx.o /usr/local/opt/openssl/lib/libssl.dylib /usr/local/opt/openssl/lib/libcrypto.dylib -lc++ -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_2c0c7 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_2c0c7.dir/CheckFunctionExists.c.o /usr/local/opt/dwarfutils/lib/libdwarf.a /usr/local/opt/libelf/lib/libelf.a -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_2c0c7 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_2c0c7.dir/CheckFunctionExists.c.o /usr/local/opt/dwarfutils/lib/libdwarf.a /usr/local/opt/libelf/lib/libelf.a -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_f992a -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_f992a.dir/src.cxx.o /usr/local/opt/dwarfutils/lib/libdwarf.a /usr/local/opt/libelf/lib/libelf.a -lc++ -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_f992a -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_f992a.dir/src.cxx.o /usr/local/opt/dwarfutils/lib/libdwarf.a /usr/local/opt/libelf/lib/libelf.a -lc++ -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_e5d6a -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_e5d6a.dir/CheckFunctionExists.c.o /usr/local/opt/dwarfutils/lib/libdwarf.a /usr/local/opt/libelf/lib/libelf.a -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_e5d6a -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_e5d6a.dir/CheckFunctionExists.c.o /usr/local/opt/dwarfutils/lib/libdwarf.a /usr/local/opt/libelf/lib/libelf.a -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_f21b2 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_f21b2.dir/CheckFunctionExists.c.o -lelf -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_f21b2 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_f21b2.dir/CheckFunctionExists.c.o -lelf -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_bd635 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_bd635.dir/CheckFunctionExists.c.o -lelf -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_bd635 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_bd635.dir/CheckFunctionExists.c.o -lelf -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_b9229 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_b9229.dir/CheckFunctionExists.c.o -lelf -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_b9229 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_b9229.dir/CheckFunctionExists.c.o -lelf -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_870cf -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_870cf.dir/src.cxx.o -lelf -lc++ -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_870cf -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_870cf.dir/src.cxx.o -lelf -lc++ -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_93961 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_93961.dir/CheckFunctionExists.c.o /usr/lib/libpthread.dylib -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_93961 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_93961.dir/CheckFunctionExists.c.o /usr/lib/libpthread.dylib -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_b200c -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_b200c.dir/CheckFunctionExists.c.o /usr/lib/libpthread.dylib -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_b200c -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_b200c.dir/CheckFunctionExists.c.o /usr/lib/libpthread.dylib -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_a6901 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_a6901.dir/src.cxx.o -lc++ -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_a6901 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_a6901.dir/src.cxx.o -lc++ -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_5951c -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_5951c.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_5951c -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_5951c.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_6dd60 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_6dd60.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_6dd60 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_6dd60.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_4eb0c -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_4eb0c.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_4eb0c -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_4eb0c.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_4f892 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_4f892.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_4f892 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_4f892.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_ba5ff -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_ba5ff.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_ba5ff -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_ba5ff.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_dcb09 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_dcb09.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_dcb09 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_dcb09.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_d959d -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_d959d.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_d959d -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_d959d.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_2e138 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_2e138.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_2e138 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_2e138.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_d1115 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_d1115.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_d1115 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_d1115.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_d2642 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_d2642.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_d2642 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_d2642.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_18347 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_18347.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_18347 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_18347.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_71b65 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_71b65.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_71b65 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_71b65.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_22c91 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_22c91.dir/TestEndianess.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_22c91 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_22c91.dir/TestEndianess.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_2c0d6 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_2c0d6.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_2c0d6 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_2c0d6.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_1b8ce -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_1b8ce.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_1b8ce -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_1b8ce.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_06cbe -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_06cbe.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_06cbe -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_06cbe.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_9f111 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_9f111.dir/HAVE_INT32_T.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_9f111 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_9f111.dir/HAVE_INT32_T.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_d5e85 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_d5e85.dir/HAVE_UINT32_T.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_d5e85 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_d5e85.dir/HAVE_UINT32_T.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_64e70 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_64e70.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_64e70 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_64e70.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_b0a85 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_b0a85.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_b0a85 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_b0a85.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_fc99b -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_fc99b.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_fc99b -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_fc99b.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_6438c -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_6438c.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_6438c -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_6438c.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_52afe -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_52afe.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_52afe -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_52afe.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_5eaa6 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_5eaa6.dir/CheckSymbolExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_5eaa6 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_5eaa6.dir/CheckSymbolExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_aacfd -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_aacfd.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_aacfd -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_aacfd.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_ffdae -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_ffdae.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_ffdae -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_ffdae.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_bce72 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_bce72.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_bce72 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_bce72.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_700aa -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_700aa.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_700aa -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_700aa.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_df03b -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_df03b.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_df03b -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_df03b.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_2cfda -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_2cfda.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_2cfda -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_2cfda.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_046e3 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_046e3.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_046e3 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_046e3.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_3bbfd -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_3bbfd.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_3bbfd -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_3bbfd.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_1021d -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_1021d.dir/HAVE_SIZE_T.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_1021d -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_1021d.dir/HAVE_SIZE_T.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_ddb82 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_ddb82.dir/HAVE_SSIZE_T.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_ddb82 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_ddb82.dir/HAVE_SSIZE_T.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_1c4ab -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_1c4ab.dir/HAVE_UINT8_T.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_1c4ab -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_1c4ab.dir/HAVE_UINT8_T.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_2699e -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_2699e.dir/CheckSymbolExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_2699e -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_2699e.dir/CheckSymbolExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_e1b16 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_e1b16.dir/CheckSymbolExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_e1b16 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_e1b16.dir/CheckSymbolExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_33ed1 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_33ed1.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_33ed1 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_33ed1.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_da2fb -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_da2fb.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_da2fb -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_da2fb.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_8cefe -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_8cefe.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_8cefe -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_8cefe.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_2bc4e -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_2bc4e.dir/CheckSymbolExists.c.o /usr/local/opt/libevent/lib/libevent.dylib -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_2bc4e -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_2bc4e.dir/CheckSymbolExists.c.o /usr/local/opt/libevent/lib/libevent.dylib -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_c80c8 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_c80c8.dir/src.c.o /usr/local/opt/libevent/lib/libevent.dylib -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_c80c8 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_c80c8.dir/src.c.o /usr/local/opt/libevent/lib/libevent.dylib -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_b3b5c -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_b3b5c.dir/CheckFunctionExists.c.o /usr/local/opt/dwarfutils/lib/libdwarf.a /usr/local/opt/libelf/lib/libelf.a -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_b3b5c -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_b3b5c.dir/CheckFunctionExists.c.o /usr/local/opt/dwarfutils/lib/libdwarf.a /usr/local/opt/libelf/lib/libelf.a -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_e0ed6 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_e0ed6.dir/src.cxx.o /usr/local/opt/dwarfutils/lib/libdwarf.a /usr/local/opt/libelf/lib/libelf.a -lc++ -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_e0ed6 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_e0ed6.dir/src.cxx.o /usr/local/opt/dwarfutils/lib/libdwarf.a /usr/local/opt/libelf/lib/libelf.a -lc++ -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_9d8ba -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_9d8ba.dir/CheckFunctionExists.c.o /usr/local/opt/dwarfutils/lib/libdwarf.a /usr/local/opt/libelf/lib/libelf.a -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_9d8ba -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_9d8ba.dir/CheckFunctionExists.c.o /usr/local/opt/dwarfutils/lib/libdwarf.a /usr/local/opt/libelf/lib/libelf.a -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_b2c81 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_b2c81.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_b2c81 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_b2c81.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_a7990 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_a7990.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_a7990 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_a7990.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_7af18 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_7af18.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_7af18 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_7af18.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_37bb0 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_37bb0.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_37bb0 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_37bb0.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_918aa -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_918aa.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_918aa -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_918aa.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_29e7f -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_29e7f.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_29e7f -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_29e7f.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_cdf80 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_cdf80.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_cdf80 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_cdf80.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_bcabb -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_bcabb.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_bcabb -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_bcabb.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_1e18f -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_1e18f.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_1e18f -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_1e18f.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_082bb -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_082bb.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_082bb -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_082bb.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_97560 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_97560.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_97560 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_97560.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_552a0 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_552a0.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_552a0 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_552a0.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_d9345 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_d9345.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_d9345 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_d9345.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_9c3af -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_9c3af.dir/src.cxx.o -lc++ -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_9c3af -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_9c3af.dir/src.cxx.o -lc++ -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_040b5 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_040b5.dir/src.cxx.o -lc++ -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_040b5 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_040b5.dir/src.cxx.o -lc++ -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_1d488 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_1d488.dir/src.cxx.o -lc++ -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_1d488 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_1d488.dir/src.cxx.o -lc++ -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_9461d -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_9461d.dir/src.cxx.o -lc++ -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_9461d -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_9461d.dir/src.cxx.o -lc++ -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_f386f -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_f386f.dir/src.cxx.o -lc++ -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_f386f -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_f386f.dir/src.cxx.o -lc++ -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_9157b -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_9157b.dir/CheckSymbolExists.c.o /usr/lib/libbz2.dylib -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_9157b -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_9157b.dir/CheckSymbolExists.c.o /usr/lib/libbz2.dylib -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_0c475 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_0c475.dir/src.cxx.o -lc++ -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_0c475 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_0c475.dir/src.cxx.o -lc++ -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
2016-10-10 21:38:17 +0200
make
Scanning dependencies of target eaw_table
Scanning dependencies of target webscalesqlclient
[ 0%] Creating directories for 'webscalesqlclient'
Scanning dependencies of target afdt
Scanning dependencies of target double-conversion
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
[ 0%] Built target eaw_table
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
[ 0%] Building C object third-party/libafdt/CMakeFiles/afdt.dir/src/src/strlcpy.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
Scanning dependencies of target re2
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
[ 0%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/util/hash.cc.o
Scanning dependencies of target brotli_enc
Scanning dependencies of target timelib
[ 0%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/backward_references.cc.o
[ 0%] No download step for 'webscalesqlclient'
[ 1%] Building C object third-party/timelib/CMakeFiles/timelib.dir/astro.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
[ 1%] No patch step for 'webscalesqlclient'
[ 1%] Building C object third-party/brotli/CMakeFiles/brotli_dec.dir/src/dec/decode.c.o
[ 1%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/util/logging.cc.o
[ 1%] No update step for 'webscalesqlclient'
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
[ 1%] Performing configure step for 'webscalesqlclient'
-- Running cmake version 3.6.2
[ 1%] Building C object third-party/timelib/CMakeFiles/timelib.dir/dow.c.o
-- Found Git: /usr/local/bin/git (found version "2.10.1")
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
[ 1%] Building C object third-party/libafdt/CMakeFiles/afdt.dir/src/src/sync.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
[ 1%] Building C object third-party/libafdt/CMakeFiles/afdt.dir/src/src/util.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
[ 1%] Building C object third-party/timelib/CMakeFiles/timelib.dir/interval.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
[ 1%] Building C object third-party/libafdt/CMakeFiles/afdt.dir/src/src/async.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/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-20161010-18457-1iiu3j8/hhvm-3.15.1/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) {
^
[ 1%] Building C object third-party/timelib/CMakeFiles/timelib.dir/parse_date.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
2 warnings generated.
[ 1%] Linking C static library libafdt.a
-- The C compiler identification is Clang 3.8.1
[ 1%] Built target afdt
[ 1%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/block_splitter.cc.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)
^
-- The CXX compiler identification is Clang 3.8.1
-- 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
[ 1%] Building CXX object third-party/double-conversion/double-conversion/CMakeFiles/double-conversion.dir/bignum-dtoa.cc.o
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/local/opt/llvm/bin/clang++
[ 1%] Building CXX object third-party/double-conversion/double-conversion/CMakeFiles/double-conversion.dir/cached-powers.cc.o
[ 2%] Building CXX object third-party/double-conversion/double-conversion/CMakeFiles/double-conversion.dir/diy-fp.cc.o
[ 2%] Building CXX object third-party/double-conversion/double-conversion/CMakeFiles/double-conversion.dir/double-conversion.cc.o
-- Check for working CXX compiler: /usr/local/opt/llvm/bin/clang++ -- works
-- Detecting CXX compiler ABI info
[ 2%] Building C object third-party/brotli/CMakeFiles/brotli_dec.dir/src/dec/dictionary.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
[ 2%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/util/rune.cc.o
[ 2%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/util/stringprintf.cc.o
-- Detecting CXX compiler ABI info - done
-- Looking for sys/types.h
[ 2%] Building C object third-party/timelib/CMakeFiles/timelib.dir/parse_iso_intervals.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
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)
^
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
[ 2%] Building CXX object third-party/double-conversion/double-conversion/CMakeFiles/double-conversion.dir/fast-dtoa.cc.o
-- Looking for stddef.h - found
-- Check size of void *
[ 2%] Building C object third-party/brotli/CMakeFiles/brotli_dec.dir/src/dec/huffman.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
2 warnings generated.
[ 3%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/brotli_bit_stream.cc.o
-- Check size of void * - done
[ 3%] Building C object third-party/brotli/CMakeFiles/brotli_dec.dir/src/dec/state.c.o
[ 3%] Building CXX object third-party/double-conversion/double-conversion/CMakeFiles/double-conversion.dir/fixed-dtoa.cc.o
getconf: no such configuration parameter `LEVEL1_DCACHE_LINESIZE'
-- MySQL 5.6.24
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
-- Packaging as: mysql-5.6.24-osx10.12-x86_64
-- Performing Test HAVE_LLVM_LIBCPP
[ 3%] Building C object third-party/brotli/CMakeFiles/brotli_dec.dir/src/dec/streams.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
[ 3%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/util/strutil.cc.o
[ 3%] Linking C static library libbrotli_dec.a
[ 3%] Built target brotli_dec
[ 3%] Building C object third-party/timelib/CMakeFiles/timelib.dir/parse_tz.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
[ 3%] Building CXX object third-party/double-conversion/double-conversion/CMakeFiles/double-conversion.dir/strtod.cc.o
-- Performing Test HAVE_LLVM_LIBCPP - Success
Dynamic plugins are disabled.
-- Looking for floor
-- Looking for floor - found
-- Looking for __infinity
[ 3%] Linking CXX static library libdouble-conversion.a
[ 3%] Built target double-conversion
Scanning dependencies of target fastlz
[ 3%] Building C object third-party/fastlz/CMakeFiles/fastlz.dir/src/fastlz.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
-- Looking for __infinity - not found
-- Looking for __infinity in m
[ 3%] Linking C static library libfastlz.a
-- Looking for __infinity in m - not found
-- Looking for gethostbyname_r
[ 3%] Built target fastlz
Scanning dependencies of target version
[ 3%] Building CXX object hphp/tools/version/CMakeFiles/version.dir/version.cpp.o
[ 3%] Linking CXX executable version
-- Looking for gethostbyname_r - not found
-- Looking for gethostbyname_r in nsl_r
[ 3%] Built target version
[ 3%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/util/valgrind.cc.o
-- Looking for gethostbyname_r in nsl_r - not found
-- Looking for gethostbyname_r in nsl
-- Looking for gethostbyname_r in nsl - not found
-- Looking for bind
[ 3%] Building C object third-party/timelib/CMakeFiles/timelib.dir/timelib.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
[ 3%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/dictionary.cc.o
-- Looking for bind - found
-- Looking for crypt
[ 3%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/bitstate.cc.o
-- Looking for crypt - found
-- Looking for setsockopt
Scanning dependencies of target hphp_parser
-- Looking for setsockopt - found
-- Looking for dlopen
[ 3%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/compile.cc.o
[ 3%] Building CXX object hphp/parser/CMakeFiles/hphp_parser.dir/hphp.5.tab.cpp.o
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/timelib/parse_tz.c:231:74: warning: unused parameter 'tz' [-Wunused-parameter]
static void skip_posix_string(const unsigned char **tzf, timelib_tzinfo *tz)
^
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/timelib/parse_tz.c:361:76: warning: unused parameter 'tz' [-Wunused-parameter]
static void skip_64bit_preamble(const unsigned char **tzf, timelib_tzinfo *tz)
^
[ 3%] Building C object third-party/timelib/CMakeFiles/timelib.dir/tm2unixtime.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/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)
^
-- Looking for dlopen - found
-- Looking for sched_yield
1 warning generated.
[ 3%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/encode.cc.o
2 warnings generated.
Scanning dependencies of target hack
-- Looking for sched_yield - found
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for timer_create
-- Looking for timer_create - not found
-- Looking for timer_create in rt
[ 3%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/encode_parallel.cc.o
-- Looking for timer_create in rt - not found
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
[ 4%] Building CXX object hphp/parser/CMakeFiles/hphp_parser.dir/hphp.7.tab.cpp.o
-- Looking for pthread_create - found
-- Found Threads: TRUE
-- Looking for 4 include files stdlib.h, ..., float.h
ocamlc.opt -g -ccopt -I/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1 -ccopt -I/usr/local/opt/libelf/include/libelf -ccopt -pthread -c heap/hh_shared.c
-- Looking for 4 include files stdlib.h, ..., float.h - found
-- Looking for include file alloca.h
-- Looking for include file alloca.h - found
-- Looking for include file aio.h
Scanning dependencies of target neo
-- Looking for include file aio.h - found
-- Looking for include file arpa/inet.h
[ 4%] Building C object hphp/neo/CMakeFiles/neo.dir/neo_err.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
mv hh_shared.o heap/hh_shared.o
ocamlc.opt -g -ccopt -I/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1 -ccopt -I/usr/local/opt/libelf/include/libelf -ccopt -pthread -c hhi/hhi_elf.c
[ 4%] Building C object hphp/neo/CMakeFiles/neo.dir/neo_files.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
-- Looking for include file arpa/inet.h - found
-- Looking for include file crypt.h
mv hhi_elf.o hhi/hhi_elf.o
ocamlc.opt -g -ccopt -I/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1 -ccopt -I/usr/local/opt/libelf/include/libelf -ccopt -pthread -c hhi/hhi_win32res_stubs.c
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/neo/neo_files.c:56:30: warning: format specifies type 'long' but the argument has type 'off_t' (aka 'long long') [-Wformat]
path, s.st_size);
^~~~~~~~~
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/neo/neo_err.h:90:56: note: expanded from macro 'nerr_raise'
nerr_raisef(__PRETTY_FUNCTION__,__FILE__,__LINE__,e,__VA_ARGS__)
^~~~~~~~~~~
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/neo/neo_files.c:60:24: warning: format specifies type 'long' but the argument has type 'off_t' (aka 'long long') [-Wformat]
s.st_size);
^~~~~~~~~
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/neo/neo_err.h:90:56: note: expanded from macro 'nerr_raise'
nerr_raisef(__PRETTY_FUNCTION__,__FILE__,__LINE__,e,__VA_ARGS__)
^~~~~~~~~~~
2 warnings generated.
[ 4%] Building C object hphp/neo/CMakeFiles/neo.dir/neo_hash.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
-- Looking for include file crypt.h - not found
-- Looking for include file cxxabi.h
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/neo/neo_hash.c:60:17: warning: comparison of integers of different signs: 'int' and 'UINT32' (aka 'unsigned int') [-Wsign-compare]
for (x = 0; x < my_hash->size; x++)
~ ^ ~~~~~~~~~~~~~
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/neo/neo_hash.c:236:25: warning: comparison of integers of different signs: 'int' and 'UINT32' (aka 'unsigned int') [-Wsign-compare]
for (x = orig_size; x < hash->size; x++)
~ ^ ~~~~~~~~~~
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/neo/neo_hash.c:251:38: warning: comparison of integers of different signs: 'unsigned int' and 'int' [-Wsign-compare]
if ((entry->hashv & hash_mask) != x)
~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~
mv hhi_win32res_stubs.o hhi/hhi_win32res_stubs.o
ocamlc.opt -g -ccopt -I/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1 -ccopt -I/usr/local/opt/libelf/include/libelf -ccopt -pthread -c libancillary/libancillary-stubs.c
[ 4%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/dfa.cc.o
3 warnings generated.
[ 4%] Building C object hphp/neo/CMakeFiles/neo.dir/neo_hdf.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
mv libancillary-stubs.o libancillary/libancillary-stubs.o
ocamlc.opt -g -ccopt -I/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1 -ccopt -I/usr/local/opt/libelf/include/libelf -ccopt -pthread -c third-party/libancillary/fd_recv.c
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/neo/neo_hdf.c:1054:40: warning: unused parameter 'lvl' [-Wunused-parameter]
NEOERR* hdf_dump_format (HDF *hdf, int lvl, FILE *fp)
^
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/neo/neo_hdf.c:1114:19: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
while (*st && x < buf_len-1)
~ ^ ~~~~~~~~~
-- Looking for include file cxxabi.h - found
-- Looking for include file dirent.h
mv fd_recv.o third-party/libancillary/fd_recv.o
ocamlc.opt -g -ccopt -I/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1 -ccopt -I/usr/local/opt/libelf/include/libelf -ccopt -pthread -c third-party/libancillary/fd_send.c
[ 4%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/entropy_encode.cc.o
mv fd_send.o third-party/libancillary/fd_send.o
ocamlc.opt -g -ccopt -I/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1 -ccopt -I/usr/local/opt/libelf/include/libelf -ccopt -pthread -c utils/files.c
-- Looking for include file dirent.h - found
-- Looking for include file dlfcn.h
mv files.o utils/files.o
ocamlc.opt -g -ccopt -I/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1 -ccopt -I/usr/local/opt/libelf/include/libelf -ccopt -pthread -c utils/get_build_id.c
mv get_build_id.o utils/get_build_id.o
ocamlc.opt -g -ccopt -I/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1 -ccopt -I/usr/local/opt/libelf/include/libelf -ccopt -pthread -c utils/handle_stubs.c
-- Looking for include file dlfcn.h - found
-- Looking for include file execinfo.h
mv handle_stubs.o utils/handle_stubs.o
ocamlc.opt -g -ccopt -I/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1 -ccopt -I/usr/local/opt/libelf/include/libelf -ccopt -pthread -c utils/nproc.c
mv nproc.o utils/nproc.o
2 warnings generated.
ocamlc.opt -g -ccopt -I/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1 -ccopt -I/usr/local/opt/libelf/include/libelf -ccopt -pthread -c utils/priorities.c
[ 4%] Building C object hphp/neo/CMakeFiles/neo.dir/neo_misc.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
-- Looking for include file execinfo.h - found
-- Looking for include file fcntl.h
mv priorities.o utils/priorities.o
[ 4%] Building C object hphp/neo/CMakeFiles/neo.dir/neo_rand.c.o
ocamlc.opt -g -ccopt -I/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1 -ccopt -I/usr/local/opt/libelf/include/libelf -ccopt -pthread -c utils/realpath.c
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
[ 4%] Building C object hphp/neo/CMakeFiles/neo.dir/neo_str.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
mv realpath.o utils/realpath.o
ocamlc.opt -g -ccopt -I/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1 -ccopt -I/usr/local/opt/libelf/include/libelf -ccopt -pthread -c utils/sysinfo.c
-- Looking for include file fcntl.h - found
-- Looking for include file fenv.h
mv sysinfo.o utils/sysinfo.o
[ 4%] Building C object hphp/neo/CMakeFiles/neo.dir/ulist.c.o
ocamlc.opt -g -ccopt -I/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1 -ccopt -I/usr/local/opt/libelf/include/libelf -ccopt -pthread -c utils/win32_support.c
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
[ 4%] Building C object hphp/neo/CMakeFiles/neo.dir/ulocks.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
mv win32_support.o utils/win32_support.o
ocamlc.opt -g -ccopt -I/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1 -ccopt -I/usr/local/opt/libelf/include/libelf -ccopt -pthread -c fsevents/fsevents_stubs.c
-- Looking for include file fenv.h - found
-- Looking for include file float.h
[ 4%] Linking C static library libneo.a
In file included from hphp.y:23:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/compiler/parser/parser.h:29:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/compiler/type_annotation.h:27:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/runtime/base/type-structure.h:21:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/runtime/vm/class.h:31:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/runtime/vm/preclass.h:28:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/runtime/vm/type-constraint.h:21:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/runtime/vm/named-entity.h:28:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/AtomicHashMap.h:93:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/AtomicHashArray.h:41:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/ThreadCachedInt.h:30:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/ThreadLocal.h:53:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/detail/ThreadLocalDetail.h:34:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/MicroSpinLock.h:50:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/detail/Sleeper.h:27:
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/portability/Time.h:27:9: warning: 'CLOCK_REALTIME' macro redefined [-Wmacro-redefined]
#define CLOCK_REALTIME 0
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/time.h:154:9: note: previous definition is here
#define CLOCK_REALTIME _CLOCK_REALTIME
^
In file included from hphp.y:23:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/compiler/parser/parser.h:29:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/compiler/type_annotation.h:27:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/runtime/base/type-structure.h:21:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/runtime/vm/class.h:31:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/runtime/vm/preclass.h:28:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/runtime/vm/type-constraint.h:21:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/runtime/vm/named-entity.h:28:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/AtomicHashMap.h:93:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/AtomicHashArray.h:41:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/ThreadCachedInt.h:30:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/ThreadLocal.h:53:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/detail/ThreadLocalDetail.h:34:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/MicroSpinLock.h:50:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/detail/Sleeper.h:27:
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/portability/Time.h:28:9: warning: 'CLOCK_MONOTONIC' macro redefined [-Wmacro-redefined]
#define CLOCK_MONOTONIC 1
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/time.h:156:9: note: previous definition is here
#define CLOCK_MONOTONIC _CLOCK_MONOTONIC
^
In file included from hphp.y:23:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/compiler/parser/parser.h:29:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/compiler/type_annotation.h:27:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/runtime/base/type-structure.h:21:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/runtime/vm/class.h:31:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/runtime/vm/preclass.h:28:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/runtime/vm/type-constraint.h:21:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/runtime/vm/named-entity.h:28:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/AtomicHashMap.h:93:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/AtomicHashArray.h:41:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/ThreadCachedInt.h:30:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/ThreadLocal.h:53:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/detail/ThreadLocalDetail.h:34:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/MicroSpinLock.h:50:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/detail/Sleeper.h:27:
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/portability/Time.h:29:9: warning: 'CLOCK_PROCESS_CPUTIME_ID' macro redefined [-Wmacro-redefined]
#define CLOCK_PROCESS_CPUTIME_ID 2
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/time.h:168:9: note: previous definition is here
#define CLOCK_PROCESS_CPUTIME_ID _CLOCK_PROCESS_CPUTIME_ID
^
In file included from hphp.y:23:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/compiler/parser/parser.h:29:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/compiler/type_annotation.h:27:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/runtime/base/type-structure.h:21:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/runtime/vm/class.h:31:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/runtime/vm/preclass.h:28:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/runtime/vm/type-constraint.h:21:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/runtime/vm/named-entity.h:28:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/AtomicHashMap.h:93:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/AtomicHashArray.h:41:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/ThreadCachedInt.h:30:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/ThreadLocal.h:53:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/detail/ThreadLocalDetail.h:34:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/MicroSpinLock.h:50:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/detail/Sleeper.h:27:
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/portability/Time.h:30:9: warning: 'CLOCK_THREAD_CPUTIME_ID' macro redefined [-Wmacro-redefined]
#define CLOCK_THREAD_CPUTIME_ID 3
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/time.h:170:9: note: previous definition is here
#define CLOCK_THREAD_CPUTIME_ID _CLOCK_THREAD_CPUTIME_ID
^
In file included from hphp.y:23:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/compiler/parser/parser.h:29:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/compiler/type_annotation.h:27:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/runtime/base/type-structure.h:21:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/runtime/vm/class.h:31:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/runtime/vm/preclass.h:28:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/runtime/vm/type-constraint.h:21:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/runtime/vm/named-entity.h:28:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/AtomicHashMap.h:93:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/AtomicHashArray.h:41:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/ThreadCachedInt.h:30:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/ThreadLocal.h:53:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/detail/ThreadLocalDetail.h:34:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/MicroSpinLock.h:50:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/detail/Sleeper.h:27:
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/portability/Time.h:32:17: error: typedef redefinition with different types ('uint8_t' (aka 'unsigned char') vs 'enum clockid_t')
typedef uint8_t clockid_t;
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/time.h:171:3: note: previous definition is here
} clockid_t;
^
[ 4%] Built target neo
[ 4%] Building C object third-party/timelib/CMakeFiles/timelib.dir/unixtime2tm.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
[ 4%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/filtered_re2.cc.o
-- Looking for include file float.h - found
-- Looking for include file floatingpoint.h
-- Looking for include file floatingpoint.h - not found
-- Looking for include file fpu_control.h
-- Looking for include file fpu_control.h - not found
-- Looking for include file grp.h
mv fsevents_stubs.o fsevents/fsevents_stubs.o
[ 4%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/histogram.cc.o
-- Looking for include file grp.h - found
-- Looking for include file ieeefp.h
-- Looking for include file ieeefp.h - not found
-- Looking for include file inttypes.h
ocamldep.opt -modules hh_server.ml > hh_server.ml.depends
ocamldep.opt -modules server/hhServerMonitor.mli > server/hhServerMonitor.mli.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/hhServerMonitor.cmi server/hhServerMonitor.mli
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -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
ocamldep.opt -modules utils/daemon.mli > utils/daemon.mli.depends
-- Looking for include file inttypes.h - found
-- Looking for include file langinfo.h
ocamldep.opt -modules utils/timeout.mli > utils/timeout.mli.depends
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/timeout.cmi utils/timeout.mli
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/daemon.cmi utils/daemon.mli
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
[ 4%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/literal_cost.cc.o
-- Looking for include file langinfo.h - found
-- Looking for include file limits.h
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
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 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -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
-- Looking for include file limits.h - found
-- Looking for include file locale.h
ocamldep.opt -modules third-party/core/poly.ml > third-party/core/poly.ml.depends
In file included from hphp.y:23:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/compiler/parser/parser.h:29:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/compiler/type_annotation.h:27:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/runtime/base/type-structure.h:21:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/runtime/vm/class.h:31:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/runtime/vm/preclass.h:28:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/runtime/vm/type-constraint.h:21:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/runtime/vm/named-entity.h:28:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/AtomicHashMap.h:93:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/AtomicHashArray.h:41:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/ThreadCachedInt.h:30:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/ThreadLocal.h:53:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/detail/ThreadLocalDetail.h:34:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/MicroSpinLock.h:50:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/detail/Sleeper.h:27:
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/portability/Time.h:27:9: warning: 'CLOCK_REALTIME' macro redefined [-Wmacro-redefined]
#define CLOCK_REALTIME 0
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/time.h:154:9: note: previous definition is here
#define CLOCK_REALTIME _CLOCK_REALTIME
^
In file included from hphp.y:23:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/compiler/parser/parser.h:29:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/compiler/type_annotation.h:27:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/runtime/base/type-structure.h:21:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/runtime/vm/class.h:31:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/runtime/vm/preclass.h:28:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/runtime/vm/type-constraint.h:21:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/runtime/vm/named-entity.h:28:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/AtomicHashMap.h:93:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/AtomicHashArray.h:41:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/ThreadCachedInt.h:30:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/ThreadLocal.h:53:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/detail/ThreadLocalDetail.h:34:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/MicroSpinLock.h:50:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/detail/Sleeper.h:27:
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/portability/Time.h:28:9: warning: 'CLOCK_MONOTONIC' macro redefined [-Wmacro-redefined]
#define CLOCK_MONOTONIC 1
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/time.h:156:9: note: previous definition is here
ocamldep.opt -modules third-party/core/polymorphic_compare.mli > third-party/core/polymorphic_compare.mli.depends
#define CLOCK_MONOTONIC _CLOCK_MONOTONIC
^
In file included from hphp.y:23:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/compiler/parser/parser.h:29:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/compiler/type_annotation.h:27:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/runtime/base/type-structure.h:21:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/runtime/vm/class.h:31:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/runtime/vm/preclass.h:28:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/runtime/vm/type-constraint.h:21:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/runtime/vm/named-entity.h:28:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/AtomicHashMap.h:93:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/AtomicHashArray.h:41:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/ThreadCachedInt.h:30:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/ThreadLocal.h:53:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/detail/ThreadLocalDetail.h:34:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/MicroSpinLock.h:50:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/detail/Sleeper.h:27:
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/portability/Time.h:29:9: warning: 'CLOCK_PROCESS_CPUTIME_ID' macro redefined [-Wmacro-redefined]
#define CLOCK_PROCESS_CPUTIME_ID 2
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/time.h:168:9: note: previous definition is here
#define CLOCK_PROCESS_CPUTIME_ID _CLOCK_PROCESS_CPUTIME_ID
^
In file included from hphp.y:23:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/compiler/parser/parser.h:29:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/compiler/type_annotation.h:27:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/runtime/base/type-structure.h:21:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/runtime/vm/class.h:31:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/runtime/vm/preclass.h:28:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/runtime/vm/type-constraint.h:21:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/runtime/vm/named-entity.h:28:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/AtomicHashMap.h:93:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/AtomicHashArray.h:41:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/ThreadCachedInt.h:30:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/ThreadLocal.h:53:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/detail/ThreadLocalDetail.h:34:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/MicroSpinLock.h:50:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/detail/Sleeper.h:27:
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/portability/Time.h:30:9: warning: 'CLOCK_THREAD_CPUTIME_ID' macro redefined [-Wmacro-redefined]
#define CLOCK_THREAD_CPUTIME_ID 3
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/time.h:170:9: note: previous definition is here
#define CLOCK_THREAD_CPUTIME_ID _CLOCK_THREAD_CPUTIME_ID
^
In file included from hphp.y:23:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/compiler/parser/parser.h:29:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/compiler/type_annotation.h:27:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/runtime/base/type-structure.h:21:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/runtime/vm/class.h:31:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/runtime/vm/preclass.h:28:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/runtime/vm/type-constraint.h:21:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/runtime/vm/named-entity.h:28:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/AtomicHashMap.h:93:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/AtomicHashArray.h:41:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/ThreadCachedInt.h:30:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/ThreadLocal.h:53:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/detail/ThreadLocalDetail.h:34:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/MicroSpinLock.h:50:
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/detail/Sleeper.h:27:
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/folly/folly/portability/Time.h:32:17: error: typedef redefinition with different types ('uint8_t' (aka 'unsigned char') vs 'enum clockid_t')
typedef uint8_t clockid_t;
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/time.h:171:3: note: previous definition is here
} clockid_t;
^
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 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o third-party/core/polymorphic_compare.cmi third-party/core/polymorphic_compare.mli
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 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o third-party/core/caml.cmo third-party/core/caml.ml
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 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o third-party/core/container.cmo third-party/core/container.ml
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 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o third-party/core/core_printf.cmo third-party/core/core_printf.ml
[ 4%] Building CXX object hphp/parser/CMakeFiles/hphp_parser.dir/lex.yy.cpp.o
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 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o third-party/core/monad.cmo third-party/core/monad.ml
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 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o third-party/core/poly.cmo third-party/core/poly.ml
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 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o third-party/core/core_list.cmo third-party/core/core_list.ml
[ 4%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/metablock.cc.o
-- Looking for include file locale.h - found
-- Looking for include file malloc.h
ocamldep.opt -modules utils/pidLog.ml > utils/pidLog.ml.depends
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/core.cmo utils/core.ml
ocamldep.opt -modules third-party/core/option.ml > third-party/core/option.ml.depends
ocamldep.opt -modules utils/sys_utils.ml > utils/sys_utils.ml.depends
-- Looking for include file malloc.h - not found
-- Looking for include file memory.h
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
ocamldep.opt -modules utils/collections/intKey.ml > utils/collections/intKey.ml.depends
ocamldep.opt -modules utils/collections/myMap.mli > utils/collections/myMap.mli.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/collections/intKey.cmo utils/collections/intKey.ml
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -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
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/collections/stringKey.cmo utils/collections/stringKey.ml
[ 4%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/mimics_pcre.cc.o
ocamldep.opt -modules utils/collections/sSet.ml > utils/collections/sSet.ml.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/collections/iMap.cmo utils/collections/iMap.ml
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/collections/sMap.cmo utils/collections/sMap.ml
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/collections/sSet.cmo utils/collections/sSet.ml
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/string_utils.cmo utils/string_utils.ml
-- Looking for include file memory.h - found
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/utils.cmo utils/utils.ml
-- Looking for include file ndir.h
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 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o third-party/core/option.cmo third-party/core/option.ml
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/sys_utils.cmo utils/sys_utils.ml
-- Looking for include file ndir.h - not found
-- Looking for include file netinet/in.h
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/pidLog.cmo utils/pidLog.ml
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/fork.cmo utils/fork.ml
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 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o third-party/core/commutative_group.cmx third-party/core/commutative_group.ml
-- Looking for include file netinet/in.h - found
-- Looking for include file paths.h
ocamldep.opt -modules third-party/core/polymorphic_compare.ml > third-party/core/polymorphic_compare.ml.depends
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 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o third-party/core/polymorphic_compare.cmx third-party/core/polymorphic_compare.ml
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 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o third-party/core/caml.cmx third-party/core/caml.ml
-- Looking for include file paths.h - found
-- Looking for include file port.h
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 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o third-party/core/container.cmx third-party/core/container.ml
-- Looking for include file port.h - not found
-- Looking for include file poll.h
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 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o third-party/core/core_printf.cmx third-party/core/core_printf.ml
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 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o third-party/core/monad.cmx third-party/core/monad.ml
-- Looking for include file poll.h - found
-- Looking for include file pwd.h
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 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o third-party/core/poly.cmx third-party/core/poly.ml
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 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o third-party/core/core_list.cmx third-party/core/core_list.ml
-- Looking for include file pwd.h - found
-- Looking for include file sched.h
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/core.cmx utils/core.ml
-- Looking for include file sched.h - found
-- Looking for include file select.h
ocamldep.opt -modules utils/collections/myMap.ml > utils/collections/myMap.ml.depends
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/collections/intKey.cmx utils/collections/intKey.ml
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/collections/myMap.cmx utils/collections/myMap.ml
-- Looking for include file select.h - not found
-- Looking for include file semaphore.h
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/collections/stringKey.cmx utils/collections/stringKey.ml
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/collections/iMap.cmx utils/collections/iMap.ml
[ 5%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/nfa.cc.o
-- Looking for include file semaphore.h - found
-- Looking for include files sys/types.h, sys/dir.h
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/collections/sMap.cmx utils/collections/sMap.ml
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/collections/sSet.cmx utils/collections/sSet.ml
4 warnings and 1 error generated.
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/string_utils.cmx utils/string_utils.ml
-- Looking for include files sys/types.h, sys/dir.h - found
-- Looking for include file sys/ndir.h
make[2]: *** [hphp/parser/CMakeFiles/hphp_parser.dir/hphp.5.tab.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
-- Looking for include file sys/ndir.h - not found
-- Looking for include file sys/pte.h
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/utils.cmx utils/utils.ml
-- Looking for include file sys/pte.h - not found
-- Looking for include file stdlib.h
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 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o third-party/core/option.cmx third-party/core/option.ml
Scanning dependencies of target ppc64-asm
[ 5%] Building CXX object hphp/ppc64-asm/CMakeFiles/ppc64-asm.dir/asm-ppc64.cpp.o
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/sys_utils.cmx utils/sys_utils.ml
-- Looking for include file stdlib.h - found
-- Looking for include file strings.h
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/pidLog.cmx utils/pidLog.ml
ocamldep.opt -modules utils/handle.ml > utils/handle.ml.depends
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/handle.cmo utils/handle.ml
ocamldep.opt -modules utils/timeout.ml > utils/timeout.ml.depends
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/fork.cmx utils/fork.ml
-- Looking for include file strings.h - found
-- Looking for include file string.h
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/handle.cmx utils/handle.ml
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/timeout.cmx utils/timeout.ml
-- Looking for include file string.h - found
-- Looking for include file synch.h
-- Looking for include file synch.h - not found
-- Looking for include file sysent.h
ocamldep.opt -modules stubs/eventLogger.ml > stubs/eventLogger.ml.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I stubs -I watchman -I utils -I typing -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o stubs/eventLogger.cmo stubs/eventLogger.ml
ocamldep.opt -modules utils/exit_status.ml > utils/exit_status.ml.depends
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/exit_status.cmo utils/exit_status.ml
-- Looking for include file sysent.h - not found
-- Looking for include file sys/cdefs.h
ocamldep.opt -modules stubs/hackEventLogger.ml > stubs/hackEventLogger.ml.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I stubs -I watchman -I utils -I typing -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o stubs/hackEventLogger.cmo stubs/hackEventLogger.ml
ocamldep.opt -modules server/hhServerMonitorConfig.ml > server/hhServerMonitorConfig.ml.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/hhServerMonitorConfig.cmo server/hhServerMonitorConfig.ml
ocamldep.opt -modules utils/hh_logger.ml > utils/hh_logger.ml.depends
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/hh_logger.cmo utils/hh_logger.ml
ocamldep.opt -modules hhi/hhi.ml > hhi/hhi.ml.depends
ocamldep.opt -modules hhi/hhi.mli > hhi/hhi.mli.depends
ocamldep.opt -modules utils/path.mli > utils/path.mli.depends
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/path.cmi utils/path.mli
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I hhi -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o hhi/hhi.cmi hhi/hhi.mli
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/exit_status.cmx utils/exit_status.ml
-- Looking for include file sys/cdefs.h - found
-- Looking for include file sys/file.h
4 warnings and 1 error generated.
make[2]: *** [hphp/parser/CMakeFiles/hphp_parser.dir/hphp.7.tab.cpp.o] Error 1
[ 5%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/onepass.cc.o
ocamldep.opt -modules find/find.ml > find/find.ml.depends
ocamldep.opt -modules find/find.mli > find/find.mli.depends
[ 5%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/static_dict.cc.o
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I find -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o find/find.cmi find/find.mli
ocamldep.opt -modules utils/path.ml > utils/path.ml.depends
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/path.cmx utils/path.ml
-- Looking for include file sys/file.h - found
-- Looking for include file sys/fpu.h
ocamldep.opt -modules globals/globalConfig.ml > globals/globalConfig.ml.depends
ocamldep.opt -modules heap/sharedMem.mli > heap/sharedMem.mli.depends
ocamldep.opt -modules heap/value.mli > heap/value.mli.depends
ocamldep.opt -modules heap/prefix.mli > heap/prefix.mli.depends
ocamlc.opt -c -g -w A -w -27-34 -w -3-4-6-29-35-44-48-50-52 -I heap -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o heap/prefix.cmi heap/prefix.mli
ocamlc.opt -c -g -w A -w -27-34 -w -3-4-6-29-35-44-48-50-52 -I heap -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o heap/value.cmi heap/value.mli
-- Looking for include file sys/fpu.h - not found
-- Looking for include file sys/ioctl.h
ocamlc.opt -c -g -w A -w -27-34 -w -3-4-6-29-35-44-48-50-52 -I heap -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o heap/sharedMem.cmi heap/sharedMem.mli
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I globals -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o globals/globalConfig.cmo globals/globalConfig.ml
ocamldep.opt -modules heap/sharedMem.ml > heap/sharedMem.ml.depends
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I stubs -I watchman -I utils -I typing -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o stubs/eventLogger.cmx stubs/eventLogger.ml
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/hh_logger.cmx utils/hh_logger.ml
-- Looking for include file sys/ioctl.h - found
-- Looking for include file sys/ipc.h
ocamldep.opt -modules utils/collections/iSet.ml > utils/collections/iSet.ml.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/collections/iSet.cmo utils/collections/iSet.ml
ocamldep.opt -modules utils/measure.ml > utils/measure.ml.depends
ocamldep.opt -modules utils/measure.mli > utils/measure.mli.depends
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/measure.cmi utils/measure.mli
ocamldep.opt -modules heap/prefix.ml > heap/prefix.ml.depends
ocamldep.opt -modules utils/stats.ml > utils/stats.ml.depends
ocamldep.opt -modules utils/hh_json/hh_json.mli > utils/hh_json/hh_json.mli.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/hh_json -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/hh_json/hh_json.cmi utils/hh_json/hh_json.mli
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/stats.cmo utils/stats.ml
-- Looking for include file sys/ipc.h - found
-- Looking for include file sys/malloc.h
ocamldep.opt -modules utils/hh_json/hh_json.ml > utils/hh_json/hh_json.ml.depends
Scanning dependencies of target vixl
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/hh_json -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/hh_json/hh_json.cmx utils/hh_json/hh_json.ml
[ 5%] Building CXX object hphp/vixl/CMakeFiles/vixl.dir/utils.cc.o
ocamldep.opt -modules heap/value.ml > heap/value.ml.depends
ocamlopt.opt -c -g -w A -w -27-34 -w -3-4-6-29-35-44-48-50-52 -I heap -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o heap/prefix.cmx heap/prefix.ml
-- Looking for include file sys/malloc.h - found
-- Looking for include file sys/mman.h
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/collections/iSet.cmx utils/collections/iSet.ml
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/measure.cmx utils/measure.ml
-- Looking for include file sys/mman.h - found
-- Looking for include file sys/prctl.h
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/stats.cmx utils/stats.ml
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/ppc64-asm/asm-ppc64.cpp:17:
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/ppc64-asm/asm-ppc64.h:2200:29: warning: suggest braces around initialization of subobject [-Wmissing-braces]
rc,
^~~
-- Looking for include file sys/prctl.h - not found
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/ppc64-asm/asm-ppc64.h:2222:27: warning: suggest braces around initialization of subobject [-Wmissing-braces]
static_cast<uint32_t>(imm),
^~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/ppc64-asm/asm-ppc64.h:2237:29: warning: suggest braces around initialization of subobject [-Wmissing-braces]
lk,
^~~
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/ppc64-asm/asm-ppc64.h:2253:29: warning: suggest braces around initialization of subobject [-Wmissing-braces]
lk,
^~~
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/ppc64-asm/asm-ppc64.h:2267:31: warning: suggest braces around initialization of subobject [-Wmissing-braces]
1,
^~
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/ppc64-asm/asm-ppc64.h-- Looking for include file sys/resource.h
:2288:29: warning: suggest braces around initialization of subobject [-Wmissing-braces]
rc,
^~~
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/ppc64-asm/asm-ppc64.h:2307:29: warning: suggest braces around initialization of subobject [-Wmissing-braces]
rc,
^~~
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/ppc64-asm/asm-ppc64.h:2331:30: warning: suggest braces around initialization of subobject [-Wmissing-braces]
xop,
^~~~
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/ppc64-asm/asm-ppc64.h:2351:30: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0x0, //Reserved
^~~~~~~~~~~~~~~
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/ppc64-asm/asm-ppc64.h:2370:30: warning: suggest braces around initialization of subobject [-Wmissing-braces]
lk,
^~~
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/ppc64-asm/asm-ppc64.h:2396:28: warning: suggest braces around initialization of subobject [-Wmissing-braces]
rc,
^~~
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/ppc64-asm/asm-ppc64.h:2422:28: warning: suggest braces around initialization of subobject [-Wmissing-braces]
rc,
^~~
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/ppc64-asm/asm-ppc64.h:2447:9: warning: suggest braces around initialization of subobject [-Wmissing-braces]
rc,
^~~
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/ppc64-asm/asm-ppc64.h:2474:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
rc,
^~~
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/ppc64-asm/asm-ppc64.h:2496:7: warning: suggest braces around initialization of subobject [-Wmissing-braces]
rsv,
^~~~
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/ppc64-asm/asm-ppc64.h:2516:7: warning: suggest braces around initialization of subobject [-Wmissing-braces]
rsv,
^~~~
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/ppc64-asm/asm-ppc64.h:2535:7: warning: suggest braces around initialization of subobject [-Wmissing-braces]
tx,
^~~
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/ppc64-asm/asm-ppc64.h:2555:7: warning: suggest braces around initialization of subobject [-Wmissing-braces]
tx,
^~~
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/ppc64-asm/asm-ppc64.h:2580:7: warning: suggest braces around initialization of subobject [-Wmissing-braces]
tx,
^~~
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/ppc64-asm/asm-ppc64.h:2602:7: warning: suggest braces around initialization of subobject [-Wmissing-braces]
xo,
^~~
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/ppc64-asm/asm-ppc64.h:2626:29: warning: suggest braces around initialization of subobject [-Wmissing-braces]
rc,
^~~
ocamlopt.opt -c -g -w A -w -27-34 -w -3-4-6-29-35-44-48-50-52 -I heap -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o heap/value.cmx heap/value.ml
hphp.ll:1474:40: warning: all paths through this function will call itself [-Winfinite-recursion]
static void suppress_unused_errors() {
^
ocamlopt.opt -c -g -w A -w -27-34 -w -3-4-6-29-35-44-48-50-52 -I heap -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o heap/sharedMem.cmx heap/sharedMem.ml
-- Looking for include file sys/resource.h - found
-- Looking for include file sys/select.h
[ 5%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/parse.cc.o
lex.yy.cpp:85069:13: warning: unused function 'yy_fatal_error' [-Wunused-function]
static void yy_fatal_error (yyconst char* msg , yyscan_t yyscanner)
^
ocamldep.opt -modules hhi/hhi_win32res.ml > hhi/hhi_win32res.ml.depends
ocamldep.opt -modules hhi/hhi_win32res.mli > hhi/hhi_win32res.mli.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I hhi -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o hhi/hhi_win32res.cmi hhi/hhi_win32res.mli
ocamldep.opt -modules utils/relative_path.ml > utils/relative_path.ml.depends
ocamldep.opt -modules utils/relative_path.mli > utils/relative_path.mli.depends
ocamldep.opt -modules utils/collections/reordered_argument_collections.ml > utils/collections/reordered_argument_collections.ml.depends
-- Looking for include file sys/select.h - found
-- Looking for include file sys/shm.h
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/collections/reordered_argument_collections.cmo utils/collections/reordered_argument_collections.ml
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/relative_path.cmi utils/relative_path.mli
ocamldep.opt -modules heap/heap_string.ml > heap/heap_string.ml.depends
ocamldep.opt -modules heap/heap_string.mli > heap/heap_string.mli.depends
ocamlc.opt -c -g -w A -w -27-34 -w -3-4-6-29-35-44-48-50-52 -I heap -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o heap/heap_string.cmi heap/heap_string.mli
ocamlopt.opt -c -g -w A -w -27-34 -w -3-4-6-29-35-44-48-50-52 -I heap -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o heap/heap_string.cmx heap/heap_string.ml
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/collections/reordered_argument_collections.cmx utils/collections/reordered_argument_collections.ml
[ 5%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/streams.cc.o
-- Looking for include file sys/shm.h - found
-- Looking for include file sys/socket.h
ocamldep.opt -modules utils/tmp.ml > utils/tmp.ml.depends
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/tmp.cmo utils/tmp.ml
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I find -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o find/find.cmx find/find.ml
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I globals -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o globals/globalConfig.cmx globals/globalConfig.ml
-- Looking for include file sys/socket.h - found
-- Looking for include file sys/stat.h
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I hhi -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o hhi/hhi_win32res.cmx hhi/hhi_win32res.ml
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/relative_path.cmx utils/relative_path.ml
[ 5%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/utf8_util.cc.o
-- Looking for include file sys/stat.h - found
-- Looking for include file sys/stream.h
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/tmp.cmx utils/tmp.ml
[ 5%] Linking CXX static library libbrotli_enc.a
-- Looking for include file sys/stream.h - not found
-- Looking for include file sys/termcap.h
[ 5%] Built target brotli_enc
[ 6%] Building CXX object hphp/ppc64-asm/CMakeFiles/ppc64-asm.dir/dasm-ppc64.cpp.o
ocamldep.opt -modules utils/lock.ml > utils/lock.ml.depends
-- Looking for include file sys/termcap.h - not found
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/lock.cmo utils/lock.ml
-- Looking for include files time.h, sys/timeb.h
ocamldep.opt -modules server/serverArgs.ml > server/serverArgs.ml.depends
ocamldep.opt -modules server/serverArgs.mli > server/serverArgs.mli.depends
ocamldep.opt -modules stubs/ai_options.ml > stubs/ai_options.ml.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I stubs -I watchman -I utils -I typing -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o stubs/ai_options.cmo stubs/ai_options.ml
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverArgs.cmi server/serverArgs.mli
ocamldep.opt -modules utils/build_id.ml > utils/build_id.ml.depends
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/build_id.cmo utils/build_id.ml
ocamldep.opt -modules utils/wwwroot.ml > utils/wwwroot.ml.depends
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/wwwroot.cmo utils/wwwroot.ml
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I stubs -I watchman -I utils -I typing -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o stubs/ai_options.cmx stubs/ai_options.ml
-- Looking for include files time.h, sys/timeb.h - found
-- Looking for include files curses.h, term.h
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/build_id.cmx utils/build_id.ml
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/wwwroot.cmx utils/wwwroot.ml
[ 6%] Building CXX object hphp/vixl/CMakeFiles/vixl.dir/a64/assembler-a64.cc.o
ocamldep.opt -modules server/serverConfig.ml > server/serverConfig.ml.depends
-- Looking for include files curses.h, term.h - found
-- Looking for include file asm/termbits.h
ocamldep.opt -modules server/serverConfig.mli > server/serverConfig.mli.depends
ocamldep.opt -modules naming/typecheckerOptions.ml > naming/typecheckerOptions.ml.depends
ocamlc.opt -c -g -w A -w -27-45 -w -3-4-6-29-35-44-48-50-52 -I naming -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o naming/typecheckerOptions.cmo naming/typecheckerOptions.ml
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverConfig.cmi server/serverConfig.mli
-- Looking for include file asm/termbits.h - not found
-- Looking for include file termbits.h
ocamldep.opt -modules stubs/ai.ml > stubs/ai.ml.depends
ocamldep.opt -modules utils/errors.mli > utils/errors.mli.depends
ocamldep.opt -modules utils/errors_sig.ml > utils/errors_sig.ml.depends
ocamldep.opt -modules utils/pos.mli > utils/pos.mli.depends
ocamldep.opt -modules utils/file_pos.mli > utils/file_pos.mli.depends
ocamldep.opt -modules utils/pos_source.ml > utils/pos_source.ml.depends
-- Looking for include file termbits.h - not found
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/file_pos.cmi utils/file_pos.mli
-- Looking for include file termios.h
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/pos_source.cmo utils/pos_source.ml
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/pos.cmi utils/pos.mli
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/errors_sig.cmo utils/errors_sig.ml
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/errors.cmi utils/errors.mli
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I stubs -I watchman -I utils -I typing -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o stubs/ai.cmo stubs/ai.ml
ocamldep.opt -modules utils/errors.ml > utils/errors.ml.depends
21 warnings generated.
ocamldep.opt -modules utils/pos.ml > utils/pos.ml.depends
[ 6%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/perl_groups.cc.o
ocamldep.opt -modules utils/pos_embedded.ml > utils/pos_embedded.ml.depends
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/pos_embedded.cmo utils/pos_embedded.ml
ocamldep.opt -modules utils/file_pos.ml > utils/file_pos.ml.depends
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/file_pos.cmx utils/file_pos.ml
-- Looking for include file termios.h - found
-- Looking for include file termio.h
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/pos_source.cmx utils/pos_source.ml
-- Looking for include file termio.h - not found
-- Looking for include file termcap.h
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/pos_embedded.cmx utils/pos_embedded.ml
-- Looking for include file termcap.h - found
-- Looking for include file unistd.h
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/pos.cmx utils/pos.ml
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
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I injection/default_injector -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o injection/default_injector/injector_config.cmi injection/default_injector/injector_config.mli
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/errors_sig.cmx utils/errors_sig.ml
-- Looking for include file unistd.h - found
-- Looking for include file utime.h
2 warnings generated.
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I injection/default_injector -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o injection/default_injector/injector_config.cmx injection/default_injector/injector_config.ml
make[1]: *** [hphp/parser/CMakeFiles/hphp_parser.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 6%] Building CXX object hphp/ppc64-asm/CMakeFiles/ppc64-asm.dir/decoded-instr-ppc64.cpp.o
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/errors.cmx utils/errors.ml
-- Looking for include file utime.h - found
-- Looking for include file varargs.h
-- Looking for include file varargs.h - not found
-- Looking for include file sys/time.h
[ 6%] Building CXX object hphp/vixl/CMakeFiles/vixl.dir/a64/cpu-a64.cc.o
[ 6%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/prefilter.cc.o
-- Looking for include file sys/time.h - found
-- Looking for include file sys/utime.h
-- Looking for include file sys/utime.h - not found
-- Looking for include file sys/wait.h
-- Looking for include file sys/wait.h - found
-- Looking for include file sys/param.h
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/ppc64-asm/dasm-ppc64.cpp:21:
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/ppc64-asm/asm-ppc64.h:2200:29: warning: suggest braces around initialization of subobject [-Wmissing-braces]
rc,
^~~
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/ppc64-asm/asm-ppc64.h:2222:27: warning: suggest braces around initialization of subobject [-Wmissing-braces]
static_cast<uint32_t>(imm),
^~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/ppc64-asm/asm-ppc64.h:2237:29: warning: suggest braces around initialization of subobject [-Wmissing-braces]
lk,
^~~
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/ppc64-asm/asm-ppc64.h:2253:29: warning: suggest braces around initialization of subobject [-Wmissing-braces]
lk,
^~~
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/ppc64-asm/asm-ppc64.h:2267:31: warning: suggest braces around initialization of subobject [-Wmissing-braces]
1,
^~
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/ppc64-asm/asm-ppc64.h:2288:29: warning: suggest braces around initialization of subobject [-Wmissing-braces]
rc,
^~~
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/ppc64-asm/asm-ppc64.h:2307:29: warning: suggest braces around initialization of subobject [-Wmissing-braces]
rc,
^~~
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/ppc64-asm/asm-ppc64.h:2331:30: warning: suggest braces around initialization of subobject [-Wmissing-braces]
xop,
^~~~
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/ppc64-asm/asm-ppc64.h:2351:30: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0x0, //Reserved
^~~~~~~~~~~~~~~
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/ppc64-asm/asm-ppc64.h:2370:30: warning: suggest braces around initialization of subobject [-Wmissing-braces]
lk,
^~~
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/ppc64-asm/asm-ppc64.h:2396:28: warning: suggest braces around initialization of subobject [-Wmissing-braces]
rc,
^~~
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/ppc64-asm/asm-ppc64.h:2422:28: warning: suggest braces around initialization of subobject [-Wmissing-braces]
rc,
^~~
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/ppc64-asm/asm-ppc64.h:2447:9: warning: suggest braces around initialization of subobject [-Wmissing-braces]
rc,
^~~
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/ppc64-asm/asm-ppc64.h:2474:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
rc,
^~~
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/ppc64-asm/asm-ppc64.h:2496:7: warning: suggest braces around initialization of subobject [-Wmissing-braces]
rsv,
^~~~
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/ppc64-asm/asm-ppc64.h:2516:7: warning: suggest braces around initialization of subobject [-Wmissing-braces]
rsv,
^~~~
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/ppc64-asm/asm-ppc64.h:2535:7: warning: suggest braces around initialization of subobject [-Wmissing-braces]
tx,
^~~
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/ppc64-asm/asm-ppc64.h:2555:7: warning: suggest braces around initialization of subobject [-Wmissing-braces]
tx,
^~~
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/ppc64-asm/asm-ppc64.h:2580:7: warning: suggest braces around initialization of subobject [-Wmissing-braces]
tx,
^~~
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/ppc64-asm/asm-ppc64.h:2602:7: warning: suggest braces around initialization of subobject [-Wmissing-braces]
xo,
^~~
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/ppc64-asm/asm-ppc64.h:2626:29: warning: suggest braces around initialization of subobject [-Wmissing-braces]
rc,
^~~
-- Looking for include file sys/param.h - found
-- Looking for include file sys/vadvise.h
-- Looking for include file sys/vadvise.h - found
-- Looking for include file fnmatch.h
ocamldep.opt -modules utils/config_file.ml > utils/config_file.ml.depends
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/config_file.cmo utils/config_file.ml
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverArgs.cmx server/serverArgs.ml
-- Looking for include file fnmatch.h - found
-- Looking for include file stdarg.h
ocamldep.opt -modules server/serverLocalConfig.ml > server/serverLocalConfig.ml.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverLocalConfig.cmo server/serverLocalConfig.ml
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/config_file.cmx utils/config_file.ml
-- Looking for include file stdarg.h - found
-- Looking for include files stdlib.h, sys/un.h
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I stubs -I watchman -I utils -I typing -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o stubs/ai.cmx stubs/ai.ml
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverLocalConfig.cmx server/serverLocalConfig.ml
ocamlopt.opt -c -g -w A -w -27-45 -w -3-4-6-29-35-44-48-50-52 -I naming -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o naming/typecheckerOptions.cmx naming/typecheckerOptions.ml
-- Looking for include files stdlib.h, sys/un.h - found
-- Looking for include file vis.h
ocamldep.opt -modules server/serverFiles.ml > server/serverFiles.ml.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverFiles.cmo server/serverFiles.ml
ocamldep.opt -modules server/serverGlobalState.ml > server/serverGlobalState.ml.depends
ocamldep.opt -modules server/serverGlobalState.mli > server/serverGlobalState.mli.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverGlobalState.cmi server/serverGlobalState.mli
ocamldep.opt -modules search/hackSearchService.ml > search/hackSearchService.ml.depends
-- Looking for include file vis.h - found
-- Looking for include file wchar.h
ocamldep.opt -modules parsing/ast.ml > parsing/ast.ml.depends
ocamldep.opt -modules deps/fileInfo.mli > deps/fileInfo.mli.depends
ocamldep.opt -modules parsing/namespace_env.ml > parsing/namespace_env.ml.depends
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I deps -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o deps/fileInfo.cmi deps/fileInfo.mli
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I parsing -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o parsing/namespace_env.cmo parsing/namespace_env.ml
ocamldep.opt -modules parsing/parsing_hooks.ml > parsing/parsing_hooks.ml.depends
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I parsing -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o parsing/ast.cmo parsing/ast.ml
ocamldep.opt -modules search/searchService.ml > search/searchService.ml.depends
ocamldep.opt -modules search/fuzzySearchService.ml > search/fuzzySearchService.ml.depends
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/worker.mli > procs/worker.mli.depends
-- Looking for include file wchar.h - found
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I procs -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o procs/worker.cmi procs/worker.mli
-- Looking for include file wctype.h
ocamldep.opt -modules search/searchUtils.ml > search/searchUtils.ml.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/collections/cSet.cmo utils/collections/cSet.ml
[ 6%] Building CXX object hphp/ppc64-asm/CMakeFiles/ppc64-asm.dir/decoder-ppc64.cpp.o
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/collections/hashSet.cmi utils/collections/hashSet.mli
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I procs -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o procs/multiWorker.cmi procs/multiWorker.mli
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I search -I watchman -I utils -I typing -I stubs -I socket -I server -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -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
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/trie.cmo utils/trie.ml
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I search -I watchman -I utils -I typing -I stubs -I socket -I server -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o search/fuzzySearchService.cmo search/fuzzySearchService.ml
In file included from /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/ppc64-asm/decoded-instr-ppc64.cpp:22:
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/ppc64-asm/asm-ppc64.h:2200:29: warning: suggest braces around initialization of subobject [-Wmissing-braces]
rc,
^~~
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/ppc64-asm/asm-ppc64.h:2222:27: warning: suggest braces around initialization of subobject [-Wmissing-braces]
static_cast<uint32_t>(imm),
^~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/ppc64-asm/asm-ppc64.h:2237:29: warning: suggest braces around initialization of subobject [-Wmissing-braces]
lk,
^~~
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/ppc64-asm/asm-ppc64.h:2253:29: warning: suggest braces around initialization of subobject [-Wmissing-braces]
lk,
^~~
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/ppc64-asm/asm-ppc64.h:2267:31: warning: suggest braces around initialization of subobject [-Wmissing-braces]
1,
^~
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/ppc64-asm/asm-ppc64.h:2288:29: warning: suggest braces around initialization of subobject [-Wmissing-braces]
rc,
^~~
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/ppc64-asm/asm-ppc64.h:2307:29: warning: suggest braces around initialization of subobject [-Wmissing-braces]
rc,
^~~
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/ppc64-asm/asm-ppc64.h:2331:30: warning: suggest braces around initialization of subobject [-Wmissing-braces]
xop,
^~~~
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/ppc64-asm/asm-ppc64.h:2351:30: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0x0, //Reserved
^~~~~~~~~~~~~~~
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/ppc64-asm/asm-ppc64.h:2370:30: warning: suggest braces around initialization of subobject [-Wmissing-braces]
lk,
^~~
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/ppc64-asm/asm-ppc64.h:2396:28: warning: suggest braces around initialization of subobject [-Wmissing-braces]
rc,
^~~
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/ppc64-asm/asm-ppc64.h:2422:28: warning: suggest braces around initialization of subobject [-Wmissing-braces]
rc,
^~~
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/ppc64-asm/asm-ppc64.h:2447:9: warning: suggest braces around initialization of subobject [-Wmissing-braces]
rc,
^~~
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/ppc64-asm/asm-ppc64.h:2474:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
rc,
^~~
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/ppc64-asm/asm-ppc64.h:2496:7: warning: suggest braces around initialization of subobject [-Wmissing-braces]
rsv,
^~~~
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/ppc64-asm/asm-ppc64.h:2516:7: warning: suggest braces around initialization of subobject [-Wmissing-braces]
rsv,
^~~~
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/ppc64-asm/asm-ppc64.h:2535:7: warning: suggest braces around initialization of subobject [-Wmissing-braces]
tx,
^~~
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/ppc64-asm/asm-ppc64.h:2555:7: warning: suggest braces around initialization of subobject [-Wmissing-braces]
tx,
^~~
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/ppc64-asm/asm-ppc64.h:2580:7: warning: suggest braces around initialization of subobject [-Wmissing-braces]
tx,
^~~
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/ppc64-asm/asm-ppc64.h:2602:7: warning: suggest braces around initialization of subobject [-Wmissing-braces]
xo,
^~~
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/ppc64-asm/asm-ppc64.h:2626:29: warning: suggest braces around initialization of subobject [-Wmissing-braces]
rc,
^~~
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I search -I watchman -I utils -I typing -I stubs -I socket -I server -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o search/trieSearchService.cmo search/trieSearchService.ml
-- Looking for include file wctype.h - found
-- Looking for include file sasl/sasl.h
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I parsing -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o parsing/parsing_hooks.cmo parsing/parsing_hooks.ml
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I search -I watchman -I utils -I typing -I stubs -I socket -I server -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o search/searchService.cmo search/searchService.ml
21 warnings generated.
[ 6%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/prefilter_tree.cc.o
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I search -I watchman -I utils -I typing -I stubs -I socket -I server -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o search/hackSearchService.cmo search/hackSearchService.ml
ocamldep.opt -modules deps/fileInfo.ml > deps/fileInfo.ml.depends
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I deps -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o deps/fileInfo.cmx deps/fileInfo.ml
-- Looking for include file sasl/sasl.h - found
-- Looking for include file sys/devpoll.h
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I parsing -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o parsing/namespace_env.cmx parsing/namespace_env.ml
[ 7%] Building CXX object hphp/vixl/CMakeFiles/vixl.dir/a64/debugger-a64.cc.o
-- Looking for include file sys/devpoll.h - not found
-- Looking for include file signal.h
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I parsing -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o parsing/ast.cmx parsing/ast.ml
[ 7%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/prog.cc.o
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
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I procs -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o procs/bucket.cmo procs/bucket.ml
-- Looking for include file signal.h - found
-- Looking for include file sys/devpoll.h
ocamldep.opt -modules procs/worker.ml > procs/worker.ml.depends
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/daemon.cmx utils/daemon.ml
-- Looking for include file sys/devpoll.h - not found
-- Looking for include file sys/epoll.h
ocamldep.opt -modules utils/printSignal.ml > utils/printSignal.ml.depends
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/printSignal.cmo utils/printSignal.ml
-- Looking for include file sys/epoll.h - not found
-- Looking for include file sys/event.h
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/printSignal.cmx utils/printSignal.ml
21 warnings generated.
[ 7%] Building CXX object hphp/vixl/CMakeFiles/vixl.dir/a64/decoder-a64.cc.o
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I procs -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o procs/bucket.cmx procs/bucket.ml
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I procs -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o procs/worker.cmx procs/worker.ml
-- Looking for include file sys/event.h - found
-- Looking for include file sys/queue.h
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/collections/cSet.cmx utils/collections/cSet.ml
-- Looking for include file sys/queue.h - found
-- Looking for TAILQ_FOREACH
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/collections/hashSet.cmx utils/collections/hashSet.ml
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I procs -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o procs/multiWorker.cmx procs/multiWorker.ml
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I search -I watchman -I utils -I typing -I stubs -I socket -I server -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o search/searchUtils.cmx search/searchUtils.ml
-- Looking for TAILQ_FOREACH - found
-- Looking for include file sys/ptem.h
-- Looking for include file sys/ptem.h - not found
-- Performing Test HAVE_WERROR_FLAG
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/trie.cmx utils/trie.ml
-- Performing Test HAVE_WERROR_FLAG - Failed
-- Performing Test HAVE_PTHREAD_ONCE_INIT
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I search -I watchman -I utils -I typing -I stubs -I socket -I server -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o search/fuzzySearchService.cmx search/fuzzySearchService.ml
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I search -I watchman -I utils -I typing -I stubs -I socket -I server -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o search/trieSearchService.cmx search/trieSearchService.ml
-- Performing Test HAVE_PTHREAD_ONCE_INIT - Success
-- Looking for _aligned_malloc
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I parsing -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o parsing/parsing_hooks.cmx parsing/parsing_hooks.ml
-- Looking for _aligned_malloc - not found
-- Looking for _aligned_free
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I search -I watchman -I utils -I typing -I stubs -I socket -I server -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o search/searchService.cmx search/searchService.ml
ocamldep.opt -modules deps/typing_deps.ml > deps/typing_deps.ml.depends
ocamldep.opt -modules deps/typing_deps.mli > deps/typing_deps.mli.depends
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I deps -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o deps/typing_deps.cmi deps/typing_deps.mli
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I search -I watchman -I utils -I typing -I stubs -I socket -I server -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o search/hackSearchService.cmx search/hackSearchService.ml
-- Looking for _aligned_free - not found
-- Looking for aio_read
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I deps -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o deps/typing_deps.cmx deps/typing_deps.ml
-- Looking for aio_read - found
-- Looking for alarm
ocamldep.opt -modules server/serverMain.ml > server/serverMain.ml.depends
ocamldep.opt -modules server/serverMain.mli > server/serverMain.mli.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverMain.cmi server/serverMain.mli
ocamldep.opt -modules stubs/buildMain.ml > stubs/buildMain.ml.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I stubs -I watchman -I utils -I typing -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o stubs/buildMain.cmo stubs/buildMain.ml
ocamldep.opt -modules utils/diagnostic_subscription.ml > utils/diagnostic_subscription.ml.depends
ocamldep.opt -modules utils/diagnostic_subscription.mli > utils/diagnostic_subscription.mli.depends
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/diagnostic_subscription.cmi utils/diagnostic_subscription.mli
ocamldep.opt -modules utils/file_content.ml > utils/file_content.ml.depends
ocamldep.opt -modules utils/file_content.mli > utils/file_content.mli.depends
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/file_content.cmi utils/file_content.mli
-- Looking for alarm - found
-- Looking for backtrace
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I stubs -I watchman -I utils -I typing -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o stubs/hackEventLogger.cmx stubs/hackEventLogger.ml
[ 7%] Building CXX object hphp/vixl/CMakeFiles/vixl.dir/a64/disasm-a64.cc.o
ocamldep.opt -modules server/ideJson.ml > server/ideJson.ml.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/ideJson.cmo server/ideJson.ml
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/file_content.cmx utils/file_content.ml
-- Looking for backtrace - found
-- Looking for backtrace_symbols
ocamldep.opt -modules libancillary/libancillary.ml > libancillary/libancillary.ml.depends
ocamldep.opt -modules libancillary/libancillary.mli > libancillary/libancillary.mli.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I libancillary -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o libancillary/libancillary.cmi libancillary/libancillary.mli
ocamldep.opt -modules utils/random_id.ml > utils/random_id.ml.depends
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/random_id.cmo utils/random_id.ml
ocamldep.opt -modules server/serverCommand.ml > server/serverCommand.ml.depends
ocamldep.opt -modules utils/marshal_tools.mli > utils/marshal_tools.mli.depends
ocamldep.opt -modules naming/namingGlobal.mli > naming/namingGlobal.mli.depends
ocamldep.opt -modules server/serverBuild.ml > server/serverBuild.ml.depends
ocamldep.opt -modules server/serverDebug.ml > server/serverDebug.ml.depends
ocamldep.opt -modules server/serverEnv.ml > server/serverEnv.ml.depends
ocamldep.opt -modules stubs/filesToIgnore.ml > stubs/filesToIgnore.ml.depends
ocamldep.opt -modules utils/findUtils.mli > utils/findUtils.mli.depends
-- Looking for backtrace_symbols - found
ocamldep.opt -modules server/identifySymbolService.ml > server/identifySymbolService.ml.depends
-- Looking for backtrace_symbols_fd
ocamldep.opt -modules decl/decl_hooks.ml > decl/decl_hooks.ml.depends
ocamldep.opt -modules naming/naming_hooks.ml > naming/naming_hooks.ml.depends
ocamldep.opt -modules utils/local_id.mli > utils/local_id.mli.depends
ocamldep.opt -modules naming/nast.ml > naming/nast.ml.depends
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/local_id.cmi utils/local_id.mli
ocamldep.opt -modules naming/naming_special_names.ml > naming/naming_special_names.ml.depends
ocamlc.opt -c -g -w A -w -27-45 -w -3-4-6-29-35-44-48-50-52 -I naming -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o naming/naming_special_names.cmo naming/naming_special_names.ml
[ 7%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/re2.cc.o
ocamlc.opt -c -g -w A -w -27-45 -w -3-4-6-29-35-44-48-50-52 -I naming -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o naming/nast.cmo naming/nast.ml
ocamldep.opt -modules server/serverIdeUtils.mli > server/serverIdeUtils.mli.depends
ocamldep.opt -modules server/serverUtils.ml > server/serverUtils.ml.depends
-- Looking for backtrace_symbols_fd - found
-- Looking for printstack
ocamldep.opt -modules monitor/monitorConnection.mli > monitor/monitorConnection.mli.depends
ocamldep.opt -modules third-party/core/result.mli > third-party/core/result.mli.depends
ocamldep.opt -modules monitor/serverMonitorUtils.ml > monitor/serverMonitorUtils.ml.depends
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/marshal_tools.cmi utils/marshal_tools.mli
ocamldep.opt -modules monitor/serverProcess.ml > monitor/serverProcess.ml.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I monitor -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o monitor/serverProcess.cmo monitor/serverProcess.ml
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 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o third-party/core/result.cmi third-party/core/result.mli
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I monitor -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o monitor/serverMonitorUtils.cmo monitor/serverMonitorUtils.ml
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I monitor -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o monitor/monitorConnection.cmi monitor/monitorConnection.mli
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverUtils.cmo server/serverUtils.ml
ocamldep.opt -modules server/symbolOccurrence.ml > server/symbolOccurrence.ml.depends
ocamldep.opt -modules typing/typing_defs.ml > typing/typing_defs.ml.depends
ocamldep.opt -modules heap/ident.mli > heap/ident.mli.depends
ocamldep.opt -modules typing/typing_reason.ml > typing/typing_reason.ml.depends
-- Looking for printstack - not found
-- Looking for bmove
ocamlc.opt -c -g -w A -w -27-34 -w -3-4-6-29-35-44-48-50-52 -I heap -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o heap/ident.cmi heap/ident.mli
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_reason.cmo typing/typing_reason.ml
[ 7%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/regexp.cc.o
ocamldep.opt -modules typing/typing_hooks.ml > typing/typing_hooks.ml.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_defs.cmo typing/typing_defs.ml
ocamldep.opt -modules typing/typing_env.mli > typing/typing_env.mli.depends
ocamldep.opt -modules decl/decl_env.ml > decl/decl_env.ml.depends
ocamldep.opt -modules decl/decl_defs.ml > decl/decl_defs.ml.depends
ocamldep.opt -modules decl/decl_heap.mli > decl/decl_heap.mli.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o decl/decl_defs.cmo decl/decl_defs.ml
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o decl/decl_heap.cmi decl/decl_heap.mli
-- Looking for bmove - not found
-- Looking for bsearch
ocamldep.opt -modules typing/typing_heap.mli > typing/typing_heap.mli.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o decl/decl_env.cmo decl/decl_env.ml
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_heap.cmi typing/typing_heap.mli
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_env.cmi typing/typing_env.mli
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o decl/decl_hooks.cmo decl/decl_hooks.ml
ocamlc.opt -c -g -w A -w -27-45 -w -3-4-6-29-35-44-48-50-52 -I naming -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o naming/naming_hooks.cmo naming/naming_hooks.ml
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverIdeUtils.cmi server/serverIdeUtils.mli
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/symbolOccurrence.cmo server/symbolOccurrence.ml
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_hooks.cmo typing/typing_hooks.ml
-- Looking for bsearch - found
-- Looking for index
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I stubs -I watchman -I utils -I typing -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o stubs/filesToIgnore.cmo stubs/filesToIgnore.ml
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/findUtils.cmi utils/findUtils.mli
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/identifySymbolService.cmo server/identifySymbolService.ml
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverEnv.cmo server/serverEnv.ml
ocamldep.opt -modules server/serverRpc.ml > server/serverRpc.ml.depends
ocamldep.opt -modules server/autocompleteService.ml > server/autocompleteService.ml.depends
ocamldep.opt -modules globals/autocomplete.ml > globals/autocomplete.ml.depends
ocamldep.opt -modules typing/typing_lazy_heap.ml > typing/typing_lazy_heap.ml.depends
ocamldep.opt -modules decl/decl.mli > decl/decl.mli.depends
ocamlc.opt -c -g -w A -w -27-45 -w -3-4-6-29-35-44-48-50-52 -I naming -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o naming/namingGlobal.cmi naming/namingGlobal.mli
ocamldep.opt -modules naming/naming_heap.ml > naming/naming_heap.ml.depends
-- Looking for index - found
-- Looking for clock_gettime
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o decl/decl.cmi decl/decl.mli
ocamlc.opt -c -g -w A -w -27-45 -w -3-4-6-29-35-44-48-50-52 -I naming -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o naming/naming_heap.cmo naming/naming_heap.ml
ocamldep.opt -modules typing/typing_phase.ml > typing/typing_phase.ml.depends
ocamldep.opt -modules decl/decl_hint.ml > decl/decl_hint.ml.depends
ocamldep.opt -modules decl/decl_subst.ml > decl/decl_subst.ml.depends
ocamldep.opt -modules typing/typing_dependent_type.ml > typing/typing_dependent_type.ml.depends
ocamldep.opt -modules typing/typing_utils.ml > typing/typing_utils.ml.depends
ocamldep.opt -modules typing/type_visitor.ml > typing/type_visitor.ml.depends
ocamldep.opt -modules typing/typing_print.mli > typing/typing_print.mli.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/type_visitor.cmo typing/type_visitor.ml
-- Looking for clock_gettime - found
-- Looking for cuserid
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_print.cmi typing/typing_print.mli
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_utils.cmo typing/typing_utils.ml
ocamldep.opt -modules typing/typing_generic_constraint.ml > typing/typing_generic_constraint.ml.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o decl/decl_hint.cmo decl/decl_hint.ml
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o decl/decl_subst.cmo decl/decl_subst.ml
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_dependent_type.cmo typing/typing_dependent_type.ml
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_generic_constraint.cmo typing/typing_generic_constraint.ml
-- Looking for cuserid - not found
-- Looking for directio
ocamldep.opt -modules typing/typing_subtype.ml > typing/typing_subtype.ml.depends
ocamldep.opt -modules typing/typing_arrays.ml > typing/typing_arrays.ml.depends
ocamldep.opt -modules typing/type_mapper.ml > typing/type_mapper.ml.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/type_mapper.cmo typing/type_mapper.ml
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_phase.cmo typing/typing_phase.ml
ocamldep.opt -modules typing/typing_unification_env.ml > typing/typing_unification_env.ml.depends
[ 7%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/set.cc.o
ocamldep.opt -modules typing/typing_unify.ml > typing/typing_unify.ml.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_arrays.cmo typing/typing_arrays.ml
-- Looking for directio - not found
-- Looking for _doprnt
ocamldep.opt -modules typing/typing_unify_recursive.ml > typing/typing_unify_recursive.ml.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_unify_recursive.cmo typing/typing_unify_recursive.ml
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_unification_env.cmo typing/typing_unification_env.ml
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_unify.cmo typing/typing_unify.ml
ocamldep.opt -modules typing/typing_visibility.mli > typing/typing_visibility.mli.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I globals -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o globals/autocomplete.cmo globals/autocomplete.ml
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_lazy_heap.cmo typing/typing_lazy_heap.ml
-- Looking for _doprnt - not found
-- Looking for flockfile
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_subtype.cmo typing/typing_subtype.ml
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_visibility.cmi typing/typing_visibility.mli
ocamldep.opt -modules server/fileOutline.ml > server/fileOutline.ml.depends
ocamldep.opt -modules parsing/docblock_finder.ml > parsing/docblock_finder.ml.depends
ocamldep.opt -modules parsing/parser_hack.mli > parsing/parser_hack.mli.depends
ocamllex.opt -q parsing/lexer_hack.mll
-- Looking for flockfile - found
-- Looking for ftruncate
ocamldep.opt -modules parsing/lexer_hack.ml > parsing/lexer_hack.ml.depends
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I parsing -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o parsing/lexer_hack.cmo parsing/lexer_hack.ml
ocamldep.opt -modules server/symbolDefinition.ml > server/symbolDefinition.ml.depends
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I parsing -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o parsing/docblock_finder.cmo parsing/docblock_finder.ml
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I parsing -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o parsing/parser_hack.cmi parsing/parser_hack.mli
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/symbolDefinition.cmo server/symbolDefinition.ml
ocamldep.opt -modules server/findRefsService.ml > server/findRefsService.ml.depends
ocamldep.opt -modules decl/decl_compare.mli > decl/decl_compare.mli.depends
-- Looking for ftruncate - found
-- Looking for getline
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o decl/decl_compare.cmi decl/decl_compare.mli
ocamldep.opt -modules format/format_hack.mli > format/format_hack.mli.depends
ocamldep.opt -modules server/methodJumps.ml > server/methodJumps.ml.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/findRefsService.cmo server/findRefsService.ml
ocamldep.opt -modules server/serverArgumentInfo.ml > server/serverArgumentInfo.ml.depends
ocamldep.opt -modules server/argumentInfoService.ml > server/argumentInfoService.ml.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/argumentInfoService.cmo server/argumentInfoService.ml
ocamldep.opt -modules server/serverAutoComplete.ml > server/serverAutoComplete.ml.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/autocompleteService.cmo server/autocompleteService.ml
[ 7%] Building CXX object hphp/vixl/CMakeFiles/vixl.dir/a64/instructions-a64.cc.o
-- Looking for getline - found
-- Looking for compress
ocamldep.opt -modules server/serverCheckpoint.ml > server/serverCheckpoint.ml.depends
ocamldep.opt -modules server/serverColorFile.ml > server/serverColorFile.ml.depends
ocamldep.opt -modules typing/coverage_level.ml > typing/coverage_level.ml.depends
ocamldep.opt -modules parsing/fixmes.ml > parsing/fixmes.ml.depends
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I parsing -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o parsing/fixmes.cmo parsing/fixmes.ml
ocamldep.opt -modules typing/typing.mli > typing/typing.mli.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/coverage_level.cmo typing/coverage_level.ml
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing.cmi typing/typing.mli
ocamldep.opt -modules server/serverCoverageMetric.ml > server/serverCoverageMetric.ml.depends
ocamldep.opt -modules heap/globalStorage.ml > heap/globalStorage.ml.depends
ocamldep.opt -modules typing/typing_check_utils.ml > typing/typing_check_utils.ml.depends
ocamldep.opt -modules typing/typing_check_service.ml > typing/typing_check_service.ml.depends
-- Looking for compress - not found
-- Looking for crypt
ocamldep.opt -modules decl/decl_service.mli > decl/decl_service.mli.depends
ocamlc.opt -c -g -w A -w -27-34 -w -3-4-6-29-35-44-48-50-52 -I heap -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o heap/globalStorage.cmo heap/globalStorage.ml
ocamldep.opt -modules naming/naming.mli > naming/naming.mli.depends
ocamldep.opt -modules parsing/parser_heap.ml > parsing/parser_heap.ml.depends
ocamldep.opt -modules typing/typing_variance.ml > typing/typing_variance.ml.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o decl/decl_service.cmi decl/decl_service.mli
ocamlc.opt -c -g -w A -w -27-45 -w -3-4-6-29-35-44-48-50-52 -I naming -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o naming/naming.cmi naming/naming.mli
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I parsing -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o parsing/parser_heap.cmo parsing/parser_heap.ml
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_variance.cmo typing/typing_variance.ml
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_check_service.cmo typing/typing_check_service.ml
-- Looking for crypt - found
-- Looking for dlerror
[ 7%] Building CXX object hphp/vixl/CMakeFiles/vixl.dir/a64/instrument-a64.cc.o
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_check_utils.cmo typing/typing_check_utils.ml
ocamldep.opt -modules server/serverFindLocals.ml > server/serverFindLocals.ml.depends
ocamldep.opt -modules parsing/ast_visitor.ml > parsing/ast_visitor.ml.depends
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I parsing -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o parsing/ast_visitor.cmo parsing/ast_visitor.ml
ocamldep.opt -modules server/serverFindRefs.mli > server/serverFindRefs.mli.depends
ocamldep.opt -modules server/serverFormat.ml > server/serverFormat.ml.depends
-- Looking for dlerror - found
-- Looking for dlopen
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I format -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o format/format_hack.cmi format/format_hack.mli
[ 7%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/simplify.cc.o
ocamldep.opt -modules server/serverHighlightRefs.mli > server/serverHighlightRefs.mli.depends
ocamldep.opt -modules server/serverIdentifyFunction.ml > server/serverIdentifyFunction.ml.depends
ocamldep.opt -modules server/serverSymbolDefinition.mli > server/serverSymbolDefinition.mli.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverSymbolDefinition.cmi server/serverSymbolDefinition.mli
ocamldep.opt -modules server/serverInferType.ml > server/serverInferType.ml.depends
ocamldep.opt -modules server/inferAtPosService.ml > server/inferAtPosService.ml.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/inferAtPosService.cmo server/inferAtPosService.ml
ocamldep.opt -modules server/serverLint.ml > server/serverLint.ml.depends
ocamldep.opt -modules utils/lint.mli > utils/lint.mli.depends
ocamldep.opt -modules stubs/linting_service.ml > stubs/linting_service.ml.depends
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/lint.cmi utils/lint.mli
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I stubs -I watchman -I utils -I typing -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o stubs/linting_service.cmo stubs/linting_service.ml
ocamldep.opt -modules server/serverRefactor.ml > server/serverRefactor.ml.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverFindRefs.cmi server/serverFindRefs.mli
-- Looking for dlopen - found
-- Looking for fchmod
ocamldep.opt -modules server/serverSearch.ml > server/serverSearch.ml.depends
ocamldep.opt -modules server/symbolInfoService.ml > server/symbolInfoService.ml.depends
ocamldep.opt -modules server/symbolFunCallService.ml > server/symbolFunCallService.ml.depends
ocamldep.opt -modules server/symbolTypeService.ml > server/symbolTypeService.ml.depends
ocamldep.opt -modules server/symbolUtils.ml > server/symbolUtils.ml.depends
[ 7%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/stringpiece.cc.o
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/symbolUtils.cmo server/symbolUtils.ml
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/symbolFunCallService.cmo server/symbolFunCallService.ml
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/symbolTypeService.cmo server/symbolTypeService.ml
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/fileOutline.cmo server/fileOutline.ml
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/methodJumps.cmo server/methodJumps.ml
-- Looking for fchmod - found
-- Looking for fcntl
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverArgumentInfo.cmo server/serverArgumentInfo.ml
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverAutoComplete.cmo server/serverAutoComplete.ml
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverCheckpoint.cmo server/serverCheckpoint.ml
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverColorFile.cmo server/serverColorFile.ml
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverCoverageMetric.cmo server/serverCoverageMetric.ml
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverFindLocals.cmo server/serverFindLocals.ml
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverFormat.cmo server/serverFormat.ml
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverHighlightRefs.cmi server/serverHighlightRefs.mli
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverIdentifyFunction.cmo server/serverIdentifyFunction.ml
-- Looking for fcntl - found
-- Looking for fconvert
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverInferType.cmo server/serverInferType.ml
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverLint.cmo server/serverLint.ml
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverRefactor.cmo server/serverRefactor.ml
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverSearch.cmo server/serverSearch.ml
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/symbolInfoService.cmo server/symbolInfoService.ml
ocamldep.opt -modules server/serverTypeCheck.mli > server/serverTypeCheck.mli.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverBuild.cmo server/serverBuild.ml
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverDebug.cmo server/serverDebug.ml
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverRpc.cmo server/serverRpc.ml
-- Looking for fconvert - not found
-- Looking for fdatasync
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverTypeCheck.cmi server/serverTypeCheck.mli
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverCommand.cmo server/serverCommand.ml
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I stubs -I watchman -I utils -I typing -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o stubs/buildMain.cmx stubs/buildMain.ml
-- Looking for fdatasync - found
-- Looking for fdatasync
ocamldep.opt -modules utils/marshal_tools.ml > utils/marshal_tools.ml.depends
ocamldep.opt -modules naming/namingGlobal.ml > naming/namingGlobal.ml.depends
-- Looking for fdatasync - not found
-- Looking for fedisableexcept
ocamlopt.opt -c -g -w A -w -27-45 -w -3-4-6-29-35-44-48-50-52 -I naming -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o naming/naming_heap.cmx naming/naming_heap.ml
ocamlopt.opt -c -g -w A -w -27-45 -w -3-4-6-29-35-44-48-50-52 -I naming -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o naming/naming_special_names.cmx naming/naming_special_names.ml
-- Looking for fedisableexcept - not found
-- Looking for fpsetmask
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/diagnostic_subscription.cmx utils/diagnostic_subscription.ml
[ 7%] Building CXX object hphp/vixl/CMakeFiles/vixl.dir/a64/macro-assembler-a64.cc.o
ocamldep.opt -modules utils/findUtils.ml > utils/findUtils.ml.depends
ocamldep.opt -modules utils/local_id.ml > utils/local_id.ml.depends
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/local_id.cmx utils/local_id.ml
-- Looking for fpsetmask - not found
-- Looking for fseeko
ocamlopt.opt -c -g -w A -w -27-45 -w -3-4-6-29-35-44-48-50-52 -I naming -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o naming/nast.cmx naming/nast.ml
[ 7%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/tostring.cc.o
ocamldep.opt -modules server/serverIdeUtils.ml > server/serverIdeUtils.ml.depends
-- Looking for fseeko - found
-- Looking for fsync
ocamldep.opt -modules decl/decl.ml > decl/decl.ml.depends
ocamldep.opt -modules naming/attributes.ml > naming/attributes.ml.depends
ocamldep.opt -modules naming/nast_eval.mli > naming/nast_eval.mli.depends
ocamlc.opt -c -g -w A -w -27-45 -w -3-4-6-29-35-44-48-50-52 -I naming -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o naming/nast_eval.cmi naming/nast_eval.mli
ocamlc.opt -c -g -w A -w -27-45 -w -3-4-6-29-35-44-48-50-52 -I naming -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o naming/attributes.cmo naming/attributes.ml
ocamldep.opt -modules naming/nast_eval.ml > naming/nast_eval.ml.depends
ocamldep.opt -modules third-party/core/result.ml > third-party/core/result.ml.depends
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 -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o third-party/core/result.cmx third-party/core/result.ml
-- Looking for fsync - found
-- Looking for getcwd
ocamlopt.opt -c -g -w A -w -27-45 -w -3-4-6-29-35-44-48-50-52 -I naming -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o naming/nast_eval.cmx naming/nast_eval.ml
[ 7%] Building CXX object hphp/vixl/CMakeFiles/vixl.dir/a64/simulator-a64.cc.o
ocamldep.opt -modules heap/ident.ml > heap/ident.ml.depends
ocamlopt.opt -c -g -w A -w -27-34 -w -3-4-6-29-35-44-48-50-52 -I heap -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o heap/ident.cmx heap/ident.ml
[ 7%] Linking CXX static library libppc64-asm.a
-- Looking for getcwd - found
-- Looking for gethostbyaddr_r
[ 7%] Built target ppc64-asm
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_reason.cmx typing/typing_reason.ml
[ 7%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/unicode_casefold.cc.o
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_defs.cmx typing/typing_defs.ml
-- Looking for gethostbyaddr_r - not found
-- Looking for gethrtime
[ 7%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/unicode_groups.cc.o
1 warning generated.
ocamldep.opt -modules decl/decl_dynamic_yield.ml > decl/decl_dynamic_yield.ml.depends
[ 7%] Linking C static library libtimelib.a
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o decl/decl_dynamic_yield.cmo decl/decl_dynamic_yield.ml
ocamldep.opt -modules decl/decl_enum.ml > decl/decl_enum.ml.depends
[ 7%] Built target timelib
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o decl/decl_enum.cmo decl/decl_enum.ml
-- Looking for gethrtime - not found
-- Looking for getnameinfo
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o decl/decl_defs.cmx decl/decl_defs.ml
ocamldep.opt -modules decl/decl_heap.ml > decl/decl_heap.ml.depends
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o decl/decl_heap.cmx decl/decl_heap.ml
-- Looking for getnameinfo - found
-- Looking for getpass
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o decl/decl_env.cmx decl/decl_env.ml
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o decl/decl_hooks.cmx decl/decl_hooks.ml
-- Looking for getpass - found
-- Looking for getpassphrase
ocamldep.opt -modules decl/decl_inherit.ml > decl/decl_inherit.ml.depends
ocamldep.opt -modules decl/decl_inherit.mli > decl/decl_inherit.mli.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o decl/decl_inherit.cmi decl/decl_inherit.mli
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o decl/decl_hint.cmx decl/decl_hint.ml
-- Looking for getpassphrase - not found
-- Looking for getpwnam
ocamldep.opt -modules decl/decl_instantiate.ml > decl/decl_instantiate.ml.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o decl/decl_instantiate.cmo decl/decl_instantiate.ml
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o decl/decl_subst.cmx decl/decl_subst.ml
-- Looking for getpwnam - found
-- Looking for getpwuid
ocamldep.opt -modules decl/decl_utils.ml > decl/decl_utils.ml.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o decl/decl_utils.cmo decl/decl_utils.ml
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o decl/decl_instantiate.cmx decl/decl_instantiate.ml
[ 8%] Linking CXX static library libre2.a
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o decl/decl_utils.cmx decl/decl_utils.ml
-- Looking for getpwuid - found
-- Looking for getrlimit
[ 8%] Built target re2
ocamldep.opt -modules decl/decl_init_check.ml > decl/decl_init_check.ml.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o decl/decl_init_check.cmo decl/decl_init_check.ml
ocamldep.opt -modules decl/decl_requirements.ml > decl/decl_requirements.ml.depends
ocamldep.opt -modules decl/decl_requirements.mli > decl/decl_requirements.mli.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o decl/decl_requirements.cmi decl/decl_requirements.mli
-- Looking for getrlimit - found
-- Looking for getrusage
ocamldep.opt -modules decl/decl_pos_utils.ml > decl/decl_pos_utils.ml.depends
ocamldep.opt -modules naming/nast_pos_mapper.ml > naming/nast_pos_mapper.ml.depends
ocamlc.opt -c -g -w A -w -27-45 -w -3-4-6-29-35-44-48-50-52 -I naming -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o naming/nast_pos_mapper.cmo naming/nast_pos_mapper.ml
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o decl/decl_pos_utils.cmo decl/decl_pos_utils.ml
ocamlopt.opt -c -g -w A -w -27-45 -w -3-4-6-29-35-44-48-50-52 -I naming -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o naming/nast_pos_mapper.cmx naming/nast_pos_mapper.ml
-- Looking for getrusage - found
-- Looking for getwd
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o decl/decl_pos_utils.cmx decl/decl_pos_utils.ml
-- Looking for getwd - found
-- Looking for gmtime_r
ocamldep.opt -modules naming/naming.ml > naming/naming.ml.depends
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I globals -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o globals/autocomplete.cmx globals/autocomplete.ml
ocamldep.opt -modules globals/ide.ml > globals/ide.ml.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I globals -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o globals/ide.cmo globals/ide.ml
ocamldep.opt -modules parsing/namespaces.ml > parsing/namespaces.ml.depends
ocamldep.opt -modules parsing/namespaces.mli > parsing/namespaces.mli.depends
-- Looking for gmtime_r - found
-- Looking for initgroups
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I parsing -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o parsing/namespaces.cmi parsing/namespaces.mli
ocamlopt.opt -c -g -w A -w -27-45 -w -3-4-6-29-35-44-48-50-52 -I naming -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o naming/namingGlobal.cmx naming/namingGlobal.ml
ocamlopt.opt -c -g -w A -w -27-45 -w -3-4-6-29-35-44-48-50-52 -I naming -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o naming/naming_hooks.cmx naming/naming_hooks.ml
-- Looking for initgroups - found
-- Looking for issetugid
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I globals -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o globals/ide.cmx globals/ide.ml
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I parsing -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o parsing/namespaces.cmx parsing/namespaces.ml
-- Looking for issetugid - found
-- Looking for getuid
ocamlopt.opt -c -g -w A -w -27-45 -w -3-4-6-29-35-44-48-50-52 -I naming -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o naming/attributes.cmx naming/attributes.ml
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o decl/decl_dynamic_yield.cmx decl/decl_dynamic_yield.ml
-- Looking for getuid - found
-- Looking for geteuid
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o decl/decl_enum.cmx decl/decl_enum.ml
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o decl/decl_inherit.cmx decl/decl_inherit.ml
-- Looking for geteuid - found
-- Looking for getgid
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o decl/decl_init_check.cmx decl/decl_init_check.ml
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o decl/decl_requirements.cmx decl/decl_requirements.ml
-- Looking for getgid - found
-- Looking for getegid
ocamlopt.opt -c -g -w A -w -27-45 -w -3-4-6-29-35-44-48-50-52 -I naming -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o naming/naming.cmx naming/naming.ml
-- Looking for getegid - found
-- Looking for ldiv
-- Looking for ldiv - found
-- Looking for localtime_r
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I parsing -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o parsing/parser_heap.cmx parsing/parser_heap.ml
-- Looking for localtime_r - found
-- Looking for longjmp
ocamldep.opt -modules decl/decl_class_elements.ml > decl/decl_class_elements.ml.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o decl/decl_class_elements.cmo decl/decl_class_elements.ml
ocamldep.opt -modules parsing/parser_hack.ml > parsing/parser_hack.ml.depends
-- Looking for longjmp - found
-- Looking for lstat
ocamldep.opt -modules utils/lint.ml > utils/lint.ml.depends
ocamldep.opt -modules utils/php_escaping.ml > utils/php_escaping.ml.depends
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/php_escaping.cmo utils/php_escaping.ml
ocamldep.opt -modules utils/regexp_utils.ml > utils/regexp_utils.ml.depends
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/regexp_utils.cmo utils/regexp_utils.ml
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I parsing -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o parsing/fixmes.cmx parsing/fixmes.ml
-- Looking for lstat - found
-- Looking for madvise
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I parsing -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o parsing/lexer_hack.cmx parsing/lexer_hack.ml
-- Looking for madvise - found
-- Looking for malloc_info
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/lint.cmx utils/lint.ml
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/php_escaping.cmx utils/php_escaping.ml
-- Looking for malloc_info - not found
-- Looking for memcpy
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/regexp_utils.cmx utils/regexp_utils.ml
ocamldep.opt -modules monitor/monitorConnection.ml > monitor/monitorConnection.ml.depends
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/lock.cmx utils/lock.ml
-- Looking for memcpy - found
-- Looking for memmove
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/marshal_tools.cmx utils/marshal_tools.ml
ocamldep.opt -modules monitor/monitorRpc.ml > monitor/monitorRpc.ml.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I monitor -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o monitor/monitorRpc.cmo monitor/monitorRpc.ml
ocamldep.opt -modules monitor/prehandoff.ml > monitor/prehandoff.ml.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I monitor -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o monitor/prehandoff.cmo monitor/prehandoff.ml
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I monitor -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o monitor/serverProcess.cmx monitor/serverProcess.ml
-- Looking for memmove - found
-- Looking for mkstemp
ocamldep.opt -modules socket/socket.ml > socket/socket.ml.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I socket -I watchman -I utils -I typing -I stubs -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o socket/socket.cmo socket/socket.ml
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I monitor -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o monitor/monitorRpc.cmx monitor/monitorRpc.ml
-- Looking for mkstemp - found
-- Looking for mlock
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I monitor -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o monitor/prehandoff.cmx monitor/prehandoff.ml
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I monitor -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o monitor/serverMonitorUtils.cmx monitor/serverMonitorUtils.ml
[ 8%] Linking CXX static library libvixl.a
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I socket -I watchman -I utils -I typing -I stubs -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o socket/socket.cmx socket/socket.ml
-- Looking for mlock - found
-- Looking for mlockall
[ 8%] Built target vixl
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverFiles.cmx server/serverFiles.ml
-- Looking for mlockall - found
-- Looking for mmap
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I monitor -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o monitor/monitorConnection.cmx monitor/monitorConnection.ml
ocamldep.opt -modules typing/typing.ml > typing/typing.ml.depends
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o decl/decl.cmx decl/decl.ml
-- Looking for mmap - found
-- Looking for mmap64
-- Looking for mmap64 - not found
-- Looking for perror
ocamldep.opt -modules typing/nastCheck.ml > typing/nastCheck.ml.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/nastCheck.cmo typing/nastCheck.ml
ocamldep.opt -modules typing/typing_env.ml > typing/typing_env.ml.depends
ocamldep.opt -modules typing/typing_heap.ml > typing/typing_heap.ml.depends
ocamldep.opt -modules decl/decl_class.ml > decl/decl_class.ml.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o decl/decl_class.cmo decl/decl_class.ml
-- Looking for perror - found
-- Looking for poll
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o decl/decl_class.cmx decl/decl_class.ml
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_heap.cmx typing/typing_heap.ml
-- Looking for poll - found
-- Looking for port_create
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_lazy_heap.cmx typing/typing_lazy_heap.ml
-- Looking for port_create - not found
-- Looking for posix_fallocate
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_env.cmx typing/typing_env.ml
-- Looking for posix_fallocate - not found
-- Looking for posix_memalign
ocamldep.opt -modules typing/typing_print.ml > typing/typing_print.ml.depends
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/type_visitor.cmx typing/type_visitor.ml
-- Looking for posix_memalign - found
-- Looking for pread
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_print.cmx typing/typing_print.ml
-- Looking for pread - found
-- Looking for pthread_attr_create
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_utils.cmx typing/typing_utils.ml
-- Looking for pthread_attr_create - not found
-- Looking for pthread_attr_getguardsize
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_generic_constraint.cmx typing/typing_generic_constraint.ml
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_dependent_type.cmx typing/typing_dependent_type.ml
-- Looking for pthread_attr_getguardsize - found
-- Looking for pthread_attr_getstacksize
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_phase.cmx typing/typing_phase.ml
-- Looking for pthread_attr_getstacksize - found
-- Looking for pthread_attr_setscope
ocamldep.opt -modules typing/nastInitCheck.ml > typing/nastInitCheck.ml.depends
ocamldep.opt -modules typing/nast_terminality.ml > typing/nast_terminality.ml.depends
ocamldep.opt -modules naming/nast_visitor.ml > naming/nast_visitor.ml.depends
ocamldep.opt -modules typing/typing_func_terminality.ml > typing/typing_func_terminality.ml.depends
ocamlc.opt -c -g -w A -w -27-45 -w -3-4-6-29-35-44-48-50-52 -I naming -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o naming/nast_visitor.cmo naming/nast_visitor.ml
-- Looking for pthread_attr_setscope - found
-- Looking for pthread_attr_setstacksize
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_func_terminality.cmo typing/typing_func_terminality.ml
ocamldep.opt -modules typing/typing_suggest.ml > typing/typing_suggest.ml.depends
ocamldep.opt -modules typing/typing_expand.mli > typing/typing_expand.mli.depends
ocamldep.opt -modules typing/typing_ops.ml > typing/typing_ops.ml.depends
ocamldep.opt -modules typing/typing_tdef.ml > typing/typing_tdef.ml.depends
ocamldep.opt -modules typing/typing_taccess.mli > typing/typing_taccess.mli.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_taccess.cmi typing/typing_taccess.mli
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_tdef.cmo typing/typing_tdef.ml
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_expand.cmi typing/typing_expand.mli
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_ops.cmo typing/typing_ops.ml
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/nast_terminality.cmo typing/nast_terminality.ml
-- Looking for pthread_attr_setstacksize - found
-- Looking for pthread_condattr_create
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_suggest.cmo typing/typing_suggest.ml
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/nastInitCheck.cmo typing/nastInitCheck.ml
ocamlopt.opt -c -g -w A -w -27-45 -w -3-4-6-29-35-44-48-50-52 -I naming -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o naming/nast_visitor.cmx naming/nast_visitor.ml
-- Looking for pthread_condattr_create - not found
-- Looking for pthread_condattr_setclock
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_func_terminality.cmx typing/typing_func_terminality.ml
-- Looking for pthread_condattr_setclock - not found
-- Looking for pthread_key_delete
ocamldep.opt -modules typing/typing_expand.ml > typing/typing_expand.ml.depends
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/type_mapper.cmx typing/type_mapper.ml
-- Looking for pthread_key_delete - found
-- Looking for pthread_rwlock_rdlock
-- Looking for pthread_rwlock_rdlock - found
-- Looking for pthread_sigmask
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_arrays.cmx typing/typing_arrays.ml
-- Looking for pthread_sigmask - found
-- Looking for pthread_threadmask
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_unify_recursive.cmx typing/typing_unify_recursive.ml
-- Looking for pthread_threadmask - not found
-- Looking for pthread_yield_np
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_unification_env.cmx typing/typing_unification_env.ml
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_unify.cmx typing/typing_unify.ml
-- Looking for pthread_yield_np - found
-- Looking for putenv
ocamldep.opt -modules typing/typing_taccess.ml > typing/typing_taccess.ml.depends
ocamldep.opt -modules typing/typing_generic.ml > typing/typing_generic.ml.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_generic.cmo typing/typing_generic.ml
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_expand.cmx typing/typing_expand.ml
-- Looking for putenv - found
-- Looking for readdir_r
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_generic.cmx typing/typing_generic.ml
-- Looking for readdir_r - found
-- Looking for readlink
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_hooks.cmx typing/typing_hooks.ml
-- Looking for readlink - found
-- Looking for re_comp
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_taccess.cmx typing/typing_taccess.ml
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_subtype.cmx typing/typing_subtype.ml
-- Looking for re_comp - not found
-- Looking for regcomp
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_tdef.cmx typing/typing_tdef.ml
-- Looking for regcomp - found
-- Looking for realpath
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_ops.cmx typing/typing_ops.ml
-- Looking for realpath - found
-- Looking for rename
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/nast_terminality.cmx typing/nast_terminality.ml
-- Looking for rename - found
-- Looking for rwlock_init
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_suggest.cmx typing/typing_suggest.ml
ocamldep.opt -modules typing/typing_alias.ml > typing/typing_alias.ml.depends
ocamldep.opt -modules typing/typing_alias.mli > typing/typing_alias.mli.depends
-- Looking for rwlock_init - not found
-- Looking for sched_yield
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_alias.cmi typing/typing_alias.mli
ocamldep.opt -modules typing/typing_async.ml > typing/typing_async.ml.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_async.cmo typing/typing_async.ml
ocamldep.opt -modules typing/typing_enum.ml > typing/typing_enum.ml.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_enum.cmo typing/typing_enum.ml
-- Looking for sched_yield - found
-- Looking for setenv
ocamldep.opt -modules typing/typing_equality_check.ml > typing/typing_equality_check.ml.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_equality_check.cmo typing/typing_equality_check.ml
ocamldep.opt -modules typing/typing_extends.ml > typing/typing_extends.ml.depends
ocamldep.opt -modules typing/typing_extends.mli > typing/typing_extends.mli.depends
-- Looking for setenv - found
-- Looking for setlocale
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_extends.cmi typing/typing_extends.mli
ocamldep.opt -modules typing/typing_exts.ml > typing/typing_exts.ml.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_exts.cmo typing/typing_exts.ml
ocamldep.opt -modules typing/typing_instantiability.ml > typing/typing_instantiability.ml.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_instantiability.cmo typing/typing_instantiability.ml
-- Looking for setlocale - found
-- Looking for setfd
ocamldep.opt -modules typing/typing_lenv.ml > typing/typing_lenv.ml.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_lenv.cmo typing/typing_lenv.ml
ocamldep.opt -modules typing/typing_naming_body.ml > typing/typing_naming_body.ml.depends
ocamldep.opt -modules typing/typing_get_locals.ml > typing/typing_get_locals.ml.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_get_locals.cmo typing/typing_get_locals.ml
-- Looking for setfd - not found
-- Looking for sigaction
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_naming_body.cmo typing/typing_naming_body.ml
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_get_locals.cmx typing/typing_get_locals.ml
-- Looking for sigaction - found
-- Looking for sigthreadmask
ocamldep.opt -modules typing/typing_requirements.ml > typing/typing_requirements.ml.depends
ocamldep.opt -modules typing/typing_requirements.mli > typing/typing_requirements.mli.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_requirements.cmi typing/typing_requirements.mli
ocamldep.opt -modules typing/typing_sequencing.ml > typing/typing_sequencing.ml.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_sequencing.cmo typing/typing_sequencing.ml
ocamldep.opt -modules typing/typing_shapes.ml > typing/typing_shapes.ml.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_shapes.cmo typing/typing_shapes.ml
-- Looking for sigthreadmask - not found
-- Looking for sigwait
ocamldep.opt -modules typing/typing_structure.ml > typing/typing_structure.ml.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_structure.cmo typing/typing_structure.ml
ocamldep.opt -modules typing/typing_visibility.ml > typing/typing_visibility.ml.depends
-- Looking for sigwait - found
-- Looking for sigaddset
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/nastCheck.cmx typing/nastCheck.ml
-- Looking for sigaddset - found
-- Looking for sigemptyset
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/nastInitCheck.cmx typing/nastInitCheck.ml
-- Looking for sigemptyset - found
-- Looking for sighold
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_alias.cmx typing/typing_alias.ml
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_async.cmx typing/typing_async.ml
-- Looking for sighold - found
-- Looking for sigset
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_enum.cmx typing/typing_enum.ml
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_equality_check.cmx typing/typing_equality_check.ml
-- Looking for sigset - found
-- Looking for sleep
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_extends.cmx typing/typing_extends.ml
-- Looking for sleep - found
-- Looking for snprintf
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_exts.cmx typing/typing_exts.ml
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_instantiability.cmx typing/typing_instantiability.ml
-- Looking for snprintf - found
-- Looking for stpcpy
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_lenv.cmx typing/typing_lenv.ml
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_naming_body.cmx typing/typing_naming_body.ml
-- Looking for stpcpy - found
-- Looking for strcoll
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_requirements.cmx typing/typing_requirements.ml
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_sequencing.cmx typing/typing_sequencing.ml
-- Looking for strcoll - found
-- Looking for strerror
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_shapes.cmx typing/typing_shapes.ml
-- Looking for strerror - found
-- Looking for strlcpy
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_structure.cmx typing/typing_structure.ml
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_variance.cmx typing/typing_variance.ml
-- Looking for strlcpy - found
-- Looking for strnlen
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_visibility.cmx typing/typing_visibility.ml
-- Looking for strnlen - found
-- Looking for strlcat
ocamldep.opt -modules decl/decl_service.ml > decl/decl_service.ml.depends
ocamlopt.opt -c -g -w A -w -27-34 -w -3-4-6-29-35-44-48-50-52 -I heap -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o heap/globalStorage.cmx heap/globalStorage.ml
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing.cmx typing/typing.ml
-- Looking for strlcat - found
-- Looking for strsignal
-- Looking for strsignal - found
-- Looking for fgetln
-- Looking for fgetln - found
-- Looking for strpbrk
-- Looking for strpbrk - found
-- Looking for strsep
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o decl/decl_service.cmx decl/decl_service.ml
-- Looking for strsep - found
-- Looking for strstr
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_check_service.cmx typing/typing_check_service.ml
-- Looking for strstr - found
-- Looking for strtok_r
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o decl/decl_class_elements.cmx decl/decl_class_elements.ml
-- Looking for strtok_r - found
-- Looking for strtol
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I parsing -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o parsing/parser_hack.cmx parsing/parser_hack.ml
-- Looking for strtol - found
-- Looking for strtoll
-- Looking for strtoll - found
-- Looking for strtoul
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverUtils.cmx server/serverUtils.ml
-- Looking for strtoul - found
-- Looking for strtoull
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_check_utils.cmx typing/typing_check_utils.ml
-- Looking for strtoull - found
-- Looking for strcasecmp
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverIdeUtils.cmx server/serverIdeUtils.ml
-- Looking for strcasecmp - found
-- Looking for strncasecmp
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/symbolOccurrence.cmx server/symbolOccurrence.ml
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverConfig.cmx server/serverConfig.ml
-- Looking for strncasecmp - found
-- Looking for strdup
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I stubs -I watchman -I utils -I typing -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o stubs/filesToIgnore.cmx stubs/filesToIgnore.ml
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/findUtils.cmx utils/findUtils.ml
-- Looking for strdup - found
-- Looking for shmat
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/identifySymbolService.cmx server/identifySymbolService.ml
-- Looking for shmat - found
-- Looking for shmctl
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverEnv.cmx server/serverEnv.ml
-- Looking for shmctl - found
-- Looking for shmdt
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I parsing -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o parsing/docblock_finder.cmx parsing/docblock_finder.ml
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/symbolDefinition.cmx server/symbolDefinition.ml
-- Looking for shmdt - found
-- Looking for shmget
ocamldep.opt -modules decl/decl_compare.ml > decl/decl_compare.ml.depends
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o decl/decl_compare.cmx decl/decl_compare.ml
-- Looking for shmget - found
-- Looking for tell
+ ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o decl/decl_compare.cmx decl/decl_compare.ml
File "decl/decl_compare.ml", line 358, characters 8-33:
Warning 57: Ambiguous or-pattern variables under guard;
variable elt may match different arguments. (See manual section 8.5)
File "decl/decl_compare.ml", line 403, characters 6-45:
Warning 57: Ambiguous or-pattern variables under guard;
variable elt may match different arguments. (See manual section 8.5)
ocamldep.opt -modules format/format_hack.ml > format/format_hack.ml.depends
-- Looking for tell - not found
-- Looking for tempnam
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/findRefsService.cmx server/findRefsService.ml
-- Looking for tempnam - found
-- Looking for thr_setconcurrency
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/argumentInfoService.cmx server/argumentInfoService.ml
-- Looking for thr_setconcurrency - not found
-- Looking for thr_yield
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/autocompleteService.cmx server/autocompleteService.ml
-- Looking for thr_yield - not found
-- Looking for vasprintf
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/coverage_level.cmx typing/coverage_level.ml
-- Looking for vasprintf - found
-- Looking for vsnprintf
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I parsing -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o parsing/ast_visitor.cmx parsing/ast_visitor.ml
-- Looking for vsnprintf - found
-- Looking for vprintf
-- Looking for vprintf - found
-- Looking for valloc
ocamldep.opt -modules server/serverFindRefs.ml > server/serverFindRefs.ml.depends
ocamldep.opt -modules server/serverSymbolDefinition.ml > server/serverSymbolDefinition.ml.depends
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/fileOutline.cmx server/fileOutline.ml
-- Looking for valloc - found
-- Looking for memalign
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverFindLocals.cmx server/serverFindLocals.ml
-- Looking for memalign - not found
-- Looking for chown
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverSymbolDefinition.cmx server/serverSymbolDefinition.ml
-- Looking for chown - found
-- Looking for nl_langinfo
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverIdentifyFunction.cmx server/serverIdentifyFunction.ml
-- Looking for nl_langinfo - found
-- Looking for ntohll
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I format -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o format/format_hack.cmx format/format_hack.ml
-- Looking for ntohll - not found
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for epoll_create
ocamldep.opt -modules server/serverHighlightRefs.ml > server/serverHighlightRefs.ml.depends
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/inferAtPosService.cmx server/inferAtPosService.ml
-- Looking for epoll_create - not found
-- Looking for epoll_ctl
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I stubs -I watchman -I utils -I typing -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o stubs/linting_service.cmx stubs/linting_service.ml
-- Looking for epoll_ctl - not found
-- Looking for inet_ntop
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverFindRefs.cmx server/serverFindRefs.ml
-- Looking for inet_ntop - found
-- Looking for kqueue
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/symbolUtils.cmx server/symbolUtils.ml
-- Looking for kqueue - found
-- Looking for kqueue
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/symbolFunCallService.cmx server/symbolFunCallService.ml
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/symbolTypeService.cmx server/symbolTypeService.ml
-- Looking for kqueue - found
-- Looking for signal
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/methodJumps.cmx server/methodJumps.ml
-- Looking for signal - found
-- Looking for timeradd
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverArgumentInfo.cmx server/serverArgumentInfo.ml
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverAutoComplete.cmx server/serverAutoComplete.ml
-- Looking for timeradd - found
-- Looking for timerclear
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverCheckpoint.cmx server/serverCheckpoint.ml
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverColorFile.cmx server/serverColorFile.ml
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverCoverageMetric.cmx server/serverCoverageMetric.ml
-- Looking for timerclear - found
-- Looking for timercmp
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverFormat.cmx server/serverFormat.ml
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverHighlightRefs.cmx server/serverHighlightRefs.ml
-- Looking for timercmp - found
-- Looking for timerisset
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverInferType.cmx server/serverInferType.ml
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverLint.cmx server/serverLint.ml
-- Looking for timerisset - found
-- Looking for timer_create
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverRefactor.cmx server/serverRefactor.ml
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverSearch.cmx server/serverSearch.ml
-- Looking for timer_create - not found
-- Looking for timer_settime
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/symbolInfoService.cmx server/symbolInfoService.ml
-- Looking for timer_settime - not found
-- Looking for include file time.h
ocamldep.opt -modules server/serverTypeCheck.ml > server/serverTypeCheck.ml.depends
ocamldep.opt -modules decl/decl_redecl_service.ml > decl/decl_redecl_service.ml.depends
ocamldep.opt -modules decl/decl_redecl_service.mli > decl/decl_redecl_service.mli.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o decl/decl_redecl_service.cmi decl/decl_redecl_service.mli
ocamldep.opt -modules parsing/parsing_service.ml > parsing/parsing_service.ml.depends
ocamldep.opt -modules parsing/parsing_service.mli > parsing/parsing_service.mli.depends
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I parsing -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o parsing/parsing_service.cmi parsing/parsing_service.mli
-- Looking for include file time.h - found
-- Looking for include file sys/times.h
ocamldep.opt -modules parsing/ast_utils.ml > parsing/ast_utils.ml.depends
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I parsing -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o parsing/ast_utils.cmo parsing/ast_utils.ml
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I parsing -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o parsing/ast_utils.cmx parsing/ast_utils.ml
-- Looking for include file sys/times.h - found
-- Looking for include file asm/msr.h
ocamldep.opt -modules server/serverCheckUtils.ml > server/serverCheckUtils.ml.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverCheckUtils.cmo server/serverCheckUtils.ml
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverDebug.cmx server/serverDebug.ml
-- Looking for include file asm/msr.h - not found
-- Looking for include file ia64intrin.h
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o decl/decl_redecl_service.cmx decl/decl_redecl_service.ml
-- Looking for include file ia64intrin.h - not found
-- Looking for times
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I parsing -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o parsing/parsing_service.cmx parsing/parsing_service.ml
-- Looking for times - found
-- Looking for gettimeofday
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverCheckUtils.cmx server/serverCheckUtils.ml
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverBuild.cmx server/serverBuild.ml
-- Looking for gettimeofday - found
-- Looking for read_real_time
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverRpc.cmx server/serverRpc.ml
-- Looking for read_real_time - not found
-- Looking for ftime
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverTypeCheck.cmx server/serverTypeCheck.ml
-- Looking for ftime - found
-- Looking for time
ocamldep.opt -modules server/serverConvert.ml > server/serverConvert.ml.depends
ocamldep.opt -modules typing/typing_suggest_service.ml > typing/typing_suggest_service.ml.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_suggest_service.cmo typing/typing_suggest_service.ml
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverConvert.cmo server/serverConvert.ml
-- Looking for time - found
-- Looking for rdtscll
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_suggest_service.cmx typing/typing_suggest_service.ml
-- Looking for rdtscll - not found
-- Looking for madvise
ocamldep.opt -modules server/serverEnvBuild.ml > server/serverEnvBuild.ml.depends
ocamldep.opt -modules server/serverEnvBuild.mli > server/serverEnvBuild.mli.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverEnvBuild.cmi server/serverEnvBuild.mli
ocamldep.opt -modules dfind/dfindLib.ml > dfind/dfindLib.ml.depends
ocamldep.opt -modules dfind/dfindLib.mli > dfind/dfindLib.mli.depends
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I dfind -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o dfind/dfindLib.cmi dfind/dfindLib.mli
ocamldep.opt -modules dfind/dfindServer.ml > dfind/dfindServer.ml.depends
ocamldep.opt -modules dfind/dfindServer.mli > dfind/dfindServer.mli.depends
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I dfind -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o dfind/dfindServer.cmi dfind/dfindServer.mli
ocamldep.opt -modules dfind/dfindAddFile.ml > dfind/dfindAddFile.ml.depends
-- Looking for madvise - found
-- Looking for tzname
ocamldep.opt -modules dfind/dfindAddFile.mli > dfind/dfindAddFile.mli.depends
ocamldep.opt -modules dfind/dfindEnv.mli > dfind/dfindEnv.mli.depends
ocamldep.opt -modules fsnotify_darwin/fsnotify.mli > fsnotify_darwin/fsnotify.mli.depends
ocamldep.opt -modules third-party/avl/monoidAvl.mli > third-party/avl/monoidAvl.mli.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I fsnotify_darwin -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o fsnotify_darwin/fsnotify.cmi fsnotify_darwin/fsnotify.mli
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I third-party/avl -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o third-party/avl/monoidAvl.cmi third-party/avl/monoidAvl.mli
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I dfind -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o dfind/dfindEnv.cmi dfind/dfindEnv.mli
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I dfind -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o dfind/dfindAddFile.cmi dfind/dfindAddFile.mli
ocamldep.opt -modules dfind/dfindEnv.ml > dfind/dfindEnv.ml.depends
ocamldep.opt -modules fsnotify_darwin/fsnotify.ml > fsnotify_darwin/fsnotify.ml.depends
ocamldep.opt -modules fsevents/fsevents.ml > fsevents/fsevents.ml.depends
ocamldep.opt -modules fsevents/fsevents.mli > fsevents/fsevents.mli.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I fsevents -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o fsevents/fsevents.cmi fsevents/fsevents.mli
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I fsevents -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o fsevents/fsevents.cmx fsevents/fsevents.ml
-- Looking for tzname - found
-- Looking for lrand48
ocamldep.opt -modules third-party/avl/monoidAvl.ml > third-party/avl/monoidAvl.ml.depends
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I fsnotify_darwin -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o fsnotify_darwin/fsnotify.cmx fsnotify_darwin/fsnotify.ml
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I third-party/avl -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o third-party/avl/monoidAvl.cmx third-party/avl/monoidAvl.ml
-- Looking for lrand48 - found
-- Looking for getpagesize
ocamldep.opt -modules dfind/dfindMaybe.ml > dfind/dfindMaybe.ml.depends
ocamldep.opt -modules dfind/dfindMaybe.mli > dfind/dfindMaybe.mli.depends
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I dfind -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o dfind/dfindMaybe.cmi dfind/dfindMaybe.mli
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I dfind -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o dfind/dfindEnv.cmx dfind/dfindEnv.ml
-- Looking for getpagesize - found
-- Looking for TIOCGWINSZ
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I dfind -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o dfind/dfindMaybe.cmx dfind/dfindMaybe.ml
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I dfind -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o dfind/dfindAddFile.cmx dfind/dfindAddFile.ml
-- Looking for TIOCGWINSZ - found
-- Looking for FIONREAD
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I dfind -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o dfind/dfindServer.cmx dfind/dfindServer.ml
-- Looking for FIONREAD - found
-- Looking for TIOCSTAT
ocamldep.opt -modules server/serverWorker.ml > server/serverWorker.ml.depends
ocamldep.opt -modules server/serverWorker.mli > server/serverWorker.mli.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverWorker.cmi server/serverWorker.mli
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverGlobalState.cmx server/serverGlobalState.ml
ocamldep.opt -modules watchman/watchman.ml > watchman/watchman.ml.depends
ocamldep.opt -modules watchman/watchman.mli > watchman/watchman.mli.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o watchman/watchman.cmi watchman/watchman.mli
-- Looking for TIOCSTAT - found
-- Looking for FIONREAD
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I dfind -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o dfind/dfindLib.cmx dfind/dfindLib.ml
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverWorker.cmx server/serverWorker.ml
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o watchman/watchman.cmx watchman/watchman.ml
-- Looking for FIONREAD - found
-- Looking for SIGEV_THREAD_ID
-- Looking for SIGEV_THREAD_ID - not found
-- Looking for SIGEV_PORT
ocamldep.opt -modules server/serverError.ml > server/serverError.ml.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverError.cmo server/serverError.ml
-- Looking for SIGEV_PORT - not found
-- Looking for EVFILT_TIMER
ocamldep.opt -modules server/serverIdle.ml > server/serverIdle.ml.depends
ocamldep.opt -modules server/serverIdle.mli > server/serverIdle.mli.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverIdle.cmi server/serverIdle.mli
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I hhi -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o hhi/hhi.cmx hhi/hhi.ml
ocamldep.opt -modules server/serverInit.ml > server/serverInit.ml.depends
ocamldep.opt -modules server/serverInit.mli > server/serverInit.mli.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverInit.cmi server/serverInit.mli
-- Looking for EVFILT_TIMER - found
-- Looking for finite
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverEnvBuild.cmx server/serverEnvBuild.ml
ocamldep.opt -modules server/serverStamp.ml > server/serverStamp.ml.depends
-- Looking for finite - found
-- Looking for log2
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverStamp.cmo server/serverStamp.ml
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/ideJson.cmx server/ideJson.ml
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I libancillary -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o libancillary/libancillary.cmx libancillary/libancillary.ml
-- Looking for log2 - found
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/random_id.cmx utils/random_id.ml
-- Looking for isnan
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverCommand.cmx server/serverCommand.ml
-- Looking for isnan - found
-- Looking for rint
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverConvert.cmx server/serverConvert.ml
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverError.cmx server/serverError.ml
-- Looking for rint - found
-- Performing Test HAVE_ISINF
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverIdle.cmx server/serverIdle.ml
ocamlopt.opt -c -g -w A -w -41-45 -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverInit.cmx server/serverInit.ml
-- Performing Test HAVE_ISINF - Success
-- Performing Test HAVE_FESETROUND
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverStamp.cmx server/serverStamp.ml
ocamldep.opt -modules monitor/serverMonitor.ml > monitor/serverMonitor.ml.depends
ocamldep.opt -modules monitor/serverMonitor.mli > monitor/serverMonitor.mli.depends
-- Performing Test HAVE_FESETROUND - Success
-- Check size of sigset_t
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I monitor -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o monitor/serverMonitor.cmi monitor/serverMonitor.mli
ocamldep.opt -modules monitor/serverProcessTools.ml > monitor/serverProcessTools.ml.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I monitor -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o monitor/serverProcessTools.cmo monitor/serverProcessTools.ml
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I monitor -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o monitor/serverProcessTools.cmx monitor/serverProcessTools.ml
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/hhServerMonitorConfig.cmx server/hhServerMonitorConfig.ml
-- Check size of sigset_t - done
-- Check size of mode_t
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverMain.cmx server/serverMain.ml
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I monitor -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o monitor/serverMonitor.cmx monitor/serverMonitor.ml
-- Check size of mode_t - done
-- Check size of char
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/hhServerMonitor.cmx server/hhServerMonitor.ml
-- Check size of char - done
-- Check size of short
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o hh_server.cmx hh_server.ml
-- Check size of short - done
-- Check size of int
-- Check size of int - done
-- Check size of long long
-- Check size of long long - done
-- Check size of off_t
ocamlopt.opt -g heap/hh_shared.o hhi/hhi_elf.o hhi/hhi_win32res_stubs.o libancillary/libancillary-stubs.o third-party/libancillary/fd_recv.o third-party/libancillary/fd_send.o utils/files.o utils/get_build_id.o utils/handle_stubs.o utils/nproc.o utils/priorities.o utils/realpath.o utils/sysinfo.o utils/win32_support.o fsevents/fsevents_stubs.o utils/get_build_id.gen.o -cclib -lpthread -cclib -L/usr/local/opt/libelf/lib -cclib -framework -cclib CoreServices -cclib -framework -cclib CoreFoundation -cclib -sectcreate -cclib __text -cclib hhi -cclib /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/hack/src/../bin/hhi.tar.gz str.cmxa unix.cmxa bigarray.cmxa heap/heap_string.cmx third-party/core/caml.cmx third-party/core/commutative_group.cmx third-party/core/container.cmx third-party/core/core_printf.cmx third-party/core/monad.cmx third-party/core/polymorphic_compare.cmx third-party/core/poly.cmx third-party/core/core_list.cmx utils/collections/intKey.cmx utils/collections/myMap.cmx utils/collections/iMap.cmx utils/collections/stringKey.cmx utils/collections/sMap.cmx utils/collections/sSet.cmx utils/collections/reordered_argument_collections.cmx utils/core.cmx utils/file_pos.cmx utils/hh_json/hh_json.cmx utils/string_utils.cmx utils/utils.cmx utils/sys_utils.cmx utils/path.cmx utils/pos_source.cmx utils/relative_path.cmx utils/pos_embedded.cmx utils/pos.cmx deps/fileInfo.cmx heap/ident.cmx injection/default_injector/injector_config.cmx utils/collections/hashSet.cmx naming/naming_special_names.cmx parsing/namespace_env.cmx parsing/ast.cmx utils/errors_sig.cmx utils/errors.cmx utils/local_id.cmx naming/nast.cmx typing/typing_reason.cmx typing/typing_defs.cmx decl/decl_defs.cmx decl/decl_dynamic_yield.cmx decl/decl_enum.cmx heap/prefix.cmx heap/value.cmx stubs/eventLogger.cmx utils/collections/iSet.cmx utils/hh_logger.cmx utils/measure.cmx utils/stats.cmx heap/sharedMem.cmx decl/decl_heap.cmx deps/typing_deps.cmx third-party/core/option.cmx decl/decl_env.cmx decl/decl_hooks.cmx decl/decl_hint.cmx decl/decl_subst.cmx decl/decl_instantiate.cmx decl/decl_utils.cmx decl/decl_inherit.cmx decl/decl_init_check.cmx naming/nast_pos_mapper.cmx decl/decl_pos_utils.cmx decl/decl_requirements.cmx globals/autocomplete.cmx globals/ide.cmx third-party/core/result.cmx naming/nast_eval.cmx naming/attributes.cmx naming/naming_heap.cmx naming/namingGlobal.cmx naming/naming_hooks.cmx naming/typecheckerOptions.cmx parsing/namespaces.cmx naming/naming.cmx parsing/parser_heap.cmx decl/decl.cmx decl/decl_class.cmx decl/decl_class_elements.cmx decl/decl_compare.cmx heap/globalStorage.cmx procs/bucket.cmx utils/pidLog.cmx utils/fork.cmx utils/handle.cmx utils/timeout.cmx utils/daemon.cmx utils/exit_status.cmx utils/printSignal.cmx procs/worker.cmx procs/multiWorker.cmx decl/decl_redecl_service.cmx decl/decl_service.cmx fsevents/fsevents.cmx fsnotify_darwin/fsnotify.cmx third-party/avl/monoidAvl.cmx dfind/dfindEnv.cmx dfind/dfindMaybe.cmx dfind/dfindAddFile.cmx dfind/dfindServer.cmx dfind/dfindLib.cmx find/find.cmx parsing/fixmes.cmx parsing/lexer_hack.cmx utils/lint.cmx utils/php_escaping.cmx utils/regexp_utils.cmx parsing/parser_hack.cmx format/format_hack.cmx globals/globalConfig.cmx hhi/hhi_win32res.cmx utils/tmp.cmx hhi/hhi.cmx libancillary/libancillary.cmx monitor/monitorRpc.cmx monitor/prehandoff.cmx monitor/serverProcess.cmx utils/marshal_tools.cmx monitor/serverMonitorUtils.cmx socket/socket.cmx stubs/hackEventLogger.cmx utils/build_id.cmx utils/lock.cmx monitor/monitorConnection.cmx monitor/serverProcessTools.cmx monitor/serverMonitor.cmx naming/nast_visitor.cmx parsing/ast_visitor.cmx parsing/ast_utils.cmx parsing/docblock_finder.cmx parsing/parsing_hooks.cmx utils/findUtils.cmx parsing/parsing_service.cmx search/searchUtils.cmx utils/collections/cSet.cmx search/fuzzySearchService.cmx utils/trie.cmx search/trieSearchService.cmx search/searchService.cmx search/hackSearchService.cmx typing/typing_heap.cmx typing/typing_lazy_heap.cmx typing/typing_env.cmx typing/typing_hooks.cmx typing/typing_print.cmx server/argumentInfoService.cmx typing/type_mapper.cmx typing/type_visitor.cmx typing/typing_utils.cmx typing/typing_arrays.cmx typing/typing_dependent_type.cmx typing/typing_generic_constraint.cmx typing/typing_phase.cmx typing/typing_unification_env.cmx typing/typing_unify_recursive.cmx typing/typing_unify.cmx typing/typing_subtype.cmx typing/typing_visibility.cmx server/autocompleteService.cmx server/symbolDefinition.cmx server/fileOutline.cmx server/serverFiles.cmx server/serverUtils.cmx typing/nastCheck.cmx typing/typing_func_terminality.cmx typing/nast_terminality.cmx typing/typing_expand.cmx typing/typing_generic.cmx typing/typing_taccess.cmx typing/typing_tdef.cmx typing/typing_ops.cmx typing/typing_suggest.cmx typing/nastInitCheck.cmx typing/typing_alias.cmx typing/typing_async.cmx typing/typing_enum.cmx typing/typing_equality_check.cmx typing/typing_extends.cmx typing/typing_exts.cmx typing/typing_get_locals.cmx typing/typing_instantiability.cmx typing/typing_lenv.cmx typing/typing_naming_body.cmx typing/typing_requirements.cmx typing/typing_sequencing.cmx typing/typing_shapes.cmx typing/typing_structure.cmx typing/typing_variance.cmx typing/typing.cmx typing/typing_check_service.cmx typing/typing_check_utils.cmx server/serverIdeUtils.cmx stubs/ai.cmx server/findRefsService.cmx server/hhServerMonitorConfig.cmx utils/file_content.cmx server/ideJson.cmx server/symbolOccurrence.cmx server/identifySymbolService.cmx server/inferAtPosService.cmx server/methodJumps.cmx stubs/ai_options.cmx utils/wwwroot.cmx server/serverArgs.cmx server/serverArgumentInfo.cmx server/serverAutoComplete.cmx server/serverBuild.cmx server/serverCheckUtils.cmx server/serverCheckpoint.cmx utils/config_file.cmx server/serverLocalConfig.cmx server/serverConfig.cmx stubs/filesToIgnore.cmx utils/diagnostic_subscription.cmx server/serverEnv.cmx typing/coverage_level.cmx server/serverColorFile.cmx server/serverCoverageMetric.cmx server/serverDebug.cmx server/serverFindLocals.cmx server/serverSymbolDefinition.cmx server/serverIdentifyFunction.cmx server/serverFindRefs.cmx server/serverFormat.cmx server/serverHighlightRefs.cmx server/serverInferType.cmx stubs/linting_service.cmx server/serverLint.cmx server/serverRefactor.cmx server/serverSearch.cmx server/symbolFunCallService.cmx server/symbolUtils.cmx server/symbolTypeService.cmx server/symbolInfoService.cmx server/serverRpc.cmx server/serverTypeCheck.cmx stubs/buildMain.cmx server/serverCommand.cmx typing/typing_suggest_service.cmx server/serverConvert.cmx server/serverGlobalState.cmx server/serverWorker.cmx watchman/watchman.cmx server/serverEnvBuild.cmx server/serverError.cmx server/serverIdle.cmx server/serverInit.cmx server/serverStamp.cmx utils/random_id.cmx server/serverMain.cmx server/hhServerMonitor.cmx hh_server.cmx -o hh_server.native
-- Check size of off_t - done
-- Check size of uchar
-- Check size of uchar - failed
-- Check size of uint
-- Check size of uint - done
-- Check size of ulong
ocamldep.opt -modules hh_client.ml > hh_client.ml.depends
ocamldep.opt -modules client/clientArgs.ml > client/clientArgs.ml.depends
ocamldep.opt -modules client/clientBuild.ml > client/clientBuild.ml.depends
ocamldep.opt -modules client/clientConnect.ml > client/clientConnect.ml.depends
-- Check size of ulong - failed
-- Check size of int8
ocamldep.opt -modules stubs/clientMessages.ml > stubs/clientMessages.ml.depends
ocamldep.opt -modules client/clientStart.mli > client/clientStart.mli.depends
ocamldep.opt -modules utils/tail.mli > utils/tail.mli.depends
ocamldep.opt -modules utils/tty.mli > utils/tty.mli.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I stubs -I watchman -I utils -I typing -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o stubs/clientMessages.cmo stubs/clientMessages.ml
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I client -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o client/clientStart.cmi client/clientStart.mli
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/tail.cmi utils/tail.mli
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/tty.cmi utils/tty.mli
-- Check size of int8 - failed
-- Check size of uint8
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I client -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o client/clientConnect.cmo client/clientConnect.ml
ocamldep.opt -modules client/clientCommand.ml > client/clientCommand.ml.depends
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I client -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o client/clientBuild.cmo client/clientBuild.ml
ocamldep.opt -modules client/clientDebug.ml > client/clientDebug.ml.depends
-- Check size of uint8 - failed
-- Check size of int16
ocamldep.opt -modules client/clientEnv.ml > client/clientEnv.ml.depends
ocamldep.opt -modules client/clientIde.ml > client/clientIde.ml.depends
ocamldep.opt -modules client/clientGetDefinition.ml > client/clientGetDefinition.ml.depends
ocamldep.opt -modules client/clientGetMethodName.ml > client/clientGetMethodName.ml.depends
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I client -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o client/clientGetMethodName.cmo client/clientGetMethodName.ml
ocamldep.opt -modules client/clientHighlightRefs.ml > client/clientHighlightRefs.ml.depends
-- Check size of int16 - failed
-- Check size of uint16
ocamldep.opt -modules server/ideJsonUtils.mli > server/ideJsonUtils.mli.depends
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I client -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o client/clientGetDefinition.cmo client/clientGetDefinition.ml
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I client -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o client/clientHighlightRefs.cmo client/clientHighlightRefs.ml
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/ideJsonUtils.cmi server/ideJsonUtils.mli
ocamldep.opt -modules client/clientStop.mli > client/clientStop.mli.depends
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I client -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o client/clientDebug.cmo client/clientDebug.ml
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I client -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o client/clientEnv.cmo client/clientEnv.ml
-- Check size of uint16 - failed
-- Check size of int32
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I client -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o client/clientIde.cmo client/clientIde.ml
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I client -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o client/clientStop.cmi client/clientStop.mli
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I client -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o client/clientCommand.cmo client/clientCommand.ml
ocamldep.opt -modules client/clientCheck.ml > client/clientCheck.ml.depends
ocamldep.opt -modules client/clientAiInfo.ml > client/clientAiInfo.ml.depends
-- Check size of int32 - failed
-- Check size of uint32
ocamldep.opt -modules client/clientAiQuery.ml > client/clientAiQuery.ml.depends
ocamldep.opt -modules client/clientArgumentInfo.ml > client/clientArgumentInfo.ml.depends
ocamldep.opt -modules client/clientAutocomplete.ml > client/clientAutocomplete.ml.depends
ocamldep.opt -modules client/clientCheckStatus.ml > client/clientCheckStatus.ml.depends
ocamldep.opt -modules client/clientColorFile.ml > client/clientColorFile.ml.depends
ocamldep.opt -modules server/colorFile.ml > server/colorFile.ml.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/colorFile.cmo server/colorFile.ml
-- Check size of uint32 - failed
-- Check size of u_int32_t
ocamldep.opt -modules client/clientCoverageMetric.mli > client/clientCoverageMetric.mli.depends
ocamldep.opt -modules client/clientFindDependentFiles.ml > client/clientFindDependentFiles.ml.depends
ocamldep.opt -modules client/clientFindLocals.ml > client/clientFindLocals.ml.depends
ocamldep.opt -modules client/clientFindRefs.ml > client/clientFindRefs.ml.depends
ocamldep.opt -modules client/clientFormat.ml > client/clientFormat.ml.depends
ocamldep.opt -modules client/clientLint.ml > client/clientLint.ml.depends
ocamldep.opt -modules client/clientMethodJumps.ml > client/clientMethodJumps.ml.depends
ocamldep.opt -modules client/clientOutline.ml > client/clientOutline.ml.depends
ocamldep.opt -modules client/clientRefactor.ml > client/clientRefactor.ml.depends
ocamldep.opt -modules client/clientSearch.ml > client/clientSearch.ml.depends
ocamldep.opt -modules client/clientSymbolInfo.ml > client/clientSymbolInfo.ml.depends
ocamldep.opt -modules client/clientTraceAi.ml > client/clientTraceAi.ml.depends
ocamldep.opt -modules client/clientTypeAtPos.ml > client/clientTypeAtPos.ml.depends
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I client -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o client/clientAiInfo.cmo client/clientAiInfo.ml
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I client -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o client/clientAiQuery.cmo client/clientAiQuery.ml
-- Check size of u_int32_t - done
-- Check size of int64
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I client -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o client/clientArgumentInfo.cmo client/clientArgumentInfo.ml
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I client -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o client/clientAutocomplete.cmo client/clientAutocomplete.ml
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I client -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o client/clientCheckStatus.cmo client/clientCheckStatus.ml
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I client -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o client/clientColorFile.cmo client/clientColorFile.ml
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I client -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o client/clientCoverageMetric.cmi client/clientCoverageMetric.mli
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I client -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o client/clientFindDependentFiles.cmo client/clientFindDependentFiles.ml
-- Check size of int64 - failed
-- Check size of uint64
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I client -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o client/clientFindLocals.cmo client/clientFindLocals.ml
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I client -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o client/clientFindRefs.cmo client/clientFindRefs.ml
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I client -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o client/clientFormat.cmo client/clientFormat.ml
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I client -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o client/clientLint.cmo client/clientLint.ml
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I client -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o client/clientMethodJumps.cmo client/clientMethodJumps.ml
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I client -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o client/clientOutline.cmo client/clientOutline.ml
-- Check size of uint64 - failed
-- Check size of time_t
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I client -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o client/clientRefactor.cmo client/clientRefactor.ml
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I client -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o client/clientSearch.cmo client/clientSearch.ml
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I client -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o client/clientSymbolInfo.cmo client/clientSymbolInfo.ml
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I client -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o client/clientTraceAi.cmo client/clientTraceAi.ml
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I client -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o client/clientTypeAtPos.cmo client/clientTypeAtPos.ml
ocamldep.opt -modules client/clientRestart.ml > client/clientRestart.ml.depends
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I client -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o client/clientArgs.cmo client/clientArgs.ml
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I client -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o client/clientCheck.cmo client/clientCheck.ml
-- Check size of time_t - done
-- Check size of bool
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I client -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o client/clientRestart.cmo client/clientRestart.ml
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o hh_client.cmo hh_client.ml
ocamldep.opt -modules client/clientStart.ml > client/clientStart.ml.depends
ocamldep.opt -modules client/clientStop.ml > client/clientStop.ml.depends
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I client -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o client/clientStop.cmx client/clientStop.ml
-- Check size of bool - failed
-- Check size of socklen_t
ocamldep.opt -modules utils/tail.ml > utils/tail.ml.depends
ocamldep.opt -modules utils/tty.ml > utils/tty.ml.depends
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I stubs -I watchman -I utils -I typing -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o stubs/clientMessages.cmx stubs/clientMessages.ml
-- Check size of socklen_t - done
-- Performing Test TIME_T_UNSIGNED
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I client -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o client/clientStart.cmx client/clientStart.ml
-- Performing Test TIME_T_UNSIGNED - Failed
-- Performing Test HAVE_GETADDRINFO
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/tail.cmx utils/tail.ml
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/tty.cmx utils/tty.ml
-- Performing Test HAVE_GETADDRINFO - Success
-- Performing Test HAVE_SELECT
-- Performing Test HAVE_SELECT - Failed
-- Performing Test HAVE_TIMESPEC_TS_SEC
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I client -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o client/clientConnect.cmx client/clientConnect.ml
-- Performing Test HAVE_TIMESPEC_TS_SEC - Failed
-- Performing Test QSORT_TYPE_IS_VOID
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I client -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o client/clientBuild.cmx client/clientBuild.ml
-- Performing Test QSORT_TYPE_IS_VOID - Success
-- Performing Test HAVE_SOCKET_SIZE_T_AS_socklen_t
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I client -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o client/clientGetMethodName.cmx client/clientGetMethodName.ml
-- Performing Test HAVE_SOCKET_SIZE_T_AS_socklen_t - Success
-- Performing Test HAVE_PTHREAD_YIELD_ZERO_ARG
ocamldep.opt -modules server/ideJsonUtils.ml > server/ideJsonUtils.ml.depends
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I client -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o client/clientGetDefinition.cmx client/clientGetDefinition.ml
-- Performing Test HAVE_PTHREAD_YIELD_ZERO_ARG - Failed
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I client -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o client/clientHighlightRefs.cmx client/clientHighlightRefs.ml
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/ideJsonUtils.cmx server/ideJsonUtils.ml
-- Checking stack direction : -1
-- Performing Test SIGNAL_RETURN_TYPE_IS_VOID
+ ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/ideJsonUtils.cmx server/ideJsonUtils.ml
File "server/ideJsonUtils.ml", line 14, characters 0-11:
Warning 45: this open statement shadows the constructor Ok (which is later used)
File "server/ideJsonUtils.ml", line 140, characters 32-34:
Warning 41: Ok belongs to several types: Result.t result
The first one was selected. Please disambiguate if this is wrong.
File "server/ideJsonUtils.ml", line 14, characters 0-11:
Warning 45: this open statement shadows the constructor Error (which is later used)
File "server/ideJsonUtils.ml", line 153, characters 48-50:
Warning 41: Ok belongs to several types: Result.t result
The first one was selected. Please disambiguate if this is wrong.
File "server/ideJsonUtils.ml", line 163, characters 13-15:
Warning 41: Ok belongs to several types: Result.t result
The first one was selected. Please disambiguate if this is wrong.
File "server/ideJsonUtils.ml", line 171, characters 30-32:
Warning 41: Ok belongs to several types: Result.t result
The first one was selected. Please disambiguate if this is wrong.
File "server/ideJsonUtils.ml", line 181, characters 25-27:
Warning 41: Ok belongs to several types: Result.t result
The first one was selected. Please disambiguate if this is wrong.
File "server/ideJsonUtils.ml", line 194, characters 10-12:
Warning 41: Ok belongs to several types: Result.t result
The first one was selected. Please disambiguate if this is wrong.
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I client -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o client/clientDebug.cmx client/clientDebug.ml
-- Performing Test SIGNAL_RETURN_TYPE_IS_VOID - Success
-- Looking for include files time.h, sys/time.h
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I client -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o client/clientEnv.cmx client/clientEnv.ml
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I client -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o client/clientIde.cmx client/clientIde.ml
-- Looking for include files time.h, sys/time.h - found
-- Looking for O_NONBLOCK
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I client -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o client/clientCommand.cmx client/clientCommand.ml
-- Looking for O_NONBLOCK - found
-- Performing Test C_HAS_inline
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/colorFile.cmx server/colorFile.ml
-- Performing Test C_HAS_inline - Success
-- Performing Test HAVE_PAUSE_INSTRUCTION
ocamldep.opt -modules client/clientCoverageMetric.ml > client/clientCoverageMetric.ml.depends
-- Performing Test HAVE_PAUSE_INSTRUCTION - Success
-- Looking for tcgetattr
-- Looking for tcgetattr - found
-- Performing Test HAVE_POSIX_SIGNALS
-- Performing Test HAVE_POSIX_SIGNALS - Success
-- Performing Test HAVE_BSS_START
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I client -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o client/clientAiInfo.cmx client/clientAiInfo.ml
-- Performing Test HAVE_BSS_START - Failed
-- Performing Test HAVE_WEAK_SYMBOL
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I client -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o client/clientAiQuery.cmx client/clientAiQuery.ml
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I client -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o client/clientArgumentInfo.cmx client/clientArgumentInfo.ml
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I client -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o client/clientAutocomplete.cmx client/clientAutocomplete.ml
-- Performing Test HAVE_WEAK_SYMBOL - Success
-- Performing Test HAVE_SOLARIS_STYLE_GETHOST
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I client -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o client/clientCheckStatus.cmx client/clientCheckStatus.ml
-- Performing Test HAVE_SOLARIS_STYLE_GETHOST - Failed
-- Performing Test HAVE_GCC_ATOMIC_BUILTINS
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I client -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o client/clientColorFile.cmx client/clientColorFile.ml
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I client -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o client/clientCoverageMetric.cmx client/clientCoverageMetric.ml
-- Performing Test HAVE_GCC_ATOMIC_BUILTINS - Success
-- Looking for netinet/in6.h
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I client -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o client/clientFindDependentFiles.cmx client/clientFindDependentFiles.ml
-- Looking for netinet/in6.h - not found
-- Check size of struct sockaddr_in6
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I client -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o client/clientFindLocals.cmx client/clientFindLocals.ml
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I client -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o client/clientFindRefs.cmx client/clientFindRefs.ml
-- Check size of struct sockaddr_in6 - done
-- Check size of struct in6_addr
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I client -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o client/clientFormat.cmx client/clientFormat.ml
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I client -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o client/clientLint.cmx client/clientLint.ml
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I client -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o client/clientMethodJumps.cmx client/clientMethodJumps.ml
-- Check size of struct in6_addr - done
-- Performing Test HAVE_SOCKADDR_STORAGE_SS_FAMILY
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I client -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o client/clientOutline.cmx client/clientOutline.ml
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I client -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o client/clientRefactor.cmx client/clientRefactor.ml
-- Performing Test HAVE_SOCKADDR_STORAGE_SS_FAMILY - Success
-- Performing Test HAVE_SOCKADDR_IN_SIN_LEN
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I client -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o client/clientSearch.cmx client/clientSearch.ml
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I client -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o client/clientSymbolInfo.cmx client/clientSymbolInfo.ml
-- Performing Test HAVE_SOCKADDR_IN_SIN_LEN - Success
-- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I client -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o client/clientTraceAi.cmx client/clientTraceAi.ml
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I client -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o client/clientTypeAtPos.cmx client/clientTypeAtPos.ml
-- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Success
-- Performing Test STRUCT_DIRENT_HAS_D_INO
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I client -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o client/clientArgs.cmx client/clientArgs.ml
-- Performing Test STRUCT_DIRENT_HAS_D_INO - Success
-- Performing Test STRUCT_DIRENT_HAS_D_NAMLEN
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I client -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o client/clientCheck.cmx client/clientCheck.ml
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I client -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o client/clientRestart.cmx client/clientRestart.ml
-- Performing Test STRUCT_DIRENT_HAS_D_NAMLEN - Success
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o hh_client.cmx hh_client.ml
-- OPENSSL_INCLUDE_DIR = /usr/local/opt/openssl/include
-- OPENSSL_LIBRARY = /usr/local/opt/openssl/lib/libssl.dylib
-- CRYPTO_LIBRARY = /usr/local/opt/openssl/lib/libcrypto.dylib
-- OPENSSL_MAJOR_VERSION = 1
-- Looking for SHA512_DIGEST_LENGTH
ocamlopt.opt -g heap/hh_shared.o hhi/hhi_elf.o hhi/hhi_win32res_stubs.o libancillary/libancillary-stubs.o third-party/libancillary/fd_recv.o third-party/libancillary/fd_send.o utils/files.o utils/get_build_id.o utils/handle_stubs.o utils/nproc.o utils/priorities.o utils/realpath.o utils/sysinfo.o utils/win32_support.o fsevents/fsevents_stubs.o utils/get_build_id.gen.o -cclib -lpthread -cclib -L/usr/local/opt/libelf/lib -cclib -framework -cclib CoreServices -cclib -framework -cclib CoreFoundation -cclib -sectcreate -cclib __text -cclib hhi -cclib /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/hack/src/../bin/hhi.tar.gz str.cmxa unix.cmxa bigarray.cmxa heap/heap_string.cmx third-party/core/caml.cmx third-party/core/commutative_group.cmx third-party/core/container.cmx third-party/core/core_printf.cmx third-party/core/monad.cmx third-party/core/polymorphic_compare.cmx third-party/core/poly.cmx third-party/core/core_list.cmx utils/collections/intKey.cmx utils/collections/myMap.cmx utils/collections/iMap.cmx utils/collections/stringKey.cmx utils/collections/sMap.cmx utils/collections/sSet.cmx utils/collections/reordered_argument_collections.cmx utils/core.cmx utils/file_pos.cmx utils/hh_json/hh_json.cmx utils/string_utils.cmx utils/utils.cmx utils/sys_utils.cmx utils/path.cmx utils/pos_source.cmx utils/relative_path.cmx utils/pos_embedded.cmx utils/pos.cmx deps/fileInfo.cmx heap/ident.cmx injection/default_injector/injector_config.cmx utils/collections/hashSet.cmx naming/naming_special_names.cmx parsing/namespace_env.cmx parsing/ast.cmx utils/errors_sig.cmx utils/errors.cmx utils/local_id.cmx naming/nast.cmx typing/typing_reason.cmx typing/typing_defs.cmx decl/decl_defs.cmx decl/decl_dynamic_yield.cmx decl/decl_enum.cmx heap/prefix.cmx heap/value.cmx stubs/eventLogger.cmx utils/collections/iSet.cmx utils/hh_logger.cmx utils/measure.cmx utils/stats.cmx heap/sharedMem.cmx decl/decl_heap.cmx deps/typing_deps.cmx third-party/core/option.cmx decl/decl_env.cmx decl/decl_hooks.cmx decl/decl_hint.cmx decl/decl_subst.cmx decl/decl_instantiate.cmx decl/decl_utils.cmx decl/decl_inherit.cmx decl/decl_init_check.cmx naming/nast_pos_mapper.cmx decl/decl_pos_utils.cmx decl/decl_requirements.cmx globals/autocomplete.cmx globals/ide.cmx third-party/core/result.cmx naming/nast_eval.cmx naming/attributes.cmx naming/naming_heap.cmx naming/namingGlobal.cmx naming/naming_hooks.cmx naming/typecheckerOptions.cmx parsing/namespaces.cmx naming/naming.cmx parsing/parser_heap.cmx decl/decl.cmx decl/decl_class.cmx decl/decl_class_elements.cmx decl/decl_compare.cmx heap/globalStorage.cmx procs/bucket.cmx utils/pidLog.cmx utils/fork.cmx utils/handle.cmx utils/timeout.cmx utils/daemon.cmx utils/exit_status.cmx utils/printSignal.cmx procs/worker.cmx procs/multiWorker.cmx decl/decl_redecl_service.cmx decl/decl_service.cmx parsing/fixmes.cmx parsing/lexer_hack.cmx utils/lint.cmx utils/php_escaping.cmx utils/regexp_utils.cmx parsing/parser_hack.cmx format/format_hack.cmx globals/globalConfig.cmx monitor/monitorRpc.cmx monitor/prehandoff.cmx monitor/serverProcess.cmx utils/marshal_tools.cmx monitor/serverMonitorUtils.cmx socket/socket.cmx stubs/hackEventLogger.cmx utils/build_id.cmx utils/lock.cmx monitor/monitorConnection.cmx naming/nast_visitor.cmx parsing/ast_visitor.cmx parsing/ast_utils.cmx parsing/docblock_finder.cmx parsing/parsing_hooks.cmx utils/findUtils.cmx parsing/parsing_service.cmx search/searchUtils.cmx utils/collections/cSet.cmx search/fuzzySearchService.cmx utils/trie.cmx search/trieSearchService.cmx search/searchService.cmx search/hackSearchService.cmx typing/typing_heap.cmx typing/typing_lazy_heap.cmx typing/typing_env.cmx typing/typing_hooks.cmx typing/typing_print.cmx server/argumentInfoService.cmx typing/type_mapper.cmx typing/type_visitor.cmx typing/typing_utils.cmx typing/typing_arrays.cmx typing/typing_dependent_type.cmx typing/typing_generic_constraint.cmx typing/typing_phase.cmx typing/typing_unification_env.cmx typing/typing_unify_recursive.cmx typing/typing_unify.cmx typing/typing_subtype.cmx typing/typing_visibility.cmx server/autocompleteService.cmx server/symbolDefinition.cmx server/fileOutline.cmx server/serverFiles.cmx server/serverUtils.cmx typing/nastCheck.cmx typing/typing_func_terminality.cmx typing/nast_terminality.cmx typing/typing_expand.cmx typing/typing_generic.cmx typing/typing_taccess.cmx typing/typing_tdef.cmx typing/typing_ops.cmx typing/typing_suggest.cmx typing/nastInitCheck.cmx typing/typing_alias.cmx typing/typing_async.cmx typing/typing_enum.cmx typing/typing_equality_check.cmx typing/typing_extends.cmx typing/typing_exts.cmx typing/typing_get_locals.cmx typing/typing_instantiability.cmx typing/typing_lenv.cmx typing/typing_naming_body.cmx typing/typing_requirements.cmx typing/typing_sequencing.cmx typing/typing_shapes.cmx typing/typing_structure.cmx typing/typing_variance.cmx typing/typing.cmx typing/typing_check_service.cmx typing/typing_check_utils.cmx server/serverIdeUtils.cmx stubs/ai.cmx server/findRefsService.cmx server/symbolOccurrence.cmx server/identifySymbolService.cmx server/inferAtPosService.cmx server/methodJumps.cmx stubs/ai_options.cmx utils/wwwroot.cmx server/serverArgs.cmx server/serverArgumentInfo.cmx server/serverAutoComplete.cmx server/serverBuild.cmx server/serverCheckUtils.cmx server/serverCheckpoint.cmx utils/config_file.cmx server/serverLocalConfig.cmx server/serverConfig.cmx stubs/filesToIgnore.cmx utils/diagnostic_subscription.cmx utils/file_content.cmx server/serverEnv.cmx typing/coverage_level.cmx server/serverColorFile.cmx server/serverCoverageMetric.cmx server/serverDebug.cmx server/serverFindLocals.cmx server/serverSymbolDefinition.cmx server/serverIdentifyFunction.cmx server/serverFindRefs.cmx server/serverFormat.cmx server/serverHighlightRefs.cmx server/serverInferType.cmx stubs/linting_service.cmx server/serverLint.cmx server/serverRefactor.cmx server/serverSearch.cmx server/symbolFunCallService.cmx server/symbolUtils.cmx server/symbolTypeService.cmx server/symbolInfoService.cmx server/serverRpc.cmx server/serverTypeCheck.cmx stubs/buildMain.cmx server/serverCommand.cmx client/clientAiInfo.cmx client/clientAiQuery.cmx client/clientStop.cmx server/hhServerMonitorConfig.cmx client/clientStart.cmx stubs/clientMessages.cmx utils/tail.cmx utils/tty.cmx client/clientConnect.cmx client/clientBuild.cmx client/clientDebug.cmx client/clientEnv.cmx client/clientGetMethodName.cmx client/clientGetDefinition.cmx client/clientHighlightRefs.cmx server/ideJson.cmx server/ideJsonUtils.cmx client/clientIde.cmx client/clientCommand.cmx utils/random_id.cmx client/clientArgs.cmx client/clientArgumentInfo.cmx client/clientAutocomplete.cmx client/clientCheckStatus.cmx server/colorFile.cmx client/clientColorFile.cmx client/clientCoverageMetric.cmx client/clientFindDependentFiles.cmx client/clientFindLocals.cmx client/clientFindRefs.cmx client/clientFormat.cmx client/clientLint.cmx client/clientMethodJumps.cmx client/clientOutline.cmx client/clientRefactor.cmx client/clientSearch.cmx client/clientSymbolInfo.cmx client/clientTraceAi.cmx client/clientTypeAtPos.cmx server/serverError.cmx client/clientCheck.cmx client/clientRestart.cmx hh_client.cmx -o hh_client.native
-- Looking for SHA512_DIGEST_LENGTH - found
-- SSL_LIBRARIES = /usr/local/opt/openssl/lib/libssl.dylib;/usr/local/opt/openssl/lib/libcrypto.dylib
-- Check size of mbstate_t
-- Check size of mbstate_t - done
-- Performing Test HAVE_LANGINFO_CODESET
ocamldep.opt -modules hh_single_type_check.ml > hh_single_type_check.ml.depends
-- Performing Test HAVE_LANGINFO_CODESET - Success
-- Looking for mbrlen
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o hh_single_type_check.cmo hh_single_type_check.ml
-- Looking for mbrlen - found
-- Looking for mbscmp
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o hh_single_type_check.cmx hh_single_type_check.ml
-- Looking for mbscmp - not found
-- Looking for mbsrtowcs
ocamlopt.opt -g heap/hh_shared.o hhi/hhi_elf.o hhi/hhi_win32res_stubs.o libancillary/libancillary-stubs.o third-party/libancillary/fd_recv.o third-party/libancillary/fd_send.o utils/files.o utils/get_build_id.o utils/handle_stubs.o utils/nproc.o utils/priorities.o utils/realpath.o utils/sysinfo.o utils/win32_support.o fsevents/fsevents_stubs.o utils/get_build_id.gen.o -cclib -lpthread -cclib -L/usr/local/opt/libelf/lib -cclib -framework -cclib CoreServices -cclib -framework -cclib CoreFoundation -cclib -sectcreate -cclib __text -cclib hhi -cclib /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/hack/src/../bin/hhi.tar.gz str.cmxa unix.cmxa bigarray.cmxa heap/heap_string.cmx third-party/core/caml.cmx third-party/core/commutative_group.cmx third-party/core/container.cmx third-party/core/core_printf.cmx third-party/core/monad.cmx third-party/core/polymorphic_compare.cmx third-party/core/poly.cmx third-party/core/core_list.cmx utils/collections/intKey.cmx utils/collections/myMap.cmx utils/collections/iMap.cmx utils/collections/stringKey.cmx utils/collections/sMap.cmx utils/collections/sSet.cmx utils/collections/reordered_argument_collections.cmx utils/core.cmx utils/file_pos.cmx utils/hh_json/hh_json.cmx utils/string_utils.cmx utils/utils.cmx utils/sys_utils.cmx utils/path.cmx utils/pos_source.cmx utils/relative_path.cmx utils/pos_embedded.cmx utils/pos.cmx deps/fileInfo.cmx heap/ident.cmx injection/default_injector/injector_config.cmx utils/collections/hashSet.cmx naming/naming_special_names.cmx parsing/namespace_env.cmx parsing/ast.cmx utils/errors_sig.cmx utils/errors.cmx utils/local_id.cmx naming/nast.cmx typing/typing_reason.cmx typing/typing_defs.cmx decl/decl_defs.cmx decl/decl_dynamic_yield.cmx decl/decl_enum.cmx heap/prefix.cmx heap/value.cmx stubs/eventLogger.cmx utils/collections/iSet.cmx utils/hh_logger.cmx utils/measure.cmx utils/stats.cmx heap/sharedMem.cmx decl/decl_heap.cmx deps/typing_deps.cmx third-party/core/option.cmx decl/decl_env.cmx decl/decl_hooks.cmx decl/decl_hint.cmx decl/decl_subst.cmx decl/decl_instantiate.cmx decl/decl_utils.cmx decl/decl_inherit.cmx decl/decl_init_check.cmx naming/nast_pos_mapper.cmx decl/decl_pos_utils.cmx decl/decl_requirements.cmx globals/autocomplete.cmx globals/ide.cmx third-party/core/result.cmx naming/nast_eval.cmx naming/attributes.cmx naming/naming_heap.cmx naming/namingGlobal.cmx naming/naming_hooks.cmx naming/typecheckerOptions.cmx parsing/namespaces.cmx naming/naming.cmx parsing/parser_heap.cmx decl/decl.cmx decl/decl_class.cmx decl/decl_class_elements.cmx heap/globalStorage.cmx procs/bucket.cmx utils/pidLog.cmx utils/fork.cmx utils/handle.cmx utils/timeout.cmx utils/daemon.cmx utils/exit_status.cmx utils/printSignal.cmx procs/worker.cmx procs/multiWorker.cmx decl/decl_service.cmx globals/globalConfig.cmx monitor/monitorRpc.cmx monitor/prehandoff.cmx monitor/serverProcess.cmx utils/marshal_tools.cmx monitor/serverMonitorUtils.cmx socket/socket.cmx stubs/hackEventLogger.cmx utils/build_id.cmx utils/lock.cmx monitor/monitorConnection.cmx naming/nast_visitor.cmx parsing/fixmes.cmx parsing/lexer_hack.cmx utils/lint.cmx utils/php_escaping.cmx utils/regexp_utils.cmx parsing/parser_hack.cmx server/colorFile.cmx server/serverFiles.cmx server/serverUtils.cmx typing/type_visitor.cmx typing/typing_heap.cmx typing/typing_lazy_heap.cmx typing/typing_env.cmx typing/typing_print.cmx typing/typing_utils.cmx typing/typing_dependent_type.cmx typing/typing_generic_constraint.cmx typing/typing_phase.cmx typing/nastCheck.cmx typing/typing_func_terminality.cmx typing/nast_terminality.cmx typing/type_mapper.cmx typing/typing_arrays.cmx typing/typing_expand.cmx typing/typing_generic.cmx typing/typing_hooks.cmx typing/typing_unification_env.cmx typing/typing_unify_recursive.cmx typing/typing_unify.cmx typing/typing_subtype.cmx typing/typing_taccess.cmx typing/typing_tdef.cmx typing/typing_ops.cmx typing/typing_suggest.cmx typing/nastInitCheck.cmx typing/typing_alias.cmx typing/typing_async.cmx typing/typing_enum.cmx typing/typing_equality_check.cmx typing/typing_extends.cmx typing/typing_exts.cmx typing/typing_get_locals.cmx typing/typing_instantiability.cmx typing/typing_lenv.cmx typing/typing_naming_body.cmx typing/typing_requirements.cmx typing/typing_sequencing.cmx typing/typing_shapes.cmx typing/typing_structure.cmx typing/typing_variance.cmx typing/typing_visibility.cmx typing/typing.cmx typing/typing_check_service.cmx typing/typing_check_utils.cmx server/serverIdeUtils.cmx server/symbolOccurrence.cmx server/identifySymbolService.cmx stubs/ai_options.cmx utils/wwwroot.cmx server/serverArgs.cmx utils/config_file.cmx server/serverLocalConfig.cmx stubs/ai.cmx server/serverConfig.cmx stubs/filesToIgnore.cmx utils/diagnostic_subscription.cmx utils/file_content.cmx utils/findUtils.cmx server/serverEnv.cmx typing/coverage_level.cmx server/serverColorFile.cmx utils/tty.cmx client/clientColorFile.cmx server/serverCoverageMetric.cmx client/clientCoverageMetric.cmx client/clientHighlightRefs.cmx decl/decl_compare.cmx server/findRefsService.cmx server/methodJumps.cmx client/clientMethodJumps.cmx decl/decl_redecl_service.cmx format/format_hack.cmx parsing/ast_visitor.cmx parsing/ast_utils.cmx parsing/docblock_finder.cmx parsing/parsing_hooks.cmx parsing/parsing_service.cmx search/searchUtils.cmx utils/collections/cSet.cmx search/fuzzySearchService.cmx utils/trie.cmx search/trieSearchService.cmx search/searchService.cmx search/hackSearchService.cmx server/argumentInfoService.cmx server/autocompleteService.cmx server/symbolDefinition.cmx server/fileOutline.cmx server/inferAtPosService.cmx server/serverArgumentInfo.cmx server/serverAutoComplete.cmx server/serverBuild.cmx server/serverCheckUtils.cmx server/serverCheckpoint.cmx server/serverDebug.cmx server/serverFindLocals.cmx server/serverSymbolDefinition.cmx server/serverIdentifyFunction.cmx server/serverFindRefs.cmx server/serverFormat.cmx server/serverHighlightRefs.cmx server/serverInferType.cmx stubs/linting_service.cmx server/serverLint.cmx server/serverRefactor.cmx server/serverSearch.cmx server/symbolFunCallService.cmx server/symbolUtils.cmx server/symbolTypeService.cmx server/symbolInfoService.cmx server/serverRpc.cmx server/serverTypeCheck.cmx stubs/buildMain.cmx server/serverCommand.cmx client/clientSymbolInfo.cmx fsevents/fsevents.cmx fsnotify_darwin/fsnotify.cmx third-party/avl/monoidAvl.cmx dfind/dfindEnv.cmx dfind/dfindMaybe.cmx dfind/dfindAddFile.cmx dfind/dfindServer.cmx dfind/dfindLib.cmx find/find.cmx hhi/hhi_win32res.cmx utils/tmp.cmx hhi/hhi.cmx typing/typing_suggest_service.cmx server/serverConvert.cmx server/serverGlobalState.cmx server/serverWorker.cmx watchman/watchman.cmx server/serverEnvBuild.cmx hh_single_type_check.cmx -o hh_single_type_check.native
-- Looking for mbsrtowcs - found
-- Looking for wcrtomb
-- Looking for wcrtomb - found
-- Looking for mbrtowc
-- Looking for mbrtowc - found
-- Looking for wcscoll
ocamldep.opt -modules hh_emitter.ml > hh_emitter.ml.depends
ocamldep.opt -modules emitter/emitter.ml > emitter/emitter.ml.depends
ocamldep.opt -modules emitter/emitter_core.ml > emitter/emitter_core.ml.depends
ocamldep.opt -modules emitter/emitter_consts.ml > emitter/emitter_consts.ml.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I emitter -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o emitter/emitter_consts.cmo emitter/emitter_consts.ml
ocamldep.opt -modules emitter/emitter_expr.ml > emitter/emitter_expr.ml.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I emitter -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o emitter/emitter_core.cmo emitter/emitter_core.ml
-- Looking for wcscoll - found
-- Looking for wcsdup
ocamldep.opt -modules emitter/emitter_xhp.ml > emitter/emitter_xhp.ml.depends
ocamldep.opt -modules emitter/emitter_types.ml > emitter/emitter_types.ml.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I emitter -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o emitter/emitter_types.cmo emitter/emitter_types.ml
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I emitter -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o emitter/emitter_xhp.cmo emitter/emitter_xhp.ml
ocamldep.opt -modules emitter/emitter_lit.ml > emitter/emitter_lit.ml.depends
ocamldep.opt -modules emitter/emitter_stmt.ml > emitter/emitter_stmt.ml.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I emitter -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o emitter/emitter_expr.cmo emitter/emitter_expr.ml
-- Looking for wcsdup - found
-- Looking for wcwidth
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I emitter -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o emitter/emitter_lit.cmo emitter/emitter_lit.ml
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I emitter -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o emitter/emitter_stmt.cmo emitter/emitter_stmt.ml
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I emitter -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o emitter/emitter.cmo emitter/emitter.ml
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o hh_emitter.cmo hh_emitter.ml
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I emitter -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o emitter/emitter_consts.cmx emitter/emitter_consts.ml
-- Looking for wcwidth - found
-- Looking for wctype
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I emitter -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o emitter/emitter_core.cmx emitter/emitter_core.ml
-- Looking for wctype - found
-- Looking for iswlower
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I emitter -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o emitter/emitter_types.cmx emitter/emitter_types.ml
-- Looking for iswlower - found
-- Looking for iswupper
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I emitter -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o emitter/emitter_xhp.cmx emitter/emitter_xhp.ml
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I emitter -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o emitter/emitter_expr.cmx emitter/emitter_expr.ml
-- Looking for iswupper - found
-- Looking for towlower
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I emitter -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o emitter/emitter_lit.cmx emitter/emitter_lit.ml
-- Looking for towlower - found
-- Looking for towupper
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I emitter -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o emitter/emitter_stmt.cmx emitter/emitter_stmt.ml
-- Looking for towupper - found
-- Looking for iswctype
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I emitter -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o emitter/emitter.cmx emitter/emitter.ml
-- Looking for iswctype - found
-- Check size of wchar_t
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o hh_emitter.cmx hh_emitter.ml
ocamlopt.opt -g heap/hh_shared.o hhi/hhi_elf.o hhi/hhi_win32res_stubs.o libancillary/libancillary-stubs.o third-party/libancillary/fd_recv.o third-party/libancillary/fd_send.o utils/files.o utils/get_build_id.o utils/handle_stubs.o utils/nproc.o utils/priorities.o utils/realpath.o utils/sysinfo.o utils/win32_support.o fsevents/fsevents_stubs.o utils/get_build_id.gen.o -cclib -lpthread -cclib -L/usr/local/opt/libelf/lib -cclib -framework -cclib CoreServices -cclib -framework -cclib CoreFoundation -cclib -sectcreate -cclib __text -cclib hhi -cclib /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/hack/src/../bin/hhi.tar.gz str.cmxa unix.cmxa bigarray.cmxa heap/heap_string.cmx third-party/core/caml.cmx third-party/core/commutative_group.cmx third-party/core/container.cmx third-party/core/core_printf.cmx third-party/core/monad.cmx third-party/core/polymorphic_compare.cmx third-party/core/poly.cmx third-party/core/core_list.cmx utils/collections/intKey.cmx utils/collections/myMap.cmx utils/collections/iMap.cmx utils/collections/stringKey.cmx utils/collections/sMap.cmx utils/collections/sSet.cmx utils/collections/reordered_argument_collections.cmx utils/core.cmx utils/file_pos.cmx utils/hh_json/hh_json.cmx utils/string_utils.cmx utils/utils.cmx utils/sys_utils.cmx utils/path.cmx utils/pos_source.cmx utils/relative_path.cmx utils/pos_embedded.cmx utils/pos.cmx deps/fileInfo.cmx heap/ident.cmx injection/default_injector/injector_config.cmx utils/collections/hashSet.cmx naming/naming_special_names.cmx parsing/namespace_env.cmx parsing/ast.cmx utils/errors_sig.cmx utils/errors.cmx utils/local_id.cmx naming/nast.cmx typing/typing_reason.cmx typing/typing_defs.cmx decl/decl_defs.cmx decl/decl_dynamic_yield.cmx decl/decl_enum.cmx heap/prefix.cmx heap/value.cmx stubs/eventLogger.cmx utils/collections/iSet.cmx utils/hh_logger.cmx utils/measure.cmx utils/stats.cmx heap/sharedMem.cmx decl/decl_heap.cmx deps/typing_deps.cmx third-party/core/option.cmx decl/decl_env.cmx decl/decl_hooks.cmx decl/decl_hint.cmx decl/decl_subst.cmx decl/decl_instantiate.cmx decl/decl_utils.cmx decl/decl_inherit.cmx decl/decl_init_check.cmx naming/nast_pos_mapper.cmx decl/decl_pos_utils.cmx decl/decl_requirements.cmx globals/autocomplete.cmx globals/ide.cmx third-party/core/result.cmx naming/nast_eval.cmx naming/attributes.cmx naming/naming_heap.cmx naming/namingGlobal.cmx naming/naming_hooks.cmx naming/typecheckerOptions.cmx parsing/namespaces.cmx naming/naming.cmx parsing/parser_heap.cmx decl/decl.cmx decl/decl_class.cmx emitter/emitter_consts.cmx utils/php_escaping.cmx emitter/emitter_core.cmx emitter/emitter_types.cmx emitter/emitter_xhp.cmx emitter/emitter_expr.cmx emitter/emitter_lit.cmx emitter/emitter_stmt.cmx typing/typing_heap.cmx typing/typing_lazy_heap.cmx typing/typing_func_terminality.cmx typing/typing_get_locals.cmx typing/typing_naming_body.cmx emitter/emitter.cmx globals/globalConfig.cmx parsing/ast_visitor.cmx parsing/ast_utils.cmx parsing/fixmes.cmx parsing/lexer_hack.cmx utils/lint.cmx utils/regexp_utils.cmx parsing/parser_hack.cmx utils/pidLog.cmx utils/fork.cmx utils/handle.cmx utils/timeout.cmx utils/daemon.cmx hh_emitter.cmx -o hh_emitter.native
-- Check size of wchar_t - done
-- Check size of wctype_t
-- Check size of wctype_t - done
-- Check size of wint_t
ocamldep.opt -modules hh_format.ml > hh_format.ml.depends
ocamldep.opt -modules stubs/formatEventLogger.ml > stubs/formatEventLogger.ml.depends
ocamldep.opt -modules format/format_diff.mli > format/format_diff.mli.depends
-- Check size of wint_t - done
ocamldep.opt -modules format/format_mode.ml > format/format_mode.ml.depends
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I format -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o format/format_mode.cmo format/format_mode.ml
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I stubs -I watchman -I utils -I typing -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o stubs/formatEventLogger.cmo stubs/formatEventLogger.ml
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I format -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o format/format_diff.cmi format/format_diff.mli
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o hh_format.cmo hh_format.ml
-- Found Curses: /usr/lib/libcurses.dylib
ocamldep.opt -modules format/format_diff.ml > format/format_diff.ml.depends
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I stubs -I watchman -I utils -I typing -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o stubs/formatEventLogger.cmx stubs/formatEventLogger.ml
-- Looking for 3 include files stdio.h, ..., readline/history.h
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I format -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o format/format_mode.cmx format/format_mode.ml
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I format -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o format/format_diff.cmx format/format_diff.ml
-- Looking for 3 include files stdio.h, ..., readline/history.h - found
-- Performing Test edit_HAVE_HIST_ENTRY
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o hh_format.cmx hh_format.ml
-- Performing Test edit_HAVE_HIST_ENTRY - Success
-- Performing Test edit_USE_LIBEDIT_INTERFACE
-- Performing Test edit_USE_LIBEDIT_INTERFACE - Failed
-- Performing Test edit_USE_NEW_READLINE_INTERFACE
ocamlopt.opt -g heap/hh_shared.o hhi/hhi_elf.o hhi/hhi_win32res_stubs.o libancillary/libancillary-stubs.o third-party/libancillary/fd_recv.o third-party/libancillary/fd_send.o utils/files.o utils/get_build_id.o utils/handle_stubs.o utils/nproc.o utils/priorities.o utils/realpath.o utils/sysinfo.o utils/win32_support.o fsevents/fsevents_stubs.o utils/get_build_id.gen.o -cclib -lpthread -cclib -L/usr/local/opt/libelf/lib -cclib -framework -cclib CoreServices -cclib -framework -cclib CoreFoundation -cclib -sectcreate -cclib __text -cclib hhi -cclib /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/hack/src/../bin/hhi.tar.gz str.cmxa unix.cmxa bigarray.cmxa heap/prefix.cmx heap/value.cmx stubs/eventLogger.cmx third-party/core/caml.cmx third-party/core/commutative_group.cmx third-party/core/container.cmx third-party/core/core_printf.cmx third-party/core/monad.cmx third-party/core/polymorphic_compare.cmx third-party/core/poly.cmx third-party/core/core_list.cmx utils/collections/intKey.cmx utils/collections/myMap.cmx utils/collections/iMap.cmx utils/collections/iSet.cmx utils/collections/stringKey.cmx utils/collections/sMap.cmx utils/collections/sSet.cmx utils/core.cmx utils/hh_json/hh_json.cmx utils/utils.cmx utils/hh_logger.cmx utils/measure.cmx utils/stats.cmx heap/sharedMem.cmx utils/string_utils.cmx utils/sys_utils.cmx utils/path.cmx globals/globalConfig.cmx monitor/monitorRpc.cmx monitor/prehandoff.cmx monitor/serverProcess.cmx utils/exit_status.cmx utils/marshal_tools.cmx monitor/serverMonitorUtils.cmx socket/socket.cmx stubs/hackEventLogger.cmx third-party/core/option.cmx third-party/core/result.cmx utils/build_id.cmx utils/lock.cmx utils/timeout.cmx monitor/monitorConnection.cmx server/serverFiles.cmx server/serverUtils.cmx utils/pidLog.cmx client/clientStop.cmx server/hhServerMonitorConfig.cmx utils/handle.cmx client/clientStart.cmx heap/heap_string.cmx utils/collections/reordered_argument_collections.cmx utils/file_pos.cmx utils/pos_source.cmx utils/relative_path.cmx utils/pos_embedded.cmx utils/pos.cmx deps/fileInfo.cmx heap/ident.cmx injection/default_injector/injector_config.cmx utils/collections/hashSet.cmx naming/naming_special_names.cmx parsing/namespace_env.cmx parsing/ast.cmx utils/errors_sig.cmx utils/errors.cmx utils/local_id.cmx naming/nast.cmx typing/typing_reason.cmx typing/typing_defs.cmx decl/decl_defs.cmx decl/decl_dynamic_yield.cmx decl/decl_enum.cmx decl/decl_heap.cmx deps/typing_deps.cmx decl/decl_env.cmx decl/decl_hooks.cmx decl/decl_hint.cmx decl/decl_subst.cmx decl/decl_instantiate.cmx decl/decl_utils.cmx decl/decl_inherit.cmx decl/decl_init_check.cmx naming/nast_pos_mapper.cmx decl/decl_pos_utils.cmx decl/decl_requirements.cmx globals/autocomplete.cmx globals/ide.cmx naming/nast_eval.cmx naming/attributes.cmx naming/naming_heap.cmx naming/namingGlobal.cmx naming/naming_hooks.cmx naming/typecheckerOptions.cmx parsing/namespaces.cmx naming/naming.cmx parsing/parser_heap.cmx decl/decl.cmx decl/decl_class.cmx decl/decl_class_elements.cmx decl/decl_compare.cmx heap/globalStorage.cmx procs/bucket.cmx utils/fork.cmx utils/daemon.cmx utils/printSignal.cmx procs/worker.cmx procs/multiWorker.cmx decl/decl_redecl_service.cmx decl/decl_service.cmx parsing/fixmes.cmx parsing/lexer_hack.cmx utils/lint.cmx utils/php_escaping.cmx utils/regexp_utils.cmx parsing/parser_hack.cmx format/format_hack.cmx naming/nast_visitor.cmx parsing/ast_visitor.cmx parsing/ast_utils.cmx parsing/docblock_finder.cmx parsing/parsing_hooks.cmx utils/findUtils.cmx parsing/parsing_service.cmx search/searchUtils.cmx utils/collections/cSet.cmx search/fuzzySearchService.cmx utils/trie.cmx search/trieSearchService.cmx search/searchService.cmx search/hackSearchService.cmx typing/typing_heap.cmx typing/typing_lazy_heap.cmx typing/typing_env.cmx typing/typing_hooks.cmx typing/typing_print.cmx server/argumentInfoService.cmx typing/type_mapper.cmx typing/type_visitor.cmx typing/typing_utils.cmx typing/typing_arrays.cmx typing/typing_dependent_type.cmx typing/typing_generic_constraint.cmx typing/typing_phase.cmx typing/typing_unification_env.cmx typing/typing_unify_recursive.cmx typing/typing_unify.cmx typing/typing_subtype.cmx typing/typing_visibility.cmx server/autocompleteService.cmx server/symbolDefinition.cmx server/fileOutline.cmx typing/nastCheck.cmx typing/typing_func_terminality.cmx typing/nast_terminality.cmx typing/typing_expand.cmx typing/typing_generic.cmx typing/typing_taccess.cmx typing/typing_tdef.cmx typing/typing_ops.cmx typing/typing_suggest.cmx typing/nastInitCheck.cmx typing/typing_alias.cmx typing/typing_async.cmx typing/typing_enum.cmx typing/typing_equality_check.cmx typing/typing_extends.cmx typing/typing_exts.cmx typing/typing_get_locals.cmx typing/typing_instantiability.cmx typing/typing_lenv.cmx typing/typing_naming_body.cmx typing/typing_requirements.cmx typing/typing_sequencing.cmx typing/typing_shapes.cmx typing/typing_structure.cmx typing/typing_variance.cmx typing/typing.cmx typing/typing_check_service.cmx typing/typing_check_utils.cmx server/serverIdeUtils.cmx stubs/ai.cmx server/findRefsService.cmx server/symbolOccurrence.cmx server/identifySymbolService.cmx server/inferAtPosService.cmx server/methodJumps.cmx stubs/ai_options.cmx utils/wwwroot.cmx server/serverArgs.cmx server/serverArgumentInfo.cmx server/serverAutoComplete.cmx server/serverBuild.cmx server/serverCheckUtils.cmx server/serverCheckpoint.cmx utils/config_file.cmx server/serverLocalConfig.cmx server/serverConfig.cmx stubs/filesToIgnore.cmx utils/diagnostic_subscription.cmx utils/file_content.cmx server/serverEnv.cmx typing/coverage_level.cmx server/serverColorFile.cmx server/serverCoverageMetric.cmx server/serverDebug.cmx server/serverFindLocals.cmx server/serverSymbolDefinition.cmx server/serverIdentifyFunction.cmx server/serverFindRefs.cmx server/serverFormat.cmx server/serverHighlightRefs.cmx server/serverInferType.cmx stubs/linting_service.cmx server/serverLint.cmx server/serverRefactor.cmx server/serverSearch.cmx server/symbolFunCallService.cmx server/symbolUtils.cmx server/symbolTypeService.cmx server/symbolInfoService.cmx server/serverRpc.cmx server/serverTypeCheck.cmx stubs/buildMain.cmx server/serverCommand.cmx stubs/clientMessages.cmx utils/tail.cmx utils/tty.cmx client/clientConnect.cmx client/clientBuild.cmx client/clientDebug.cmx client/clientEnv.cmx client/clientGetMethodName.cmx client/clientGetDefinition.cmx client/clientHighlightRefs.cmx server/ideJson.cmx server/ideJsonUtils.cmx client/clientIde.cmx client/clientCommand.cmx utils/random_id.cmx client/clientArgs.cmx find/find.cmx format/format_mode.cmx stubs/formatEventLogger.cmx format/format_diff.cmx server/serverGlobalState.cmx server/serverWorker.cmx hh_format.cmx -o hh_format.native
-- Performing Test edit_USE_NEW_READLINE_INTERFACE - Success
-- Using cmake version 3.6.2
-- Not building NDB
-- Library webscalesqlclient depends on OSLIBS /usr/local/opt/openssl/lib/libssl.dylib;/usr/local/opt/openssl/lib/libcrypto.dylib
ocamldep.opt -modules h2tp/h2tp.ml > h2tp/h2tp.ml.depends
ocamldep.opt -modules h2tp/common/common_exns.ml > h2tp/common/common_exns.ml.depends
ocamldep.opt -modules h2tp/common/converter_options.mli > h2tp/common/converter_options.mli.depends
ocamldep.opt -modules h2tp/engine.ml > h2tp/engine.ml.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I h2tp/common -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -o h2tp/common/common_exns.cmo h2tp/common/common_exns.ml
ocamldep.opt -modules h2tp/mapper/constructor_arg_promotion.ml > h2tp/mapper/constructor_arg_promotion.ml.depends
ocamldep.opt -modules h2tp/mapper/map_ast.ml > h2tp/mapper/map_ast.ml.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I h2tp/mapper -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/common -o h2tp/mapper/map_ast.cmo h2tp/mapper/map_ast.ml
-- CMAKE_BUILD_TYPE: RelWithDebInfo
-- COMPILE_DEFINITIONS: HAVE_CONFIG_H
-- CMAKE_C_FLAGS: -Wno-maybe-uninitialized -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -msse4.2 -Wall -Wextra -Wformat-security -Wwrite-strings -std=c99
-- CMAKE_CXX_FLAGS: -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -Wno-deprecated -Wno-strict-aliasing -Wno-write-strings -Wno-invalid-offsetof -Wno-error=array-bounds -Wno-error=switch -Wno-unused-result -Wno-sign-compare -Wno-attributes -Wno-maybe-uninitialized -Wno-unknown-warning-option -Wno-return-type-c-linkage -msse4.2 -std=gnu++1y -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -Wall -Wextra -Wformat-security -Woverloaded-virtual -Wno-unused-parameter -Wno-null-conversion -Wno-unused-private-field -std=c++11
-- CMAKE_C_FLAGS_RELWITHDEBINFO: -O3 -g -fno-omit-frame-pointer -fno-strict-aliasing -DDBUG_OFF
-- CMAKE_CXX_FLAGS_RELWITHDEBINFO: -O3 -g -fno-omit-frame-pointer -fno-strict-aliasing -DDBUG_OFF
-- Configuring done
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I h2tp/common -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -o h2tp/common/converter_options.cmi h2tp/common/converter_options.mli
ocamldep.opt -modules h2tp/mapper/Deleted_constructs.ml > h2tp/mapper/Deleted_constructs.ml.depends
ocamldep.opt -modules h2tp/mapper/detect_collections.ml > h2tp/mapper/detect_collections.ml.depends
ocamldep.opt -modules h2tp/common/ast_ext.mli > h2tp/common/ast_ext.mli.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I h2tp/common -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -o h2tp/common/ast_ext.cmi h2tp/common/ast_ext.mli
ocamldep.opt -modules h2tp/mapper/empty_collection_as_bool.ml > h2tp/mapper/empty_collection_as_bool.ml.depends
ocamldep.opt -modules h2tp/mapper/enum.ml > h2tp/mapper/enum.ml.depends
ocamldep.opt -modules h2tp/mapper/erase_types.ml > h2tp/mapper/erase_types.ml.depends
ocamldep.opt -modules h2tp/common/fun.mli > h2tp/common/fun.mli.depends
ocamldep.opt -modules h2tp/mapper/hack_variadic.ml > h2tp/mapper/hack_variadic.ml.depends
ocamldep.opt -modules h2tp/mapper/initializer_expressions.ml > h2tp/mapper/initializer_expressions.ml.depends
ocamldep.opt -modules h2tp/mapper/lambda_expressions.ml > h2tp/mapper/lambda_expressions.ml.depends
ocamldep.opt -modules h2tp/mapper/misc.ml > h2tp/mapper/misc.ml.depends
ocamldep.opt -modules h2tp/common/parser_hack_ext.mli > h2tp/common/parser_hack_ext.mli.depends
ocamldep.opt -modules h2tp/Prepend_require.ml > h2tp/Prepend_require.ml.depends
ocamldep.opt -modules h2tp/mapper/ref_collections.ml > h2tp/mapper/ref_collections.ml.depends
-- Generating done
ocamldep.opt -modules h2tp/common/sys_ext.mli > h2tp/common/sys_ext.mli.depends
ocamldep.opt -modules h2tp/unparser/unparser.ml > h2tp/unparser/unparser.ml.depends
-- Build files have been written to: /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/webscalesqlclient/mysql-5.6
ocamldep.opt -modules h2tp/unparser/unparsed.ml > h2tp/unparser/unparsed.ml.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I h2tp/unparser -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/mapper -I h2tp/common -o h2tp/unparser/unparsed.cmo h2tp/unparser/unparsed.ml
[ 9%] Performing build step for 'webscalesqlclient'
ocamldep.opt -modules h2tp/mapper/unsupported_constructs.ml > h2tp/mapper/unsupported_constructs.ml.depends
Scanning dependencies of target gen_dtrace_header
[ 1%] Generating include/probes_mysql_dtrace.h, include/probes_mysql_nodtrace.h
ocamldep.opt -modules h2tp/mapper/value_collections.ml > h2tp/mapper/value_collections.ml.depends
ocamldep.opt -modules h2tp/mapper/yield_break.ml > h2tp/mapper/yield_break.ml.depends
Scanning dependencies of target zlib
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I h2tp/mapper -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/common -o h2tp/mapper/constructor_arg_promotion.cmo h2tp/mapper/constructor_arg_promotion.ml
[ 1%] Building C object zlib/CMakeFiles/zlib.dir/compress.c.o
[ 1%] Building C object zlib/CMakeFiles/zlib.dir/deflate.c.o
[ 2%] Building C object zlib/CMakeFiles/zlib.dir/adler32.c.o
[ 2%] Building C object zlib/CMakeFiles/zlib.dir/crc32.c.o
clang-3.8: clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I h2tp/mapper -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/common -o h2tp/mapper/Deleted_constructs.cmo h2tp/mapper/Deleted_constructs.ml
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I h2tp/mapper -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/common -o h2tp/mapper/detect_collections.cmo h2tp/mapper/detect_collections.ml
Scanning dependencies of target vio
1 warning generated.
[ 2%] Building C object vio/CMakeFiles/vio.dir/vio.c.o
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I h2tp/mapper -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/common -o h2tp/mapper/empty_collection_as_bool.cmo h2tp/mapper/empty_collection_as_bool.ml
[ 4%] Building C object zlib/CMakeFiles/zlib.dir/gzio.c.o
[ 4%] Built target gen_dtrace_header
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
[ 5%] Building C object vio/CMakeFiles/vio.dir/viosocket.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I h2tp/mapper -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/common -o h2tp/mapper/enum.cmo h2tp/mapper/enum.ml
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I h2tp/mapper -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/common -o h2tp/mapper/erase_types.cmo h2tp/mapper/erase_types.ml
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I h2tp/common -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -o h2tp/common/fun.cmi h2tp/common/fun.mli
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I h2tp/mapper -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/common -o h2tp/mapper/hack_variadic.cmo h2tp/mapper/hack_variadic.ml
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I h2tp/mapper -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/common -o h2tp/mapper/initializer_expressions.cmo h2tp/mapper/initializer_expressions.ml
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I h2tp/mapper -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/common -o h2tp/mapper/lambda_expressions.cmo h2tp/mapper/lambda_expressions.ml
1 warning generated.
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I h2tp/mapper -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/common -o h2tp/mapper/misc.cmo h2tp/mapper/misc.ml
[ 5%] Building C object vio/CMakeFiles/vio.dir/viossl.c.o
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I h2tp/common -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -o h2tp/common/parser_hack_ext.cmi h2tp/common/parser_hack_ext.mli
1 warning generated.
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I h2tp -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o h2tp/Prepend_require.cmo h2tp/Prepend_require.ml
[ 7%] Building C object vio/CMakeFiles/vio.dir/viopipe.c.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
Scanning dependencies of target strings
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I h2tp/mapper -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/common -o h2tp/mapper/ref_collections.cmo h2tp/mapper/ref_collections.ml
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
[ 7%] Building C object strings/CMakeFiles/strings.dir/bchange.c.o
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I h2tp/common -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -o h2tp/common/sys_ext.cmi h2tp/common/sys_ext.mli
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I h2tp/unparser -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/mapper -I h2tp/common -o h2tp/unparser/unparser.cmo h2tp/unparser/unparser.ml
1 warning generated.
[ 7%] Building C object strings/CMakeFiles/strings.dir/bmove_upp.c.o
1 warning generated.
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
[ 7%] Building C object zlib/CMakeFiles/zlib.dir/infback.c.o
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I h2tp/mapper -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/common -o h2tp/mapper/unsupported_constructs.cmo h2tp/mapper/unsupported_constructs.ml
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I h2tp/mapper -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/common -o h2tp/mapper/value_collections.cmo h2tp/mapper/value_collections.ml
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I h2tp/mapper -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/common -o h2tp/mapper/yield_break.cmo h2tp/mapper/yield_break.ml
1 warning generated.
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I h2tp -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o h2tp/engine.cmo h2tp/engine.ml
1 warning generated.
[ 8%] Building C object strings/CMakeFiles/strings.dir/ctype-big5.c.o
[ 8%] Building C object zlib/CMakeFiles/zlib.dir/inffast.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I h2tp -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o h2tp/h2tp.cmo h2tp/h2tp.ml
1 warning generated.
1 warning generated.
[ 8%] Building C object strings/CMakeFiles/strings.dir/ctype-bin.c.o
[ 8%] Building C object vio/CMakeFiles/vio.dir/vioshm.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
ocamldep.opt -modules h2tp/common/converter_options.ml > h2tp/common/converter_options.ml.depends
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I h2tp/common -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -o h2tp/common/common_exns.cmx h2tp/common/common_exns.ml
1 warning generated.
[ 9%] Building C object zlib/CMakeFiles/zlib.dir/inflate.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I h2tp/mapper -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/common -o h2tp/mapper/map_ast.cmx h2tp/mapper/map_ast.ml
1 warning generated.
1 warning generated.
[ 9%] Building C object vio/CMakeFiles/vio.dir/viosslfactories.c.o
[ 9%] Building C object zlib/CMakeFiles/zlib.dir/inftrees.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
1 warning generated.
[ 9%] Building C object strings/CMakeFiles/strings.dir/ctype-cp932.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
1 warning generated.
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
1 warning generated.
[ 11%] Building C object strings/CMakeFiles/strings.dir/ctype-czech.c.o
[ 11%] Building C object strings/CMakeFiles/strings.dir/ctype-euc_kr.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I h2tp/common -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -o h2tp/common/converter_options.cmx h2tp/common/converter_options.ml
1 warning generated.
[ 12%] Building C object strings/CMakeFiles/strings.dir/ctype-eucjpms.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
1 warning generated.
[ 12%] Building C object zlib/CMakeFiles/zlib.dir/trees.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
ocamldep.opt -modules h2tp/common/ast_ext.ml > h2tp/common/ast_ext.ml.depends
ocamldep.opt -modules h2tp/common/Str_ext.ml > h2tp/common/Str_ext.ml.depends
1 warning generated.
1 warning generated.
ocamldep.opt -modules h2tp/common/Str_ext.mli > h2tp/common/Str_ext.mli.depends
[ 14%] Linking C static library libvio.a
[ 15%] Building C object zlib/CMakeFiles/zlib.dir/uncompr.c.o
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I h2tp/common -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -o h2tp/common/Str_ext.cmi h2tp/common/Str_ext.mli
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
ocamldep.opt -modules h2tp/common/fun.ml > h2tp/common/fun.ml.depends
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I h2tp/common -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -o h2tp/common/fun.cmx h2tp/common/fun.ml
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libvio.a(viopipe.c.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libvio.a(vioshm.c.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libvio.a(viopipe.c.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libvio.a(vioshm.c.o) has no symbols
1 warning generated.
[ 15%] Built target vio
[ 15%] Building C object strings/CMakeFiles/strings.dir/ctype-extra.c.o
[ 15%] Building C object strings/CMakeFiles/strings.dir/ctype-gb2312.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I h2tp/common -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -o h2tp/common/Str_ext.cmx h2tp/common/Str_ext.ml
1 warning generated.
[ 15%] Building C object zlib/CMakeFiles/zlib.dir/zutil.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I h2tp/common -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -o h2tp/common/ast_ext.cmx h2tp/common/ast_ext.ml
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
1 warning generated.
[ 16%] Building C object strings/CMakeFiles/strings.dir/ctype-gbk.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
1 warning generated.
[ 16%] Building C object strings/CMakeFiles/strings.dir/ctype-latin1.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
1 warning generated.
[ 16%] Building C object strings/CMakeFiles/strings.dir/ctype-mb.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
ocamldep.opt -modules h2tp/common/parser_hack_ext.ml > h2tp/common/parser_hack_ext.ml.depends
ocamldep.opt -modules h2tp/common/sys_ext.ml > h2tp/common/sys_ext.ml.depends
1 warning generated.
1 warning generated.
[ 18%] Building C object strings/CMakeFiles/strings.dir/ctype-simple.c.o
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I h2tp/common -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -o h2tp/common/sys_ext.cmx h2tp/common/sys_ext.ml
[ 18%] Building C object strings/CMakeFiles/strings.dir/ctype-sjis.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
1 warning generated.
1 warning generated.
[ 18%] Building C object strings/CMakeFiles/strings.dir/ctype-tis620.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
[ 19%] Linking C static library libzlib.a
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I h2tp/unparser -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/mapper -I h2tp/common -o h2tp/unparser/unparsed.cmx h2tp/unparser/unparsed.ml
[ 19%] Built target zlib
[ 21%] Building C object strings/CMakeFiles/strings.dir/ctype-uca.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I h2tp/mapper -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/common -o h2tp/mapper/constructor_arg_promotion.cmx h2tp/mapper/constructor_arg_promotion.ml
1 warning generated.
1 warning generated.
[ 21%] Building C object strings/CMakeFiles/strings.dir/ctype-ucs2.c.o
[ 22%] Building C object strings/CMakeFiles/strings.dir/ctype-ujis.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I h2tp/mapper -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/common -o h2tp/mapper/Deleted_constructs.cmx h2tp/mapper/Deleted_constructs.ml
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I h2tp/mapper -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/common -o h2tp/mapper/detect_collections.cmx h2tp/mapper/detect_collections.ml
1 warning generated.
[ 22%] Building C object strings/CMakeFiles/strings.dir/ctype-utf8.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I h2tp/mapper -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/common -o h2tp/mapper/empty_collection_as_bool.cmx h2tp/mapper/empty_collection_as_bool.ml
1 warning generated.
[ 22%] Building C object strings/CMakeFiles/strings.dir/ctype-win1250ch.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
1 warning generated.
[ 23%] Building C object strings/CMakeFiles/strings.dir/ctype.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I h2tp/mapper -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/common -o h2tp/mapper/enum.cmx h2tp/mapper/enum.ml
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
1 warning generated.
[ 23%] Building C object strings/CMakeFiles/strings.dir/decimal.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
1 warning generated.
[ 23%] Building C object strings/CMakeFiles/strings.dir/dtoa.c.o
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I h2tp/mapper -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/common -o h2tp/mapper/erase_types.cmx h2tp/mapper/erase_types.ml
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I h2tp/mapper -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/common -o h2tp/mapper/hack_variadic.cmx h2tp/mapper/hack_variadic.ml
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I h2tp/mapper -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/common -o h2tp/mapper/initializer_expressions.cmx h2tp/mapper/initializer_expressions.ml
1 warning generated.
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I h2tp/mapper -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/common -o h2tp/mapper/lambda_expressions.cmx h2tp/mapper/lambda_expressions.ml
[ 25%] Building C object strings/CMakeFiles/strings.dir/int2str.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I h2tp/mapper -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/common -o h2tp/mapper/misc.cmx h2tp/mapper/misc.ml
1 warning generated.
[ 25%] Building C object strings/CMakeFiles/strings.dir/is_prefix.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
1 warning generated.
1 warning generated.
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I h2tp/common -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -o h2tp/common/parser_hack_ext.cmx h2tp/common/parser_hack_ext.ml
[ 25%] Building C object strings/CMakeFiles/strings.dir/llstr.c.o
[ 26%] Building C object strings/CMakeFiles/strings.dir/longlong2str.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
1 warning generated.
1 warning generated.
[ 26%] Building C object strings/CMakeFiles/strings.dir/my_strtoll10.c.o
[ 28%] Building C object strings/CMakeFiles/strings.dir/my_vsnprintf.c.o
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I h2tp -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o h2tp/Prepend_require.cmx h2tp/Prepend_require.ml
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
1 warning generated.
[ 28%] Building C object strings/CMakeFiles/strings.dir/str2int.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
1 warning generated.
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I h2tp/mapper -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/common -o h2tp/mapper/ref_collections.cmx h2tp/mapper/ref_collections.ml
[ 28%] Building C object strings/CMakeFiles/strings.dir/str_alloc.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
1 warning generated.
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
[ 29%] Building C object strings/CMakeFiles/strings.dir/strcend.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
1 warning generated.
1 warning generated.
[ 29%] Building C object strings/CMakeFiles/strings.dir/strend.c.o
[ 29%] Building C object strings/CMakeFiles/strings.dir/strfill.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I h2tp/unparser -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/mapper -I h2tp/common -o h2tp/unparser/unparser.cmx h2tp/unparser/unparser.ml
1 warning generated.
[ 30%] Building C object strings/CMakeFiles/strings.dir/strmake.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
1 warning generated.
1 warning generated.
[ 30%] Building C object strings/CMakeFiles/strings.dir/strmov.c.o
[ 30%] Building C object strings/CMakeFiles/strings.dir/strnmov.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
1 warning generated.
[ 32%] Building C object strings/CMakeFiles/strings.dir/strxmov.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
1 warning generated.
1 warning generated.
1 warning generated.
[ 32%] Building C object strings/CMakeFiles/strings.dir/strxnmov.c.o
[ 33%] Building C object strings/CMakeFiles/strings.dir/xml.c.o
[ 33%] Building C object strings/CMakeFiles/strings.dir/my_strchr.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
1 warning generated.
[ 33%] Building C object strings/CMakeFiles/strings.dir/strcont.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
1 warning generated.
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I h2tp/mapper -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/common -o h2tp/mapper/unsupported_constructs.cmx h2tp/mapper/unsupported_constructs.ml
[ 35%] Building C object strings/CMakeFiles/strings.dir/strappend.c.o
1 warning generated.
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
1 warning generated.
1 warning generated.
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I h2tp/mapper -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/common -o h2tp/mapper/value_collections.cmx h2tp/mapper/value_collections.ml
1 warning generated.
1 warning generated.
1 warning generated.
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I h2tp/mapper -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/common -o h2tp/mapper/yield_break.cmx h2tp/mapper/yield_break.ml
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I h2tp -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o h2tp/engine.cmx h2tp/engine.ml
1 warning generated.
[ 35%] Linking C static library libstrings.a
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libstrings.a(longlong2str.c.o) has no symbols
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I h2tp -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o h2tp/h2tp.cmx h2tp/h2tp.ml
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libstrings.a(longlong2str.c.o) has no symbols
[ 35%] Built target strings
ocamlopt.opt -g heap/hh_shared.o hhi/hhi_elf.o hhi/hhi_win32res_stubs.o libancillary/libancillary-stubs.o third-party/libancillary/fd_recv.o third-party/libancillary/fd_send.o utils/files.o utils/get_build_id.o utils/handle_stubs.o utils/nproc.o utils/priorities.o utils/realpath.o utils/sysinfo.o utils/win32_support.o fsevents/fsevents_stubs.o utils/get_build_id.gen.o -cclib -lpthread -cclib -L/usr/local/opt/libelf/lib -cclib -framework -cclib CoreServices -cclib -framework -cclib CoreFoundation -cclib -sectcreate -cclib __text -cclib hhi -cclib /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/hack/src/../bin/hhi.tar.gz str.cmxa unix.cmxa bigarray.cmxa heap/heap_string.cmx third-party/core/caml.cmx third-party/core/commutative_group.cmx third-party/core/container.cmx third-party/core/core_printf.cmx third-party/core/monad.cmx third-party/core/polymorphic_compare.cmx third-party/core/poly.cmx third-party/core/core_list.cmx utils/collections/intKey.cmx utils/collections/myMap.cmx utils/collections/iMap.cmx utils/collections/stringKey.cmx utils/collections/sMap.cmx utils/collections/sSet.cmx utils/collections/reordered_argument_collections.cmx utils/core.cmx utils/file_pos.cmx utils/hh_json/hh_json.cmx utils/string_utils.cmx utils/utils.cmx utils/sys_utils.cmx utils/path.cmx utils/pos_source.cmx utils/relative_path.cmx utils/pos_embedded.cmx utils/pos.cmx deps/fileInfo.cmx heap/ident.cmx injection/default_injector/injector_config.cmx utils/collections/hashSet.cmx naming/naming_special_names.cmx parsing/namespace_env.cmx parsing/ast.cmx utils/errors_sig.cmx utils/errors.cmx utils/local_id.cmx naming/nast.cmx typing/typing_reason.cmx typing/typing_defs.cmx decl/decl_defs.cmx decl/decl_dynamic_yield.cmx decl/decl_enum.cmx heap/prefix.cmx heap/value.cmx stubs/eventLogger.cmx utils/collections/iSet.cmx utils/hh_logger.cmx utils/measure.cmx utils/stats.cmx heap/sharedMem.cmx decl/decl_heap.cmx deps/typing_deps.cmx third-party/core/option.cmx decl/decl_env.cmx decl/decl_hooks.cmx decl/decl_hint.cmx decl/decl_subst.cmx decl/decl_instantiate.cmx decl/decl_utils.cmx decl/decl_inherit.cmx decl/decl_init_check.cmx naming/nast_pos_mapper.cmx decl/decl_pos_utils.cmx decl/decl_requirements.cmx globals/autocomplete.cmx globals/ide.cmx third-party/core/result.cmx naming/nast_eval.cmx naming/attributes.cmx naming/naming_heap.cmx naming/namingGlobal.cmx naming/naming_hooks.cmx naming/typecheckerOptions.cmx parsing/namespaces.cmx naming/naming.cmx parsing/parser_heap.cmx decl/decl.cmx decl/decl_class.cmx find/find.cmx parsing/fixmes.cmx parsing/lexer_hack.cmx utils/lint.cmx utils/php_escaping.cmx utils/regexp_utils.cmx parsing/parser_hack.cmx format/format_hack.cmx globals/globalConfig.cmx h2tp/Prepend_require.cmx h2tp/common/fun.cmx h2tp/common/Str_ext.cmx h2tp/common/ast_ext.cmx h2tp/common/common_exns.cmx h2tp/common/converter_options.cmx h2tp/common/sys_ext.cmx h2tp/common/parser_hack_ext.cmx h2tp/mapper/map_ast.cmx h2tp/mapper/Deleted_constructs.cmx h2tp/mapper/constructor_arg_promotion.cmx h2tp/mapper/detect_collections.cmx h2tp/mapper/empty_collection_as_bool.cmx h2tp/mapper/enum.cmx h2tp/mapper/erase_types.cmx h2tp/mapper/hack_variadic.cmx h2tp/mapper/initializer_expressions.cmx typing/typing_heap.cmx typing/typing_lazy_heap.cmx typing/typing_func_terminality.cmx typing/typing_get_locals.cmx typing/typing_naming_body.cmx h2tp/mapper/lambda_expressions.cmx h2tp/mapper/misc.cmx h2tp/mapper/ref_collections.cmx h2tp/mapper/unsupported_constructs.cmx h2tp/mapper/value_collections.cmx h2tp/mapper/yield_break.cmx h2tp/unparser/unparsed.cmx h2tp/unparser/unparser.cmx h2tp/engine.cmx h2tp/h2tp.cmx -o h2tp/h2tp.native
Scanning dependencies of target mysys
[ 35%] Building C object mysys/CMakeFiles/mysys.dir/array.c.o
[ 35%] Building C object mysys/CMakeFiles/mysys.dir/charset.c.o
[ 36%] Building C object mysys/CMakeFiles/mysys.dir/charset-def.c.o
[ 36%] Building C object mysys/CMakeFiles/mysys.dir/checksum.c.o
[ 38%] Building C object mysys/CMakeFiles/mysys.dir/errors.c.o
[ 38%] Building C object mysys/CMakeFiles/mysys.dir/hash.c.o
[ 39%] Building C object mysys/CMakeFiles/mysys.dir/list.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
clang-3.8clang-3.8: : warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
clang-3.8: warningclang-3.8warning: : argument unused during compilation: '-L/usr/local/opt/readline/lib':
argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
warningwarning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
1 warning generated.
[ 39%] Building C object mysys/CMakeFiles/mysys.dir/mf_cache.c.o
1 warning generated.
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
[ 39%] Building C object mysys/CMakeFiles/mysys.dir/mf_dirname.c.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
1 warning generated.
1 warning generated.
[ 40%] Building C object mysys/CMakeFiles/mysys.dir/mf_fn_ext.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
[ 40%] Building C object mysys/CMakeFiles/mysys.dir/mf_format.c.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
[ 40%] Building C object mysys/CMakeFiles/mysys.dir/mf_getdate.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
1 warning generated.
[ 42%] Building C object mysys/CMakeFiles/mysys.dir/mf_iocache.c.o
1 warning generated.
1 warning generated.
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
[ 42%] Building C object mysys/CMakeFiles/mysys.dir/mf_iocache2.c.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
[ 42%] Building C object mysys/CMakeFiles/mysys.dir/mf_keycache.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
1 warning generated.
1 warning generated.
[ 43%] Building C object mysys/CMakeFiles/mysys.dir/mf_keycaches.c.o
[ 43%] Building C object mysys/CMakeFiles/mysys.dir/mf_loadpath.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
1 warning generated.
[ 45%] Building C object mysys/CMakeFiles/mysys.dir/mf_pack.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
1 warning generated.
[ 45%] Building C object mysys/CMakeFiles/mysys.dir/mf_path.c.o
1 warning generated.
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
[ 45%] Building C object mysys/CMakeFiles/mysys.dir/mf_qsort.c.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
ocamldep.opt -modules hh_match.ml > hh_match.ml.depends
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
ocamldep.opt -modules hh_matcher/matcher.mli > hh_matcher/matcher.mli.depends
ocamldep.opt -modules hh_matcher/hh_match_utils.ml > hh_matcher/hh_match_utils.ml.depends
ocamldep.opt -modules hh_matcher/ast_code_extent.mli > hh_matcher/ast_code_extent.mli.depends
1 warning generated.
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I hh_matcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o hh_matcher/ast_code_extent.cmi hh_matcher/ast_code_extent.mli
[ 46%] Building C object mysys/CMakeFiles/mysys.dir/mf_qsort2.c.o
1 warning generated.
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
1 warning generated.
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
1 warning generated.
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I hh_matcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o hh_matcher/hh_match_utils.cmo hh_matcher/hh_match_utils.ml
[ 46%] Building C object mysys/CMakeFiles/mysys.dir/mf_radix.c.o
[ 46%] Building C object mysys/CMakeFiles/mysys.dir/mf_same.c.o
[ 47%] Building C object mysys/CMakeFiles/mysys.dir/mf_sort.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
ocamldep.opt -modules hh_matcher/patcher.mli > hh_matcher/patcher.mli.depends
1 warning generated.
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I hh_matcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o hh_matcher/matcher.cmi hh_matcher/matcher.mli
[ 47%] Building C object mysys/CMakeFiles/mysys.dir/mf_soundex.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I hh_matcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o hh_matcher/patcher.cmi hh_matcher/patcher.mli
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
1 warning generated.
ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o hh_match.cmo hh_match.ml
[ 47%] Building C object mysys/CMakeFiles/mysys.dir/mf_arr_appstr.c.o
1 warning generated.
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
[ 49%] Building C object mysys/CMakeFiles/mysys.dir/mf_tempdir.c.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
ocamldep.opt -modules hh_matcher/matcher.ml > hh_matcher/matcher.ml.depends
1 warning generated.
[ 49%] Building C object mysys/CMakeFiles/mysys.dir/mf_tempfile.c.o
ocamldep.opt -modules hh_matcher/astConstructor.ml > hh_matcher/astConstructor.ml.depends
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I hh_matcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o hh_matcher/astConstructor.cmo hh_matcher/astConstructor.ml
1 warning generated.
[ 50%] Building C object mysys/CMakeFiles/mysys.dir/mf_unixpath.c.o
1 warning generated.
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
[ 50%] Building C object mysys/CMakeFiles/mysys.dir/mf_wcomp.c.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
1 warning generated.
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
[ 50%] Building C object mysys/CMakeFiles/mysys.dir/mulalloc.c.o
ocamldep.opt -modules hh_matcher/ast_code_extent.ml > hh_matcher/ast_code_extent.ml.depends
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
1 warning generated.
[ 52%] Building C object mysys/CMakeFiles/mysys.dir/my_access.c.o
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I hh_matcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o hh_matcher/ast_code_extent.cmx hh_matcher/ast_code_extent.ml
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
1 warning generated.
[ 52%] Building C object mysys/CMakeFiles/mysys.dir/my_alloc.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
1 warning generated.
1 warning generated.
[ 52%] Building C object mysys/CMakeFiles/mysys.dir/my_bit.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
[ 53%] Building C object mysys/CMakeFiles/mysys.dir/my_bitmap.c.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
1 warning generated.
[ 53%] Building C object mysys/CMakeFiles/mysys.dir/my_chsize.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
1 warning generated.
[ 53%] Building C object mysys/CMakeFiles/mysys.dir/my_compress.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
1 warning generated.
[ 54%] Building C object mysys/CMakeFiles/mysys.dir/my_copy.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
1 warning generated.
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
[ 54%] Building C object mysys/CMakeFiles/mysys.dir/my_create.c.o
1 warning generated.
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
[ 56%] Building C object mysys/CMakeFiles/mysys.dir/my_delete.c.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
ocamldep.opt -modules hh_matcher/patcher.ml > hh_matcher/patcher.ml.depends
1 warning generated.
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I hh_matcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o hh_matcher/hh_match_utils.cmx hh_matcher/hh_match_utils.ml
[ 56%] Building C object mysys/CMakeFiles/mysys.dir/my_div.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
1 warning generated.
1 warning generated.
1 warning generated.
[ 56%] Building C object mysys/CMakeFiles/mysys.dir/my_error.c.o
[ 57%] Building C object mysys/CMakeFiles/mysys.dir/my_file.c.o
[ 57%] Building C object mysys/CMakeFiles/mysys.dir/my_fopen.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
1 warning generated.
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
[ 57%] Building C object mysys/CMakeFiles/mysys.dir/my_fstream.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
1 warning generated.
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
[ 59%] Building C object mysys/CMakeFiles/mysys.dir/my_gethwaddr.c.o
1 warning generated.
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
[ 59%] Building C object mysys/CMakeFiles/mysys.dir/my_getsystime.c.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
1 warning generated.
[ 59%] Building C object mysys/CMakeFiles/mysys.dir/my_getwd.c.o
1 warning generated.
1 warning generated.
1 warning generated.
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
[ 60%] Building C object mysys/CMakeFiles/mysys.dir/my_compare.c.o
[ 60%] Building C object mysys/CMakeFiles/mysys.dir/my_init.c.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I hh_matcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o hh_matcher/astConstructor.cmx hh_matcher/astConstructor.ml
1 warning generated.
[ 61%] Building C object mysys/CMakeFiles/mysys.dir/my_lib.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
[ 61%] Building C object mysys/CMakeFiles/mysys.dir/my_lock.c.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
1 warning generated.
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
[ 61%] Building C object mysys/CMakeFiles/mysys.dir/my_malloc.c.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
[ 63%] Building C object mysys/CMakeFiles/mysys.dir/my_mess.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
1 warning generated.
1 warning generated.
1 warning generated.
[ 63%] Building C object mysys/CMakeFiles/mysys.dir/my_mkdir.c.o
1 warning generated.
[ 63%] Building C object mysys/CMakeFiles/mysys.dir/my_mmap.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
[ 64%] Building C object mysys/CMakeFiles/mysys.dir/my_once.c.o
1 warning generated.
[ 64%] Building C object mysys/CMakeFiles/mysys.dir/my_open.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
[ 64%] Building C object mysys/CMakeFiles/mysys.dir/my_pread.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
1 warning generated.
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I hh_matcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o hh_matcher/patcher.cmx hh_matcher/patcher.ml
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
[ 66%] Building C object mysys/CMakeFiles/mysys.dir/my_pthread.c.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
1 warning generated.
1 warning generated.
[ 66%] Building C object mysys/CMakeFiles/mysys.dir/my_quick.c.o
[ 67%] Building C object mysys/CMakeFiles/mysys.dir/my_read.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
1 warning generated.
1 warning generated.
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
[ 67%] Building C object mysys/CMakeFiles/mysys.dir/my_redel.c.o
[ 67%] Building C object mysys/CMakeFiles/mysys.dir/my_rename.c.o
[ 69%] Building C object mysys/CMakeFiles/mysys.dir/my_seek.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
[ 69%] Building C object mysys/CMakeFiles/mysys.dir/my_sleep.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
1 warning generated.
[ 69%] Building C object mysys/CMakeFiles/mysys.dir/my_static.c.o
1 warning generated.
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I hh_matcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o hh_matcher/matcher.cmx hh_matcher/matcher.ml
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
[ 70%] Building C object mysys/CMakeFiles/mysys.dir/my_symlink.c.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
1 warning generated.
1 warning generated.
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
1 warning generated.
[ 70%] Building C object mysys/CMakeFiles/mysys.dir/my_symlink2.c.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
[ 71%] Building C object mysys/CMakeFiles/mysys.dir/my_sync.c.o
[ 71%] Building C object mysys/CMakeFiles/mysys.dir/my_thr_init.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
1 warning generated.
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
[ 71%] Building C object mysys/CMakeFiles/mysys.dir/my_write.c.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
1 warning generated.
[ 73%] Building C object mysys/CMakeFiles/mysys.dir/ptr_cmp.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
1 warning generated.
1 warning generated.
1 warning generated.
[ 73%] Building C object mysys/CMakeFiles/mysys.dir/queues.c.o
1 warning generated.
[ 73%] Building C object mysys/CMakeFiles/mysys.dir/stacktrace.c.o
[ 74%] Building C object mysys/CMakeFiles/mysys.dir/string.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
[ 74%] Building C object mysys/CMakeFiles/mysys.dir/thr_alarm.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
1 warning generated.
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
[ 74%] Building C object mysys/CMakeFiles/mysys.dir/thr_lock.c.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
1 warning generated.
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
[ 76%] Building C object mysys/CMakeFiles/mysys.dir/thr_mutex.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/webscalesqlclient/src/mysys/stacktrace.c:144:21: warning: 'sbrk' is deprecated [-Wdeprecated-declarations]
heap_end= (char*) sbrk(0);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/unistd.h:587:7: note: 'sbrk' has been explicitly marked deprecated here
void *sbrk(int);
^
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
1 warning generated.
[ 76%] Building C object mysys/CMakeFiles/mysys.dir/thr_rwlock.c.o
1 warning generated.
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
1 warning generated.
1 warning generated.
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
[ 77%] Building C object mysys/CMakeFiles/mysys.dir/tree.c.o
[ 77%] Building C object mysys/CMakeFiles/mysys.dir/typelib.c.o
[ 77%] Building C object mysys/CMakeFiles/mysys.dir/base64.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
2 warnings generated.
1 warning generated.
1 warning generated.
[ 78%] Building C object mysys/CMakeFiles/mysys.dir/my_memmem.c.o
[ 78%] Building C object mysys/CMakeFiles/mysys.dir/my_getpagesize.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
[ 78%] Building C object mysys/CMakeFiles/mysys.dir/lf_alloc-pin.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
1 warning generated.
1 warning generated.
1 warning generated.
[ 80%] Building C object mysys/CMakeFiles/mysys.dir/lf_dynarray.c.o
[ 80%] Building C object mysys/CMakeFiles/mysys.dir/lf_hash.c.o
[ 80%] Building C object mysys/CMakeFiles/mysys.dir/my_atomic.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
[ 81%] Building C object mysys/CMakeFiles/mysys.dir/my_getncpus.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
1 warning generated.
ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o hh_match.cmx hh_match.ml
[ 81%] Building C object mysys/CMakeFiles/mysys.dir/my_rdtsc.c.o
1 warning generated.
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
[ 83%] Building C object mysys/CMakeFiles/mysys.dir/waiting_threads.c.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
1 warning generated.
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
[ 83%] Building C object mysys/CMakeFiles/mysys.dir/psi_noop.c.o
1 warning generated.
1 warning generated.
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
[ 83%] Building C object mysys/CMakeFiles/mysys.dir/my_alarm.c.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
[ 84%] Building C object mysys/CMakeFiles/mysys.dir/kqueue_timers.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
1 warning generated.
[ 84%] Building C object mysys/CMakeFiles/mysys.dir/my_lockmem.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
ocamlopt.opt -g heap/hh_shared.o hhi/hhi_elf.o hhi/hhi_win32res_stubs.o libancillary/libancillary-stubs.o third-party/libancillary/fd_recv.o third-party/libancillary/fd_send.o utils/files.o utils/get_build_id.o utils/handle_stubs.o utils/nproc.o utils/priorities.o utils/realpath.o utils/sysinfo.o utils/win32_support.o fsevents/fsevents_stubs.o utils/get_build_id.gen.o -cclib -lpthread -cclib -L/usr/local/opt/libelf/lib -cclib -framework -cclib CoreServices -cclib -framework -cclib CoreFoundation -cclib -sectcreate -cclib __text -cclib hhi -cclib /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/hack/src/../bin/hhi.tar.gz str.cmxa unix.cmxa bigarray.cmxa heap/heap_string.cmx third-party/core/caml.cmx third-party/core/commutative_group.cmx third-party/core/container.cmx third-party/core/core_printf.cmx third-party/core/monad.cmx third-party/core/polymorphic_compare.cmx third-party/core/poly.cmx third-party/core/core_list.cmx utils/collections/intKey.cmx utils/collections/myMap.cmx utils/collections/iMap.cmx utils/collections/stringKey.cmx utils/collections/sMap.cmx utils/collections/sSet.cmx utils/collections/reordered_argument_collections.cmx utils/core.cmx utils/file_pos.cmx utils/hh_json/hh_json.cmx utils/string_utils.cmx utils/utils.cmx utils/sys_utils.cmx utils/path.cmx utils/pos_source.cmx utils/relative_path.cmx utils/pos_embedded.cmx utils/pos.cmx deps/fileInfo.cmx utils/collections/hashSet.cmx deps/typing_deps.cmx find/find.cmx globals/ide.cmx heap/prefix.cmx heap/value.cmx stubs/eventLogger.cmx utils/collections/iSet.cmx utils/hh_logger.cmx utils/measure.cmx utils/stats.cmx heap/sharedMem.cmx injection/default_injector/injector_config.cmx parsing/namespace_env.cmx parsing/ast.cmx utils/errors_sig.cmx utils/errors.cmx parsing/fixmes.cmx parsing/lexer_hack.cmx parsing/namespaces.cmx third-party/core/option.cmx utils/lint.cmx utils/php_escaping.cmx utils/regexp_utils.cmx parsing/parser_hack.cmx format/format_hack.cmx globals/globalConfig.cmx h2tp/common/common_exns.cmx h2tp/unparser/unparsed.cmx h2tp/unparser/unparser.cmx hh_matcher/astConstructor.cmx parsing/ast_visitor.cmx hh_matcher/ast_code_extent.cmx naming/naming_special_names.cmx utils/local_id.cmx naming/nast.cmx hh_matcher/hh_match_utils.cmx hh_matcher/patcher.cmx hh_matcher/matcher.cmx parsing/parsing_hooks.cmx procs/bucket.cmx utils/pidLog.cmx utils/fork.cmx utils/handle.cmx utils/timeout.cmx utils/daemon.cmx utils/exit_status.cmx utils/printSignal.cmx procs/worker.cmx procs/multiWorker.cmx search/searchUtils.cmx utils/collections/cSet.cmx search/fuzzySearchService.cmx utils/trie.cmx search/trieSearchService.cmx search/searchService.cmx search/hackSearchService.cmx server/serverGlobalState.cmx server/serverWorker.cmx utils/findUtils.cmx hh_match.cmx -o hh_match.native
1 warning generated.
[ 84%] Linking C static library libmysys.a
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libmysys.a(thr_mutex.c.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libmysys.a(my_getpagesize.c.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libmysys.a(my_lockmem.c.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libmysys.a(thr_mutex.c.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libmysys.a(my_getpagesize.c.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libmysys.a(my_lockmem.c.o) has no symbols
[ 84%] Built target mysys
Scanning dependencies of target dbug
[ 85%] Building C object dbug/CMakeFiles/dbug.dir/dbug.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
1 warning generated.
[ 85%] Linking C static library libdbug.a
[ 85%] Built target dbug
Scanning dependencies of target mysys_ssl
[ 87%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/crypt_genhash_impl.cc.o
[ 87%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_default.cc.o
[ 87%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_sha1.cc.o
[ 87%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_getopt.cc.o
[ 88%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_aes.cc.o
[ 90%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_sha2.cc.o
[ 90%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_md5.cc.o
ocamldep.opt -modules hh_matcher/test/code_extent_tests.ml > hh_matcher/test/code_extent_tests.ml.depends
ocamldep.opt -modules hh_matcher/hh_match_test_utils.mli > hh_matcher/hh_match_test_utils.mli.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I hh_matcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o hh_matcher/hh_match_test_utils.cmi hh_matcher/hh_match_test_utils.mli
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I hh_matcher/test -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o hh_matcher/test/code_extent_tests.cmo hh_matcher/test/code_extent_tests.ml
ocamldep.opt -modules hh_matcher/hh_match_test_utils.ml > hh_matcher/hh_match_test_utils.ml.depends
[ 90%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_rnd.cc.o
[ 91%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_murmur3.cc.o
[ 91%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_aes_openssl.cc.o
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I hh_matcher -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o hh_matcher/hh_match_test_utils.cmx hh_matcher/hh_match_test_utils.ml
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I hh_matcher/test -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o hh_matcher/test/code_extent_tests.cmx hh_matcher/test/code_extent_tests.ml
ocamlopt.opt -g heap/hh_shared.o hhi/hhi_elf.o hhi/hhi_win32res_stubs.o libancillary/libancillary-stubs.o third-party/libancillary/fd_recv.o third-party/libancillary/fd_send.o utils/files.o utils/get_build_id.o utils/handle_stubs.o utils/nproc.o utils/priorities.o utils/realpath.o utils/sysinfo.o utils/win32_support.o fsevents/fsevents_stubs.o utils/get_build_id.gen.o -cclib -lpthread -cclib -L/usr/local/opt/libelf/lib -cclib -framework -cclib CoreServices -cclib -framework -cclib CoreFoundation -cclib -sectcreate -cclib __text -cclib hhi -cclib /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/hack/src/../bin/hhi.tar.gz str.cmxa unix.cmxa bigarray.cmxa heap/heap_string.cmx third-party/core/caml.cmx third-party/core/commutative_group.cmx third-party/core/container.cmx third-party/core/core_printf.cmx third-party/core/monad.cmx third-party/core/polymorphic_compare.cmx third-party/core/poly.cmx third-party/core/core_list.cmx utils/collections/intKey.cmx utils/collections/myMap.cmx utils/collections/iMap.cmx utils/collections/stringKey.cmx utils/collections/sMap.cmx utils/collections/sSet.cmx utils/collections/reordered_argument_collections.cmx utils/core.cmx utils/file_pos.cmx utils/hh_json/hh_json.cmx utils/string_utils.cmx utils/utils.cmx utils/sys_utils.cmx utils/path.cmx utils/pos_source.cmx utils/relative_path.cmx utils/pos_embedded.cmx utils/pos.cmx deps/fileInfo.cmx find/find.cmx heap/prefix.cmx heap/value.cmx stubs/eventLogger.cmx utils/collections/iSet.cmx utils/hh_logger.cmx utils/measure.cmx utils/stats.cmx heap/sharedMem.cmx globals/globalConfig.cmx globals/ide.cmx injection/default_injector/injector_config.cmx parsing/namespace_env.cmx parsing/ast.cmx parsing/ast_visitor.cmx utils/errors_sig.cmx utils/errors.cmx parsing/fixmes.cmx parsing/lexer_hack.cmx parsing/namespaces.cmx third-party/core/option.cmx utils/lint.cmx utils/php_escaping.cmx utils/regexp_utils.cmx parsing/parser_hack.cmx hh_matcher/ast_code_extent.cmx hh_matcher/hh_match_test_utils.cmx hhi/hhi_win32res.cmx utils/exit_status.cmx utils/tmp.cmx hhi/hhi.cmx hh_matcher/test/code_extent_tests.cmx -o hh_matcher/test/code_extent_tests.native
[ 91%] Linking CXX static library libmysys_ssl.a
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libmysys_ssl.a(my_sha2.cc.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libmysys_ssl.a(my_sha2.cc.o) has no symbols
[ 91%] Built target mysys_ssl
Scanning dependencies of target comp_err
[ 92%] Building C object extra/CMakeFiles/comp_err.dir/comp_err.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
ocamldep.opt -modules hh_matcher/test/matcher_test.ml > hh_matcher/test/matcher_test.ml.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I hh_matcher/test -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o hh_matcher/test/matcher_test.cmo hh_matcher/test/matcher_test.ml
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I hh_matcher/test -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o hh_matcher/test/matcher_test.cmx hh_matcher/test/matcher_test.ml
1 warning generated.
[ 92%] Linking CXX executable comp_err
ocamlopt.opt -g heap/hh_shared.o hhi/hhi_elf.o hhi/hhi_win32res_stubs.o libancillary/libancillary-stubs.o third-party/libancillary/fd_recv.o third-party/libancillary/fd_send.o utils/files.o utils/get_build_id.o utils/handle_stubs.o utils/nproc.o utils/priorities.o utils/realpath.o utils/sysinfo.o utils/win32_support.o fsevents/fsevents_stubs.o utils/get_build_id.gen.o -cclib -lpthread -cclib -L/usr/local/opt/libelf/lib -cclib -framework -cclib CoreServices -cclib -framework -cclib CoreFoundation -cclib -sectcreate -cclib __text -cclib hhi -cclib /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/hack/src/../bin/hhi.tar.gz str.cmxa unix.cmxa bigarray.cmxa heap/heap_string.cmx third-party/core/caml.cmx third-party/core/commutative_group.cmx third-party/core/container.cmx third-party/core/core_printf.cmx third-party/core/monad.cmx third-party/core/polymorphic_compare.cmx third-party/core/poly.cmx third-party/core/core_list.cmx utils/collections/intKey.cmx utils/collections/myMap.cmx utils/collections/iMap.cmx utils/collections/stringKey.cmx utils/collections/sMap.cmx utils/collections/sSet.cmx utils/collections/reordered_argument_collections.cmx utils/core.cmx utils/file_pos.cmx utils/hh_json/hh_json.cmx utils/string_utils.cmx utils/utils.cmx utils/sys_utils.cmx utils/path.cmx utils/pos_source.cmx utils/relative_path.cmx utils/pos_embedded.cmx utils/pos.cmx deps/fileInfo.cmx find/find.cmx globals/ide.cmx heap/prefix.cmx heap/value.cmx stubs/eventLogger.cmx utils/collections/iSet.cmx utils/hh_logger.cmx utils/measure.cmx utils/stats.cmx heap/sharedMem.cmx injection/default_injector/injector_config.cmx parsing/namespace_env.cmx parsing/ast.cmx utils/errors_sig.cmx utils/errors.cmx parsing/fixmes.cmx parsing/lexer_hack.cmx parsing/namespaces.cmx third-party/core/option.cmx utils/lint.cmx utils/php_escaping.cmx utils/regexp_utils.cmx parsing/parser_hack.cmx format/format_hack.cmx globals/globalConfig.cmx h2tp/common/common_exns.cmx h2tp/unparser/unparsed.cmx h2tp/unparser/unparser.cmx hh_matcher/astConstructor.cmx parsing/ast_visitor.cmx hh_matcher/ast_code_extent.cmx hh_matcher/hh_match_test_utils.cmx utils/collections/hashSet.cmx naming/naming_special_names.cmx utils/local_id.cmx naming/nast.cmx hh_matcher/hh_match_utils.cmx hh_matcher/patcher.cmx hh_matcher/matcher.cmx hhi/hhi_win32res.cmx utils/exit_status.cmx utils/tmp.cmx hhi/hhi.cmx hh_matcher/test/matcher_test.cmx -o hh_matcher/test/matcher_test.native
[ 92%] Built target comp_err
Scanning dependencies of target GenError
[ 92%] Generating ../include/mysqld_error.h, ../sql/share/english/errmsg.sys
[ 92%] Built target GenError
Scanning dependencies of target clientlib
[ 94%] Building C object libmysql/CMakeFiles/clientlib.dir/__/sql-common/my_time.c.o
[ 95%] Building C object libmysql/CMakeFiles/clientlib.dir/get_password.c.o
[ 94%] Building C object libmysql/CMakeFiles/clientlib.dir/libmysql.c.o
[ 95%] Building CXX object libmysql/CMakeFiles/clientlib.dir/__/sql-common/client_authentication.cc.o
[ 97%] Building C object libmysql/CMakeFiles/clientlib.dir/__/sql-common/client.c.o
[ 97%] Building C object libmysql/CMakeFiles/clientlib.dir/errmsg.c.o
[ 97%] Building C object libmysql/CMakeFiles/clientlib.dir/__/sql-common/client_plugin.c.o
ocamldep.opt -modules hh_matcher/test/patcher_api_test.ml > hh_matcher/test/patcher_api_test.ml.depends
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I hh_matcher/test -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o hh_matcher/test/patcher_api_test.cmo hh_matcher/test/patcher_api_test.ml
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
1 warning generated.
[ 97%] Building CXX object libmysql/CMakeFiles/clientlib.dir/__/sql/net_serv.cc.o
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I hh_matcher/test -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o hh_matcher/test/patcher_api_test.cmx hh_matcher/test/patcher_api_test.ml
1 warning generated.
[ 98%] Building C object libmysql/CMakeFiles/clientlib.dir/__/sql-common/pack.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
1 warning generated.
[ 98%] Building C object libmysql/CMakeFiles/clientlib.dir/__/sql/password.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
1 warning generated.
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/webscalesqlclient/src/sql-common/client.c:832:20: warning: comparison of constant 2 with expression of type 'enum enum_session_state_type' is always true [-Wtautological-constant-out-of-range-compare]
for(type=0;type<2;type++)
~~~~^~
/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/webscalesqlclient/src/libmysql/libmysql.c:1401:12: warning: address of array 'net->last_error' will always evaluate to 'true' [-Wpointer-bool-conversion]
if (net->last_error && net->last_error[0])
~~~~~^~~~~~~~~~ ~~
ocamlopt.opt -g heap/hh_shared.o hhi/hhi_elf.o hhi/hhi_win32res_stubs.o libancillary/libancillary-stubs.o third-party/libancillary/fd_recv.o third-party/libancillary/fd_send.o utils/files.o utils/get_build_id.o utils/handle_stubs.o utils/nproc.o utils/priorities.o utils/realpath.o utils/sysinfo.o utils/win32_support.o fsevents/fsevents_stubs.o utils/get_build_id.gen.o -cclib -lpthread -cclib -L/usr/local/opt/libelf/lib -cclib -framework -cclib CoreServices -cclib -framework -cclib CoreFoundation -cclib -sectcreate -cclib __text -cclib hhi -cclib /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/hack/src/../bin/hhi.tar.gz str.cmxa unix.cmxa bigarray.cmxa heap/heap_string.cmx third-party/core/caml.cmx third-party/core/commutative_group.cmx third-party/core/container.cmx third-party/core/core_printf.cmx third-party/core/monad.cmx third-party/core/polymorphic_compare.cmx third-party/core/poly.cmx third-party/core/core_list.cmx utils/collections/intKey.cmx utils/collections/myMap.cmx utils/collections/iMap.cmx utils/collections/stringKey.cmx utils/collections/sMap.cmx utils/collections/sSet.cmx utils/collections/reordered_argument_collections.cmx utils/core.cmx utils/file_pos.cmx utils/hh_json/hh_json.cmx utils/string_utils.cmx utils/utils.cmx utils/sys_utils.cmx utils/path.cmx utils/pos_source.cmx utils/relative_path.cmx utils/pos_embedded.cmx utils/pos.cmx deps/fileInfo.cmx find/find.cmx globals/ide.cmx heap/prefix.cmx heap/value.cmx stubs/eventLogger.cmx utils/collections/iSet.cmx utils/hh_logger.cmx utils/measure.cmx utils/stats.cmx heap/sharedMem.cmx injection/default_injector/injector_config.cmx parsing/namespace_env.cmx parsing/ast.cmx utils/errors_sig.cmx utils/errors.cmx parsing/fixmes.cmx parsing/lexer_hack.cmx parsing/namespaces.cmx third-party/core/option.cmx utils/lint.cmx utils/php_escaping.cmx utils/regexp_utils.cmx parsing/parser_hack.cmx format/format_hack.cmx globals/globalConfig.cmx h2tp/common/common_exns.cmx h2tp/unparser/unparsed.cmx h2tp/unparser/unparser.cmx parsing/ast_visitor.cmx hh_matcher/ast_code_extent.cmx utils/collections/hashSet.cmx naming/naming_special_names.cmx utils/local_id.cmx naming/nast.cmx hh_matcher/hh_match_utils.cmx hh_matcher/patcher.cmx hhi/hhi_win32res.cmx utils/exit_status.cmx utils/tmp.cmx hhi/hhi.cmx hh_matcher/test/patcher_api_test.cmx -o hh_matcher/test/patcher_api_test.native
1 warning generated.
1 warning generated.
ocamldep.opt -modules hh_matcher/test/patcher_module_test.ml > hh_matcher/test/patcher_module_test.ml.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I hh_matcher/test -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o hh_matcher/test/patcher_module_test.cmo hh_matcher/test/patcher_module_test.ml
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I hh_matcher/test -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o hh_matcher/test/patcher_module_test.cmx hh_matcher/test/patcher_module_test.ml
2 warnings generated.
ocamlopt.opt -g heap/hh_shared.o hhi/hhi_elf.o hhi/hhi_win32res_stubs.o libancillary/libancillary-stubs.o third-party/libancillary/fd_recv.o third-party/libancillary/fd_send.o utils/files.o utils/get_build_id.o utils/handle_stubs.o utils/nproc.o utils/priorities.o utils/realpath.o utils/sysinfo.o utils/win32_support.o fsevents/fsevents_stubs.o utils/get_build_id.gen.o -cclib -lpthread -cclib -L/usr/local/opt/libelf/lib -cclib -framework -cclib CoreServices -cclib -framework -cclib CoreFoundation -cclib -sectcreate -cclib __text -cclib hhi -cclib /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/hack/src/../bin/hhi.tar.gz str.cmxa unix.cmxa bigarray.cmxa heap/heap_string.cmx third-party/core/caml.cmx third-party/core/commutative_group.cmx third-party/core/container.cmx third-party/core/core_printf.cmx third-party/core/monad.cmx third-party/core/polymorphic_compare.cmx third-party/core/poly.cmx third-party/core/core_list.cmx utils/collections/intKey.cmx utils/collections/myMap.cmx utils/collections/iMap.cmx utils/collections/stringKey.cmx utils/collections/sMap.cmx utils/collections/sSet.cmx utils/collections/reordered_argument_collections.cmx utils/core.cmx utils/file_pos.cmx utils/hh_json/hh_json.cmx utils/string_utils.cmx utils/utils.cmx utils/sys_utils.cmx utils/path.cmx utils/pos_source.cmx utils/relative_path.cmx utils/pos_embedded.cmx utils/pos.cmx deps/fileInfo.cmx find/find.cmx globals/ide.cmx heap/prefix.cmx heap/value.cmx stubs/eventLogger.cmx utils/collections/iSet.cmx utils/hh_logger.cmx utils/measure.cmx utils/stats.cmx heap/sharedMem.cmx injection/default_injector/injector_config.cmx parsing/namespace_env.cmx parsing/ast.cmx utils/errors_sig.cmx utils/errors.cmx parsing/fixmes.cmx parsing/lexer_hack.cmx parsing/namespaces.cmx third-party/core/option.cmx utils/lint.cmx utils/php_escaping.cmx utils/regexp_utils.cmx parsing/parser_hack.cmx format/format_hack.cmx globals/globalConfig.cmx h2tp/common/common_exns.cmx h2tp/unparser/unparsed.cmx h2tp/unparser/unparser.cmx parsing/ast_visitor.cmx hh_matcher/ast_code_extent.cmx hh_matcher/hh_match_test_utils.cmx utils/collections/hashSet.cmx naming/naming_special_names.cmx utils/local_id.cmx naming/nast.cmx hh_matcher/hh_match_utils.cmx hh_matcher/patcher.cmx hhi/hhi_win32res.cmx utils/exit_status.cmx utils/tmp.cmx hhi/hhi.cmx hh_matcher/test/patcher_module_test.cmx -o hh_matcher/test/patcher_module_test.native
2 warnings generated.
[ 98%] Linking CXX static library libclientlib.a
[ 98%] Built target clientlib
[ 98%] Generating webscalesqlclient_depends.c
ocamldep.opt -modules hh_matcher/test/patcher_test.ml > hh_matcher/test/patcher_test.ml.depends
ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I hh_matcher/test -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o hh_matcher/test/patcher_test.cmo hh_matcher/test/patcher_test.ml
Scanning dependencies of target webscalesqlclient
[ 98%] Building C object libmysql/CMakeFiles/webscalesqlclient.dir/webscalesqlclient_depends.c.o
clang-3.8: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
1 warning generated.
ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I hh_matcher/test -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I injection/default_injector -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o hh_matcher/test/patcher_test.cmx hh_matcher/test/patcher_test.ml
[100%] Linking C static library libwebscalesqlclient.a
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libwebscalesqlclient.a(webscalesqlclient_depends.c.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libwebscalesqlclient.a(webscalesqlclient_depends.c.o) has no symbols
warning: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: warning for library: libwebscalesqlclient.a the table of contents is empty (no object file members in the library define global symbols)
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/webscalesqlclient/mysql-5.6/strings/libstrings.a(longlong2str.c.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/webscalesqlclient/mysql-5.6/vio/libvio.a(viopipe.c.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/webscalesqlclient/mysql-5.6/vio/libvio.a(vioshm.c.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/webscalesqlclient/mysql-5.6/mysys/libmysys.a(thr_mutex.c.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/webscalesqlclient/mysql-5.6/mysys/libmysys.a(my_getpagesize.c.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/webscalesqlclient/mysql-5.6/mysys/libmysys.a(my_lockmem.c.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/third-party/webscalesqlclient/mysql-5.6/mysys_ssl/libmysys_ssl.a(my_sha2.cc.o) has no symbols
[100%] Built target webscalesqlclient
ocamlopt.opt -g heap/hh_shared.o hhi/hhi_elf.o hhi/hhi_win32res_stubs.o libancillary/libancillary-stubs.o third-party/libancillary/fd_recv.o third-party/libancillary/fd_send.o utils/files.o utils/get_build_id.o utils/handle_stubs.o utils/nproc.o utils/priorities.o utils/realpath.o utils/sysinfo.o utils/win32_support.o fsevents/fsevents_stubs.o utils/get_build_id.gen.o -cclib -lpthread -cclib -L/usr/local/opt/libelf/lib -cclib -framework -cclib CoreServices -cclib -framework -cclib CoreFoundation -cclib -sectcreate -cclib __text -cclib hhi -cclib /tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1/hphp/hack/src/../bin/hhi.tar.gz str.cmxa unix.cmxa bigarray.cmxa heap/heap_string.cmx third-party/core/caml.cmx third-party/core/commutative_group.cmx third-party/core/container.cmx third-party/core/core_printf.cmx third-party/core/monad.cmx third-party/core/polymorphic_compare.cmx third-party/core/poly.cmx third-party/core/core_list.cmx utils/collections/intKey.cmx utils/collections/myMap.cmx utils/collections/iMap.cmx utils/collections/stringKey.cmx utils/collections/sMap.cmx utils/collections/sSet.cmx utils/collections/reordered_argument_collections.cmx utils/core.cmx utils/file_pos.cmx utils/hh_json/hh_json.cmx utils/string_utils.cmx utils/utils.cmx utils/sys_utils.cmx utils/path.cmx utils/pos_source.cmx utils/relative_path.cmx utils/pos_embedded.cmx utils/pos.cmx deps/fileInfo.cmx find/find.cmx globals/ide.cmx heap/prefix.cmx heap/value.cmx stubs/eventLogger.cmx utils/collections/iSet.cmx utils/hh_logger.cmx utils/measure.cmx utils/stats.cmx heap/sharedMem.cmx injection/default_injector/injector_config.cmx parsing/namespace_env.cmx parsing/ast.cmx utils/errors_sig.cmx utils/errors.cmx parsing/fixmes.cmx parsing/lexer_hack.cmx parsing/namespaces.cmx third-party/core/option.cmx utils/lint.cmx utils/php_escaping.cmx utils/regexp_utils.cmx parsing/parser_hack.cmx format/format_hack.cmx globals/globalConfig.cmx h2tp/common/common_exns.cmx h2tp/unparser/unparsed.cmx h2tp/unparser/unparser.cmx hh_matcher/astConstructor.cmx parsing/ast_visitor.cmx hh_matcher/ast_code_extent.cmx hh_matcher/hh_match_test_utils.cmx utils/collections/hashSet.cmx naming/naming_special_names.cmx utils/local_id.cmx naming/nast.cmx hh_matcher/hh_match_utils.cmx hh_matcher/patcher.cmx hh_matcher/matcher.cmx hhi/hhi_win32res.cmx utils/exit_status.cmx utils/tmp.cmx hhi/hhi.cmx hh_matcher/test/patcher_test.cmx -o hh_matcher/test/patcher_test.native
Scanning dependencies of target symlink_libwebscalesqlclient_r.a
[100%] Generating libwebscalesqlclient_r.a
[100%] Built target symlink_libwebscalesqlclient_r.a
[ 9%] No install step for 'webscalesqlclient'
[ 9%] Completed 'webscalesqlclient'
[ 9%] Built target webscalesqlclient
[ 9%] Built target hack
make: *** [all] Error 2
HOMEBREW_VERSION: 1.0.7
ORIGIN: https://github.com/Homebrew/brew.git
HEAD: 0546d90e3dbdae30407e5256d680be5ed5f5f000
Last commit: 29 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 307cc066d5c337ecc647e3108929aa08a7cd2686
Core tap last commit: 2 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 ivybridge
Homebrew Ruby: 2.0.0-p648
GCC-4.2: build 0
Clang: 8.0 build 800
Git: 2.8.4 => /Applications/Xcode.app/Contents/Developer/usr/bin/git
Perl: /usr/bin/perl
Python: /usr/bin/python
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby
Java: 1.8.0_51, 1.8.0_25
macOS: 10.12-x86_64
Xcode: 8.0
CLT: 8.0.0.0.1.1472435881
X11: 2.7.9 => /opt/X11
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
SDKROOT: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
MAKEFLAGS: -j8
CMAKE_PREFIX_PATH: /usr/local/opt/llvm:/usr/local/opt/boost160:/usr/local/opt/gettext:/usr/local/opt/icu4c:/usr/local/opt/openssl:/usr/local/opt/readline:/usr/local/opt/sqlite:/usr/local
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
MACOSX_DEPLOYMENT_TARGET: 10.12
PKG_CONFIG_PATH: /usr/local/opt/libelf/lib/pkgconfig:/usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/freetype/lib/pkgconfig:/usr/local/opt/fontconfig/lib/pkgconfig:/usr/local/opt/libtiff/lib/pkgconfig:/usr/local/opt/webp/lib/pkgconfig:/usr/local/opt/gd/lib/pkgconfig:/usr/local/opt/glog/lib/pkgconfig:/usr/local/opt/icu4c/lib/pkgconfig:/usr/local/opt/xz/lib/pkgconfig:/usr/local/opt/imagemagick/lib/pkgconfig:/usr/local/opt/jemalloc/lib/pkgconfig:/usr/local/opt/openssl/lib/pkgconfig:/usr/local/opt/libevent/lib/pkgconfig:/usr/local/opt/libmemcached/lib/pkgconfig:/usr/local/opt/libzip/lib/pkgconfig:/usr/local/opt/lz4/lib/pkgconfig:/usr/local/opt/oniguruma/lib/pkgconfig:/usr/local/opt/pcre/lib/pkgconfig:/usr/local/opt/sqlite/lib/pkgconfig
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.12
ACLOCAL_PATH: /usr/local/opt/gettext/share/aclocal:/usr/local/share/aclocal
PATH: /usr/local/Homebrew/Library/Homebrew/shims/super:/usr/local/opt/llvm/bin:/usr/local/opt/autoconf/bin:/usr/local/opt/automake/bin:/usr/local/opt/cmake/bin:/usr/local/opt/dwarfutils/bin:/usr/local/opt/gawk/bin:/usr/local/opt/libtool/bin:/usr/local/opt/md5sha1sum/bin:/usr/local/opt/ocaml/bin:/usr/local/opt/ocamlbuild/bin:/usr/local/opt/pkg-config/bin:/usr/local/opt/libpng/bin:/usr/local/opt/freetype/bin:/usr/local/opt/fontconfig/bin:/usr/local/opt/jpeg/bin:/usr/local/opt/libtiff/bin:/usr/local/opt/webp/bin:/usr/local/opt/gd/bin:/usr/local/opt/gettext/bin:/usr/local/opt/gflags/bin:/usr/local/opt/icu4c/bin:/usr/local/opt/xz/bin:/usr/local/opt/imagemagick/bin:/usr/local/opt/jemalloc/bin:/usr/local/opt/openssl/bin:/usr/local/opt/libevent/bin:/usr/local/opt/memcached/bin:/usr/local/opt/libmemcached/bin:/usr/local/opt/libzip/bin:/usr/local/opt/lz4/bin:/usr/local/opt/mcrypt/bin:/usr/local/opt/oniguruma/bin:/usr/local/opt/pcre/bin:/usr/local/opt/sqlite/bin:/usr/bin:/bin:/usr/sbin:/sbin
This file has been truncated, but you can view the full file.
ld called with: -demangle -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 /tmp/CMakeCCompilerId-46dcbe.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv added: -headerpad_max_install_names
superenv executed: ld -headerpad_max_install_names -demangle -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 /tmp/CMakeCCompilerId-46dcbe.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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 /tmp/CMakeCXXCompilerId-b093da.o -lc++ -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv added: -headerpad_max_install_names
superenv executed: ld -headerpad_max_install_names -demangle -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 /tmp/CMakeCXXCompilerId-b093da.o -lc++ -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_fa70d -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_fa70d.dir/testCCompiler.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_fa70d -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_fa70d.dir/testCCompiler.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_2a0e3 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_2a0e3.dir/CMakeCCompilerABI.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_2a0e3 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_2a0e3.dir/CMakeCCompilerABI.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_c7385 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_c7385.dir/testCXXCompiler.cxx.o -lc++ -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_c7385 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_c7385.dir/testCXXCompiler.cxx.o -lc++ -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_6155b -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_6155b.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_6155b -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_6155b.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_04c40 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_04c40.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_04c40 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_04c40.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_c4820 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_c4820.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_c4820 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_c4820.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_48936 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_48936.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_48936 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_48936.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_ed47c -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_ed47c.dir/SIZEOF_VOIDP.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_ed47c -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_ed47c.dir/SIZEOF_VOIDP.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_0f2ae -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_0f2ae.dir/src.cxx.o -lc++ -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_0f2ae -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_0f2ae.dir/src.cxx.o -lc++ -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_63ec4 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_63ec4.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_63ec4 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_63ec4.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_2ae8a -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_2ae8a.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_2ae8a -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_2ae8a.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_c84a9 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_c84a9.dir/CheckFunctionExists.c.o -lm -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_c84a9 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_c84a9.dir/CheckFunctionExists.c.o -lm -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_4b34c -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_4b34c.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_4b34c -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_4b34c.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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 version -L/usr/local/opt/readline/lib -L/usr/local/opt/boost160/lib -L/usr/local/opt/tbb/./lib -headerpad_max_install_names CMakeFiles/version.dir/version.cpp.o -lc++ -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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 version -L/usr/local/opt/readline/lib -L/usr/local/opt/boost160/lib -L/usr/local/opt/tbb/./lib -headerpad_max_install_names CMakeFiles/version.dir/version.cpp.o -lc++ -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_98048 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_98048.dir/CheckFunctionExists.c.o -lnsl_r -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_98048 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_98048.dir/CheckFunctionExists.c.o -lnsl_r -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_94939 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_94939.dir/CheckFunctionExists.c.o -lnsl -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_94939 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_94939.dir/CheckFunctionExists.c.o -lnsl -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_d52d6 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_d52d6.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_d52d6 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_d52d6.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_1b83f -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_1b83f.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_1b83f -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_1b83f.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_33965 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_33965.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_33965 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_33965.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_fef05 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_fef05.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_fef05 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_fef05.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_242fe -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_242fe.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_242fe -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_242fe.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_8b062 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_8b062.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_8b062 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_8b062.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_396fc -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_396fc.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_396fc -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_396fc.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_da2bd -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_da2bd.dir/CheckFunctionExists.c.o -lrt -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_da2bd -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_da2bd.dir/CheckFunctionExists.c.o -lrt -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_82363 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_82363.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_82363 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_82363.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
gcc called with: -O2 -fno-strict-aliasing -fwrapv -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -I/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1 -I/usr/local/opt/libelf/include/libelf -pthread -I/usr/local/lib/ocaml get_build_id.gen.c
superenv removed: -O2 -Wall
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fwrapv -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -I/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1 -I/usr/local/opt/libelf/include/libelf -pthread -I/usr/local/lib/ocaml get_build_id.gen.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
ld called with: -demangle -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_92a59 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_92a59.dir/CheckSymbolExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_92a59 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_92a59.dir/CheckSymbolExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
gcc called with: -O2 -fno-strict-aliasing -fwrapv -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -g -I/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1 -I/usr/local/opt/libelf/include/libelf -pthread -I/usr/local/lib/ocaml heap/hh_shared.c
superenv removed: -O2 -Wall -g
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fwrapv -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -I/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1 -I/usr/local/opt/libelf/include/libelf -pthread -I/usr/local/lib/ocaml heap/hh_shared.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
ld called with: -demangle -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_f4b81 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_f4b81.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_f4b81 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_f4b81.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_d44e6 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_d44e6.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_d44e6 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_d44e6.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_62d9f -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_62d9f.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_62d9f -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_62d9f.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
gcc called with: -O2 -fno-strict-aliasing -fwrapv -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -g -I/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1 -I/usr/local/opt/libelf/include/libelf -pthread -I/usr/local/lib/ocaml hhi/hhi_elf.c
superenv removed: -O2 -Wall -g
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fwrapv -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -I/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1 -I/usr/local/opt/libelf/include/libelf -pthread -I/usr/local/lib/ocaml hhi/hhi_elf.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
ld called with: -demangle -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_a8659 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_a8659.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_a8659 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_a8659.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
gcc called with: -O2 -fno-strict-aliasing -fwrapv -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -g -I/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1 -I/usr/local/opt/libelf/include/libelf -pthread -I/usr/local/lib/ocaml hhi/hhi_win32res_stubs.c
superenv removed: -O2 -Wall -g
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fwrapv -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -I/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1 -I/usr/local/opt/libelf/include/libelf -pthread -I/usr/local/lib/ocaml hhi/hhi_win32res_stubs.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
gcc called with: -O2 -fno-strict-aliasing -fwrapv -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -g -I/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1 -I/usr/local/opt/libelf/include/libelf -pthread -I/usr/local/lib/ocaml libancillary/libancillary-stubs.c
superenv removed: -O2 -Wall -g
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fwrapv -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -I/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1 -I/usr/local/opt/libelf/include/libelf -pthread -I/usr/local/lib/ocaml libancillary/libancillary-stubs.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
ld called with: -demangle -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_8f4d7 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_8f4d7.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_8f4d7 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_8f4d7.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
gcc called with: -O2 -fno-strict-aliasing -fwrapv -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -g -I/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1 -I/usr/local/opt/libelf/include/libelf -pthread -I/usr/local/lib/ocaml third-party/libancillary/fd_recv.c
superenv removed: -O2 -Wall -g
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fwrapv -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -I/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1 -I/usr/local/opt/libelf/include/libelf -pthread -I/usr/local/lib/ocaml third-party/libancillary/fd_recv.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
gcc called with: -O2 -fno-strict-aliasing -fwrapv -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -g -I/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1 -I/usr/local/opt/libelf/include/libelf -pthread -I/usr/local/lib/ocaml third-party/libancillary/fd_send.c
superenv removed: -O2 -Wall -g
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fwrapv -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -I/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1 -I/usr/local/opt/libelf/include/libelf -pthread -I/usr/local/lib/ocaml third-party/libancillary/fd_send.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
ld called with: -demangle -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_e6752 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_e6752.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_e6752 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_e6752.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
gcc called with: -O2 -fno-strict-aliasing -fwrapv -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -g -I/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1 -I/usr/local/opt/libelf/include/libelf -pthread -I/usr/local/lib/ocaml utils/files.c
superenv removed: -O2 -Wall -g
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fwrapv -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -I/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1 -I/usr/local/opt/libelf/include/libelf -pthread -I/usr/local/lib/ocaml utils/files.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
gcc called with: -O2 -fno-strict-aliasing -fwrapv -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -g -I/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1 -I/usr/local/opt/libelf/include/libelf -pthread -I/usr/local/lib/ocaml utils/get_build_id.c
superenv removed: -O2 -Wall -g
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fwrapv -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -I/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1 -I/usr/local/opt/libelf/include/libelf -pthread -I/usr/local/lib/ocaml utils/get_build_id.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
ld called with: -demangle -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_19d0c -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_19d0c.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_19d0c -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_19d0c.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
gcc called with: -O2 -fno-strict-aliasing -fwrapv -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -g -I/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1 -I/usr/local/opt/libelf/include/libelf -pthread -I/usr/local/lib/ocaml utils/handle_stubs.c
superenv removed: -O2 -Wall -g
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fwrapv -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -I/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1 -I/usr/local/opt/libelf/include/libelf -pthread -I/usr/local/lib/ocaml utils/handle_stubs.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
gcc called with: -O2 -fno-strict-aliasing -fwrapv -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -g -I/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1 -I/usr/local/opt/libelf/include/libelf -pthread -I/usr/local/lib/ocaml utils/nproc.c
superenv removed: -O2 -Wall -g
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fwrapv -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -I/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1 -I/usr/local/opt/libelf/include/libelf -pthread -I/usr/local/lib/ocaml utils/nproc.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
ld called with: -demangle -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_ee2d7 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_ee2d7.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_ee2d7 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_ee2d7.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
gcc called with: -O2 -fno-strict-aliasing -fwrapv -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -g -I/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1 -I/usr/local/opt/libelf/include/libelf -pthread -I/usr/local/lib/ocaml utils/priorities.c
superenv removed: -O2 -Wall -g
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fwrapv -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -I/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1 -I/usr/local/opt/libelf/include/libelf -pthread -I/usr/local/lib/ocaml utils/priorities.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
gcc called with: -O2 -fno-strict-aliasing -fwrapv -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -g -I/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1 -I/usr/local/opt/libelf/include/libelf -pthread -I/usr/local/lib/ocaml utils/realpath.c
superenv removed: -O2 -Wall -g
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fwrapv -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -I/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1 -I/usr/local/opt/libelf/include/libelf -pthread -I/usr/local/lib/ocaml utils/realpath.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
ld called with: -demangle -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_69b78 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_69b78.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_69b78 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_69b78.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
gcc called with: -O2 -fno-strict-aliasing -fwrapv -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -g -I/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1 -I/usr/local/opt/libelf/include/libelf -pthread -I/usr/local/lib/ocaml utils/sysinfo.c
superenv removed: -O2 -Wall -g
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fwrapv -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -I/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1 -I/usr/local/opt/libelf/include/libelf -pthread -I/usr/local/lib/ocaml utils/sysinfo.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
gcc called with: -O2 -fno-strict-aliasing -fwrapv -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -g -I/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1 -I/usr/local/opt/libelf/include/libelf -pthread -I/usr/local/lib/ocaml utils/win32_support.c
superenv removed: -O2 -Wall -g
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fwrapv -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -I/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1 -I/usr/local/opt/libelf/include/libelf -pthread -I/usr/local/lib/ocaml utils/win32_support.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
ld called with: -demangle -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_a0708 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_a0708.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_a0708 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_a0708.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
gcc called with: -O2 -fno-strict-aliasing -fwrapv -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -g -I/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1 -I/usr/local/opt/libelf/include/libelf -pthread -I/usr/local/lib/ocaml fsevents/fsevents_stubs.c
superenv removed: -O2 -Wall -g
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fwrapv -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -I/tmp/hhvm-20161010-18457-1iiu3j8/hhvm-3.15.1 -I/usr/local/opt/libelf/include/libelf -pthread -I/usr/local/lib/ocaml fsevents/fsevents_stubs.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
ld called with: -demangle -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_acb57 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_acb57.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_acb57 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_acb57.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_ad38c -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_ad38c.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_ad38c -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_ad38c.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_eb368 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_eb368.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_eb368 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_eb368.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_ec301 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_ec301.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_ec301 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_ec301.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_14bac -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_14bac.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_14bac -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_14bac.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_ef7e0 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_ef7e0.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_ef7e0 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_ef7e0.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_d13fb -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_d13fb.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_d13fb -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_d13fb.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_f42e4 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_f42e4.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_f42e4 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_f42e4.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
clang called with: -arch x86_64 -c -o third-party/core/commutative_group.o /tmp/camlasm38b96b.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o third-party/core/commutative_group.o /tmp/camlasm38b96b.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -arch x86_64 -c -o third-party/core/polymorphic_compare.o /tmp/camlasm510e72.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o third-party/core/polymorphic_compare.o /tmp/camlasm510e72.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
ld called with: -demangle -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_fdbb0 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_fdbb0.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_fdbb0 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_fdbb0.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
clang called with: -arch x86_64 -c -o third-party/core/caml.o /tmp/camlasmcba295.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o third-party/core/caml.o /tmp/camlasmcba295.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -arch x86_64 -c -o third-party/core/container.o /tmp/camlasma8dd1c.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o third-party/core/container.o /tmp/camlasma8dd1c.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -arch x86_64 -c -o third-party/core/core_printf.o /tmp/camlasm63c3a4.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o third-party/core/core_printf.o /tmp/camlasm63c3a4.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
ld called with: -demangle -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_44ec9 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_44ec9.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_44ec9 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_44ec9.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
clang called with: -arch x86_64 -c -o third-party/core/monad.o /tmp/camlasmaaa370.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o third-party/core/monad.o /tmp/camlasmaaa370.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -arch x86_64 -c -o third-party/core/poly.o /tmp/camlasm079cde.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o third-party/core/poly.o /tmp/camlasm079cde.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
ld called with: -demangle -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_d913e -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_d913e.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_d913e -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_d913e.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
clang called with: -arch x86_64 -c -o third-party/core/core_list.o /tmp/camlasm49cbc5.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o third-party/core/core_list.o /tmp/camlasm49cbc5.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
ld called with: -demangle -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_4c68f -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_4c68f.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_4c68f -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_4c68f.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
clang called with: -arch x86_64 -c -o utils/core.o /tmp/camlasm43f666.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o utils/core.o /tmp/camlasm43f666.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -arch x86_64 -c -o utils/collections/intKey.o /tmp/camlasm82b5ce.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o utils/collections/intKey.o /tmp/camlasm82b5ce.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -arch x86_64 -c -o utils/collections/myMap.o /tmp/camlasm456c30.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o utils/collections/myMap.o /tmp/camlasm456c30.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -arch x86_64 -c -o utils/collections/stringKey.o /tmp/camlasm534be9.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o utils/collections/stringKey.o /tmp/camlasm534be9.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
ld called with: -demangle -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_c3841 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_c3841.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_c3841 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_c3841.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
clang called with: -arch x86_64 -c -o utils/collections/iMap.o /tmp/camlasm1ab20d.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o utils/collections/iMap.o /tmp/camlasm1ab20d.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -arch x86_64 -c -o utils/collections/sMap.o /tmp/camlasmd6715d.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o utils/collections/sMap.o /tmp/camlasmd6715d.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
ld called with: -demangle -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_a0dd0 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_a0dd0.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_a0dd0 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_a0dd0.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
clang called with: -arch x86_64 -c -o utils/collections/sSet.o /tmp/camlasm8a978f.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o utils/collections/sSet.o /tmp/camlasm8a978f.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -arch x86_64 -c -o utils/string_utils.o /tmp/camlasm5fbabd.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o utils/string_utils.o /tmp/camlasm5fbabd.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -arch x86_64 -c -o utils/utils.o /tmp/camlasm7ad4b5.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o utils/utils.o /tmp/camlasm7ad4b5.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -arch x86_64 -c -o third-party/core/option.o /tmp/camlasm67ed79.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o third-party/core/option.o /tmp/camlasm67ed79.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
ld called with: -demangle -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_b5ca8 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_b5ca8.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_b5ca8 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_b5ca8.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
clang called with: -arch x86_64 -c -o utils/sys_utils.o /tmp/camlasmea72c9.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o utils/sys_utils.o /tmp/camlasmea72c9.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -arch x86_64 -c -o utils/pidLog.o /tmp/camlasma10d68.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o utils/pidLog.o /tmp/camlasma10d68.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
ld called with: -demangle -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_b25ba -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_b25ba.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_b25ba -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_b25ba.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
clang called with: -arch x86_64 -c -o utils/fork.o /tmp/camlasm8c16b5.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o utils/fork.o /tmp/camlasm8c16b5.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -arch x86_64 -c -o utils/handle.o /tmp/camlasm7c5902.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o utils/handle.o /tmp/camlasm7c5902.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
ld called with: -demangle -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_835f3 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_835f3.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_835f3 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_835f3.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
clang called with: -arch x86_64 -c -o utils/timeout.o /tmp/camlasm3421b9.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o utils/timeout.o /tmp/camlasm3421b9.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
ld called with: -demangle -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_6935a -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_6935a.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_6935a -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_6935a.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
clang called with: -arch x86_64 -c -o utils/exit_status.o /tmp/camlasm5e213f.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o utils/exit_status.o /tmp/camlasm5e213f.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
ld called with: -demangle -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_f58bf -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_f58bf.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_f58bf -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_f58bf.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
clang called with: -arch x86_64 -c -o utils/path.o /tmp/camlasm20036c.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o utils/path.o /tmp/camlasm20036c.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -arch x86_64 -c -o stubs/eventLogger.o /tmp/camlasm051f51.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o stubs/eventLogger.o /tmp/camlasm051f51.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
ld called with: -demangle -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_57b20 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_57b20.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_57b20 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_57b20.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
clang called with: -arch x86_64 -c -o utils/hh_logger.o /tmp/camlasmdd582b.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o utils/hh_logger.o /tmp/camlasmdd582b.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
ld called with: -demangle -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_a40f4 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_a40f4.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_a40f4 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_a40f4.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
clang called with: -arch x86_64 -c -o utils/hh_json/hh_json.o /tmp/camlasm33b094.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o utils/hh_json/hh_json.o /tmp/camlasm33b094.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
ld called with: -demangle -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_2a9dc -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_2a9dc.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_2a9dc -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_2a9dc.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
clang called with: -arch x86_64 -c -o heap/prefix.o /tmp/camlasm5a2558.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o heap/prefix.o /tmp/camlasm5a2558.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -arch x86_64 -c -o utils/collections/iSet.o /tmp/camlasm964d9a.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o utils/collections/iSet.o /tmp/camlasm964d9a.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
ld called with: -demangle -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_38e3f -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_38e3f.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_38e3f -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_38e3f.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
clang called with: -arch x86_64 -c -o utils/measure.o /tmp/camlasmd41009.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o utils/measure.o /tmp/camlasmd41009.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -arch x86_64 -c -o utils/stats.o /tmp/camlasm14c628.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o utils/stats.o /tmp/camlasm14c628.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -arch x86_64 -c -o heap/value.o /tmp/camlasm29867a.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o heap/value.o /tmp/camlasm29867a.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
ld called with: -demangle -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_9869c -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_9869c.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_9869c -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_9869c.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
clang called with: -arch x86_64 -c -o heap/sharedMem.o /tmp/camlasme98c99.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o heap/sharedMem.o /tmp/camlasme98c99.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
ld called with: -demangle -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_31e9d -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_31e9d.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_31e9d -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_31e9d.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
clang called with: -arch x86_64 -c -o heap/heap_string.o /tmp/camlasm01583c.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o heap/heap_string.o /tmp/camlasm01583c.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
ld called with: -demangle -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_1f9e4 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_1f9e4.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_1f9e4 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_1f9e4.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
clang called with: -arch x86_64 -c -o utils/collections/reordered_argument_collections.o /tmp/camlasmbb38b2.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o utils/collections/reordered_argument_collections.o /tmp/camlasmbb38b2.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
ld called with: -demangle -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_fe42b -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_fe42b.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_fe42b -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_fe42b.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
clang called with: -arch x86_64 -c -o find/find.o /tmp/camlasm45b044.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o find/find.o /tmp/camlasm45b044.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -arch x86_64 -c -o globals/globalConfig.o /tmp/camlasmf5b011.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o globals/globalConfig.o /tmp/camlasmf5b011.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -arch x86_64 -c -o hhi/hhi_win32res.o /tmp/camlasm45ed81.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o hhi/hhi_win32res.o /tmp/camlasm45ed81.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
ld called with: -demangle -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_720f8 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_720f8.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_720f8 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_720f8.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
clang called with: -arch x86_64 -c -o utils/relative_path.o /tmp/camlasmf8c19b.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o utils/relative_path.o /tmp/camlasmf8c19b.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -arch x86_64 -c -o utils/tmp.o /tmp/camlasm4cbd55.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o utils/tmp.o /tmp/camlasm4cbd55.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
ld called with: -demangle -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_5aace -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_5aace.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_5aace -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_5aace.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
clang called with: -arch x86_64 -c -o stubs/ai_options.o /tmp/camlasm455f88.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o stubs/ai_options.o /tmp/camlasm455f88.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -arch x86_64 -c -o utils/build_id.o /tmp/camlasm9a71b8.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o utils/build_id.o /tmp/camlasm9a71b8.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
ld called with: -demangle -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_24145 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_24145.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_24145 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_24145.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
clang called with: -arch x86_64 -c -o utils/wwwroot.o /tmp/camlasme4118c.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o utils/wwwroot.o /tmp/camlasme4118c.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
ld called with: -demangle -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_61ff7 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_61ff7.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_61ff7 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_61ff7.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
clang called with: -arch x86_64 -c -o utils/file_pos.o /tmp/camlasm6ea184.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o utils/file_pos.o /tmp/camlasm6ea184.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -arch x86_64 -c -o utils/pos_source.o /tmp/camlasm99985a.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o utils/pos_source.o /tmp/camlasm99985a.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
ld called with: -demangle -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_6c1b0 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_6c1b0.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_6c1b0 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_6c1b0.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
clang called with: -arch x86_64 -c -o utils/pos_embedded.o /tmp/camlasm31a5d3.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o utils/pos_embedded.o /tmp/camlasm31a5d3.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -arch x86_64 -c -o utils/pos.o /tmp/camlasmde718b.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o utils/pos.o /tmp/camlasmde718b.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
ld called with: -demangle -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_b99be -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_b99be.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_b99be -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_b99be.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
clang called with: -arch x86_64 -c -o utils/errors_sig.o /tmp/camlasm892dd0.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o utils/errors_sig.o /tmp/camlasm892dd0.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -arch x86_64 -c -o injection/default_injector/injector_config.o /tmp/camlasm2f5a46.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o injection/default_injector/injector_config.o /tmp/camlasm2f5a46.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
ld called with: -demangle -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_eeecb -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_eeecb.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_eeecb -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_eeecb.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_0079c -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_0079c.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_0079c -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_0079c.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_a01aa -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_a01aa.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_a01aa -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_a01aa.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_ab2b0 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_ab2b0.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_ab2b0 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_ab2b0.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_a5ef9 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_a5ef9.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_a5ef9 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_a5ef9.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
clang called with: -arch x86_64 -c -o utils/errors.o /tmp/camlasmc01349.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o utils/errors.o /tmp/camlasmc01349.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
ld called with: -demangle -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_c63d7 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_c63d7.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_c63d7 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_c63d7.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
clang called with: -arch x86_64 -c -o server/serverArgs.o /tmp/camlasm67c980.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o server/serverArgs.o /tmp/camlasm67c980.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
ld called with: -demangle -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_18b96 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_18b96.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_18b96 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_18b96.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
clang called with: -arch x86_64 -c -o utils/config_file.o /tmp/camlasm485436.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o utils/config_file.o /tmp/camlasm485436.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -arch x86_64 -c -o stubs/ai.o /tmp/camlasm573b02.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o stubs/ai.o /tmp/camlasm573b02.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
ld called with: -demangle -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_2e10c -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_2e10c.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_2e10c -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_2e10c.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
clang called with: -arch x86_64 -c -o server/serverLocalConfig.o /tmp/camlasm264361.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o server/serverLocalConfig.o /tmp/camlasm264361.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -arch x86_64 -c -o naming/typecheckerOptions.o /tmp/camlasmc8726f.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o naming/typecheckerOptions.o /tmp/camlasmc8726f.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
ld called with: -demangle -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_4384e -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_4384e.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_4384e -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_4384e.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_9f2c2 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_9f2c2.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_9f2c2 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_9f2c2.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_ce55d -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_ce55d.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_ce55d -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_ce55d.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_72d2c -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_72d2c.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_72d2c -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_72d2c.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
clang called with: -arch x86_64 -c -o deps/fileInfo.o /tmp/camlasm2de64f.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o deps/fileInfo.o /tmp/camlasm2de64f.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -arch x86_64 -c -o parsing/namespace_env.o /tmp/camlasm9c29f1.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o parsing/namespace_env.o /tmp/camlasm9c29f1.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -arch x86_64 -c -o parsing/ast.o /tmp/camlasm637b5b.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o parsing/ast.o /tmp/camlasm637b5b.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
ld called with: -demangle -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_80854 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_80854.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_80854 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_80854.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
clang called with: -arch x86_64 -c -o utils/daemon.o /tmp/camlasma9980c.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o utils/daemon.o /tmp/camlasma9980c.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -arch x86_64 -c -o utils/printSignal.o /tmp/camlasm1bfd27.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o utils/printSignal.o /tmp/camlasm1bfd27.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
ld called with: -demangle -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_75773 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_75773.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_75773 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_75773.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
clang called with: -arch x86_64 -c -o procs/bucket.o /tmp/camlasm650246.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o procs/bucket.o /tmp/camlasm650246.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -arch x86_64 -c -o procs/worker.o /tmp/camlasma086df.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o procs/worker.o /tmp/camlasma086df.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
ld called with: -demangle -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_a90e8 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_a90e8.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_a90e8 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_a90e8.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
clang called with: -arch x86_64 -c -o utils/collections/cSet.o /tmp/camlasma98100.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o utils/collections/cSet.o /tmp/camlasma98100.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -arch x86_64 -c -o utils/collections/hashSet.o /tmp/camlasma826eb.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o utils/collections/hashSet.o /tmp/camlasma826eb.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
ld called with: -demangle -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_32931 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_32931.dir/CheckSymbolExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_32931 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_32931.dir/CheckSymbolExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
clang called with: -arch x86_64 -c -o procs/multiWorker.o /tmp/camlasmcd58c8.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o procs/multiWorker.o /tmp/camlasmcd58c8.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -arch x86_64 -c -o search/searchUtils.o /tmp/camlasm3fd0f7.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o search/searchUtils.o /tmp/camlasm3fd0f7.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -arch x86_64 -c -o utils/trie.o /tmp/camlasmfcea64.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o utils/trie.o /tmp/camlasmfcea64.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
ld called with: -demangle -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_0542e -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_0542e.dir/src.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_0542e -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_0542e.dir/src.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
clang called with: -arch x86_64 -c -o search/fuzzySearchService.o /tmp/camlasm080179.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o search/fuzzySearchService.o /tmp/camlasm080179.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -arch x86_64 -c -o search/trieSearchService.o /tmp/camlasm7bd743.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o search/trieSearchService.o /tmp/camlasm7bd743.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
ld called with: -demangle -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_a92ce -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_a92ce.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_a92ce -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_a92ce.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
clang called with: -arch x86_64 -c -o parsing/parsing_hooks.o /tmp/camlasmd77465.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o parsing/parsing_hooks.o /tmp/camlasmd77465.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -arch x86_64 -c -o search/searchService.o /tmp/camlasm5fca55.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o search/searchService.o /tmp/camlasm5fca55.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
ld called with: -demangle -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_46fda -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_46fda.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_46fda -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_46fda.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
clang called with: -arch x86_64 -c -o search/hackSearchService.o /tmp/camlasm7ee29f.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o search/hackSearchService.o /tmp/camlasm7ee29f.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
ld called with: -demangle -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_3a826 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_3a826.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_3a826 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_3a826.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
clang called with: -arch x86_64 -c -o deps/typing_deps.o /tmp/camlasmaf3f8f.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o deps/typing_deps.o /tmp/camlasmaf3f8f.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
ld called with: -demangle -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_aef96 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_aef96.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_aef96 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_aef96.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
clang called with: -arch x86_64 -c -o stubs/hackEventLogger.o /tmp/camlasmc3f387.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o stubs/hackEventLogger.o /tmp/camlasmc3f387.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
ld called with: -demangle -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_cff64 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_cff64.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_cff64 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_cff64.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
clang called with: -arch x86_64 -c -o utils/file_content.o /tmp/camlasm71df14.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o utils/file_content.o /tmp/camlasm71df14.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
ld called with: -demangle -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_1bdea -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_1bdea.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_1bdea -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_1bdea.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_2b9f2 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_2b9f2.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_2b9f2 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_2b9f2.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_d6d41 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_d6d41.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_d6d41 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_d6d41.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_0d49c -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_0d49c.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_0d49c -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_0d49c.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_96d3a -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_96d3a.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_96d3a -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_96d3a.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_2a8ca -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_2a8ca.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_2a8ca -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_2a8ca.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_65cea -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_65cea.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_65cea -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_65cea.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_2f997 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_2f997.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_2f997 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_2f997.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_f65a3 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_f65a3.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_f65a3 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_f65a3.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_0927e -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_0927e.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_0927e -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_0927e.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_e41fb -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_e41fb.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_e41fb -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_e41fb.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_2ea71 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_2ea71.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_2ea71 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_2ea71.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_53305 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_53305.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_53305 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_53305.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_76bd7 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_76bd7.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_76bd7 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_76bd7.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_ae311 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_ae311.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_ae311 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_ae311.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_8e0d7 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_8e0d7.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_8e0d7 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_8e0d7.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_13af3 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_13af3.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_13af3 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_13af3.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_c28ea -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_c28ea.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_c28ea -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_c28ea.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_423f9 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_423f9.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_423f9 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_423f9.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_874ae -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_874ae.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_874ae -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_874ae.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_4d7e1 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_4d7e1.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_4d7e1 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_4d7e1.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
clang called with: -arch x86_64 -c -o stubs/buildMain.o /tmp/camlasm63dff1.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o stubs/buildMain.o /tmp/camlasm63dff1.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -arch x86_64 -c -o naming/naming_heap.o /tmp/camlasmea5c96.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o naming/naming_heap.o /tmp/camlasmea5c96.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
ld called with: -demangle -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_3f6b1 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_3f6b1.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_3f6b1 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_3f6b1.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
clang called with: -arch x86_64 -c -o naming/naming_special_names.o /tmp/camlasme8603b.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o naming/naming_special_names.o /tmp/camlasme8603b.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -arch x86_64 -c -o utils/diagnostic_subscription.o /tmp/camlasm364310.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o utils/diagnostic_subscription.o /tmp/camlasm364310.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
ld called with: -demangle -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_e0787 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_e0787.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_e0787 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_e0787.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
clang called with: -arch x86_64 -c -o utils/local_id.o /tmp/camlasm7bb299.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o utils/local_id.o /tmp/camlasm7bb299.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -arch x86_64 -c -o naming/nast.o /tmp/camlasm61d0d8.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o naming/nast.o /tmp/camlasm61d0d8.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
ld called with: -demangle -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_70dfc -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_70dfc.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_70dfc -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_70dfc.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
ld called with: -demangle -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_f07e9 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_f07e9.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_f07e9 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_f07e9.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
clang called with: -arch x86_64 -c -o third-party/core/result.o /tmp/camlasm4e8785.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o third-party/core/result.o /tmp/camlasm4e8785.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -arch x86_64 -c -o naming/nast_eval.o /tmp/camlasm271455.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o naming/nast_eval.o /tmp/camlasm271455.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
ld called with: -demangle -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_7b30a -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_7b30a.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_7b30a -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_7b30a.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
clang called with: -arch x86_64 -c -o heap/ident.o /tmp/camlasm25ea0b.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o heap/ident.o /tmp/camlasm25ea0b.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
clang called with: -arch x86_64 -c -o typing/typing_reason.o /tmp/camlasm82d378.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o typing/typing_reason.o /tmp/camlasm82d378.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
ld called with: -demangle -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_50bed -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_50bed.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_50bed -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_50bed.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
clang called with: -arch x86_64 -c -o typing/typing_defs.o /tmp/camlasmcf23dc.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o typing/typing_defs.o /tmp/camlasmcf23dc.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
ld called with: -demangle -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_c2178 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_c2178.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
superenv executed: ld -headerpad_max_install_names -demangle -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_c2178 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_c2178.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a
clang called with: -arch x86_64 -c -o decl/decl_defs.o /tmp/camlasmaabdc2.s
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=native -c -o decl/decl_defs.o /tmp/camlasmaabdc2.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/boost160/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include
ld called with: -demangle -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_5022e -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_5022e.dir/CheckFunct
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