fedora gryphon1.lan Mon, Jan 29 2018 02:14:21 CET Fedora 26 aarch64 8b2df328015a05101869adbc6e5b4f9879b0dfbd 8b2df32801 Debug 1517188461007557305 -- The C compiler identification is GNU 7.2.1 -- The CXX compiler identification is GNU 7.2.1 -- The ASM compiler identification is GNU -- Found assembler: /usr/lib64/ccache/cc -- Check for working C compiler: /usr/lib64/ccache/cc -- Check for working C compiler: /usr/lib64/ccache/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/lib64/ccache/c++ -- Check for working CXX compiler: /usr/lib64/ccache/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Patches: /mnt/hhvm-arm64/hhvm-debug/patches/ocaml.patch;/mnt/hhvm-arm64/hhvm-debug/patches/webscalesql-readline.patch -- Applying /mnt/hhvm-arm64/hhvm-debug/patches/ocaml.patch -- Patch applied: /mnt/hhvm-arm64/hhvm-debug/patches/ocaml.patch -- Applying /mnt/hhvm-arm64/hhvm-debug/patches/webscalesql-readline.patch -- Patch applied: /mnt/hhvm-arm64/hhvm-debug/patches/webscalesql-readline.patch -- Found ccache - ccache already in use as C and/or CXX compiler wrapper CMake Deprecation Warning at CMake/HPHPFunctions.cmake:2 (cmake_policy): The OLD behavior for policy CMP0026 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. Call Stack (most recent call first): CMakeLists.txt:103 (INCLUDE) -- Performing Test IS_X64 -- Performing Test IS_X64 - Failed -- Performing Test IS_AARCH64 -- Performing Test IS_AARCH64 - Success -- Performing Test IS_PPC64 -- Performing Test IS_PPC64 - Failed CMake Warning at CMake/HPHPCompiler.cmake:178 (message): HHVM is primarily tested on GCC 4.9 and 5. Using other versions may produce unexpected results, or may not even build at all. Call Stack (most recent call first): CMakeLists.txt:112 (include) -- Found LibDL: /usr/lib64/libdl.so -- Performing Test LIBDL_NEEDS_UNDERSCORE -- Performing Test LIBDL_NEEDS_UNDERSCORE - Failed -- Found LIBGLOG: /usr/lib64/libglog.so -- Could NOT find LIBINOTIFY (missing: LIBINOTIFY_LIBRARY) -- Found PCRE: /usr/lib64/libpcre.so -- Performing Test SYSTEM_PCRE_HAS_JIT -- Performing Test SYSTEM_PCRE_HAS_JIT - Success -- Found libevent: /usr/lib64/libevent.so -- Looking for evhttp_bind_socket_with_fd -- Looking for evhttp_bind_socket_with_fd - not found -- Found CURL: /usr/lib64/libcurl.so (found version "7.53.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/lib64/libxml2.so (found version "2.9.4") -- Found PkgConfig: /usr/bin/pkg-config (found version "1.3.10") -- Using third-party bundled libsqlite3 -- Found DOUBLE_CONVERSION: /usr/lib64/libdouble-conversion.so -- Found double-conversion: /usr/lib64/libdouble-conversion.so -- Performing Test LZ4_GOOD_VERSION -- Performing Test LZ4_GOOD_VERSION - Success -- Found LZ4: /usr/lib64/liblz4.so -- Found LZ4: /usr/lib64/liblz4.so -- Found FastLZ: /usr/lib64/libfastlz.so -- Found fastlz: /usr/lib64/libfastlz.so -- Found LIBZIP: /usr/lib64/libzip.so -- Found libzip: /usr/lib64/libzip.so 1.3.0 -- Found ICU header files in /usr/include -- Found ICU libraries: /usr/lib64/libicuuc.so -- Performing Test JEMALLOC_VERSION_MINIMUM -- Performing Test JEMALLOC_VERSION_MINIMUM - Success -- Found jemalloc: /usr/lib64/libjemalloc.so -- Found Intel TBB -- Found OpenSSL: /usr/lib64/libcrypto.so (found version "1.1.0f") -- Performing Test OPENSSL_HAVE_RAND_EGD -- Performing Test OPENSSL_HAVE_RAND_EGD - Failed -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.11") -- Found ONIGURUMA: /usr/lib64/libonig.so -- Found LIBPTHREAD: /usr/lib64/libpthread.so -- Found Readline: /usr/include -- Found Editline: /usr/lib64/libedit.so -- Found LibElf: /usr/lib64/libelf.so -- Performing Test ELF_GETSHDRSTRNDX -- Performing Test ELF_GETSHDRSTRNDX - Success -- Found LibDwarf: TRUE -- 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 -- Found RE2 include dir -- Found RE2 library -- 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 CMake Deprecation Warning at CMake/HPHPFunctions.cmake:2 (cmake_policy): The OLD behavior for policy CMP0026 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. Call Stack (most recent call first): third-party/folly/CMakeLists.txt:11 (include) -- Performing Test FOLLY_FUNCTEXCEPT -- Performing Test FOLLY_FUNCTEXCEPT - Success -- Performing Test FOLLY_HAVE_MALLOC_H -- Performing Test FOLLY_HAVE_MALLOC_H - Success -- Looking for clock_gettime -- Looking for clock_gettime - found -- Looking for pthread_atfork -- Looking for pthread_atfork - found -- Looking for pthread_spin_lock -- Looking for pthread_spin_lock - found -- 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 -- Performing Test FOLLY_HAVE_LIBDWARF_DWARF_H -- Performing Test FOLLY_HAVE_LIBDWARF_DWARF_H - Success -- Performing Test FOLLY_HAVE_VLA -- Performing Test FOLLY_HAVE_VLA - Success -- Performing Test FOLLY_HAVE_IFUNC -- Performing Test FOLLY_HAVE_IFUNC - Failed -- Looking for C++ include bits/functexcept.h -- Looking for C++ include bits/functexcept.h - found -- Looking for linux/membarrier.h -- Looking for linux/membarrier.h - found -- Performing Test FOLLY_HAVE_WEAK_SYMBOLS -- Performing Test FOLLY_HAVE_WEAK_SYMBOLS - Success -- Looking for memrchr -- Looking for memrchr - found -- Looking for preadv -- Looking for preadv - found -- Looking for pwritev -- Looking for pwritev - found -- Looking for arpa/inet.h -- Looking for arpa/inet.h - found -- Looking for netinet/in.h -- Looking for netinet/in.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for string.h -- Looking for string.h - found -- Looking for sys/socket.h -- Looking for sys/socket.h - found -- Looking for sys/time.h -- Looking for sys/time.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- Check size of size_t -- Check size of size_t - done -- Check size of ssize_t -- Check size of ssize_t - done -- Check size of uint8_t -- Check size of uint8_t - done -- Looking for AF_LOCAL -- Looking for AF_LOCAL - found -- Looking for PF_LOCAL -- Looking for PF_LOCAL - found -- Looking for memset -- Looking for memset - found -- Looking for socket -- Looking for socket - found -- Looking for strerror -- Looking for strerror - found -- Found libevent: /usr/lib64/libevent.so -- Looking for event_get_version_number -- Looking for event_get_version_number - found -- Performing Test HAVE_LIBEVENT_209 -- Performing Test HAVE_LIBEVENT_209 - Success -- Found libevent 2.0.9+ -- Looking for include file sys/stat.h -- Looking for include file sys/stat.h - found -- Looking for include file unistd.h -- Looking for include file unistd.h - found -- Looking for include file dlfcn.h -- Looking for include file dlfcn.h - found -- Looking for fdatasync -- Looking for fdatasync - found -- Looking for usleep -- Looking for usleep - found -- Looking for fullfsync -- Looking for fullfsync - not found -- Looking for localtime_r -- Looking for localtime_r - found -- Looking for gmtime_r -- Looking for gmtime_r - found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found ocamlc: /usr/bin/ocamlc.opt -- Got ocaml version 4.04.0 -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Boost version: 1.63.0 -- Found the following Boost libraries: -- context -- filesystem -- program_options -- regex -- system -- thread -- chrono -- date_time -- atomic CMake Deprecation Warning at CMake/HPHPFunctions.cmake:2 (cmake_policy): The OLD behavior for policy CMP0026 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. Call Stack (most recent call first): CMake/HHVMExtensionConfig.cmake:72 (include) hphp/CMakeLists.txt:36 (include) -- 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/lib64/libbz2.so (found version "1.0.6") -- Looking for BZ2_bzCompressInit -- Looking for BZ2_bzCompressInit - found -- Found EXPAT: /usr/lib64/libexpat.so (found version "2.2.4") -- Building the bz2 extension. -- Building the collections extension. -- Building the ctype extension. -- Building the curl extension. -- Building the datetime extension. -- Building the debugger extension. -- Building the DOMDocument extension. -- Building the enum extension. -- Building the factparse extension. -- Found ICU header files in /usr/include -- Found ICU libraries: /usr/lib64/libicuuc.so -- Building the fb extension. -- Found ICU header files in /usr/include -- Found ICU libraries: /usr/lib64/libicuuc.so -- Building the fileinfo extension. -- Building the filter extension. -- Found GNU FriBidi: /usr/lib64/libfribidi.so -- Could NOT find GLIB (missing: GLIB_INCLUDE_DIR GLIB_CONFIG_INCLUDE_DIR) -- The fribidi extension was disabled because resolving the dependency 'libGlib' failed. Not building the fribidi extension. -- Found Freetype: /usr/lib64/libfreetype.so -- Found LibJpeg: /usr/lib64/libjpeg.so -- Could NOT find LIBICONV (missing: LIBICONV_LIBRARY) -- Performing Test LIBICONV_CONST -- Performing Test LIBICONV_CONST - Failed -- Found LibPng: /usr/lib64/libpng.so -- Found LibVPX: /usr/lib64/libvpx.so -- Building the gd extension. -- Building the generator extension. -- Found LIBINTL: /usr/include -- Building the gettext extension. -- Found GMP: /usr/lib64/libgmp.so -- 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/include -- Found ICU libraries: /usr/lib64/libicuuc.so -- Building the icu extension. -- Found ICU header files in /usr/include -- Found ICU libraries: /usr/lib64/libicuuc.so -- Found LibMagicWand: /usr/lib64/libMagickWand-6.Q16.so -- Building the imagick extension. -- Building the imap extension. -- Building the intervaltimer extension. -- Building the ipc extension. -- Building the json extension. -- Found ldap: /usr/lib64/libldap.so;/usr/lib64/liblber.so -- Building the ldap extension. -- Building the libxml extension. -- Building the lz4 extension. -- Building the mail extension. -- Building the mailparse extension. -- Building the mbstring extension. -- Building the mcrouter extension. -- Found mcrypt: /usr/lib64/libmcrypt.so -- Building the mcrypt extension. -- Found mcrypt: /usr/lib64/libmcrypt.so -- Found LIBMEMCACHED: /usr/lib64/libmemcached.so -- Building the memcache extension. -- Building the memcached extension. -- Building the MySQL extension. -- Building the MySQLi extension. -- Building the objprof extension. -- Could NOT find LibUODBC (missing: LIBUODBC_LIBRARIES LIBUODBC_INCLUDE_DIRS) -- The odbc extension was disabled because resolving the dependency 'libUODBC' failed. Not building the odbc extension. -- Building the openssl extension. -- Building the password extension. -- Building the pcre extension. -- Building the pdo extension. -- Building the pdo_mysql extension. -- Building the pdo_sqlite extension. -- The pgsql extension was disabled because resolving the dependency 'libPgSQL' failed. Not building the pgsql extension. -- Building the phar extension. -- Building the posix extension. -- Building the process extension. -- Building the random extension. -- Building the readline extension. -- Building the reflection extension. -- Building the scrypt extension. -- Building the server extension. -- Building the session extension. -- Building the shmop extension. -- Building the simplexml extension. -- Snappy NOT found. -- The snappy extension was disabled because resolving the dependency 'libSnappy' failed. Not building the snappy extension. -- Building the soap extension. -- Building the sockets extension. -- Checking for module 'libsodium>=1.0.9' -- Package 'libsodium', required by 'virtual:world', not found -- Could NOT find libsodium (missing: LIBSODIUM_LIBRARIES LIBSODIUM_INCLUDEDIR) -- The sodium extension was disabled because resolving the dependency 'libsodium 1.0.9' failed. Not building the sodium 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 vsdebug extension. -- Checking for module 'watchmanclient' -- Package 'watchmanclient', required by 'virtual:world', not found -- Could NOT find libWatchmanClient (missing: WATCHMANCLIENT_LIBRARIES WATCHMANCLIENT_INCLUDE_DIRS) -- The watchman extension was disabled because resolving the dependency 'libWatchmanClient' failed. Not building the watchman extension. -- Building the wddx extension. -- Building the weakref extension. -- Building the xdebug extension. -- Building the xenon extension. -- Building the xhprof extension. -- Building the xml extension. -- Building the xmlreader extension. -- Building the xmlwriter extension. -- Found LibXslt: /usr/lib64/libxslt.so (found version "1.1.29") -- Building the xsl extension. -- Building the zip extension. -- Building the zlib extension. -- Performing Test PTHREAD_TIMEDLOCK -- Performing Test PTHREAD_TIMEDLOCK - Failed CMake Warning at CMake/HPHPCompiler.cmake:178 (message): HHVM is primarily tested on GCC 4.9 and 5. Using other versions may produce unexpected results, or may not even build at all. Call Stack (most recent call first): CMake/HPHPSetup.cmake:68 (include) hphp/CMakeLists.txt:54 (include) CMake Deprecation Warning at CMake/HPHPFunctions.cmake:2 (cmake_policy): The OLD behavior for policy CMP0026 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. Call Stack (most recent call first): CMake/HPHPSetup.cmake:69 (include) hphp/CMakeLists.txt:54 (include) -- Found libevent: /usr/lib64/libevent.so -- Using third-party bundled libsqlite3 -- Found double-conversion: /usr/lib64/libdouble-conversion.so -- Found LZ4: /usr/lib64/liblz4.so -- Found fastlz: /usr/lib64/libfastlz.so -- Found libzip: /usr/lib64/libzip.so 1.3.0 -- Found ICU header files in /usr/include -- Found ICU libraries: /usr/lib64/libicuuc.so -- Found jemalloc: /usr/lib64/libjemalloc.so -- Found Intel TBB -- 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 DEBUG build -- Found libevent: /usr/lib64/libevent.so -- Using third-party bundled libsqlite3 -- Found double-conversion: /usr/lib64/libdouble-conversion.so -- Found LZ4: /usr/lib64/liblz4.so -- Found fastlz: /usr/lib64/libfastlz.so -- Found libzip: /usr/lib64/libzip.so 1.3.0 -- Found ICU header files in /usr/include -- Found ICU libraries: /usr/lib64/libicuuc.so -- Found jemalloc: /usr/lib64/libjemalloc.so -- Found Intel TBB -- 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 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 - not 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 -- Building hack -- Found LZ4: /usr/lib64/liblz4.so CMake Deprecation Warning at CMake/HPHPFunctions.cmake:2 (cmake_policy): The OLD behavior for policy CMP0026 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. Call Stack (most recent call first): CMake/HHVMExtensionConfig.cmake:72 (include) hphp/runtime/CMakeLists.txt:1 (include) CMake Deprecation Warning at CMake/HPHPFunctions.cmake:2 (cmake_policy): The OLD behavior for policy CMP0026 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. Call Stack (most recent call first): CMake/HHVMExtensionConfig.cmake:72 (include) hphp/runtime/ext/CMakeLists.txt:23 (include) -- Found LibNuma: /usr/lib64/libnuma.so CMake Deprecation Warning at CMake/HPHPFunctions.cmake:2 (cmake_policy): The OLD behavior for policy CMP0026 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. Call Stack (most recent call first): CMake/HHVMExtensionConfig.cmake:72 (include) hphp/hhvm/CMakeLists.txt:1 (include) -- Performing Test NOT_REQUIRE_ATOMIC_LINKER_FLAG -- Performing Test NOT_REQUIRE_ATOMIC_LINKER_FLAG - Success -- Configuring done -- Generating done -- Build files have been written to: /mnt/hhvm-arm64/hhvm-debug Scanning dependencies of target eaw_table Scanning dependencies of target brotli_dec Scanning dependencies of target timelib Scanning dependencies of target brotli_enc [ 0%] Building C object third-party/brotli/CMakeFiles/brotli_dec.dir/src/dec/bit_reader.c.o [ 0%] Built target eaw_table [ 0%] Building C object third-party/timelib/CMakeFiles/timelib.dir/astro.c.o [ 0%] Building C object third-party/brotli/CMakeFiles/brotli_dec.dir/src/dec/decode.c.o Scanning dependencies of target zstd [ 0%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/backward_references.cc.o [ 0%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/block_splitter.cc.o /mnt/hhvm-arm64/hhvm-debug/third-party/brotli/src/dec/decode.c: In function ‘DecodeVarLenUint8’: /mnt/hhvm-arm64/hhvm-debug/third-party/brotli/src/dec/decode.c:144:10: warning: this statement may fall through [-Wimplicit-fallthrough=] if (bits == 0) { ^ /mnt/hhvm-arm64/hhvm-debug/third-party/brotli/src/dec/decode.c:150:5: note: here case BROTLI_STATE_DECODE_UINT8_SHORT: ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/brotli/src/dec/decode.c:161:14: warning: this statement may fall through [-Wimplicit-fallthrough=] *value = bits; ~~~~~~~^~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/brotli/src/dec/decode.c:164:5: note: here case BROTLI_STATE_DECODE_UINT8_LONG: ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/brotli/src/dec/decode.c: In function ‘DecodeMetaBlockLength’: /mnt/hhvm-arm64/hhvm-debug/third-party/brotli/src/dec/decode.c:197:38: warning: this statement may fall through [-Wimplicit-fallthrough=] s->substate_metablock_header = BROTLI_STATE_METABLOCK_HEADER_EMPTY; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/brotli/src/dec/decode.c:200:7: note: here case BROTLI_STATE_METABLOCK_HEADER_EMPTY: ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/brotli/src/dec/decode.c:208:38: warning: this statement may fall through [-Wimplicit-fallthrough=] s->substate_metablock_header = BROTLI_STATE_METABLOCK_HEADER_NIBBLES; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/brotli/src/dec/decode.c:211:7: note: here case BROTLI_STATE_METABLOCK_HEADER_NIBBLES: ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/brotli/src/dec/decode.c:222:38: warning: this statement may fall through [-Wimplicit-fallthrough=] s->substate_metablock_header = BROTLI_STATE_METABLOCK_HEADER_SIZE; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/brotli/src/dec/decode.c:225:7: note: here case BROTLI_STATE_METABLOCK_HEADER_SIZE: ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/brotli/src/dec/decode.c:237:38: warning: this statement may fall through [-Wimplicit-fallthrough=] s->substate_metablock_header = ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ BROTLI_STATE_METABLOCK_HEADER_UNCOMPRESSED; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/brotli/src/dec/decode.c:241:7: note: here case BROTLI_STATE_METABLOCK_HEADER_UNCOMPRESSED: ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/brotli/src/dec/decode.c:259:38: warning: this statement may fall through [-Wimplicit-fallthrough=] s->substate_metablock_header = BROTLI_STATE_METABLOCK_HEADER_BYTES; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/brotli/src/dec/decode.c:262:7: note: here case BROTLI_STATE_METABLOCK_HEADER_BYTES: ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/brotli/src/dec/decode.c:271:38: warning: this statement may fall through [-Wimplicit-fallthrough=] s->substate_metablock_header = BROTLI_STATE_METABLOCK_HEADER_METADATA; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/brotli/src/dec/decode.c:274:7: note: here case BROTLI_STATE_METABLOCK_HEADER_METADATA: ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/brotli/src/dec/decode.c: In function ‘ReadHuffmanCode’: /mnt/hhvm-arm64/hhvm-debug/third-party/brotli/src/dec/decode.c:693:10: warning: this statement may fall through [-Wimplicit-fallthrough=] if (s->sub_loop_counter != 1) { ^ /mnt/hhvm-arm64/hhvm-debug/third-party/brotli/src/dec/decode.c:705:5: note: here case BROTLI_STATE_HUFFMAN_SIMPLE_SIZE: ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/brotli/src/dec/decode.c:711:27: warning: this statement may fall through [-Wimplicit-fallthrough=] s->sub_loop_counter = 0; ~~~~~~~~~~~~~~~~~~~~^~~ /mnt/hhvm-arm64/hhvm-debug/third-party/brotli/src/dec/decode.c:713:5: note: here case BROTLI_STATE_HUFFMAN_SIMPLE_READ: { ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/brotli/src/dec/decode.c:713:44: warning: this statement may fall through [-Wimplicit-fallthrough=] case BROTLI_STATE_HUFFMAN_SIMPLE_READ: { ^ /mnt/hhvm-arm64/hhvm-debug/third-party/brotli/src/dec/decode.c:720:5: note: here case BROTLI_STATE_HUFFMAN_SIMPLE_BUILD: { ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/brotli/src/dec/decode.c:761:27: warning: this statement may fall through [-Wimplicit-fallthrough=] s->substate_huffman = BROTLI_STATE_HUFFMAN_LENGTH_SYMBOLS; ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/brotli/src/dec/decode.c:764:5: note: here case BROTLI_STATE_HUFFMAN_LENGTH_SYMBOLS: { ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/brotli/src/dec/decode.c: In function ‘DecodeContextMap’: /mnt/hhvm-arm64/hhvm-debug/third-party/brotli/src/dec/decode.c:937:31: warning: this statement may fall through [-Wimplicit-fallthrough=] s->substate_context_map = BROTLI_STATE_CONTEXT_MAP_READ_PREFIX; ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/brotli/src/dec/decode.c:939:5: note: here case BROTLI_STATE_CONTEXT_MAP_READ_PREFIX: { ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/brotli/src/dec/decode.c:939:48: warning: this statement may fall through [-Wimplicit-fallthrough=] case BROTLI_STATE_CONTEXT_MAP_READ_PREFIX: { ^ /mnt/hhvm-arm64/hhvm-debug/third-party/brotli/src/dec/decode.c:957:5: note: here case BROTLI_STATE_CONTEXT_MAP_HUFFMAN: ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/brotli/src/dec/decode.c:962:31: warning: this statement may fall through [-Wimplicit-fallthrough=] s->substate_context_map = BROTLI_STATE_CONTEXT_MAP_DECODE; ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/brotli/src/dec/decode.c:964:5: note: here case BROTLI_STATE_CONTEXT_MAP_DECODE: { ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/brotli/src/dec/decode.c:964:43: warning: this statement may fall through [-Wimplicit-fallthrough=] case BROTLI_STATE_CONTEXT_MAP_DECODE: { ^ /mnt/hhvm-arm64/hhvm-debug/third-party/brotli/src/dec/decode.c:1009:5: note: here case BROTLI_STATE_CONTEXT_MAP_TRANSFORM: { ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/brotli/src/dec/decode.c: In function ‘CopyUncompressedBlockToOutput’: /mnt/hhvm-arm64/hhvm-debug/third-party/brotli/src/dec/decode.c:1187:34: warning: this statement may fall through [-Wimplicit-fallthrough=] s->substate_uncompressed = BROTLI_STATE_UNCOMPRESSED_WRITE; ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/brotli/src/dec/decode.c:1191:7: note: here case BROTLI_STATE_UNCOMPRESSED_WRITE: { ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/brotli/src/dec/decode.c: In function ‘BrotliDecompressStream’: /mnt/hhvm-arm64/hhvm-debug/third-party/brotli/src/dec/decode.c:2041:18: warning: this statement may fall through [-Wimplicit-fallthrough=] s->state = BROTLI_STATE_METABLOCK_BEGIN; ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/brotli/src/dec/decode.c:2043:7: note: here case BROTLI_STATE_METABLOCK_BEGIN: ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/brotli/src/dec/decode.c:2046:18: warning: this statement may fall through [-Wimplicit-fallthrough=] s->state = BROTLI_STATE_METABLOCK_HEADER; ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/brotli/src/dec/decode.c:2048:7: note: here case BROTLI_STATE_METABLOCK_HEADER: ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/brotli/src/dec/decode.c:2124:18: warning: this statement may fall through [-Wimplicit-fallthrough=] s->state = BROTLI_STATE_HUFFMAN_CODE_1; ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/brotli/src/dec/decode.c:2126:7: note: here case BROTLI_STATE_HUFFMAN_CODE_1: { ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/brotli/src/dec/decode.c:2131:18: warning: this statement may fall through [-Wimplicit-fallthrough=] s->state = BROTLI_STATE_HUFFMAN_CODE_2; ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/brotli/src/dec/decode.c:2134:7: note: here case BROTLI_STATE_HUFFMAN_CODE_2: { ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/brotli/src/dec/decode.c:2139:18: warning: this statement may fall through [-Wimplicit-fallthrough=] s->state = BROTLI_STATE_HUFFMAN_CODE_3; ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/brotli/src/dec/decode.c:2142:7: note: here case BROTLI_STATE_HUFFMAN_CODE_3: { ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/brotli/src/dec/decode.c:2154:45: warning: this statement may fall through [-Wimplicit-fallthrough=] case BROTLI_STATE_METABLOCK_HEADER_2: { ^ /mnt/hhvm-arm64/hhvm-debug/third-party/brotli/src/dec/decode.c:2177:7: note: here case BROTLI_STATE_CONTEXT_MODES: ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/brotli/src/dec/decode.c:2182:18: warning: this statement may fall through [-Wimplicit-fallthrough=] s->state = BROTLI_STATE_CONTEXT_MAP_1; ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/brotli/src/dec/decode.c:2184:7: note: here case BROTLI_STATE_CONTEXT_MAP_1: { ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/brotli/src/dec/decode.c:2198:18: warning: this statement may fall through [-Wimplicit-fallthrough=] s->state = BROTLI_STATE_CONTEXT_MAP_2; ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/brotli/src/dec/decode.c:2201:7: note: here case BROTLI_STATE_CONTEXT_MAP_2: ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/brotli/src/dec/decode.c:2225:18: warning: this statement may fall through [-Wimplicit-fallthrough=] s->state = BROTLI_STATE_TREE_GROUP; ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/brotli/src/dec/decode.c:2227:7: note: here case BROTLI_STATE_TREE_GROUP: ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/brotli/src/dec/decode.c:2314:18: warning: this statement may fall through [-Wimplicit-fallthrough=] s->state = BROTLI_STATE_DONE; ~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/brotli/src/dec/decode.c:2316:7: note: here case BROTLI_STATE_DONE: ^~~~ [ 0%] Building C object third-party/timelib/CMakeFiles/timelib.dir/dow.c.o [ 0%] Building C object third-party/zstd/CMakeFiles/zstd.dir/src/lib/common/entropy_common.c.o [ 0%] Building C object third-party/zstd/CMakeFiles/zstd.dir/src/lib/common/error_private.c.o [ 0%] Building C object third-party/timelib/CMakeFiles/timelib.dir/interval.c.o [ 0%] Building C object third-party/zstd/CMakeFiles/zstd.dir/src/lib/common/fse_decompress.c.o Scanning dependencies of target afdt [ 0%] Building C object third-party/zstd/CMakeFiles/zstd.dir/src/lib/common/pool.c.o [ 0%] Building C object third-party/libafdt/CMakeFiles/afdt.dir/src/src/lowlevel.c.o [ 0%] Building C object third-party/libafdt/CMakeFiles/afdt.dir/src/src/strlcpy.c.o [ 0%] Building C object third-party/libafdt/CMakeFiles/afdt.dir/src/src/sync.c.o [ 0%] Building C object third-party/zstd/CMakeFiles/zstd.dir/src/lib/common/threading.c.o [ 0%] Building C object third-party/timelib/CMakeFiles/timelib.dir/parse_date.c.o [ 0%] Building C object third-party/zstd/CMakeFiles/zstd.dir/src/lib/common/xxhash.c.o [ 0%] Building C object third-party/libafdt/CMakeFiles/afdt.dir/src/src/util.c.o [ 0%] Building C object third-party/zstd/CMakeFiles/zstd.dir/src/lib/common/zstd_common.c.o [ 0%] Building C object third-party/libafdt/CMakeFiles/afdt.dir/src/src/async.c.o [ 0%] Linking C static library libafdt.a [ 0%] Building C object third-party/zstd/CMakeFiles/zstd.dir/src/lib/compress/fse_compress.c.o [ 0%] Building C object third-party/zstd/CMakeFiles/zstd.dir/src/lib/compress/huf_compress.c.o [ 0%] Building C object third-party/zstd/CMakeFiles/zstd.dir/src/lib/compress/zstd_compress.c.o [ 0%] Building C object third-party/timelib/CMakeFiles/timelib.dir/parse_iso_intervals.c.o [ 0%] Built target afdt [ 0%] Building C object third-party/zstd/CMakeFiles/zstd.dir/src/lib/compress/zstd_double_fast.c.o [ 0%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/brotli_bit_stream.cc.o [ 0%] Building C object third-party/brotli/CMakeFiles/brotli_dec.dir/src/dec/dictionary.c.o [ 0%] Building C object third-party/brotli/CMakeFiles/brotli_dec.dir/src/dec/huffman.c.o [ 0%] Building C object third-party/zstd/CMakeFiles/zstd.dir/src/lib/compress/zstd_fast.c.o [ 0%] Building C object third-party/brotli/CMakeFiles/brotli_dec.dir/src/dec/state.c.o [ 0%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/dictionary.cc.o [ 0%] Building C object third-party/brotli/CMakeFiles/brotli_dec.dir/src/dec/streams.c.o [ 0%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/encode.cc.o [ 0%] Linking C static library libbrotli_dec.a [ 0%] Building C object third-party/timelib/CMakeFiles/timelib.dir/parse_tz.c.o [ 0%] Building C object third-party/zstd/CMakeFiles/zstd.dir/src/lib/compress/zstd_lazy.c.o Scanning dependencies of target webscalesqlclient [ 1%] Building C object third-party/timelib/CMakeFiles/timelib.dir/timelib.c.o [ 1%] Building C object third-party/zstd/CMakeFiles/zstd.dir/src/lib/compress/zstd_ldm.c.o [ 2%] Creating directories for 'webscalesqlclient' [ 2%] Building C object third-party/zstd/CMakeFiles/zstd.dir/src/lib/compress/zstd_opt.c.o [ 2%] Building C object third-party/timelib/CMakeFiles/timelib.dir/tm2unixtime.c.o /mnt/hhvm-arm64/hhvm-debug/third-party/timelib/tm2unixtime.c: In function ‘do_adjust_timezone’: /mnt/hhvm-arm64/hhvm-debug/third-party/timelib/tm2unixtime.c:402:8: warning: this statement may fall through [-Wimplicit-fallthrough=] tzi = tz->tz_info; ~~~~^~~~~~~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/timelib/tm2unixtime.c:405:3: note: here default: ^~~~~~~ [ 2%] Built target brotli_dec [ 2%] Building C object third-party/zstd/CMakeFiles/zstd.dir/src/lib/compress/zstdmt_compress.c.o [ 2%] Building C object third-party/timelib/CMakeFiles/timelib.dir/unixtime2tm.c.o [ 3%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/encode_parallel.cc.o [ 3%] Linking C static library libtimelib.a [ 3%] Building C object third-party/zstd/CMakeFiles/zstd.dir/src/lib/decompress/huf_decompress.c.o [ 3%] Building C object third-party/zstd/CMakeFiles/zstd.dir/src/lib/decompress/zstd_decompress.c.o [ 3%] Building C object third-party/zstd/CMakeFiles/zstd.dir/src/lib/deprecated/zbuff_common.c.o [ 3%] Built target timelib [ 3%] Building C object third-party/zstd/CMakeFiles/zstd.dir/src/lib/deprecated/zbuff_compress.c.o [ 3%] No download step for 'webscalesqlclient' [ 3%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/entropy_encode.cc.o [ 3%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/histogram.cc.o Scanning dependencies of target ragel [ 3%] No patch step for 'webscalesqlclient' [ 3%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/literal_cost.cc.o [ 3%] Building CXX object third-party/ragel/CMakeFiles/ragel.dir/src/ragel/cdcodegen.cpp.o [ 3%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/metablock.cc.o Scanning dependencies of target sqlite3 [ 3%] No update step for 'webscalesqlclient' [ 3%] Building CXX object third-party/ragel/CMakeFiles/ragel.dir/src/ragel/cdfflat.cpp.o [ 3%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/static_dict.cc.o [ 3%] Building C object third-party/libsqlite3/CMakeFiles/sqlite3.dir/sqlite3.c.o [ 3%] Building CXX object third-party/ragel/CMakeFiles/ragel.dir/src/ragel/cdfgoto.cpp.o /mnt/hhvm-arm64/hhvm-debug/third-party/libsqlite3/sqlite3.c: In function ‘sqlite3VXPrintf’: /mnt/hhvm-arm64/hhvm-debug/third-party/libsqlite3/sqlite3.c:24802:19: warning: this statement may fall through [-Wimplicit-fallthrough=] flag_long = sizeof(char*)==sizeof(long int); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/libsqlite3/sqlite3.c:24804:7: note: here case etORDINAL: ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/libsqlite3/sqlite3.c: In function ‘resolveP2Values’: /mnt/hhvm-arm64/hhvm-debug/third-party/libsqlite3/sqlite3.c:70521:13: warning: this statement may fall through [-Wimplicit-fallthrough=] if( pOp->p2!=0 ) p->readOnly = 0; ^ /mnt/hhvm-arm64/hhvm-debug/third-party/libsqlite3/sqlite3.c:70524:9: note: here case OP_AutoCommit: ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/libsqlite3/sqlite3.c: In function ‘freeP4’: /mnt/hhvm-arm64/hhvm-debug/third-party/libsqlite3/sqlite3.c:70755:7: warning: this statement may fall through [-Wimplicit-fallthrough=] freeEphemeralFunction(db, ((sqlite3_context*)p4)->pFunc); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/libsqlite3/sqlite3.c:70758:5: note: here case P4_REAL: ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/libsqlite3/sqlite3.c: In function ‘sqlite3VdbeExec’: /mnt/hhvm-arm64/hhvm-debug/third-party/libsqlite3/sqlite3.c:77592:5: warning: this statement may fall through [-Wimplicit-fallthrough=] if( (pIn3->flags & MEM_Null)==0 ) break; ^ /mnt/hhvm-arm64/hhvm-debug/third-party/libsqlite3/sqlite3.c:77626:1: note: here case OP_Halt: { ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/libsqlite3/sqlite3.c:77757:5: warning: this statement may fall through [-Wimplicit-fallthrough=] if( pOp->p1>db->aLimit[SQLITE_LIMIT_LENGTH] ){ ^ /mnt/hhvm-arm64/hhvm-debug/third-party/libsqlite3/sqlite3.c:77776:1: note: here case OP_String: { /* out2 */ ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/libsqlite3/sqlite3.c:78325:15: warning: this statement may fall through [-Wimplicit-fallthrough=] pOp->opcode = OP_Function; ^ /mnt/hhvm-arm64/hhvm-debug/third-party/libsqlite3/sqlite3.c:78328:1: note: here case OP_Function: { ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/libsqlite3/sqlite3.c:81463:38: warning: this statement may fall through [-Wimplicit-fallthrough=] p->aCounter[SQLITE_STMTSTATUS_SORT]++; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /mnt/hhvm-arm64/hhvm-debug/third-party/libsqlite3/sqlite3.c:81478:1: note: here case OP_Rewind: { /* jump */ ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/libsqlite3/sqlite3.c:82691:15: warning: this statement may fall through [-Wimplicit-fallthrough=] pOp->opcode = OP_AggStep; ^ /mnt/hhvm-arm64/hhvm-debug/third-party/libsqlite3/sqlite3.c:82694:1: note: here case OP_AggStep: { ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/libsqlite3/sqlite3.c: In function ‘sqlite3ExprCodeTarget’: /mnt/hhvm-arm64/hhvm-debug/third-party/libsqlite3/sqlite3.c:91658:25: warning: this statement may fall through [-Wimplicit-fallthrough=] case TK_AGG_COLUMN: { ^ /mnt/hhvm-arm64/hhvm-debug/third-party/libsqlite3/sqlite3.c:91672:5: note: here case TK_COLUMN: { ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/libsqlite3/sqlite3.c: In function ‘fkActionTrigger’: /mnt/hhvm-arm64/hhvm-debug/third-party/libsqlite3/sqlite3.c:105771:11: warning: this statement may fall through [-Wimplicit-fallthrough=] if( !pChanges ){ ^ /mnt/hhvm-arm64/hhvm-debug/third-party/libsqlite3/sqlite3.c:105775:7: note: here default: ^~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/libsqlite3/sqlite3.c: In function ‘sqlite3GenerateConstraintChecks’: /mnt/hhvm-arm64/hhvm-debug/third-party/libsqlite3/sqlite3.c:107258:17: warning: this statement may fall through [-Wimplicit-fallthrough=] onError = OE_Abort; ^ /mnt/hhvm-arm64/hhvm-debug/third-party/libsqlite3/sqlite3.c:107261:7: note: here case OE_Rollback: ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/libsqlite3/sqlite3.c: In function ‘sqlite3GetToken’: /mnt/hhvm-arm64/hhvm-debug/third-party/libsqlite3/sqlite3.c:135002:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if( !sqlite3Isdigit(z[1]) ) ^ /mnt/hhvm-arm64/hhvm-debug/third-party/libsqlite3/sqlite3.c:135011:5: note: here case CC_DIGIT: { ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/libsqlite3/sqlite3.c:135101:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if( z[1]=='\'' ){ ^ /mnt/hhvm-arm64/hhvm-debug/third-party/libsqlite3/sqlite3.c:135115:5: note: here case CC_ID: { ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/libsqlite3/sqlite3.c: In function ‘fts3SnippetFunc’: /mnt/hhvm-arm64/hhvm-debug/third-party/libsqlite3/sqlite3.c:144453:20: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: nToken = sqlite3_value_int(apVal[5]); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/libsqlite3/sqlite3.c:144454:5: note: here case 5: iCol = sqlite3_value_int(apVal[4]); ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/libsqlite3/sqlite3.c:144454:18: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: iCol = sqlite3_value_int(apVal[4]); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/libsqlite3/sqlite3.c:144455:5: note: here case 4: zEllipsis = (const char*)sqlite3_value_text(apVal[3]); ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/libsqlite3/sqlite3.c:144455:23: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: zEllipsis = (const char*)sqlite3_value_text(apVal[3]); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/libsqlite3/sqlite3.c:144456:5: note: here case 3: zEnd = (const char*)sqlite3_value_text(apVal[2]); ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/libsqlite3/sqlite3.c:144456:18: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: zEnd = (const char*)sqlite3_value_text(apVal[2]); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/libsqlite3/sqlite3.c:144457:5: note: here case 2: zStart = (const char*)sqlite3_value_text(apVal[1]); ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/libsqlite3/sqlite3.c: In function ‘rtreeNonleafConstraint’: /mnt/hhvm-arm64/hhvm-debug/third-party/libsqlite3/sqlite3.c:160102:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if( p->op!=RTREE_EQ ) break; /* RTREE_LE and RTREE_LT end here */ ^ /mnt/hhvm-arm64/hhvm-debug/third-party/libsqlite3/sqlite3.c:160105:5: note: here default: /* RTREE_GT or RTREE_GE, or fallthrough of RTREE_EQ */ ^~~~~~~ [ 3%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/streams.cc.o [ 3%] Linking C static library libsqlite3.a [ 3%] Performing configure step for 'webscalesqlclient' [ 3%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/utf8_util.cc.o [ 3%] Building CXX object third-party/ragel/CMakeFiles/ragel.dir/src/ragel/cdflat.cpp.o CMake Deprecation Warning at CMakeLists.txt:24 (CMAKE_POLICY): The OLD behavior for policy CMP0018 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. CMake Deprecation Warning at CMakeLists.txt:30 (CMAKE_POLICY): The OLD behavior for policy CMP0022 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. CMake Deprecation Warning at CMakeLists.txt:38 (CMAKE_POLICY): The OLD behavior for policy CMP0026 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. -- Running cmake version 3.9.5 -- Found Git: /usr/bin/git (found version "2.13.6") [ 3%] Linking CXX static library libbrotli_enc.a [ 3%] Building CXX object third-party/ragel/CMakeFiles/ragel.dir/src/ragel/cdftable.cpp.o Scanning dependencies of target folly [ 3%] Building CXX object third-party/ragel/CMakeFiles/ragel.dir/src/ragel/cdgoto.cpp.o [ 3%] Built target sqlite3 [ 3%] Building C object third-party/zstd/CMakeFiles/zstd.dir/src/lib/deprecated/zbuff_decompress.c.o [ 3%] Building CXX object third-party/ragel/CMakeFiles/ragel.dir/src/ragel/cdipgoto.cpp.o Scanning dependencies of target ocaml [ 3%] Building CXX object third-party/ragel/CMakeFiles/ragel.dir/src/ragel/cdsplit.cpp.o [ 3%] Built target ocaml -- The C compiler identification is GNU 7.2.1 [ 3%] Building CXX object third-party/ragel/CMakeFiles/ragel.dir/src/ragel/cdtable.cpp.o [ 3%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/ClockGettimeWrappers.cpp.o [ 3%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/Conv.cpp.o [ 3%] Building CXX object third-party/ragel/CMakeFiles/ragel.dir/src/ragel/common.cpp.o [ 3%] Built target brotli_enc Scanning dependencies of target systemlib [ 3%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/Demangle.cpp.o [ 3%] Building CXX object third-party/ragel/CMakeFiles/ragel.dir/src/ragel/cscodegen.cpp.o [ 3%] Generating systemlib.php [ 3%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/ExceptionWrapper.cpp.o [ 3%] Building C object third-party/zstd/CMakeFiles/zstd.dir/src/lib/dictBuilder/cover.c.o [ 4%] Building CXX object third-party/ragel/CMakeFiles/ragel.dir/src/ragel/csfgoto.cpp.o [ 4%] Building CXX object third-party/ragel/CMakeFiles/ragel.dir/src/ragel/csfflat.cpp.o [ 4%] Building C object third-party/zstd/CMakeFiles/zstd.dir/src/lib/dictBuilder/divsufsort.c.o [ 4%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/Executor.cpp.o [ 4%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/Expected.cpp.o [ 4%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/File.cpp.o -- The CXX compiler identification is GNU 7.2.1 -- Check for working C compiler: /usr/lib64/ccache/cc Scanning dependencies of target mbfl [ 4%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/FileUtil.cpp.o In file included from /mnt/hhvm-arm64/hhvm-debug/third-party/folly/src/folly/FileUtil.cpp:22:0: /mnt/hhvm-arm64/hhvm-debug/third-party/folly/src/folly/detail/FileUtilDetail.h:32:9: warning: mangled name for ‘ssize_t folly::fileutil_detail::wrapNoInt(F, Args ...) [with F = int (*)(const char*, long int) throw (); Args = {const char*, long int}]’ will change in C++17 because the exception specification is part of a function type [-Wnoexcept-type] ssize_t wrapNoInt(F f, Args... args) { ^~~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/folly/src/folly/detail/FileUtilDetail.h:32:9: warning: mangled name for ‘ssize_t folly::fileutil_detail::wrapNoInt(F, Args ...) [with F = int (*)(int, long int) throw (); Args = {int, long int}]’ will change in C++17 because the exception specification is part of a function type [-Wnoexcept-type] /mnt/hhvm-arm64/hhvm-debug/third-party/folly/src/folly/detail/FileUtilDetail.h:32:9: warning: mangled name for ‘ssize_t folly::fileutil_detail::wrapNoInt(F, Args ...) [with F = int (*)(int, int) throw (); Args = {int, int}]’ will change in C++17 because the exception specification is part of a function type [-Wnoexcept-type] [ 4%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/mbfilter.c.o [ 4%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/Format.cpp.o [ 4%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/mbfl_string.c.o [ 5%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/mbfl_language.c.o [ 5%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/FormatArg.cpp.o -- Check for working C compiler: /usr/lib64/ccache/cc -- works -- Detecting C compiler ABI info [ 5%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/mbfl_encoding.c.o [ 5%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/GroupVarint.cpp.o [ 5%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/mbfl_convert.c.o [ 5%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/mbfl_ident.c.o [ 5%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/IPAddress.cpp.o [ 5%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/mbfl_memory_device.c.o [ 5%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/mbfl_allocators.c.o [ 5%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/IPAddressV4.cpp.o [ 6%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/mbfl_filter_output.c.o -- Detecting C compiler ABI info - done [ 6%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/IPAddressV6.cpp.o [ 6%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/mbfilter_pass.c.o -- Detecting C compile features [ 6%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/mbfilter_wchar.c.o [ 6%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/MacAddress.cpp.o [ 6%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/mbfilter_8bit.c.o [ 6%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_cp936.c.o [ 6%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_hz.c.o [ 6%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/MicroLock.cpp.o [ 6%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_euc_tw.c.o [ 6%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/Optional.cpp.o [ 6%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_big5.c.o [ 6%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/Poly.cpp.o [ 6%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_euc_jp.c.o [ 6%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/Random.cpp.o [ 6%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_jis.c.o [ 6%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_1.c.o [ 6%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/ScopeGuard.cpp.o [ 6%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_2.c.o [ 6%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_cp1254.c.o [ 6%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/SharedMutex.cpp.o [ 6%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_cp1252.c.o [ 6%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_cp1251.c.o [ 6%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/Singleton.cpp.o [ 6%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_ascii.c.o [ 6%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_3.c.o [ 6%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/SingletonVault_c.cpp.o [ 6%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_4.c.o -- Detecting C compile features - done -- Check for working CXX compiler: /usr/lib64/ccache/c++ [ 6%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_5.c.o [ 6%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/SocketAddress.cpp.o [ 7%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_6.c.o [ 7%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_7.c.o [ 7%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_8.c.o [ 7%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/String.cpp.o [ 7%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_9.c.o [ 7%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/Subprocess.cpp.o [ 7%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_10.c.o [ 7%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_13.c.o [ 7%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_14.c.o [ 7%] Built target systemlib [ 7%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_15.c.o [ 7%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/TimeoutQueue.cpp.o -- Check for working CXX compiler: /usr/lib64/ccache/c++ -- works [ 8%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/Try.cpp.o -- Detecting CXX compiler ABI info [ 8%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso8859_16.c.o [ 8%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_htmlent.c.o [ 8%] Building CXX object third-party/ragel/CMakeFiles/ragel.dir/src/ragel/csflat.cpp.o [ 8%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/Unicode.cpp.o [ 8%] Building C object third-party/zstd/CMakeFiles/zstd.dir/src/lib/dictBuilder/zdict.c.o [ 8%] Building CXX object third-party/ragel/CMakeFiles/ragel.dir/src/ragel/csftable.cpp.o [ 8%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/Uri.cpp.o [ 8%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_byte2.c.o [ 8%] Building CXX object third-party/ragel/CMakeFiles/ragel.dir/src/ragel/csgoto.cpp.o [ 8%] Building CXX object third-party/ragel/CMakeFiles/ragel.dir/src/ragel/csipgoto.cpp.o [ 8%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_byte4.c.o [ 8%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/dynamic.cpp.o [ 8%] Building CXX object third-party/ragel/CMakeFiles/ragel.dir/src/ragel/cssplit.cpp.o [ 8%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_uuencode.c.o Scanning dependencies of target hack [ 8%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_base64.c.o [ 8%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_sjis.c.o -- Detecting CXX compiler ABI info - done [ 8%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_7bit.c.o [ 8%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_qprint.c.o -- Detecting CXX compile features [ 8%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_ucs4.c.o [ 9%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_ucs2.c.o [ 9%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_utf32.c.o [ 9%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_utf16.c.o [ 9%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_utf8.c.o [ 9%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_utf7.c.o [ 9%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_utf7imap.c.o [ 9%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_euc_jp_win.c.o [ 9%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_cp932.c.o [ 9%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_cp51932.c.o [ 9%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_euc_cn.c.o [ 9%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_euc_kr.c.o [ 9%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_uhc.c.o /mnt/hhvm-arm64/hhvm-debug/third-party/libmbfl/filters/mbfilter_uhc.c: In function ‘mbfl_filt_ident_uhc’: /mnt/hhvm-arm64/hhvm-debug/third-party/libmbfl/filters/mbfilter_uhc.c:240:17: warning: this statement may fall through [-Wimplicit-fallthrough=] filter->flag = 1; ~~~~~~~~~~~~~^~~ /mnt/hhvm-arm64/hhvm-debug/third-party/libmbfl/filters/mbfilter_uhc.c:243:2: note: here case 1: ^~~~ [ 9%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso2022_jp_ms.c.o [ 9%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso2022_kr.c.o [ 9%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_cp866.c.o [ 9%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_koi8r.c.o [ 9%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_koi8u.c.o [ 9%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_armscii8.c.o [ 9%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_cp850.c.o [ 10%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/html_entities.c.o [ 10%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_cp5022x.c.o [ 10%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_euc_jp_2004.c.o [ 10%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_gb18030.c.o [ 10%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso2022jp_2004.c.o [ 10%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_iso2022jp_mobile.c.o [ 10%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_sjis_2004.c.o [ 10%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_sjis_mac.c.o /mnt/hhvm-arm64/hhvm-debug/third-party/libmbfl/filters/mbfilter_sjis_mac.c: In function ‘mbfl_filt_conv_wchar_sjis_mac’: /mnt/hhvm-arm64/hhvm-debug/third-party/libmbfl/filters/mbfilter_sjis_mac.c:370:15: warning: this statement may fall through [-Wimplicit-fallthrough=] if (s2 <= 0 || s1 == -1) { ~~~~~~~~^~~~~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/libmbfl/filters/mbfilter_sjis_mac.c:374:2: note: here case 0: ^~~~ [ 10%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_sjis_mobile.c.o [ 10%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_sjis_open.c.o [ 10%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_tl_jisx0201_jisx0208.c.o [ 10%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/filters/mbfilter_utf8_mobile.c.o [ 10%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/nls/nls_ja.c.o [ 10%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/nls/nls_de.c.o [ 10%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/nls/nls_en.c.o [ 10%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/nls/nls_hy.c.o [ 10%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/nls/nls_tr.c.o -- Detecting CXX compile features - done [ 10%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/nls/nls_kr.c.o -- Looking for SHM_HUGETLB [ 11%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/nls/nls_ru.c.o [ 11%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/nls/nls_ua.c.o [ 11%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/nls/nls_zh.c.o [ 11%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/nls/nls_uni.c.o [ 11%] Building C object third-party/libmbfl/mbfl/CMakeFiles/mbfl.dir/__/nls/nls_neutral.c.o -- Looking for SHM_HUGETLB - found -- Looking for sys/types.h [ 11%] Linking C static library libmbfl.a [ 11%] Built target mbfl [ 11%] Building C object third-party/zstd/CMakeFiles/zstd.dir/src/lib/legacy/zstd_v01.c.o [ 11%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/json.cpp.o /mnt/hhvm-arm64/hhvm-debug/third-party/zstd/src/lib/legacy/zstd_v01.c: In function ‘FSE_initDStream’: /mnt/hhvm-arm64/hhvm-debug/third-party/zstd/src/lib/legacy/zstd_v01.c:670:40: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: bitD->bitContainer += (size_t)(((const BYTE*)(bitD->start))[6]) << (sizeof(size_t)*8 - 16); ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/zstd/src/lib/legacy/zstd_v01.c:671:13: note: here case 6: bitD->bitContainer += (size_t)(((const BYTE*)(bitD->start))[5]) << (sizeof(size_t)*8 - 24); ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/zstd/src/lib/legacy/zstd_v01.c:671:40: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: bitD->bitContainer += (size_t)(((const BYTE*)(bitD->start))[5]) << (sizeof(size_t)*8 - 24); ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/zstd/src/lib/legacy/zstd_v01.c:672:13: note: here case 5: bitD->bitContainer += (size_t)(((const BYTE*)(bitD->start))[4]) << (sizeof(size_t)*8 - 32); ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/zstd/src/lib/legacy/zstd_v01.c:672:40: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: bitD->bitContainer += (size_t)(((const BYTE*)(bitD->start))[4]) << (sizeof(size_t)*8 - 32); ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/zstd/src/lib/legacy/zstd_v01.c:673:13: note: here case 4: bitD->bitContainer += (size_t)(((const BYTE*)(bitD->start))[3]) << 24; ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/zstd/src/lib/legacy/zstd_v01.c:673:40: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: bitD->bitContainer += (size_t)(((const BYTE*)(bitD->start))[3]) << 24; ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/zstd/src/lib/legacy/zstd_v01.c:674:13: note: here case 3: bitD->bitContainer += (size_t)(((const BYTE*)(bitD->start))[2]) << 16; ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/zstd/src/lib/legacy/zstd_v01.c:674:40: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: bitD->bitContainer += (size_t)(((const BYTE*)(bitD->start))[2]) << 16; ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/zstd/src/lib/legacy/zstd_v01.c:675:13: note: here case 2: bitD->bitContainer += (size_t)(((const BYTE*)(bitD->start))[1]) << 8; ^~~~ -- Looking for sys/types.h - found -- Looking for stdint.h [ 11%] Building C object third-party/zstd/CMakeFiles/zstd.dir/src/lib/legacy/zstd_v02.c.o [ 11%] Building CXX object third-party/ragel/CMakeFiles/ragel.dir/src/ragel/cstable.cpp.o /mnt/hhvm-arm64/hhvm-debug/third-party/zstd/src/lib/legacy/zstd_v02.c: In function ‘BIT_initDStream’: /mnt/hhvm-arm64/hhvm-debug/third-party/zstd/src/lib/legacy/zstd_v02.c:413:40: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: bitD->bitContainer += (size_t)(((const BYTE*)(bitD->start))[6]) << (sizeof(size_t)*8 - 16); ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/zstd/src/lib/legacy/zstd_v02.c:414:13: note: here case 6: bitD->bitContainer += (size_t)(((const BYTE*)(bitD->start))[5]) << (sizeof(size_t)*8 - 24); ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/zstd/src/lib/legacy/zstd_v02.c:414:40: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: bitD->bitContainer += (size_t)(((const BYTE*)(bitD->start))[5]) << (sizeof(size_t)*8 - 24); ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/zstd/src/lib/legacy/zstd_v02.c:415:13: note: here case 5: bitD->bitContainer += (size_t)(((const BYTE*)(bitD->start))[4]) << (sizeof(size_t)*8 - 32); ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/zstd/src/lib/legacy/zstd_v02.c:415:40: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: bitD->bitContainer += (size_t)(((const BYTE*)(bitD->start))[4]) << (sizeof(size_t)*8 - 32); ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/zstd/src/lib/legacy/zstd_v02.c:416:13: note: here case 4: bitD->bitContainer += (size_t)(((const BYTE*)(bitD->start))[3]) << 24; ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/zstd/src/lib/legacy/zstd_v02.c:416:40: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: bitD->bitContainer += (size_t)(((const BYTE*)(bitD->start))[3]) << 24; ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/zstd/src/lib/legacy/zstd_v02.c:417:13: note: here case 3: bitD->bitContainer += (size_t)(((const BYTE*)(bitD->start))[2]) << 16; ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/zstd/src/lib/legacy/zstd_v02.c:417:40: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: bitD->bitContainer += (size_t)(((const BYTE*)(bitD->start))[2]) << 16; ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/zstd/src/lib/legacy/zstd_v02.c:418:13: note: here case 2: bitD->bitContainer += (size_t)(((const BYTE*)(bitD->start))[1]) << 8; ^~~~ [ 11%] Building C object third-party/zstd/CMakeFiles/zstd.dir/src/lib/legacy/zstd_v03.c.o [ 11%] Building CXX object third-party/ragel/CMakeFiles/ragel.dir/src/ragel/dotcodegen.cpp.o /mnt/hhvm-arm64/hhvm-debug/third-party/zstd/src/lib/legacy/zstd_v03.c: In function ‘BIT_initDStream’: /mnt/hhvm-arm64/hhvm-debug/third-party/zstd/src/lib/legacy/zstd_v03.c:415:40: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: bitD->bitContainer += (size_t)(((const BYTE*)(bitD->start))[6]) << (sizeof(size_t)*8 - 16); ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/zstd/src/lib/legacy/zstd_v03.c:416:13: note: here case 6: bitD->bitContainer += (size_t)(((const BYTE*)(bitD->start))[5]) << (sizeof(size_t)*8 - 24); ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/zstd/src/lib/legacy/zstd_v03.c:416:40: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: bitD->bitContainer += (size_t)(((const BYTE*)(bitD->start))[5]) << (sizeof(size_t)*8 - 24); ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/zstd/src/lib/legacy/zstd_v03.c:417:13: note: here case 5: bitD->bitContainer += (size_t)(((const BYTE*)(bitD->start))[4]) << (sizeof(size_t)*8 - 32); ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/zstd/src/lib/legacy/zstd_v03.c:417:40: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: bitD->bitContainer += (size_t)(((const BYTE*)(bitD->start))[4]) << (sizeof(size_t)*8 - 32); ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/zstd/src/lib/legacy/zstd_v03.c:418:13: note: here case 4: bitD->bitContainer += (size_t)(((const BYTE*)(bitD->start))[3]) << 24; ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/zstd/src/lib/legacy/zstd_v03.c:418:40: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: bitD->bitContainer += (size_t)(((const BYTE*)(bitD->start))[3]) << 24; ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/zstd/src/lib/legacy/zstd_v03.c:419:13: note: here case 3: bitD->bitContainer += (size_t)(((const BYTE*)(bitD->start))[2]) << 16; ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/zstd/src/lib/legacy/zstd_v03.c:419:40: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: bitD->bitContainer += (size_t)(((const BYTE*)(bitD->start))[2]) << 16; ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/zstd/src/lib/legacy/zstd_v03.c:420:13: note: here case 2: bitD->bitContainer += (size_t)(((const BYTE*)(bitD->start))[1]) << 8; ^~~~ [ 11%] Building C object third-party/zstd/CMakeFiles/zstd.dir/src/lib/legacy/zstd_v04.c.o [ 11%] Building CXX object third-party/ragel/CMakeFiles/ragel.dir/src/ragel/fsmap.cpp.o [ 11%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/compression/Compression.cpp.o [ 11%] Building C object third-party/zstd/CMakeFiles/zstd.dir/src/lib/legacy/zstd_v05.c.o [ 11%] Building CXX object third-party/ragel/CMakeFiles/ragel.dir/src/ragel/fsmattach.cpp.o [ 11%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/compression/Zlib.cpp.o [ 11%] Building CXX object third-party/ragel/CMakeFiles/ragel.dir/src/ragel/fsmbase.cpp.o [ 11%] Building C object third-party/zstd/CMakeFiles/zstd.dir/src/lib/legacy/zstd_v06.c.o -- Looking for stdint.h - found -- Looking for stddef.h [ 11%] Building C object third-party/zstd/CMakeFiles/zstd.dir/src/lib/legacy/zstd_v07.c.o [ 11%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/concurrency/CacheLocality.cpp.o [ 11%] Building CXX object third-party/ragel/CMakeFiles/ragel.dir/src/ragel/fsmgraph.cpp.o [ 11%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/detail/AtFork.cpp.o [ 12%] Building CXX object third-party/ragel/CMakeFiles/ragel.dir/src/ragel/fsmmin.cpp.o [ 12%] Linking C static library libzstd.a [ 12%] Building CXX object third-party/ragel/CMakeFiles/ragel.dir/src/ragel/fsmstate.cpp.o [ 12%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/detail/Futex.cpp.o [ 12%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/detail/IPAddress.cpp.o [ 12%] Building CXX object third-party/ragel/CMakeFiles/ragel.dir/src/ragel/gendata.cpp.o [ 12%] Building CXX object third-party/ragel/CMakeFiles/ragel.dir/src/ragel/gocodegen.cpp.o -- Looking for stddef.h - found -- Check size of void * [ 12%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/detail/MemoryIdler.cpp.o [ 12%] Built target zstd [ 12%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/detail/RangeCommon.cpp.o [ 12%] Building CXX object third-party/ragel/CMakeFiles/ragel.dir/src/ragel/gofflat.cpp.o [ 12%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/detail/RangeSse42.cpp.o [ 12%] Building CXX object third-party/ragel/CMakeFiles/ragel.dir/src/ragel/gofgoto.cpp.o [ 13%] Building CXX object third-party/ragel/CMakeFiles/ragel.dir/src/ragel/goflat.cpp.o [ 13%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/detail/SocketFastOpen.cpp.o [ 13%] Building CXX object third-party/ragel/CMakeFiles/ragel.dir/src/ragel/goftable.cpp.o [ 13%] Building CXX object third-party/ragel/CMakeFiles/ragel.dir/src/ragel/gogoto.cpp.o [ 13%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/detail/StaticSingletonManager.cpp.o [ 13%] Building CXX object third-party/ragel/CMakeFiles/ragel.dir/src/ragel/goipgoto.cpp.o [ 13%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/detail/ThreadLocalDetail.cpp.o [ 13%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/executors/CPUThreadPoolExecutor.cpp.o -- Check size of void * - done -- MySQL 5.6.35 -- Packaging as: mysql-5.6.35-Linux-aarch64 [ 13%] Building CXX object third-party/ragel/CMakeFiles/ragel.dir/src/ragel/gotable.cpp.o [ 13%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/executors/Codel.cpp.o [ 14%] Building CXX object third-party/ragel/CMakeFiles/ragel.dir/src/ragel/gotablish.cpp.o [ 14%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/executors/GlobalExecutor.cpp.o [ 14%] Building CXX object third-party/ragel/CMakeFiles/ragel.dir/src/ragel/inputdata.cpp.o [ 14%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/executors/GlobalThreadPoolList.cpp.o [ 14%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/executors/IOThreadPoolExecutor.cpp.o [ 14%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/executors/InlineExecutor.cpp.o [ 14%] Building CXX object third-party/ragel/CMakeFiles/ragel.dir/src/ragel/javacodegen.cpp.o [ 14%] Building CXX object third-party/ragel/CMakeFiles/ragel.dir/src/ragel/main.cpp.o [ 14%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/executors/ManualExecutor.cpp.o [ 14%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/executors/QueuedImmediateExecutor.cpp.o [ 14%] Building CXX object third-party/ragel/CMakeFiles/ragel.dir/src/ragel/mlcodegen.cpp.o [ 14%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/executors/SerialExecutor.cpp.o [ 14%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/executors/ThreadPoolExecutor.cpp.o [ 14%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/executors/ThreadedExecutor.cpp.o [ 14%] Building CXX object third-party/ragel/CMakeFiles/ragel.dir/src/ragel/mlfflat.cpp.o [ 14%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/experimental/EnvUtil.cpp.o [ 14%] Building CXX object third-party/ragel/CMakeFiles/ragel.dir/src/ragel/mlfgoto.cpp.o [ 14%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/experimental/FunctionScheduler.cpp.o -- Performing Test HAVE_LLVM_LIBCPP [ 14%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/experimental/JSONSchema.cpp.o [ 14%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/experimental/JemallocNodumpAllocator.cpp.o [ 14%] Building CXX object third-party/ragel/CMakeFiles/ragel.dir/src/ragel/mlflat.cpp.o [ 14%] Building CXX object third-party/ragel/CMakeFiles/ragel.dir/src/ragel/mlftable.cpp.o Invalid command 'sha'; type "help" for a list. [ 14%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/experimental/NestedCommandLineApp.cpp.o [ 14%] Building CXX object third-party/ragel/CMakeFiles/ragel.dir/src/ragel/mlgoto.cpp.o [ 14%] Building CXX object third-party/ragel/CMakeFiles/ragel.dir/src/ragel/mltable.cpp.o [ 14%] Building CXX object third-party/ragel/CMakeFiles/ragel.dir/src/ragel/parsedata.cpp.o [ 14%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/experimental/ThreadedRepeatingFunctionRunner.cpp.o In file included from /mnt/hhvm-arm64/hhvm-debug/third-party/folly/src/folly/experimental/ThreadedRepeatingFunctionRunner.h:19:0, from /mnt/hhvm-arm64/hhvm-debug/third-party/folly/src/folly/experimental/ThreadedRepeatingFunctionRunner.cpp:16: /mnt/hhvm-arm64/hhvm-debug/third-party/folly/src/folly/Function.h: In instantiation of ‘folly::Function::Function(folly::Function&&) [with FunctionType = std::chrono::duration >() noexcept]’: /mnt/hhvm-arm64/hhvm-debug/third-party/folly/src/folly/experimental/ThreadedRepeatingFunctionRunner.cpp:67:46: required from here /mnt/hhvm-arm64/hhvm-debug/third-party/folly/src/folly/Function.h:603:3: warning: mangled name for ‘folly::Function::Function(folly::Function&&) [with FunctionType = std::chrono::duration >() noexcept]’ will change in C++17 because the exception specification is part of a function type [-Wnoexcept-type] Function(Function&& that) noexcept { ^~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/folly/src/folly/Function.h:603:3: warning: mangled name for ‘folly::Function::Function(folly::Function&&) [with FunctionType = std::chrono::duration >() noexcept]’ will change in C++17 because the exception specification is part of a function type [-Wnoexcept-type] /mnt/hhvm-arm64/hhvm-debug/third-party/folly/src/folly/Function.h: In instantiation of ‘folly::Function::~Function() [with FunctionType = std::chrono::duration >() noexcept]’: /mnt/hhvm-arm64/hhvm-debug/third-party/folly/src/folly/experimental/ThreadedRepeatingFunctionRunner.cpp:67:46: required from here /mnt/hhvm-arm64/hhvm-debug/third-party/folly/src/folly/Function.h:674:3: warning: mangled name for ‘folly::Function::~Function() [with FunctionType = std::chrono::duration >() noexcept]’ will change in C++17 because the exception specification is part of a function type [-Wnoexcept-type] ~Function() { ^ /mnt/hhvm-arm64/hhvm-debug/third-party/folly/src/folly/Function.h:674:3: warning: mangled name for ‘folly::Function::~Function() [with FunctionType = std::chrono::duration >() noexcept]’ will change in C++17 because the exception specification is part of a function type [-Wnoexcept-type] /mnt/hhvm-arm64/hhvm-debug/third-party/folly/src/folly/experimental/ThreadedRepeatingFunctionRunner.cpp:56:6: warning: mangled name for ‘void folly::ThreadedRepeatingFunctionRunner::add(std::__cxx11::string, folly::ThreadedRepeatingFunctionRunner::RepeatingFn, std::chrono::milliseconds)’ will change in C++17 because the exception specification is part of a function type [-Wnoexcept-type] void ThreadedRepeatingFunctionRunner::add( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /mnt/hhvm-arm64/hhvm-debug/third-party/folly/src/folly/experimental/ThreadedRepeatingFunctionRunner.h:19:0, from /mnt/hhvm-arm64/hhvm-debug/third-party/folly/src/folly/experimental/ThreadedRepeatingFunctionRunner.cpp:16: /mnt/hhvm-arm64/hhvm-debug/third-party/folly/src/folly/Function.h:324:21: warning: mangled name for ‘static ReturnType folly::detail::function::FunctionTraits::uninitCall(folly::detail::function::Data&, Args&& ...) [with ReturnType = std::chrono::duration >; Args = {}]’ will change in C++17 because the exception specification is part of a function type [-Wnoexcept-type] static ReturnType uninitCall(Data&, Args&&...) { ^~~~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/folly/src/folly/Function.h:328:14: warning: mangled name for ‘ReturnType folly::detail::function::FunctionTraits::operator()(Args ...) [with ReturnType = std::chrono::duration >; Args = {}]’ will change in C++17 because the exception specification is part of a function type [-Wnoexcept-type] ReturnType operator()(Args... args) { ^~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/folly/src/folly/Function.h:674:3: warning: mangled name for ‘folly::Function::~Function() [with FunctionType = std::chrono::duration >() noexcept]’ will change in C++17 because the exception specification is part of a function type [-Wnoexcept-type] ~Function() { ^ /mnt/hhvm-arm64/hhvm-debug/third-party/folly/src/folly/Function.h:603:3: warning: mangled name for ‘folly::Function::Function(folly::Function&&) [with FunctionType = std::chrono::duration >() noexcept]’ will change in C++17 because the exception specification is part of a function type [-Wnoexcept-type] Function(Function&& that) noexcept { ^~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/folly/src/folly/experimental/ThreadedRepeatingFunctionRunner.cpp:81:6: warning: mangled name for ‘void folly::ThreadedRepeatingFunctionRunner::executeInLoop(folly::ThreadedRepeatingFunctionRunner::RepeatingFn, std::chrono::milliseconds)’ will change in C++17 because the exception specification is part of a function type [-Wnoexcept-type] void ThreadedRepeatingFunctionRunner::executeInLoop( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /mnt/hhvm-arm64/hhvm-debug/third-party/folly/src/folly/experimental/ThreadedRepeatingFunctionRunner.h:19:0, from /mnt/hhvm-arm64/hhvm-debug/third-party/folly/src/folly/experimental/ThreadedRepeatingFunctionRunner.cpp:16: /mnt/hhvm-arm64/hhvm-debug/third-party/folly/src/folly/Function.h:811:53: warning: mangled name for ‘std::function::NonConstSignature> folly::Function::asStdFunction() && [with FunctionType = std::chrono::duration >() noexcept]’ will change in C++17 because the exception specification is part of a function type [-Wnoexcept-type] std::function asStdFunction() && { ^~~~~~~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/folly/src/folly/Function.h:802:15: warning: mangled name for ‘typename folly::Function::Traits::SharedProxy folly::Function::asSharedProxy() && [with FunctionType = std::chrono::duration >() noexcept]’ will change in C++17 because the exception specification is part of a function type [-Wnoexcept-type] SharedProxy asSharedProxy() && { ^~~~~~~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/folly/src/folly/Function.h:792:8: warning: mangled name for ‘bool folly::Function::hasAllocatedMemory() const [with FunctionType = std::chrono::duration >() noexcept]’ will change in C++17 because the exception specification is part of a function type [-Wnoexcept-type] bool hasAllocatedMemory() const noexcept { ^~~~~~~~~~~~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/folly/src/folly/Function.h:782:12: warning: mangled name for ‘folly::Function::operator bool() const [with FunctionType = std::chrono::duration >() noexcept]’ will change in C++17 because the exception specification is part of a function type [-Wnoexcept-type] explicit operator bool() const noexcept { ^~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/folly/src/folly/Function.h:774:8: warning: mangled name for ‘void folly::Function::swap(folly::Function&) [with FunctionType = std::chrono::duration >() noexcept]’ will change in C++17 because the exception specification is part of a function type [-Wnoexcept-type] void swap(Function& that) noexcept { ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/folly/src/folly/Function.h:750:13: warning: mangled name for ‘folly::Function& folly::Function::operator=(std::nullptr_t) [with FunctionType = std::chrono::duration >() noexcept]’ will change in C++17 because the exception specification is part of a function type [-Wnoexcept-type] Function& operator=(std::nullptr_t) noexcept { ^~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/folly/src/folly/Function.h:696:13: warning: mangled name for ‘folly::Function& folly::Function::operator=(folly::Function&&) [with FunctionType = std::chrono::duration >() noexcept]’ will change in C++17 because the exception specification is part of a function type [-Wnoexcept-type] Function& operator=(Function&& that) noexcept { ^~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/folly/src/folly/Function.h:678:13: warning: mangled name for ‘folly::Function& folly::Function::operator=(const folly::Function&) [with FunctionType = std::chrono::duration >() noexcept]’ will change in C++17 because the exception specification is part of a function type [-Wnoexcept-type] Function& operator=(const Function&) = delete; ^~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/folly/src/folly/Function.h:612:18: warning: mangled name for ‘folly::Function::Function(std::nullptr_t) [with FunctionType = std::chrono::duration >() noexcept]’ will change in C++17 because the exception specification is part of a function type [-Wnoexcept-type] /* implicit */ Function(std::nullptr_t) noexcept {} ^~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/folly/src/folly/Function.h:590:3: warning: mangled name for ‘folly::Function::Function(const folly::Function&) [with FunctionType = std::chrono::duration >() noexcept]’ will change in C++17 because the exception specification is part of a function type [-Wnoexcept-type] Function(const Function&) = delete; ^~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/folly/src/folly/Function.h:587:3: warning: mangled name for ‘constexpr folly::Function::Function() [with FunctionType = std::chrono::duration >() noexcept]’ will change in C++17 because the exception specification is part of a function type [-Wnoexcept-type] Function() = default; ^~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/folly/src/folly/Function.h:575:3: warning: mangled name for ‘folly::Function::Function(folly::Function::OtherSignature>&&, folly::Function::CoerceTag) [with FunctionType = std::chrono::duration >() noexcept]’ will change in C++17 because the exception specification is part of a function type [-Wnoexcept-type] Function( ^~~~~~~~ [ 14%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/experimental/bser/Dump.cpp.o [ 14%] Building CXX object third-party/ragel/CMakeFiles/ragel.dir/src/ragel/parsetree.cpp.o [ 14%] Building CXX object third-party/ragel/CMakeFiles/ragel.dir/src/ragel/rbxgoto.cpp.o [ 14%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/experimental/bser/Load.cpp.o [ 14%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/experimental/hazptr/hazptr.cpp.o [ 16%] Building CXX object third-party/ragel/CMakeFiles/ragel.dir/src/ragel/redfsm.cpp.o [ 16%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/experimental/hazptr/memory_resource.cpp.o -- Performing Test HAVE_LLVM_LIBCPP - Failed Dynamic plugins are disabled. -- Looking for floor [ 16%] Building CXX object third-party/ragel/CMakeFiles/ragel.dir/src/ragel/rlscan.cpp.o [ 16%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/experimental/io/FsUtil.cpp.o [ 16%] Building CXX object third-party/ragel/CMakeFiles/ragel.dir/src/ragel/rlparse.cpp.o [ 16%] Building CXX object third-party/ragel/CMakeFiles/ragel.dir/src/ragel/rubycodegen.cpp.o [ 16%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/experimental/io/HugePages.cpp.o [ 16%] Building CXX object third-party/ragel/CMakeFiles/ragel.dir/src/ragel/rubyfflat.cpp.o /usr/bin/ocamlc.opt -g -ccopt -I/mnt/hhvm-arm64/hhvm-debug -ccopt -I/usr/include -ccopt -I/mnt/hhvm-arm64/hhvm-debug/third-party/libsqlite3 -ccopt -pthread -ccopt '-DHACKC_COMPILER_ID=hackc-' -c utils/compiler_id_impl.c -- Looking for floor - not found -- Looking for floor in m + /usr/bin/ocamlc.opt -g -ccopt -I/mnt/hhvm-arm64/hhvm-debug -ccopt -I/usr/include -ccopt -I/mnt/hhvm-arm64/hhvm-debug/third-party/libsqlite3 -ccopt -pthread -ccopt '-DHACKC_COMPILER_ID=hackc-' -c utils/compiler_id_impl.c utils/compiler_id_impl.c:19:19: warning: ‘section_name’ defined but not used [-Wunused-const-variable=] static const char section_name[] = "build_id"; ^~~~~~~~~~~~ mv compiler_id_impl.o utils/compiler_id_impl.o [ 16%] Building CXX object third-party/ragel/CMakeFiles/ragel.dir/src/ragel/rubyflat.cpp.o [ 16%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/experimental/logging/AsyncFileWriter.cpp.o Invalid command 'sha'; type "help" for a list. [ 16%] Building CXX object third-party/ragel/CMakeFiles/ragel.dir/src/ragel/rubyftable.cpp.o [ 16%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/experimental/logging/FileHandlerFactory.cpp.o [ 16%] Building CXX object third-party/ragel/CMakeFiles/ragel.dir/src/ragel/rubytable.cpp.o [ 16%] Building CXX object third-party/ragel/CMakeFiles/ragel.dir/src/ragel/xmlcodegen.cpp.o [ 16%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/experimental/logging/FileWriterFactory.cpp.o [ 16%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/experimental/logging/ImmediateFileWriter.cpp.o [ 16%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/experimental/logging/GlogStyleFormatter.cpp.o [ 16%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/experimental/logging/Init.cpp.o -- Looking for floor in m - found -- Looking for gethostbyname_r [ 16%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/experimental/logging/LogCategory.cpp.o [ 16%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/experimental/logging/LogCategoryConfig.cpp.o [ 16%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/experimental/logging/LogConfig.cpp.o [ 16%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/experimental/logging/LogConfigParser.cpp.o [ 16%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/experimental/logging/LogHandlerConfig.cpp.o [ 16%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/experimental/logging/LogLevel.cpp.o [ 16%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/experimental/logging/LogMessage.cpp.o [ 16%] Linking CXX executable ragel [ 16%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/experimental/logging/LogName.cpp.o [ 16%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/experimental/logging/LogStream.cpp.o -- Looking for gethostbyname_r - found -- Looking for bind [ 16%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/experimental/logging/LogStreamProcessor.cpp.o [ 17%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/experimental/logging/Logger.cpp.o [ 17%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/experimental/logging/LoggerDB.cpp.o [ 17%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/experimental/logging/RateLimiter.cpp.o [ 17%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/experimental/logging/StandardLogHandler.cpp.o [ 17%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/experimental/logging/StandardLogHandlerFactory.cpp.o /usr/bin/ocamlc.opt -g -ccopt -I/mnt/hhvm-arm64/hhvm-debug -ccopt -I/usr/include -ccopt -I/mnt/hhvm-arm64/hhvm-debug/third-party/libsqlite3 -ccopt -pthread -ccopt '-DHH_BUILD_ID=hh-' -ccopt '-DHH_BUILD_TIMESTAMP=1517188501ul' -c utils/get_build_id.c [ 17%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/experimental/logging/StreamHandlerFactory.cpp.o [ 17%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/experimental/logging/printf.cpp.o [ 17%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/experimental/logging/xlog.cpp.o [ 17%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/experimental/observer/detail/Core.cpp.o -- Looking for bind - found -- Looking for crypt [ 17%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/experimental/observer/detail/ObserverManager.cpp.o [ 17%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/experimental/symbolizer/Dwarf.cpp.o mv get_build_id.o utils/get_build_id.o [ 17%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/experimental/symbolizer/Elf.cpp.o [ 17%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/experimental/symbolizer/LineReader.cpp.o [ 17%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/experimental/symbolizer/Symbolizer.cpp.o [ 17%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/fibers/Baton.cpp.o [ 17%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/fibers/Fiber.cpp.o -- Looking for crypt - not found -- Looking for crypt in crypt [ 17%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/fibers/FiberManager.cpp.o [ 17%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/fibers/FiberManagerMap.cpp.o [ 18%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/fibers/GuardPageAllocator.cpp.o [ 18%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/fibers/Semaphore.cpp.o [ 18%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/fibers/detail/AtomicBatchDispatcher.cpp.o [ 18%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/fibers/TimeoutController.cpp.o [ 18%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/futures/Future.cpp.o [ 18%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/futures/Barrier.cpp.o -- Looking for crypt in crypt - found -- Looking for setsockopt [ 18%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/futures/FutureException.cpp.o [ 18%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/futures/ThreadWheelTimekeeper.cpp.o [ 18%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/hash/Checksum.cpp.o [ 18%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/hash/SpookyHashV1.cpp.o [ 18%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/hash/SpookyHashV2.cpp.o [ 18%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/hash/detail/ChecksumDetail.cpp.o [ 18%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/hash/detail/Crc32cDetail.cpp.o [ 18%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/io/Cursor.cpp.o [ 18%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/io/IOBuf.cpp.o -- Looking for setsockopt - found -- Looking for dlopen [ 18%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/io/IOBufQueue.cpp.o [ 18%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/io/RecordIO.cpp.o [ 18%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/io/ShutdownSocketSet.cpp.o [ 18%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/io/async/AsyncPipe.cpp.o [ 19%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/io/async/AsyncSSLSocket.cpp.o [ 19%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/io/async/AsyncServerSocket.cpp.o -- Looking for dlopen - not found -- Looking for dlopen in dl [ 19%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/io/async/AsyncSocket.cpp.o /usr/bin/ocamlc.opt -g -ccopt -I/mnt/hhvm-arm64/hhvm-debug -ccopt -I/usr/include -ccopt -I/mnt/hhvm-arm64/hhvm-debug/third-party/libsqlite3 -ccopt -pthread -c heap/hh_shared.c [ 19%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/io/async/AsyncSignalHandler.cpp.o [ 19%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/io/async/AsyncSocketException.cpp.o mv hh_shared.o heap/hh_shared.o /usr/bin/ocamlc.opt -g -ccopt -I/mnt/hhvm-arm64/hhvm-debug -ccopt -I/usr/include -ccopt -I/mnt/hhvm-arm64/hhvm-debug/third-party/libsqlite3 -ccopt -pthread -c libancillary/libancillary-stubs.c [ 19%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/io/async/AsyncTimeout.cpp.o [ 19%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/io/async/AsyncUDPSocket.cpp.o mv libancillary-stubs.o libancillary/libancillary-stubs.o /usr/bin/ocamlc.opt -g -ccopt -I/mnt/hhvm-arm64/hhvm-debug -ccopt -I/usr/include -ccopt -I/mnt/hhvm-arm64/hhvm-debug/third-party/libsqlite3 -ccopt -pthread -c third-party/libancillary/fd_recv.c [ 19%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/io/async/EventBase.cpp.o [ 19%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/io/async/EventBaseLocal.cpp.o mv fd_recv.o third-party/libancillary/fd_recv.o /usr/bin/ocamlc.opt -g -ccopt -I/mnt/hhvm-arm64/hhvm-debug -ccopt -I/usr/include -ccopt -I/mnt/hhvm-arm64/hhvm-debug/third-party/libsqlite3 -ccopt -pthread -c third-party/libancillary/fd_send.c [ 19%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/io/async/EventBaseManager.cpp.o -- Looking for dlopen in dl - found -- Looking for sched_yield [ 19%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/io/async/EventBaseThread.cpp.o [ 19%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/io/async/EventHandler.cpp.o mv fd_send.o third-party/libancillary/fd_send.o /usr/bin/ocamlc.opt -g -ccopt -I/mnt/hhvm-arm64/hhvm-debug -ccopt -I/usr/include -ccopt -I/mnt/hhvm-arm64/hhvm-debug/third-party/libsqlite3 -ccopt -pthread -c utils/sys/files.c [ 19%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/io/async/HHWheelTimer.cpp.o [ 19%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/io/async/Request.cpp.o [ 19%] Built target ragel mv files.o utils/sys/files.o /usr/bin/ocamlc.opt -g -ccopt -I/mnt/hhvm-arm64/hhvm-debug -ccopt -I/usr/include -ccopt -I/mnt/hhvm-arm64/hhvm-debug/third-party/libsqlite3 -ccopt -pthread -c utils/sys/handle_stubs.c [ 19%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/io/async/SSLOptions.cpp.o [ 19%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/io/async/ScopedEventBaseThread.cpp.o [ 19%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/io/async/SSLContext.cpp.o -- Looking for sched_yield - found -- Looking for clock_gettime mv handle_stubs.o utils/sys/handle_stubs.o /usr/bin/ocamlc.opt -g -ccopt -I/mnt/hhvm-arm64/hhvm-debug -ccopt -I/usr/include -ccopt -I/mnt/hhvm-arm64/hhvm-debug/third-party/libsqlite3 -ccopt -pthread -c utils/sys/nproc.c [ 19%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/io/async/TimeoutManager.cpp.o mv nproc.o utils/sys/nproc.o /usr/bin/ocamlc.opt -g -ccopt -I/mnt/hhvm-arm64/hhvm-debug -ccopt -I/usr/include -ccopt -I/mnt/hhvm-arm64/hhvm-debug/third-party/libsqlite3 -ccopt -pthread -c utils/sys/priorities.c [ 20%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/io/async/ssl/SSLErrors.cpp.o [ 20%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/io/async/ssl/OpenSSLUtils.cpp.o [ 20%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/io/async/VirtualEventBase.cpp.o /mnt/hhvm-arm64/hhvm-debug/third-party/folly/src/folly/io/async/ssl/OpenSSLUtils.cpp: In static member function ‘static bool folly::ssl::OpenSSLUtils::getTLSMasterKey(const SSL_SESSION*, folly::MutableByteRange)’: /mnt/hhvm-arm64/hhvm-debug/third-party/folly/src/folly/io/async/ssl/OpenSSLUtils.cpp:51:3: warning: statement has no effect [-Wunused-value] (SSL_SESSION*)session; ^~~~~~~~~~~~~~~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/folly/src/folly/io/async/ssl/OpenSSLUtils.cpp: In static member function ‘static bool folly::ssl::OpenSSLUtils::getTLSClientRandom(const SSL*, folly::MutableByteRange)’: /mnt/hhvm-arm64/hhvm-debug/third-party/folly/src/folly/io/async/ssl/OpenSSLUtils.cpp:68:3: warning: statement has no effect [-Wunused-value] (SSL*)ssl; ^~~~~~~~~ mv priorities.o utils/sys/priorities.o /usr/bin/ocamlc.opt -g -ccopt -I/mnt/hhvm-arm64/hhvm-debug -ccopt -I/usr/include -ccopt -I/mnt/hhvm-arm64/hhvm-debug/third-party/libsqlite3 -ccopt -pthread -c utils/sys/processor_info.c [ 20%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/lang/ColdClass.cpp.o [ 20%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/lang/Assume.cpp.o [ 20%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/lang/SafeAssert.cpp.o + /usr/bin/ocamlc.opt -g -ccopt -I/mnt/hhvm-arm64/hhvm-debug -ccopt -I/usr/include -ccopt -I/mnt/hhvm-arm64/hhvm-debug/third-party/libsqlite3 -ccopt -pthread -c utils/sys/processor_info.c utils/sys/processor_info.c: In function ‘scan_line’: utils/sys/processor_info.c:133:3: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%*s %lf %lf %lf %lf %*[^\n]", &user, &nice, &sys, &idle); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv processor_info.o utils/sys/processor_info.o /usr/bin/ocamlc.opt -g -ccopt -I/mnt/hhvm-arm64/hhvm-debug -ccopt -I/usr/include -ccopt -I/mnt/hhvm-arm64/hhvm-debug/third-party/libsqlite3 -ccopt -pthread -c utils/sys/realpath.c [ 20%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/memory/ThreadCachedArena.cpp.o [ 20%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/memory/MallctlHelper.cpp.o mv realpath.o utils/sys/realpath.o /usr/bin/ocamlc.opt -g -ccopt -I/mnt/hhvm-arm64/hhvm-debug -ccopt -I/usr/include -ccopt -I/mnt/hhvm-arm64/hhvm-debug/third-party/libsqlite3 -ccopt -pthread -c utils/sys/sysinfo.c [ 20%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/memory/detail/MallocImpl.cpp.o mv sysinfo.o utils/sys/sysinfo.o [ 20%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/portability/BitsFunctexcept.cpp.o -- Looking for clock_gettime - found -- Looking for backtrace /usr/bin/ocamlc.opt -g -ccopt -I/mnt/hhvm-arm64/hhvm-debug -ccopt -I/usr/include -ccopt -I/mnt/hhvm-arm64/hhvm-debug/third-party/libsqlite3 -ccopt -pthread -c third-party/inotify/inotify_stubs.c [ 20%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/portability/Builtins.cpp.o mv inotify_stubs.o third-party/inotify/inotify_stubs.o [ 20%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/portability/Dirent.cpp.o [ 20%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/portability/Fcntl.cpp.o [ 20%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/portability/Libgen.cpp.o [ 20%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/portability/Malloc.cpp.o [ 20%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/portability/OpenSSL.cpp.o [ 20%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/portability/PThread.cpp.o [ 20%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/portability/Memory.cpp.o [ 20%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/portability/Sockets.cpp.o [ 21%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/portability/Stdio.cpp.o [ 21%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/portability/Stdlib.cpp.o [ 21%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/portability/String.cpp.o [ 21%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/portability/SysFile.cpp.o [ 21%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/portability/SysMman.cpp.o [ 21%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/portability/SysMembarrier.cpp.o [ 21%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/portability/SysResource.cpp.o [ 21%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/portability/SysStat.cpp.o [ 21%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/portability/SysTime.cpp.o [ 21%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/portability/SysUio.cpp.o -- Looking for backtrace - found -- Looking for timer_create [ 21%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/portability/Time.cpp.o [ 21%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/portability/Unistd.cpp.o [ 21%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/ssl/Init.cpp.o [ 21%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/ssl/OpenSSLCertUtils.cpp.o [ 21%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/ssl/OpenSSLHash.cpp.o [ 21%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/ssl/detail/OpenSSLThreading.cpp.o [ 21%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/ssl/detail/SSLSessionImpl.cpp.o [ 21%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/stats/BucketedTimeSeries.cpp.o [ 22%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/stats/MultiLevelTimeSeries.cpp.o [ 22%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/stats/Histogram.cpp.o [ 22%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/stats/TimeseriesHistogram.cpp.o [ 22%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/synchronization/AsymmetricMemoryBarrier.cpp.o [ 22%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/synchronization/LifoSem.cpp.o -- Looking for timer_create - not found [ 22%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/system/MemoryMapping.cpp.o -- Looking for timer_create in rt In file included from /mnt/hhvm-arm64/hhvm-debug/third-party/folly/src/folly/synchronization/LifoSem.cpp:17:0: /mnt/hhvm-arm64/hhvm-debug/third-party/folly/src/folly/synchronization/LifoSem.cpp: In static member function ‘static folly::detail::LifoSemRawNode::Pool& folly::detail::LifoSemRawNode::pool() [with Atom = std::atomic; folly::detail::LifoSemRawNode::Pool = folly::IndexedMemPool, 32, 200, std::atomic, folly::IndexedMemPoolTraits, false, true> >]’: /mnt/hhvm-arm64/hhvm-debug/third-party/folly/src/folly/synchronization/LifoSem.h:144:48: warning: ‘new’ of type ‘folly::detail::LifoSemRawNode::Pool {aka folly::IndexedMemPool, 32, 200, std::atomic, folly::IndexedMemPoolTraits, false, true> >}’ with extended alignment 128 [-Waligned-new=] static Pool* instance = new Pool((capacity)); \ ^ /mnt/hhvm-arm64/hhvm-debug/third-party/folly/src/folly/synchronization/LifoSem.cpp:29:1: note: in expansion of macro ‘LIFOSEM_DECLARE_POOL’ LIFOSEM_DECLARE_POOL(std::atomic, 1000000) ^~~~~~~~~~~~~~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/folly/src/folly/synchronization/LifoSem.h:144:48: note: uses ‘void* operator new(std::size_t)’, which does not have an alignment parameter static Pool* instance = new Pool((capacity)); \ ^ /mnt/hhvm-arm64/hhvm-debug/third-party/folly/src/folly/synchronization/LifoSem.cpp:29:1: note: in expansion of macro ‘LIFOSEM_DECLARE_POOL’ LIFOSEM_DECLARE_POOL(std::atomic, 1000000) ^~~~~~~~~~~~~~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/folly/src/folly/synchronization/LifoSem.h:144:48: note: use ‘-faligned-new’ to enable C++17 over-aligned new support static Pool* instance = new Pool((capacity)); \ ^ /mnt/hhvm-arm64/hhvm-debug/third-party/folly/src/folly/synchronization/LifoSem.cpp:29:1: note: in expansion of macro ‘LIFOSEM_DECLARE_POOL’ LIFOSEM_DECLARE_POOL(std::atomic, 1000000) ^~~~~~~~~~~~~~~~~~~~ [ 22%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/system/ThreadName.cpp.o [ 22%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/system/VersionCheck.cpp.o [ 22%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/system/Shell.cpp.o [ 22%] Building CXX object third-party/folly/CMakeFiles/folly.dir/src/folly/tools/BenchmarkCompare.cpp.o [ 22%] Building CXX object third-party/folly/CMakeFiles/folly.dir/gen/EscapeTables.cpp.o [ 22%] Building CXX object third-party/folly/CMakeFiles/folly.dir/gen/FingerprintTables.cpp.o [ 22%] Building CXX object third-party/folly/CMakeFiles/folly.dir/gen/GroupVarintTables.cpp.o [ 22%] Building CXX object third-party/folly/CMakeFiles/folly.dir/gen/FormatTables.cpp.o /usr/bin/ocamldep.opt -modules hh_server.ml > hh_server.ml.depends [ 22%] Linking CXX static library libfolly.a /usr/bin/ocamldep.opt -modules server/hhServerMonitor.mli > server/hhServerMonitor.mli.depends -- Looking for timer_create in rt - found -- Looking for pthread.h /usr/bin/ocamldep.opt -modules utils/exit_status.ml > utils/exit_status.ml.depends /usr/bin/ocamldep.opt -modules server/serverArgs.mli > server/serverArgs.mli.depends /usr/bin/ocamldep.opt -modules server/serverArgs_sig.ml > server/serverArgs_sig.ml.depends /usr/bin/ocamldep.opt -modules stubs/ai_options.ml > stubs/ai_options.ml.depends /usr/bin/ocamldep.opt -modules utils/sys/handle.ml > utils/sys/handle.ml.depends -- Looking for pthread.h - found -- Looking for pthread_create /usr/bin/ocamldep.opt -modules utils/sys/path.mli > utils/sys/path.mli.depends /usr/bin/ocamldep.opt -modules utils/relative_path.mli > utils/relative_path.mli.depends /usr/bin/ocamldep.opt -modules utils/collections/myMap.mli > utils/collections/myMap.mli.depends -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads /usr/bin/ocamldep.opt -modules utils/collections/myMap_sig.ml > utils/collections/myMap_sig.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/collections/myMap_sig.cmo utils/collections/myMap_sig.ml /usr/bin/ocamlc.opt -c -g -safe-string -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils/sys -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/sys/path.cmi utils/sys/path.mli /usr/bin/ocamldep.opt -modules utils/collections/reordered_argument_collections.ml > utils/collections/reordered_argument_collections.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/collections/myMap.cmi utils/collections/myMap.mli /usr/bin/ocamldep.opt -modules utils/collections/sMap.ml > utils/collections/sMap.ml.depends -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread /usr/bin/ocamldep.opt -modules utils/collections/stringKey.ml > utils/collections/stringKey.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/collections/stringKey.cmo utils/collections/stringKey.ml /usr/bin/ocamldep.opt -modules utils/collections/sSet.ml > utils/collections/sSet.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/collections/sMap.cmo utils/collections/sMap.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/collections/sSet.cmo utils/collections/sSet.ml -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Looking for 4 include files stdlib.h, ..., float.h /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/collections/reordered_argument_collections.cmo utils/collections/reordered_argument_collections.ml /usr/bin/ocamldep.opt -modules monitor/serverMonitorUtils.ml > monitor/serverMonitorUtils.ml.depends /usr/bin/ocamldep.opt -modules utils/build_id.ml > utils/build_id.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/exit_status.cmo utils/exit_status.ml -- Looking for 4 include files stdlib.h, ..., float.h - found -- Looking for include file alloca.h /usr/bin/ocamldep.opt -modules utils/hh_logger.ml > utils/hh_logger.ml.depends /usr/bin/ocamldep.opt -modules third-party/core/option.ml > third-party/core/option.ml.depends /usr/bin/ocamldep.opt -modules third-party/core/commutative_group.ml > third-party/core/commutative_group.ml.depends /usr/bin/ocamldep.opt -modules third-party/core/monad.ml > third-party/core/monad.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -I third-party/core -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o third-party/core/commutative_group.cmo third-party/core/commutative_group.ml /usr/bin/ocamlc.opt -c -g -w A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -I third-party/core -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o third-party/core/monad.cmo third-party/core/monad.ml -- Looking for include file alloca.h - found -- Looking for include file aio.h /usr/bin/ocamlc.opt -c -g -w A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -I third-party/core -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o third-party/core/option.cmo third-party/core/option.ml /usr/bin/ocamldep.opt -modules utils/marshal_tools.mli > utils/marshal_tools.mli.depends /usr/bin/ocamldep.opt -modules utils/sys/timeout.mli > utils/sys/timeout.mli.depends /usr/bin/ocamlc.opt -c -g -safe-string -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils/sys -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/sys/timeout.cmi utils/sys/timeout.mli /usr/bin/ocamldep.opt -modules monitor/serverProcess.ml > monitor/serverProcess.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/build_id.cmo utils/build_id.ml /usr/bin/ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/hh_logger.cmo utils/hh_logger.ml -- Looking for include file aio.h - found -- Looking for include file arpa/inet.h /usr/bin/ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/marshal_tools.cmi utils/marshal_tools.mli /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I monitor -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o monitor/serverProcess.cmo monitor/serverProcess.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I stubs -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o stubs/ai_options.cmo stubs/ai_options.ml /usr/bin/ocamlc.opt -c -g -safe-string -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils/sys -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/sys/handle.cmo utils/sys/handle.ml /usr/bin/ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/relative_path.cmi utils/relative_path.mli /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I monitor -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o monitor/serverMonitorUtils.cmo monitor/serverMonitorUtils.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/serverArgs_sig.cmo server/serverArgs_sig.ml -- Looking for include file arpa/inet.h - found -- Looking for include file crypt.h /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/serverArgs.cmi server/serverArgs.mli /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/hhServerMonitor.cmi server/hhServerMonitor.mli /usr/bin/ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o hh_server.cmo hh_server.ml /usr/bin/ocamldep.opt -modules server/hhServerMonitor.ml > server/hhServerMonitor.ml.depends /usr/bin/ocamldep.opt -modules utils/sys/daemon.ml > utils/sys/daemon.ml.depends /usr/bin/ocamldep.opt -modules utils/sys/daemon.mli > utils/sys/daemon.mli.depends -- Looking for include file crypt.h - found /usr/bin/ocamlc.opt -c -g -safe-string -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils/sys -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/sys/daemon.cmi utils/sys/daemon.mli -- Looking for include file cxxabi.h /usr/bin/ocamldep.opt -modules utils/sys/fork.ml > utils/sys/fork.ml.depends /usr/bin/ocamldep.opt -modules utils/hh_core.ml > utils/hh_core.ml.depends -- Looking for include file cxxabi.h - not found -- Looking for include file dlfcn.h /usr/bin/ocamldep.opt -modules third-party/core/core_list.ml > third-party/core/core_list.ml.depends /usr/bin/ocamldep.opt -modules third-party/core/container.ml > third-party/core/container.ml.depends /usr/bin/ocamldep.opt -modules third-party/core/core_printf.ml > third-party/core/core_printf.ml.depends /usr/bin/ocamldep.opt -modules third-party/core/hack_caml.ml > third-party/core/hack_caml.ml.depends -- Looking for include file dlfcn.h - found -- Looking for include file execinfo.h -- Looking for include file execinfo.h - found -- Looking for include file fcntl.h -- Looking for include file fcntl.h - found -- Looking for include file fenv.h /usr/bin/ocamldep.opt -modules third-party/core/poly.ml > third-party/core/poly.ml.depends /usr/bin/ocamldep.opt -modules third-party/core/polymorphic_compare.mli > third-party/core/polymorphic_compare.mli.depends /usr/bin/ocamlc.opt -c -g -w A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -I third-party/core -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o third-party/core/polymorphic_compare.cmi third-party/core/polymorphic_compare.mli /usr/bin/ocamlc.opt -c -g -w A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -I third-party/core -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o third-party/core/container.cmo third-party/core/container.ml /usr/bin/ocamlc.opt -c -g -w A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -I third-party/core -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o third-party/core/core_printf.cmo third-party/core/core_printf.ml /usr/bin/ocamlc.opt -c -g -w A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -I third-party/core -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o third-party/core/hack_caml.cmo third-party/core/hack_caml.ml /usr/bin/ocamlc.opt -c -g -w A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -I third-party/core -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o third-party/core/poly.cmo third-party/core/poly.ml /usr/bin/ocamlc.opt -c -g -w A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -I third-party/core -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o third-party/core/core_list.cmo third-party/core/core_list.ml /usr/bin/ocamldep.opt -modules utils/sys/pidLog.ml > utils/sys/pidLog.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/hh_core.cmo utils/hh_core.ml -- Looking for include file fenv.h - found -- Looking for include file float.h /usr/bin/ocamldep.opt -modules utils/sys/sys_utils.ml > utils/sys/sys_utils.ml.depends -- Looking for include file float.h - found -- Looking for include file floatingpoint.h /usr/bin/ocamldep.opt -modules utils/disk/disk.mli > utils/disk/disk.mli.depends /usr/bin/ocamldep.opt -modules utils/disk/disk_sig.ml > utils/disk/disk_sig.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/disk -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/disk/disk_sig.cmo utils/disk/disk_sig.ml /usr/bin/ocamldep.opt -modules utils/string_utils.ml > utils/string_utils.ml.depends /usr/bin/ocamldep.opt -modules utils/utils.ml > utils/utils.ml.depends -- Looking for include file floatingpoint.h - not found -- Looking for include file fpu_control.h /usr/bin/ocamldep.opt -modules utils/collections/iMap.ml > utils/collections/iMap.ml.depends /usr/bin/ocamldep.opt -modules utils/collections/intKey.ml > utils/collections/intKey.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/collections/intKey.cmo utils/collections/intKey.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/collections/iMap.cmo utils/collections/iMap.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/disk -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/disk/disk.cmi utils/disk/disk.mli /usr/bin/ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/string_utils.cmo utils/string_utils.ml -- Looking for include file fpu_control.h - found -- Looking for include file grp.h /usr/bin/ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/utils.cmo utils/utils.ml /usr/bin/ocamlc.opt -c -g -safe-string -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils/sys -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/sys/sys_utils.cmo utils/sys/sys_utils.ml -- Looking for include file grp.h - found -- Looking for include file ieeefp.h /usr/bin/ocamlc.opt -c -g -safe-string -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils/sys -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/sys/pidLog.cmo utils/sys/pidLog.ml /usr/bin/ocamlc.opt -c -g -safe-string -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils/sys -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/sys/fork.cmo utils/sys/fork.ml -- Looking for include file ieeefp.h - not found -- Looking for include file inttypes.h /usr/bin/ocamlopt.opt -c -g -w A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -I third-party/core -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o third-party/core/commutative_group.cmx third-party/core/commutative_group.ml -- Looking for include file inttypes.h - found -- Looking for include file langinfo.h /usr/bin/ocamldep.opt -modules third-party/core/polymorphic_compare.ml > third-party/core/polymorphic_compare.ml.depends /usr/bin/ocamlopt.opt -c -g -w A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -I third-party/core -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o third-party/core/polymorphic_compare.cmx third-party/core/polymorphic_compare.ml -- Looking for include file langinfo.h - found -- Looking for include file limits.h /usr/bin/ocamlopt.opt -c -g -w A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -I third-party/core -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o third-party/core/container.cmx third-party/core/container.ml /usr/bin/ocamlopt.opt -c -g -w A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -I third-party/core -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o third-party/core/core_printf.cmx third-party/core/core_printf.ml /usr/bin/ocamlopt.opt -c -g -w A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -I third-party/core -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o third-party/core/hack_caml.cmx third-party/core/hack_caml.ml -- Looking for include file limits.h - found -- Looking for include file locale.h /usr/bin/ocamlopt.opt -c -g -w A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -I third-party/core -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o third-party/core/monad.cmx third-party/core/monad.ml /usr/bin/ocamlopt.opt -c -g -w A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -I third-party/core -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o third-party/core/poly.cmx third-party/core/poly.ml /usr/bin/ocamlopt.opt -c -g -w A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -I third-party/core -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o third-party/core/core_list.cmx third-party/core/core_list.ml -- Looking for include file locale.h - found -- Looking for include file malloc.h -- Looking for include file malloc.h - found -- Looking for include file memory.h [ 22%] Built target folly /usr/bin/ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/hh_core.cmx utils/hh_core.ml Scanning dependencies of target version [ 22%] Building CXX object hphp/tools/version/CMakeFiles/version.dir/version.cpp.o [ 22%] Linking CXX executable version /usr/bin/ocamldep.opt -modules utils/disk/disk.ml > utils/disk/disk.ml.depends /usr/bin/ocamldep.opt -modules injection/default_injector/injector_config.ml > injection/default_injector/injector_config.ml.depends /usr/bin/ocamldep.opt -modules injection/default_injector/injector_config.mli > injection/default_injector/injector_config.mli.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I injection/default_injector -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o injection/default_injector/injector_config.cmi injection/default_injector/injector_config.mli /usr/bin/ocamldep.opt -modules utils/disk/realDisk.ml > utils/disk/realDisk.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/disk -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/disk/realDisk.cmo utils/disk/realDisk.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/disk -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/disk/disk_sig.cmx utils/disk/disk_sig.ml /usr/bin/ocamldep.opt -modules utils/disk/testDisk.ml > utils/disk/testDisk.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/disk -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/disk/testDisk.cmo utils/disk/testDisk.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I injection/default_injector -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o injection/default_injector/injector_config.cmx injection/default_injector/injector_config.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/disk -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/disk/realDisk.cmx utils/disk/realDisk.ml Scanning dependencies of target wangle /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/disk -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/disk/testDisk.cmx utils/disk/testDisk.ml [ 22%] Building CXX object third-party/wangle/CMakeFiles/wangle.dir/src/wangle/acceptor/Acceptor.cpp.o [ 22%] Built target version [ 22%] Building CXX object third-party/wangle/CMakeFiles/wangle.dir/src/wangle/acceptor/AcceptorHandshakeManager.cpp.o /usr/bin/ocamlopt.opt -c -g -w A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -I third-party/core -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o third-party/core/option.cmx third-party/core/option.ml Scanning dependencies of target hphp_zend [ 23%] Building CXX object hphp/zend/CMakeFiles/hphp_zend.dir/crypt-blowfish.cpp.o -- Looking for include file memory.h - found -- Looking for include file ndir.h Scanning dependencies of target neo /usr/bin/ocamldep.opt -modules utils/collections/myMap.ml > utils/collections/myMap.ml.depends [ 23%] Building CXX object hphp/zend/CMakeFiles/hphp_zend.dir/html-table.cpp.o [ 23%] Building C object hphp/neo/CMakeFiles/neo.dir/neo_err.c.o /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/collections/myMap_sig.cmx utils/collections/myMap_sig.ml -- Looking for include file ndir.h - not found -- Looking for include file netinet/in.h /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/collections/intKey.cmx utils/collections/intKey.ml [ 23%] Building CXX object hphp/zend/CMakeFiles/hphp_zend.dir/zend-html.cpp.o /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/collections/myMap.cmx utils/collections/myMap.ml Scanning dependencies of target hphp_parser [ 23%] Building CXX object hphp/zend/CMakeFiles/hphp_zend.dir/zend-md5.cpp.o /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/collections/stringKey.cmx utils/collections/stringKey.ml [ 24%] Building CXX object hphp/parser/CMakeFiles/hphp_parser.dir/hphp.5.tab.cpp.o [ 24%] Building CXX object hphp/zend/CMakeFiles/hphp_zend.dir/zend-sha1.cpp.o -- Looking for include file netinet/in.h - found -- Looking for include file paths.h /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/collections/iMap.cmx utils/collections/iMap.ml [ 24%] Building C object hphp/neo/CMakeFiles/neo.dir/neo_files.c.o /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/collections/sMap.cmx utils/collections/sMap.ml [ 24%] Building CXX object hphp/zend/CMakeFiles/hphp_zend.dir/zend-string.cpp.o /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/collections/sSet.cmx utils/collections/sSet.ml [ 24%] Building CXX object hphp/parser/CMakeFiles/hphp_parser.dir/hphp.7.tab.cpp.o [ 24%] Linking CXX static library libhphp_zend.a /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/disk -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/disk/disk.cmx utils/disk/disk.ml /usr/bin/ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/string_utils.cmx utils/string_utils.ml -- Looking for include file paths.h - found -- Looking for include file port.h [ 24%] Building C object hphp/neo/CMakeFiles/neo.dir/neo_hash.c.o [ 24%] Building CXX object hphp/parser/CMakeFiles/hphp_parser.dir/lex.yy.cpp.o [ 24%] Built target hphp_zend -- Looking for include file port.h - not found -- Looking for include file poll.h [ 24%] Building C object hphp/neo/CMakeFiles/neo.dir/neo_hdf.c.o [ 24%] Building CXX object third-party/wangle/CMakeFiles/wangle.dir/src/wangle/acceptor/ConnectionManager.cpp.o /usr/bin/ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/utils.cmx utils/utils.ml [ 24%] Building CXX object third-party/wangle/CMakeFiles/wangle.dir/src/wangle/acceptor/EvbHandshakeHelper.cpp.o [ 24%] Building CXX object hphp/parser/CMakeFiles/hphp_parser.dir/parser.cpp.o [ 24%] Building CXX object third-party/wangle/CMakeFiles/wangle.dir/src/wangle/acceptor/LoadShedConfiguration.cpp.o In file included from /mnt/hhvm-arm64/hhvm-debug/third-party/wangle/src/wangle/acceptor/EvbHandshakeHelper.cpp:16:0: /mnt/hhvm-arm64/hhvm-debug/third-party/folly/wangle/acceptor/EvbHandshakeHelper.h:86:3: warning: multi-line comment [-Wcomment] // \ ^ /mnt/hhvm-arm64/hhvm-debug/third-party/folly/wangle/acceptor/EvbHandshakeHelper.h:97:3: warning: multi-line comment [-Wcomment] // /\ ^ /mnt/hhvm-arm64/hhvm-debug/third-party/folly/wangle/acceptor/EvbHandshakeHelper.h:127:3: warning: multi-line comment [-Wcomment] // \ ^ /mnt/hhvm-arm64/hhvm-debug/third-party/folly/wangle/acceptor/EvbHandshakeHelper.h:190:3: warning: multi-line comment [-Wcomment] // \ ^ [ 24%] Building C object hphp/neo/CMakeFiles/neo.dir/neo_misc.c.o [ 24%] Building C object hphp/neo/CMakeFiles/neo.dir/neo_rand.c.o /usr/bin/ocamlopt.opt -c -g -safe-string -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils/sys -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/sys/sys_utils.cmx utils/sys/sys_utils.ml [ 24%] Building CXX object third-party/wangle/CMakeFiles/wangle.dir/src/wangle/acceptor/ManagedConnection.cpp.o -- Looking for include file poll.h - found -- Looking for include file pwd.h [ 24%] Building CXX object hphp/parser/CMakeFiles/hphp_parser.dir/scanner.cpp.o [ 24%] Building CXX object third-party/wangle/CMakeFiles/wangle.dir/src/wangle/acceptor/SSLAcceptorHandshakeHelper.cpp.o [ 24%] Linking CXX static library libhphp_parser.a [ 24%] Building C object hphp/neo/CMakeFiles/neo.dir/neo_str.c.o [ 24%] Building CXX object third-party/wangle/CMakeFiles/wangle.dir/src/wangle/acceptor/SecureTransportType.cpp.o -- Looking for include file pwd.h - found -- Looking for include file sched.h [ 24%] Building CXX object third-party/wangle/CMakeFiles/wangle.dir/src/wangle/acceptor/SocketOptions.cpp.o /usr/bin/ocamlopt.opt -c -g -safe-string -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils/sys -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/sys/pidLog.cmx utils/sys/pidLog.ml [ 24%] Building CXX object third-party/wangle/CMakeFiles/wangle.dir/src/wangle/acceptor/TLSPlaintextPeekingCallback.cpp.o [ 24%] Built target hphp_parser [ 24%] Building C object hphp/neo/CMakeFiles/neo.dir/ulist.c.o -- Looking for include file sched.h - found -- Looking for include file select.h /usr/bin/ocamldep.opt -modules utils/sys/timeout.ml > utils/sys/timeout.ml.depends [ 25%] Building C object hphp/neo/CMakeFiles/neo.dir/ulocks.c.o /usr/bin/ocamldep.opt -modules utils/sys/timer.ml > utils/sys/timer.ml.depends /usr/bin/ocamldep.opt -modules utils/sys/timer.mli > utils/sys/timer.mli.depends /usr/bin/ocamlc.opt -c -g -safe-string -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils/sys -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/sys/timer.cmi utils/sys/timer.mli [ 25%] Building CXX object third-party/wangle/CMakeFiles/wangle.dir/src/wangle/acceptor/TransportInfo.cpp.o Scanning dependencies of target hphp_facts_parser /usr/bin/ocamldep.opt -modules utils/collections/iSet.ml > utils/collections/iSet.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/collections/iSet.cmo utils/collections/iSet.ml -- Looking for include file select.h - not found -- Looking for include file semaphore.h [ 25%] Building CXX object third-party/wangle/CMakeFiles/wangle.dir/src/wangle/channel/Pipeline.cpp.o [ 25%] Building CXX object hphp/parser/CMakeFiles/hphp_facts_parser.dir/hphp.5.tab.cpp.o [ 25%] Building CXX object third-party/wangle/CMakeFiles/wangle.dir/src/wangle/client/ssl/SSLSessionCacheData.cpp.o /usr/bin/ocamldep.opt -modules utils/collections/priorityQueue.ml > utils/collections/priorityQueue.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/collections/priorityQueue.cmo utils/collections/priorityQueue.ml [ 25%] Linking CXX static library libneo.a /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/collections/iSet.cmx utils/collections/iSet.ml [ 26%] Building CXX object third-party/wangle/CMakeFiles/wangle.dir/src/wangle/client/ssl/SSLSessionCacheUtils.cpp.o [ 26%] Building CXX object third-party/wangle/CMakeFiles/wangle.dir/src/wangle/client/ssl/SSLSessionCallbacks.cpp.o /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/collections/priorityQueue.cmx utils/collections/priorityQueue.ml -- Looking for include file semaphore.h - found -- Looking for include files sys/types.h, sys/dir.h [ 26%] Building CXX object third-party/wangle/CMakeFiles/wangle.dir/src/wangle/client/ssl/ThreadSafeSSLSessionCache.cpp.o [ 26%] Built target neo /usr/bin/ocamlopt.opt -c -g -safe-string -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils/sys -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/sys/timer.cmx utils/sys/timer.ml [ 26%] Building CXX object third-party/wangle/CMakeFiles/wangle.dir/src/wangle/codec/LengthFieldBasedFrameDecoder.cpp.o [ 26%] Building CXX object third-party/wangle/CMakeFiles/wangle.dir/src/wangle/codec/LengthFieldPrepender.cpp.o [ 26%] Building CXX object third-party/wangle/CMakeFiles/wangle.dir/src/wangle/codec/LineBasedFrameDecoder.cpp.o /usr/bin/ocamlopt.opt -c -g -safe-string -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils/sys -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/sys/fork.cmx utils/sys/fork.ml Scanning dependencies of target ppc64-asm -- Looking for include files sys/types.h, sys/dir.h - found -- Looking for include file sys/ndir.h /usr/bin/ocamlopt.opt -c -g -safe-string -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils/sys -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/sys/handle.cmx utils/sys/handle.ml [ 26%] Building CXX object hphp/ppc64-asm/CMakeFiles/ppc64-asm.dir/asm-ppc64.cpp.o [ 26%] Building CXX object hphp/ppc64-asm/CMakeFiles/ppc64-asm.dir/dasm-ppc64.cpp.o [ 26%] Building CXX object third-party/wangle/CMakeFiles/wangle.dir/src/wangle/deprecated/rx/Dummy.cpp.o /usr/bin/ocamlopt.opt -c -g -safe-string -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils/sys -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/sys/timeout.cmx utils/sys/timeout.ml [ 26%] Building CXX object third-party/wangle/CMakeFiles/wangle.dir/src/wangle/ssl/PasswordInFile.cpp.o -- Looking for include file sys/ndir.h - not found -- Looking for include file sys/pte.h [ 26%] Building CXX object third-party/wangle/CMakeFiles/wangle.dir/src/wangle/ssl/SSLContextManager.cpp.o -- Looking for include file sys/pte.h - not found -- Looking for include file stdlib.h [ 26%] Building CXX object third-party/wangle/CMakeFiles/wangle.dir/src/wangle/ssl/SSLSessionCacheManager.cpp.o /usr/bin/ocamldep.opt -modules stubs/eventLogger.ml > stubs/eventLogger.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I stubs -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o stubs/eventLogger.cmo stubs/eventLogger.ml [ 26%] Building CXX object third-party/wangle/CMakeFiles/wangle.dir/src/wangle/ssl/SSLUtil.cpp.o /usr/bin/ocamldep.opt -modules globals/globalConfig.ml > globals/globalConfig.ml.depends /usr/bin/ocamldep.opt -modules heap/sharedMem.mli > heap/sharedMem.mli.depends /usr/bin/ocamldep.opt -modules heap/value.mli > heap/value.mli.depends /usr/bin/ocamldep.opt -modules heap/prefix.mli > heap/prefix.mli.depends /usr/bin/ocamlc.opt -c -g -w A -w -27-34 -w -3-4-6-29-35-44-48-50-52 -I heap -I client -I globals -I recorder -I diff -I annotated_ast -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o heap/prefix.cmi heap/prefix.mli /usr/bin/ocamlc.opt -c -g -w A -w -27-34 -w -3-4-6-29-35-44-48-50-52 -I heap -I client -I globals -I recorder -I diff -I annotated_ast -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o heap/value.cmi heap/value.mli -- Looking for include file stdlib.h - found -- Looking for include file strings.h [ 26%] Building CXX object third-party/wangle/CMakeFiles/wangle.dir/src/wangle/ssl/ServerSSLContext.cpp.o /usr/bin/ocamlc.opt -c -g -w A -w -27-34 -w -3-4-6-29-35-44-48-50-52 -I heap -I client -I globals -I recorder -I diff -I annotated_ast -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o heap/sharedMem.cmi heap/sharedMem.mli /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I globals -I client -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o globals/globalConfig.cmo globals/globalConfig.ml [ 26%] Building CXX object third-party/wangle/CMakeFiles/wangle.dir/src/wangle/ssl/TLSCredProcessor.cpp.o /usr/bin/ocamldep.opt -modules utils/sys/path.ml > utils/sys/path.ml.depends -- Looking for include file strings.h - found -- Looking for include file string.h [ 26%] Building CXX object third-party/wangle/CMakeFiles/wangle.dir/src/wangle/ssl/TLSTicketKeyManager.cpp.o /usr/bin/ocamldep.opt -modules heap/sharedMem.ml > heap/sharedMem.ml.depends /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I stubs -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o stubs/eventLogger.cmx stubs/eventLogger.ml /usr/bin/ocamldep.opt -modules utils/measure.ml > utils/measure.ml.depends [ 26%] Building CXX object third-party/wangle/CMakeFiles/wangle.dir/src/wangle/util/FilePoller.cpp.o /usr/bin/ocamldep.opt -modules utils/measure.mli > utils/measure.mli.depends /usr/bin/ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/measure.cmi utils/measure.mli -- Looking for include file string.h - found -- Looking for include file synch.h /usr/bin/ocamldep.opt -modules heap/prefix.ml > heap/prefix.ml.depends [ 26%] Linking CXX static library libwangle.a /usr/bin/ocamldep.opt -modules utils/stats.ml > utils/stats.ml.depends /usr/bin/ocamldep.opt -modules utils/hh_json/hh_json.mli > utils/hh_json/hh_json.mli.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/hh_json -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/hh_json/hh_json.cmi utils/hh_json/hh_json.mli -- Looking for include file synch.h - not found -- Looking for include file sysent.h /usr/bin/ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/stats.cmo utils/stats.ml /usr/bin/ocamldep.opt -modules utils/hh_json/hh_json.ml > utils/hh_json/hh_json.ml.depends /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/hh_json -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/hh_json/hh_json.cmx utils/hh_json/hh_json.ml -- Looking for include file sysent.h - not found -- Looking for include file sys/cdefs.h -- Looking for include file sys/cdefs.h - found -- Looking for include file sys/file.h /usr/bin/ocamldep.opt -modules heap/value.ml > heap/value.ml.depends /usr/bin/ocamlopt.opt -c -g -w A -w -27-34 -w -3-4-6-29-35-44-48-50-52 -I heap -I client -I globals -I recorder -I diff -I annotated_ast -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o heap/prefix.cmx heap/prefix.ml -- Looking for include file sys/file.h - found -- Looking for include file sys/fpu.h [ 26%] Built target wangle /usr/bin/ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/hh_logger.cmx utils/hh_logger.ml [ 26%] Building CXX object hphp/ppc64-asm/CMakeFiles/ppc64-asm.dir/decoded-instr-ppc64.cpp.o -- Looking for include file sys/fpu.h - not found -- Looking for include file sys/ioctl.h /usr/bin/ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/measure.cmx utils/measure.ml /usr/bin/ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/stats.cmx utils/stats.ml -- Looking for include file sys/ioctl.h - found -- Looking for include file sys/ipc.h /usr/bin/ocamlopt.opt -c -g -w A -w -27-34 -w -3-4-6-29-35-44-48-50-52 -I heap -I client -I globals -I recorder -I diff -I annotated_ast -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o heap/value.cmx heap/value.ml /usr/bin/ocamlopt.opt -c -g -safe-string -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils/sys -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/sys/path.cmx utils/sys/path.ml /usr/bin/ocamlopt.opt -c -g -w A -w -27-34 -w -3-4-6-29-35-44-48-50-52 -I heap -I client -I globals -I recorder -I diff -I annotated_ast -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o heap/sharedMem.cmx heap/sharedMem.ml -- Looking for include file sys/ipc.h - found -- Looking for include file sys/malloc.h -- Looking for include file sys/malloc.h - not found -- Looking for include file sys/mman.h -- Looking for include file sys/mman.h - found -- Looking for include file sys/prctl.h /usr/bin/ocamldep.opt -modules stubs/hackEventLogger.ml > stubs/hackEventLogger.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I stubs -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o stubs/hackEventLogger.cmo stubs/hackEventLogger.ml + /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I stubs -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o stubs/hackEventLogger.cmo stubs/hackEventLogger.ml File "stubs/hackEventLogger.ml", line 53, characters 21-28: Warning 27: unused variable command. /usr/bin/ocamldep.opt -modules search/hackSearchService.ml > search/hackSearchService.ml.depends [ 26%] Building CXX object hphp/ppc64-asm/CMakeFiles/ppc64-asm.dir/decoder-ppc64.cpp.o /usr/bin/ocamldep.opt -modules parser/ast.ml > parser/ast.ml.depends -- Looking for include file sys/prctl.h - found -- Looking for include file sys/resource.h /usr/bin/ocamldep.opt -modules ast/ast_defs.ml > ast/ast_defs.ml.depends -- Looking for include file sys/resource.h - found -- Looking for include file sys/select.h /usr/bin/ocamldep.opt -modules ast/ast_defs_visitors_ancestors.ml > ast/ast_defs_visitors_ancestors.ml.depends /usr/bin/ocamldep.opt -modules utils/pos.mli > utils/pos.mli.depends /usr/bin/ocamldep.opt -modules utils/file_pos.mli > utils/file_pos.mli.depends /usr/bin/ocamldep.opt -modules utils/pos_source.ml > utils/pos_source.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/file_pos.cmi utils/file_pos.mli /usr/bin/ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/pos_source.cmo utils/pos_source.ml /usr/bin/ocamldep.opt -modules third-party/ppx_deriving/ppx_deriving_runtime.mli > third-party/ppx_deriving/ppx_deriving_runtime.mli.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I ast -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o ast/ast_defs_visitors_ancestors.cmo ast/ast_defs_visitors_ancestors.ml -- Looking for include file sys/select.h - found -- Looking for include file sys/shm.h + /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I ast -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o ast/ast_defs_visitors_ancestors.cmo ast/ast_defs_visitors_ancestors.ml File "ast/ast_defs_visitors_ancestors.ml", line 11, characters 35-41: Warning 27: unused variable self. File "ast/ast_defs_visitors_ancestors.ml", line 35, characters 38-42: Warning 27: unused variable self. File "ast/ast_defs_visitors_ancestors.ml", line 48, characters 39-43: Warning 27: unused variable self. File "ast/ast_defs_visitors_ancestors.ml", line 61, characters 39-43: Warning 27: unused variable self. /usr/bin/ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/pos.cmi utils/pos.mli /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I third-party/ppx_deriving -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o third-party/ppx_deriving/ppx_deriving_runtime.cmi third-party/ppx_deriving/ppx_deriving_runtime.mli -- Looking for include file sys/shm.h - found -- Looking for include file sys/socket.h /usr/bin/ocamldep.opt -modules deps/fileInfo.mli > deps/fileInfo.mli.depends /usr/bin/ocamldep.opt -modules utils/prim_defs.ml > utils/prim_defs.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/prim_defs.cmo utils/prim_defs.ml /usr/bin/ocamldep.opt -modules parser/namespace_env.ml > parser/namespace_env.ml.depends /usr/bin/ocamldep.opt -modules options/parserOptions.ml > options/parserOptions.ml.depends /usr/bin/ocamldep.opt -modules options/globalOptions.mli > options/globalOptions.mli.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I options -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o options/globalOptions.cmi options/globalOptions.mli /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I options -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o options/parserOptions.cmo options/parserOptions.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I ast -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o ast/ast_defs.cmo ast/ast_defs.ml -- Looking for include file sys/socket.h - found -- Looking for include file sys/stat.h -- Looking for include file sys/stat.h - found -- Looking for include file sys/stream.h -- Looking for include file sys/stream.h - not found -- Looking for include file sys/termcap.h -- Looking for include file sys/termcap.h - not found Scanning dependencies of target vixl -- Looking for include files time.h, sys/timeb.h [ 26%] Building CXX object hphp/vixl/CMakeFiles/vixl.dir/utils.cc.o /usr/bin/ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I deps -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o deps/fileInfo.cmi deps/fileInfo.mli /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o parser/namespace_env.cmo parser/namespace_env.ml /usr/bin/ocamldep.opt -modules parser/parser_heap.ml > parser/parser_heap.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o parser/ast.cmo parser/ast.ml -- Looking for include files time.h, sys/timeb.h - found -- Looking for include files curses.h, term.h -- Looking for include files curses.h, term.h - found -- Looking for include file asm/termbits.h -- Looking for include file asm/termbits.h - found -- Looking for include file termbits.h -- Looking for include file termbits.h - not found -- Looking for include file termios.h -- Looking for include file termios.h - found -- Looking for include file termio.h -- Looking for include file termio.h - found -- Looking for include file termcap.h -- Looking for include file termcap.h - found -- Looking for include file unistd.h -- Looking for include file unistd.h - found -- Looking for include file utime.h -- Looking for include file utime.h - found -- Looking for include file varargs.h -- Looking for include file varargs.h - not found -- Looking for include file sys/time.h -- Looking for include file sys/time.h - found -- Looking for include file sys/utime.h -- Looking for include file sys/utime.h - not found -- Looking for include file sys/wait.h -- Looking for include file sys/wait.h - found -- Looking for include file sys/param.h -- Looking for include file sys/param.h - found -- Looking for include file sys/vadvise.h -- Looking for include file sys/vadvise.h - not found -- Looking for include file fnmatch.h -- Looking for include file fnmatch.h - found -- Looking for include file stdarg.h -- Looking for include file stdarg.h - found -- Looking for include files stdlib.h, sys/un.h -- Looking for include files stdlib.h, sys/un.h - found -- Looking for include file vis.h -- Looking for include file vis.h - not found -- Looking for include file wchar.h -- Looking for include file wchar.h - found -- Looking for include file wctype.h -- Looking for include file wctype.h - found -- Looking for include file sasl/sasl.h -- Looking for include file sasl/sasl.h - found -- Looking for include file sys/devpoll.h -- Looking for include file sys/devpoll.h - not found -- Looking for include file signal.h -- Looking for include file signal.h - found -- Looking for include file sys/devpoll.h -- Looking for include file sys/devpoll.h - not found -- Looking for include file sys/epoll.h [ 26%] Building CXX object hphp/vixl/CMakeFiles/vixl.dir/a64/assembler-a64.cc.o -- Looking for include file sys/epoll.h - found -- Looking for include file sys/event.h /usr/bin/ocamldep.opt -modules parser/ast_utils.ml > parser/ast_utils.ml.depends -- Looking for include file sys/event.h - not found -- Looking for include file sys/queue.h /usr/bin/ocamldep.opt -modules parser/ast_visitor.ml > parser/ast_visitor.ml.depends /usr/bin/ocamldep.opt -modules naming/naming_special_names.ml > naming/naming_special_names.ml.depends /usr/bin/ocamldep.opt -modules utils/collections/hashSet.mli > utils/collections/hashSet.mli.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/collections/hashSet.cmi utils/collections/hashSet.mli /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o parser/ast_visitor.cmo parser/ast_visitor.ml -- Looking for include file sys/queue.h - found -- Looking for TAILQ_FOREACH [ 26%] Building CXX object hphp/vixl/CMakeFiles/vixl.dir/a64/cpu-a64.cc.o -- 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 + /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o parser/ast_visitor.cmo parser/ast_visitor.ml File "parser/ast_visitor.ml", line 637, characters 22-23: Warning 27: unused variable e. /usr/bin/ocamlc.opt -c -g -w A -w -27-45 -w -3-4-6-29-35-44-48-50-52 -I naming -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o naming/naming_special_names.cmo naming/naming_special_names.ml /usr/bin/ocamldep.opt -modules parser/file_heap.ml > parser/file_heap.ml.depends -- Performing Test HAVE_WERROR_FLAG - Success -- Performing Test HAVE_PTHREAD_ONCE_INIT /usr/bin/ocamldep.opt -modules stubs/filesToIgnore.ml > stubs/filesToIgnore.ml.depends /usr/bin/ocamldep.opt -modules utils/findUtils.mli > utils/findUtils.mli.depends /usr/bin/ocamldep.opt -modules parser/parser_hack.mli > parser/parser_hack.mli.depends /usr/bin/ocamllex.opt -q parser/lexer_hack.mll /usr/bin/ocamldep.opt -modules parser/lexer_hack.ml > parser/lexer_hack.ml.depends -- Performing Test HAVE_PTHREAD_ONCE_INIT - Success -- Looking for _aligned_malloc /usr/bin/ocamldep.opt -modules utils/errors/errors.mli > utils/errors/errors.mli.depends /usr/bin/ocamldep.opt -modules utils/errors/errors_sig.ml > utils/errors/errors_sig.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/errors -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/errors/errors_sig.cmo utils/errors/errors_sig.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/errors -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/errors/errors.cmi utils/errors/errors.mli -- Looking for _aligned_malloc - not found -- Looking for _aligned_free /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o parser/lexer_hack.cmo parser/lexer_hack.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o parser/ast_utils.cmo parser/ast_utils.ml -- Looking for _aligned_free - not found -- Looking for aio_read -- Looking for aio_read - found -- Looking for alarm -- Looking for alarm - found -- Looking for backtrace + /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o parser/ast_utils.cmo parser/ast_utils.ml File "parser/ast_utils.ml", line 59, characters 36-42: Warning 27: unused variable this. File "parser/ast_utils.ml", line 68, characters 28-31: Warning 27: unused variable pos. File "parser/ast_utils.ml", line 143, characters 42-48: Warning 27: unused variable this. /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o parser/file_heap.cmo parser/file_heap.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I stubs -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o stubs/filesToIgnore.cmo stubs/filesToIgnore.ml /usr/bin/ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/findUtils.cmi utils/findUtils.mli /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o parser/parser_hack.cmi parser/parser_hack.mli /usr/bin/ocamldep.opt -modules search/searchService.ml > search/searchService.ml.depends /usr/bin/ocamldep.opt -modules search/fuzzySearchService.ml > search/fuzzySearchService.ml.depends /usr/bin/ocamldep.opt -modules utils/collections/cSet.ml > utils/collections/cSet.ml.depends /usr/bin/ocamldep.opt -modules procs/multiWorker.mli > procs/multiWorker.mli.depends -- Looking for backtrace - found -- Looking for backtrace_symbols /usr/bin/ocamldep.opt -modules procs/bucket.mli > procs/bucket.mli.depends /usr/bin/ocamldep.opt -modules procs/worker.mli > procs/worker.mli.depends /usr/bin/ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I procs -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o procs/bucket.cmi procs/bucket.mli /usr/bin/ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I procs -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o procs/worker.cmi procs/worker.mli /usr/bin/ocamldep.opt -modules search/searchUtils.ml > search/searchUtils.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/collections/cSet.cmo utils/collections/cSet.ml /usr/bin/ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I procs -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o procs/multiWorker.cmi procs/multiWorker.mli /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I search -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o search/searchUtils.cmo search/searchUtils.ml /usr/bin/ocamldep.opt -modules search/trieSearchService.ml > search/trieSearchService.ml.depends /usr/bin/ocamldep.opt -modules utils/trie.ml > utils/trie.ml.depends -- Looking for backtrace_symbols - found -- Looking for backtrace_symbols_fd /usr/bin/ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/trie.cmo utils/trie.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I search -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o search/fuzzySearchService.cmo search/fuzzySearchService.ml -- Looking for backtrace_symbols_fd - found -- Looking for printstack /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I search -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o search/trieSearchService.cmo search/trieSearchService.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o parser/parser_heap.cmo parser/parser_heap.ml -- Looking for printstack - not found -- Looking for bmove /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I search -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o search/searchService.cmo search/searchService.ml -- Looking for bmove - not found -- Looking for bsearch /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I search -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o search/hackSearchService.cmo search/hackSearchService.ml -- Looking for bsearch - found -- Looking for index -- Looking for index - found -- Looking for clock_gettime /usr/bin/ocamldep.opt -modules utils/pos.ml > utils/pos.ml.depends /usr/bin/ocamldep.opt -modules utils/pos_embedded.ml > utils/pos_embedded.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/pos_embedded.cmo utils/pos_embedded.ml -- Looking for clock_gettime - found -- Looking for cuserid /usr/bin/ocamldep.opt -modules utils/file_pos.ml > utils/file_pos.ml.depends /usr/bin/ocamldep.opt -modules utils/relative_path.ml > utils/relative_path.ml.depends /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/collections/reordered_argument_collections.cmx utils/collections/reordered_argument_collections.ml /usr/bin/ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/file_pos.cmx utils/file_pos.ml -- Looking for cuserid - found -- Looking for directio /usr/bin/ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/pos_source.cmx utils/pos_source.ml /usr/bin/ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/relative_path.cmx utils/relative_path.ml -- Looking for directio - not found -- Looking for _doprnt /usr/bin/ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/pos_embedded.cmx utils/pos_embedded.ml /usr/bin/ocamldep.opt -modules third-party/ppx_deriving/ppx_deriving_runtime.ml > third-party/ppx_deriving/ppx_deriving_runtime.ml.depends /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I ast -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o ast/ast_defs_visitors_ancestors.cmx ast/ast_defs_visitors_ancestors.ml -- Looking for _doprnt - not found -- Looking for flockfile + /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I ast -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o ast/ast_defs_visitors_ancestors.cmx ast/ast_defs_visitors_ancestors.ml File "ast/ast_defs_visitors_ancestors.ml", line 11, characters 35-41: Warning 27: unused variable self. File "ast/ast_defs_visitors_ancestors.ml", line 35, characters 38-42: Warning 27: unused variable self. File "ast/ast_defs_visitors_ancestors.ml", line 48, characters 39-43: Warning 27: unused variable self. File "ast/ast_defs_visitors_ancestors.ml", line 61, characters 39-43: Warning 27: unused variable self. /usr/bin/ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/pos.cmx utils/pos.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I third-party/ppx_deriving -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o third-party/ppx_deriving/ppx_deriving_runtime.cmx third-party/ppx_deriving/ppx_deriving_runtime.ml -- Looking for flockfile - found -- Looking for ftruncate [ 26%] Linking CXX static library libppc64-asm.a /usr/bin/ocamldep.opt -modules deps/fileInfo.ml > deps/fileInfo.ml.depends -- Looking for ftruncate - found -- Looking for getline /usr/bin/ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/prim_defs.cmx utils/prim_defs.ml /usr/bin/ocamldep.opt -modules options/globalOptions.ml > options/globalOptions.ml.depends /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I options -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o options/globalOptions.cmx options/globalOptions.ml [ 26%] Built target ppc64-asm /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I options -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o options/parserOptions.cmx options/parserOptions.ml [ 26%] Building CXX object hphp/parser/CMakeFiles/hphp_facts_parser.dir/hphp.7.tab.cpp.o /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I ast -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o ast/ast_defs.cmx ast/ast_defs.ml -- Looking for getline - found -- Looking for compress -- Looking for compress - not found -- Looking for crypt -- Looking for crypt - found -- Looking for dlerror -- Looking for dlerror - found -- Looking for dlopen -- Looking for dlopen - found -- Looking for fchmod -- Looking for fchmod - found -- Looking for fcntl -- Looking for fcntl - found -- Looking for fconvert -- Looking for fconvert - not found -- Looking for fdatasync -- Looking for fdatasync - found -- Looking for fdatasync -- Looking for fdatasync - found -- Looking for fedisableexcept -- Looking for fedisableexcept - found -- Looking for fpsetmask -- Looking for fpsetmask - not found -- Looking for fseeko -- Looking for fseeko - found -- Looking for fsync -- Looking for fsync - found -- Looking for getcwd -- Looking for getcwd - found -- Looking for gethostbyaddr_r -- Looking for gethostbyaddr_r - found -- Looking for gethrtime -- Looking for gethrtime - not found -- Looking for getnameinfo -- Looking for getnameinfo - found -- Looking for getpass -- Looking for getpass - found -- Looking for getpassphrase -- Looking for getpassphrase - not found -- Looking for getpwnam -- Looking for getpwnam - found -- Looking for getpwuid -- Looking for getpwuid - found -- Looking for getrlimit /usr/bin/ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I deps -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o deps/fileInfo.cmx deps/fileInfo.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o parser/namespace_env.cmx parser/namespace_env.ml -- Looking for getrlimit - found -- Looking for getrusage /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o parser/ast.cmx parser/ast.ml -- Looking for getrusage - found -- Looking for getwd -- Looking for getwd - found -- Looking for gmtime_r -- Looking for gmtime_r - found -- Looking for initgroups -- Looking for initgroups - found -- Looking for issetugid -- Looking for issetugid - not found -- Looking for getuid -- Looking for getuid - found -- Looking for geteuid -- Looking for geteuid - found -- Looking for getgid -- Looking for getgid - found -- Looking for getegid -- Looking for getegid - found -- Looking for ldiv -- Looking for ldiv - found -- Looking for localtime_r -- Looking for localtime_r - found -- Looking for longjmp -- Looking for longjmp - found -- Looking for lstat -- Looking for lstat - found -- Looking for madvise -- Looking for madvise - found -- Looking for malloc_info -- Looking for malloc_info - found -- Looking for memcpy -- Looking for memcpy - found -- Looking for memmove -- Looking for memmove - found -- Looking for mkstemp -- Looking for mkstemp - found -- Looking for mlock -- Looking for mlock - found -- Looking for mlockall -- Looking for mlockall - found -- Looking for mmap -- Looking for mmap - found -- Looking for mmap64 -- Looking for mmap64 - found -- Looking for perror -- Looking for perror - found -- Looking for poll -- Looking for poll - found -- Looking for port_create -- Looking for port_create - not found -- Looking for posix_fallocate -- Looking for posix_fallocate - found -- Looking for posix_memalign [ 26%] Building CXX object hphp/vixl/CMakeFiles/vixl.dir/a64/debugger-a64.cc.o [ 26%] Generating src/proxygen/lib/http/HTTPCommonHeaders.h [ 26%] Building CXX object hphp/parser/CMakeFiles/hphp_facts_parser.dir/lex.yy.cpp.o [ 26%] Generating src/proxygen/lib/http/HTTPCommonHeaders.cpp -- Looking for posix_memalign - found -- Looking for pread -- Looking for pread - found -- Looking for pthread_attr_create -- Looking for pthread_attr_create - not found -- Looking for pthread_attr_getguardsize -- Looking for pthread_attr_getguardsize - found -- Looking for pthread_attr_getstacksize -- Looking for pthread_attr_getstacksize - found -- Looking for pthread_attr_setscope -- Looking for pthread_attr_setscope - found -- Looking for pthread_attr_setstacksize Scanning dependencies of target hphp_proxygen -- Looking for pthread_attr_setstacksize - found -- Looking for pthread_condattr_create [ 26%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/HTTPConnector.cpp.o -- Looking for pthread_condattr_create - not found -- Looking for pthread_condattr_setclock -- Looking for pthread_condattr_setclock - found -- Looking for pthread_key_delete -- Looking for pthread_key_delete - found -- Looking for pthread_rwlock_rdlock -- Looking for pthread_rwlock_rdlock - found -- Looking for pthread_sigmask -- Looking for pthread_sigmask - found -- Looking for pthread_threadmask Scanning dependencies of target hphp_thrift -- Looking for pthread_threadmask - not found -- Looking for pthread_yield_np [ 26%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/EventHandlerBase.cpp.o -- Looking for pthread_yield_np - not found -- Looking for putenv -- Looking for putenv - found -- Looking for readlink -- Looking for readlink - found -- Looking for re_comp -- Looking for re_comp - found -- Looking for regcomp -- Looking for regcomp - found -- Looking for realpath -- Looking for realpath - found -- Looking for rename -- Looking for rename - found -- Looking for rwlock_init -- Looking for rwlock_init - not found -- Looking for sched_yield -- Looking for sched_yield - found -- Looking for setenv -- Looking for setenv - found -- Looking for setlocale -- Looking for setlocale - found -- Looking for setfd -- Looking for setfd - not found -- Looking for sigaction -- Looking for sigaction - found -- Looking for sigthreadmask -- Looking for sigthreadmask - not found -- Looking for sigwait -- Looking for sigwait - found -- Looking for sigaddset -- Looking for sigaddset - found -- Looking for sigemptyset -- Looking for sigemptyset - found -- Looking for sighold -- Looking for sighold - found -- Looking for sigset -- Looking for sigset - found -- Looking for sleep -- Looking for sleep - found -- Looking for snprintf -- Looking for snprintf - found -- Looking for stpcpy -- Looking for stpcpy - found -- Looking for strcoll -- Looking for strcoll - found -- Looking for strerror -- Looking for strerror - found -- Looking for strlcpy -- Looking for strlcpy - not found -- Looking for strnlen -- Looking for strnlen - found -- Looking for strlcat -- Looking for strlcat - not found -- Looking for strsignal -- Looking for strsignal - found -- Looking for fgetln -- Looking for fgetln - not found -- Looking for strpbrk -- Looking for strpbrk - found -- Looking for strsep -- Looking for strsep - found -- Looking for strstr -- Looking for strstr - found -- Looking for strtok_r -- Looking for strtok_r - found -- Looking for strtol -- Looking for strtol - found -- Looking for strtoll -- Looking for strtoll - found -- Looking for strtoul -- Looking for strtoul - found -- Looking for strtoull -- Looking for strtoull - found -- Looking for strcasecmp -- Looking for strcasecmp - found -- Looking for strncasecmp -- Looking for strncasecmp - found -- Looking for strdup -- Looking for strdup - found -- Looking for shmat -- Looking for shmat - found -- Looking for shmctl -- Looking for shmctl - found -- Looking for shmdt -- Looking for shmdt - found -- Looking for shmget -- Looking for shmget - found -- Looking for tell -- Looking for tell - not found -- Looking for tempnam -- Looking for tempnam - found -- Looking for thr_setconcurrency -- Looking for thr_setconcurrency - not found -- Looking for thr_yield -- Looking for thr_yield - not found -- Looking for vasprintf -- Looking for vasprintf - found -- Looking for vsnprintf -- Looking for vsnprintf - found -- Looking for vprintf [ 26%] Building CXX object hphp/parser/CMakeFiles/hphp_facts_parser.dir/parser.cpp.o -- Looking for vprintf - found -- Looking for valloc -- Looking for valloc - found -- Looking for memalign -- Looking for memalign - found -- Looking for chown -- Looking for chown - found -- Looking for nl_langinfo [ 26%] Building CXX object hphp/parser/CMakeFiles/hphp_facts_parser.dir/scanner.cpp.o -- Looking for nl_langinfo - found -- Looking for ntohll -- Looking for ntohll - not found -- Looking for clock_gettime [ 26%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/Thrift.cpp.o -- Looking for clock_gettime - found -- Looking for epoll_create -- Looking for epoll_create - found -- Looking for epoll_ctl [ 26%] Linking CXX static library libhphp_facts_parser.a -- Looking for epoll_ctl - found -- Looking for inet_ntop [ 26%] Built target hphp_facts_parser -- Looking for inet_ntop - found -- Looking for kqueue [ 26%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/VirtualProfiling.cpp.o [ 26%] Building CXX object hphp/vixl/CMakeFiles/vixl.dir/a64/decoder-a64.cc.o -- Looking for kqueue - not found -- Looking for kqueue -- Looking for kqueue - not found -- Looking for signal -- Looking for signal - found -- Looking for timeradd -- Looking for timeradd - found -- Looking for timerclear -- Looking for timerclear - found -- Looking for timercmp -- Looking for timercmp - found -- Looking for timerisset -- Looking for timerisset - found -- Looking for timer_create -- Looking for timer_create - found -- Looking for timer_settime -- Looking for timer_settime - found -- Looking for include file time.h -- Looking for include file time.h - found -- Looking for include file sys/times.h -- Looking for include file sys/times.h - found -- Looking for include file asm/msr.h -- Looking for include file asm/msr.h - not found -- Looking for include file ia64intrin.h -- Looking for include file ia64intrin.h - not found -- Looking for times -- Looking for times - found -- Looking for gettimeofday [ 26%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/HTTPConstants.cpp.o -- Looking for gettimeofday - found -- Looking for read_real_time [ 27%] Building CXX object hphp/vixl/CMakeFiles/vixl.dir/a64/disasm-a64.cc.o -- Looking for read_real_time - not found -- Looking for ftime -- Looking for ftime - found -- Looking for time -- Looking for time - found -- Looking for rdtscll -- Looking for rdtscll - not found -- Looking for madvise -- Looking for madvise - found -- Looking for tzname -- Looking for tzname - found -- Looking for lrand48 -- Looking for lrand48 - found -- Looking for getpagesize -- Looking for getpagesize - found -- Looking for TIOCGWINSZ -- Looking for TIOCGWINSZ - found -- Looking for FIONREAD -- Looking for FIONREAD - found -- Looking for TIOCSTAT -- Looking for TIOCSTAT - not found -- Looking for FIONREAD -- Looking for FIONREAD - not found -- Looking for SIGEV_THREAD_ID -- Looking for SIGEV_THREAD_ID - found -- Looking for SIGEV_PORT -- Looking for SIGEV_PORT - not found -- Looking for EVFILT_TIMER -- Looking for EVFILT_TIMER - not found -- Looking for finite [ 27%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/async/TAsyncSSLSocketFactory.cpp.o -- Looking for finite - found -- Looking for log2 -- Looking for log2 - found -- Looking for isnan -- Looking for isnan - found -- Looking for rint -- Looking for rint - found -- Performing Test HAVE_ISINF -- Performing Test HAVE_ISINF - Success -- Performing Test HAVE_FESETROUND -- Performing Test HAVE_FESETROUND - Success -- Check if the system is big endian -- Searching 16 bit integer -- Check size of unsigned short [ 27%] Building CXX object hphp/vixl/CMakeFiles/vixl.dir/a64/instructions-a64.cc.o -- Check size of unsigned short - done -- Using unsigned short -- Check if the system is big endian - little endian -- Check size of sigset_t -- Check size of sigset_t - done -- Check size of mode_t -- Check size of mode_t - done -- Check size of char * -- Check size of char * - done -- Check size of long -- Check size of long - done -- Check size of size_t [ 27%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/async/TAsyncSocketFactory.cpp.o -- Check size of size_t - done -- Check size of char -- Check size of char - done -- Check size of short [ 27%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/HTTPException.cpp.o -- Check size of short - done -- Check size of int -- Check size of int - done -- Check size of long long -- Check size of long long - done -- Check size of off_t -- Check size of off_t - done -- Check size of uchar -- Check size of uchar - failed -- Check size of uint -- Check size of uint - done -- Check size of ulong -- Check size of ulong - done -- Check size of int8 [ 27%] Building CXX object hphp/vixl/CMakeFiles/vixl.dir/a64/instrument-a64.cc.o -- Check size of int8 - failed -- Check size of uint8 -- Check size of uint8 - failed -- Check size of int16 -- Check size of int16 - failed -- Check size of uint16 -- Check size of uint16 - failed -- Check size of int32 -- Check size of int32 - failed -- Check size of uint32 -- Check size of uint32 - failed -- Check size of u_int32_t -- Check size of u_int32_t - done -- Check size of int64 -- Check size of int64 - failed -- Check size of uint64 -- Check size of uint64 - failed -- Check size of time_t -- Check size of time_t - done -- Check size of struct timespec -- Check size of struct timespec - done -- Check size of bool -- Check size of bool - failed -- Check size of socklen_t -- Check size of socklen_t - done -- Performing Test TIME_T_UNSIGNED -- Performing Test TIME_T_UNSIGNED - Failed -- Performing Test HAVE_SOREUSEPORT -- Performing Test HAVE_SOREUSEPORT - Success -- Performing Test HAVE_GETADDRINFO -- Performing Test HAVE_GETADDRINFO - Success -- Performing Test HAVE_SELECT -- Performing Test HAVE_SELECT - Success -- Performing Test HAVE_TIMESPEC_TS_SEC -- Performing Test HAVE_TIMESPEC_TS_SEC - Failed -- Performing Test QSORT_TYPE_IS_VOID -- Performing Test QSORT_TYPE_IS_VOID - Success -- Performing Test HAVE_SOCKET_SIZE_T_AS_socklen_t -- Performing Test HAVE_SOCKET_SIZE_T_AS_socklen_t - Success -- Performing Test HAVE_PTHREAD_YIELD_ZERO_ARG -- Performing Test HAVE_PTHREAD_YIELD_ZERO_ARG - Success -- Checking stack direction : -1 -- Performing Test SIGNAL_RETURN_TYPE_IS_VOID -- Performing Test SIGNAL_RETURN_TYPE_IS_VOID - Success -- Looking for include files time.h, sys/time.h -- Looking for include files time.h, sys/time.h - found -- Looking for O_NONBLOCK -- Looking for O_NONBLOCK - found -- Performing Test C_HAS_inline -- Performing Test C_HAS_inline - Success -- Performing Test HAVE_FAKE_PAUSE_INSTRUCTION -- Performing Test HAVE_FAKE_PAUSE_INSTRUCTION - Failed -- Looking for tcgetattr [ 27%] Building CXX object hphp/vixl/CMakeFiles/vixl.dir/a64/macro-assembler-a64.cc.o -- Looking for tcgetattr - found -- Performing Test HAVE_POSIX_SIGNALS -- Performing Test HAVE_POSIX_SIGNALS - Success -- Performing Test HAVE_WEAK_SYMBOL [ 27%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/HTTPHeaders.cpp.o -- Performing Test HAVE_WEAK_SYMBOL - Success -- Performing Test HAVE_SOLARIS_STYLE_GETHOST -- Performing Test HAVE_SOLARIS_STYLE_GETHOST - Failed -- Performing Test HAVE_GCC_ATOMIC_BUILTINS -- Performing Test HAVE_GCC_ATOMIC_BUILTINS - Success -- Looking for netinet/in6.h -- Looking for netinet/in6.h - not found -- Check size of struct sockaddr_in6 -- Check size of struct sockaddr_in6 - done -- Check size of struct in6_addr -- Check size of struct in6_addr - done -- Performing Test HAVE_SOCKADDR_STORAGE_SS_FAMILY -- Performing Test HAVE_SOCKADDR_STORAGE_SS_FAMILY - Success -- Performing Test HAVE_SOCKADDR_IN_SIN_LEN -- Performing Test HAVE_SOCKADDR_IN_SIN_LEN - Failed -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Failed -- Performing Test STRUCT_DIRENT_HAS_D_INO -- Performing Test STRUCT_DIRENT_HAS_D_INO - Success -- Performing Test STRUCT_DIRENT_HAS_D_NAMLEN -- Performing Test STRUCT_DIRENT_HAS_D_NAMLEN - Failed -- Looking for include file numaif.h -- Looking for include file numaif.h - found -- Performing Test HAVE_LIBNUMA [ 27%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/async/TBinaryAsyncChannel.cpp.o [ 27%] Building CXX object hphp/vixl/CMakeFiles/vixl.dir/a64/simulator-a64.cc.o -- Performing Test HAVE_LIBNUMA - Success -- Performing Test HAVE_VISIBILITY_HIDDEN -- Performing Test HAVE_VISIBILITY_HIDDEN - Success -- HAVE_VISIBILITY_HIDDEN -- OPENSSL_INCLUDE_DIR = /usr/include -- OPENSSL_LIBRARY = /usr/lib64/libssl.so -- CRYPTO_LIBRARY = /usr/lib64/libcrypto.so -- OPENSSL_MAJOR_VERSION = 1 -- Looking for SHA512_DIGEST_LENGTH -- Looking for SHA512_DIGEST_LENGTH - found -- SSL_LIBRARIES = /usr/lib64/libssl.so;/usr/lib64/libcrypto.so;dl -- Using cmake version 3.9.5 -- Not building NDB /usr/bin/ocamldep.opt -modules utils/collections/hashSet.ml > utils/collections/hashSet.ml.depends /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/collections/hashSet.cmx utils/collections/hashSet.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o parser/ast_visitor.cmx parser/ast_visitor.ml [ 27%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/HTTPMessage.cpp.o -- Library fbmysqlclient depends on OSLIBS -lpthread;m;rt;/usr/lib64/libssl.so;/usr/lib64/libcrypto.so;dl CMake Deprecation Warning at scripts/CMakeLists.txt:281 (CMAKE_POLICY): The OLD behavior for policy CMP0007 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. -- CMAKE_BUILD_TYPE: RelWithDebInfo -- COMPILE_DEFINITIONS: HAVE_CONFIG_H -- CMAKE_C_FLAGS: -pipe -march=native -mtune=native -mno-fix-cortex-a53-843419 -mno-fix-cortex-a53-835769 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-maybe-uninitialized -Wno-old-style-declaration -ffunction-sections -fno-delete-null-pointer-checks -DFOLLY_HAVE_MALLOC_H -fsigned-char -mcpu=native -mno-fix-cortex-a53-843419 -Wall -Wextra -Wformat-security -Wwrite-strings -std=c99 -- CMAKE_CXX_FLAGS: -pipe -march=native -mtune=native -mno-fix-cortex-a53-843419 -mno-fix-cortex-a53-835769 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-deprecated-declarations -Wno-maybe-uninitialized -Wno-bool-compare -ffunction-sections -fno-delete-null-pointer-checks -DFOLLY_HAVE_MALLOC_H -fsigned-char -mcpu=native -mno-fix-cortex-a53-843419 -std=gnu++1y -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -fdata-sections -fno-gcse -fno-canonical-system-headers -Wvla -Wno-misleading-indentation -Wall -Wextra -Wformat-security -Woverloaded-virtual -Wno-unused-parameter -std=c++11 -- CMAKE_C_FLAGS_RELWITHDEBINFO: -O3 -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DDBUG_OFF -- CMAKE_CXX_FLAGS_RELWITHDEBINFO: -O3 -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DDBUG_OFF -- Configuring done -- Generating done -- Build files have been written to: /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src [ 27%] Performing build step for 'webscalesqlclient' + /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o parser/ast_visitor.cmx parser/ast_visitor.ml File "parser/ast_visitor.ml", line 637, characters 22-23: Warning 27: unused variable e. /usr/bin/ocamlopt.opt -c -g -w A -w -27-45 -w -3-4-6-29-35-44-48-50-52 -I naming -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o naming/naming_special_names.cmx naming/naming_special_names.ml Scanning dependencies of target strings [ 0%] Building C object strings/CMakeFiles/strings.dir/bchange.c.o [ 1%] Building C object strings/CMakeFiles/strings.dir/bmove_upp.c.o [ 1%] Building C object strings/CMakeFiles/strings.dir/ctype-big5.c.o [ 1%] Building C object strings/CMakeFiles/strings.dir/ctype-bin.c.o [ 2%] Building C object strings/CMakeFiles/strings.dir/ctype-cp932.c.o /usr/bin/ocamldep.opt -modules utils/findUtils.ml > utils/findUtils.ml.depends /usr/bin/ocamldep.opt -modules parser/parser_hack.ml > parser/parser_hack.ml.depends [ 2%] Building C object strings/CMakeFiles/strings.dir/ctype-czech.c.o [ 2%] Building C object strings/CMakeFiles/strings.dir/ctype-euc_kr.c.o [ 4%] Building C object strings/CMakeFiles/strings.dir/ctype-eucjpms.c.o /usr/bin/ocamldep.opt -modules utils/errors/errors.ml > utils/errors/errors.ml.depends [ 4%] Building C object strings/CMakeFiles/strings.dir/ctype-extra.c.o [ 5%] Building C object strings/CMakeFiles/strings.dir/ctype-gb2312.c.o /usr/bin/ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/exit_status.cmx utils/exit_status.ml [ 5%] Building C object strings/CMakeFiles/strings.dir/ctype-gbk.c.o [ 5%] Building C object strings/CMakeFiles/strings.dir/ctype-latin1.c.o /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/errors -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/errors/errors_sig.cmx utils/errors/errors_sig.ml [ 6%] Building C object strings/CMakeFiles/strings.dir/ctype-mb.c.o [ 6%] Building C object strings/CMakeFiles/strings.dir/ctype-simple.c.o [ 6%] Building C object strings/CMakeFiles/strings.dir/ctype-sjis.c.o [ 8%] Building C object strings/CMakeFiles/strings.dir/ctype-tis620.c.o /usr/bin/ocamldep.opt -modules parser/fixmes.ml > parser/fixmes.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o parser/fixmes.cmo parser/fixmes.ml [ 8%] Building C object strings/CMakeFiles/strings.dir/ctype-uca.c.o [ 8%] Building C object strings/CMakeFiles/strings.dir/ctype-ucs2.c.o /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/errors -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/errors/errors.cmx utils/errors/errors.ml [ 9%] Building C object strings/CMakeFiles/strings.dir/ctype-ujis.c.o [ 9%] Building C object strings/CMakeFiles/strings.dir/ctype-utf8.c.o /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/ctype-utf8.c: In function ‘my_uni_utf8_no_range’: /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/ctype-utf8.c:5549:65: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: r[2]= (uchar) (0x80 | (wc & 0x3f)); wc= wc >> 6; wc |= 0x800; ~~~^~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/ctype-utf8.c:5550:5: note: here case 2: r[1]= (uchar) (0x80 | (wc & 0x3f)); wc= wc >> 6; wc |= 0xc0; ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/ctype-utf8.c:5550:65: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: r[1]= (uchar) (0x80 | (wc & 0x3f)); wc= wc >> 6; wc |= 0xc0; ~~~^~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/ctype-utf8.c:5551:5: note: here case 1: r[0]= (uchar) wc; ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/ctype-utf8.c: In function ‘my_uni_utf8’: /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/ctype-utf8.c:5520:67: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: r[2] = (uchar) (0x80 | (wc & 0x3f)); wc = wc >> 6; wc |= 0x800; ~~~^~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/ctype-utf8.c:5521:5: note: here case 2: r[1] = (uchar) (0x80 | (wc & 0x3f)); wc = wc >> 6; wc |= 0xc0; ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/ctype-utf8.c:5521:67: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: r[1] = (uchar) (0x80 | (wc & 0x3f)); wc = wc >> 6; wc |= 0xc0; ~~~^~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/ctype-utf8.c:5522:5: note: here case 1: r[0] = (uchar) wc; ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/ctype-utf8.c: In function ‘my_wc_mb_utf8mb4_no_range’: /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/ctype-utf8.c:8097:65: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: r[3]= (uchar) (0x80 | (wc & 0x3f)); wc= wc >> 6; wc |= 0x10000; ~~~^~~~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/ctype-utf8.c:8098:5: note: here case 3: r[2]= (uchar) (0x80 | (wc & 0x3f)); wc= wc >> 6; wc |= 0x800; ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/ctype-utf8.c:8098:65: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: r[2]= (uchar) (0x80 | (wc & 0x3f)); wc= wc >> 6; wc |= 0x800; ~~~^~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/ctype-utf8.c:8099:5: note: here case 2: r[1]= (uchar) (0x80 | (wc & 0x3f)); wc= wc >> 6; wc |= 0xc0; ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/ctype-utf8.c:8099:65: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: r[1]= (uchar) (0x80 | (wc & 0x3f)); wc= wc >> 6; wc |= 0xc0; ~~~^~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/ctype-utf8.c:8100:5: note: here case 1: r[0]= (uchar) wc; ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/ctype-utf8.c: In function ‘my_wc_mb_utf8mb4’: /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/ctype-utf8.c:8065:67: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: r[3] = (uchar) (0x80 | (wc & 0x3f)); wc = wc >> 6; wc |= 0x10000; ~~~^~~~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/ctype-utf8.c:8066:5: note: here case 3: r[2] = (uchar) (0x80 | (wc & 0x3f)); wc = wc >> 6; wc |= 0x800; ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/ctype-utf8.c:8066:67: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: r[2] = (uchar) (0x80 | (wc & 0x3f)); wc = wc >> 6; wc |= 0x800; ~~~^~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/ctype-utf8.c:8067:5: note: here case 2: r[1] = (uchar) (0x80 | (wc & 0x3f)); wc = wc >> 6; wc |= 0xc0; ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/ctype-utf8.c:8067:67: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: r[1] = (uchar) (0x80 | (wc & 0x3f)); wc = wc >> 6; wc |= 0xc0; ~~~^~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/ctype-utf8.c:8068:5: note: here case 1: r[0] = (uchar) wc; ^~~~ [ 11%] Building C object strings/CMakeFiles/strings.dir/ctype-win1250ch.c.o [ 11%] Building C object strings/CMakeFiles/strings.dir/ctype.c.o [ 11%] Building C object strings/CMakeFiles/strings.dir/decimal.c.o /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/decimal.c: In function ‘count_trailing_zeroes’: /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/decimal.c:266:38: warning: this statement may fall through [-Wimplicit-fallthrough=] case 0: if ((val % 1) != 0) break; ++ret; ^~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/decimal.c:267:3: note: here case 1: if ((val % 10) != 0) break; ++ret; ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/decimal.c:267:39: warning: this statement may fall through [-Wimplicit-fallthrough=] case 1: if ((val % 10) != 0) break; ++ret; ^~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/decimal.c:268:3: note: here case 2: if ((val % 100) != 0) break; ++ret; ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/decimal.c:268:40: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: if ((val % 100) != 0) break; ++ret; ^~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/decimal.c:269:3: note: here case 3: if ((val % 1000) != 0) break; ++ret; ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/decimal.c:269:41: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: if ((val % 1000) != 0) break; ++ret; ^~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/decimal.c:270:3: note: here case 4: if ((val % 10000) != 0) break; ++ret; ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/decimal.c:270:42: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: if ((val % 10000) != 0) break; ++ret; ^~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/decimal.c:271:3: note: here case 5: if ((val % 100000) != 0) break; ++ret; ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/decimal.c:271:43: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: if ((val % 100000) != 0) break; ++ret; ^~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/decimal.c:272:3: note: here case 6: if ((val % 1000000) != 0) break; ++ret; ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/decimal.c:272:44: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: if ((val % 1000000) != 0) break; ++ret; ^~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/decimal.c:273:3: note: here case 7: if ((val % 10000000) != 0) break; ++ret; ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/decimal.c:273:45: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: if ((val % 10000000) != 0) break; ++ret; ^~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/decimal.c:274:3: note: here case 8: if ((val % 100000000) != 0) break; ++ret; ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/decimal.c:274:46: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: if ((val % 100000000) != 0) break; ++ret; ^~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/decimal.c:275:3: note: here case 9: if ((val % 1000000000) != 0) break; ++ret; ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/decimal.c: In function ‘count_leading_zeroes’: /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/decimal.c:233:41: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: if (val >= 1000000000) break; ++ret; ^~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/decimal.c:234:3: note: here case 8: if (val >= 100000000) break; ++ret; ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/decimal.c:234:40: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: if (val >= 100000000) break; ++ret; ^~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/decimal.c:235:3: note: here case 7: if (val >= 10000000) break; ++ret; ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/decimal.c:235:39: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: if (val >= 10000000) break; ++ret; ^~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/decimal.c:236:3: note: here case 6: if (val >= 1000000) break; ++ret; ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/decimal.c:236:38: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: if (val >= 1000000) break; ++ret; ^~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/decimal.c:237:3: note: here case 5: if (val >= 100000) break; ++ret; ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/decimal.c:237:37: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: if (val >= 100000) break; ++ret; ^~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/decimal.c:238:3: note: here case 4: if (val >= 10000) break; ++ret; ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/decimal.c:238:36: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: if (val >= 10000) break; ++ret; ^~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/decimal.c:239:3: note: here case 3: if (val >= 1000) break; ++ret; ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/decimal.c:239:35: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: if (val >= 1000) break; ++ret; ^~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/decimal.c:240:3: note: here case 2: if (val >= 100) break; ++ret; ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/decimal.c:240:34: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: if (val >= 100) break; ++ret; ^~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/decimal.c:241:3: note: here case 1: if (val >= 10) break; ++ret; ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/decimal.c:241:33: warning: this statement may fall through [-Wimplicit-fallthrough=] case 1: if (val >= 10) break; ++ret; ^~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/decimal.c:242:3: note: here case 0: if (val >= 1) break; ++ret; ^~~~ [ 12%] Building C object strings/CMakeFiles/strings.dir/dtoa.c.o /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/dtoa.c: In function ‘dtoa’: /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/dtoa.c:2370:14: warning: this statement may fall through [-Wimplicit-fallthrough=] leftright= 0; ~~~~~~~~~^~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/dtoa.c:2372:3: note: here case 4: ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/dtoa.c:2378:14: warning: this statement may fall through [-Wimplicit-fallthrough=] leftright= 0; ~~~~~~~~~^~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/dtoa.c:2380:3: note: here case 5: ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/dtoa.c: In function ‘my_strtod_int’: /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/dtoa.c:1380:11: warning: this statement may fall through [-Wimplicit-fallthrough=] sign= 1; ~~~~^~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/dtoa.c:1382:5: note: here case '+': ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/dtoa.c:1477:14: warning: this statement may fall through [-Wimplicit-fallthrough=] esign= 1; ~~~~~^~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/strings/dtoa.c:1478:7: note: here case '+': ^~~~ [ 12%] Building C object strings/CMakeFiles/strings.dir/int2str.c.o [ 12%] Building C object strings/CMakeFiles/strings.dir/is_prefix.c.o [ 13%] Building C object strings/CMakeFiles/strings.dir/llstr.c.o [ 13%] Building C object strings/CMakeFiles/strings.dir/longlong2str.c.o [ 13%] Building C object strings/CMakeFiles/strings.dir/my_strtoll10.c.o [ 15%] Building C object strings/CMakeFiles/strings.dir/my_vsnprintf.c.o [ 16%] Building C object strings/CMakeFiles/strings.dir/str2int.c.o [ 16%] Building C object strings/CMakeFiles/strings.dir/str_alloc.c.o [ 16%] Building C object strings/CMakeFiles/strings.dir/strcend.c.o Scanning dependencies of target zlib [ 16%] Building C object strings/CMakeFiles/strings.dir/strend.c.o [ 16%] Building C object zlib/CMakeFiles/zlib.dir/adler32.c.o [ 18%] Building C object strings/CMakeFiles/strings.dir/strfill.c.o [ 19%] Building C object zlib/CMakeFiles/zlib.dir/compress.c.o [ 19%] Building C object strings/CMakeFiles/strings.dir/strmake.c.o [ 19%] Building C object zlib/CMakeFiles/zlib.dir/crc32.c.o [ 19%] Building C object strings/CMakeFiles/strings.dir/strmov.c.o [ 19%] Building C object zlib/CMakeFiles/zlib.dir/deflate.c.o [ 22%] Building C object strings/CMakeFiles/strings.dir/strnmov.c.o [ 22%] Building C object zlib/CMakeFiles/zlib.dir/gzio.c.o [ 22%] Building C object zlib/CMakeFiles/zlib.dir/infback.c.o [ 22%] Building C object strings/CMakeFiles/strings.dir/strxmov.c.o /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/zlib/infback.c: In function ‘inflateBack’: /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/zlib/infback.c:462:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = LEN; ~~~~~~~~~~~~^~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/zlib/infback.c:464:9: note: here case LEN: ^~~~ [ 22%] Building C object strings/CMakeFiles/strings.dir/strxnmov.c.o [ 22%] Building C object zlib/CMakeFiles/zlib.dir/inffast.c.o [ 25%] Building C object zlib/CMakeFiles/zlib.dir/inflate.c.o [ 25%] Building C object strings/CMakeFiles/strings.dir/xml.c.o /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/zlib/inflate.c: In function ‘inflate’: /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/zlib/inflate.c:710:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = EXLEN; ~~~~~~~~~~~~^~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/zlib/inflate.c:711:9: note: here case EXLEN: ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/zlib/inflate.c:722:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = EXTRA; ~~~~~~~~~~~~^~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/zlib/inflate.c:723:9: note: here case EXTRA: ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/zlib/inflate.c:744:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = NAME; ~~~~~~~~~~~~^~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/zlib/inflate.c:745:9: note: here case NAME: ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/zlib/inflate.c:765:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = COMMENT; ~~~~~~~~~~~~^~~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/zlib/inflate.c:766:9: note: here case COMMENT: ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/zlib/inflate.c:785:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = HCRC; ~~~~~~~~~~~~^~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/zlib/inflate.c:786:9: note: here case HCRC: ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/zlib/inflate.c:808:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = DICT; ~~~~~~~~~~~~^~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/zlib/inflate.c:809:9: note: here case DICT: ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/zlib/inflate.c:815:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = TYPE; ~~~~~~~~~~~~^~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/zlib/inflate.c:816:9: note: here case TYPE: ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/zlib/inflate.c:817:16: warning: this statement may fall through [-Wimplicit-fallthrough=] if (flush == Z_BLOCK) goto inf_leave; ^ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/zlib/inflate.c:818:9: note: here case TYPEDO: ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/zlib/inflate.c:862:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = COPY; ~~~~~~~~~~~~^~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/zlib/inflate.c:863:9: note: here case COPY: ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/zlib/inflate.c:994:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = LEN; ~~~~~~~~~~~~^~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/zlib/inflate.c:995:9: note: here case LEN: ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/zlib/inflate.c:1037:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = LENEXT; ~~~~~~~~~~~~^~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/zlib/inflate.c:1038:9: note: here case LENEXT: ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/zlib/inflate.c:1045:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = DIST; ~~~~~~~~~~~~^~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/zlib/inflate.c:1046:9: note: here case DIST: ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/zlib/inflate.c:1070:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = DISTEXT; ~~~~~~~~~~~~^~~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/zlib/inflate.c:1071:9: note: here case DISTEXT: ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/zlib/inflate.c:1090:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = MATCH; ~~~~~~~~~~~~^~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/zlib/inflate.c:1091:9: note: here case MATCH: ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/zlib/inflate.c:1150:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = LENGTH; ~~~~~~~~~~~~^~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/zlib/inflate.c:1151:9: note: here case LENGTH: ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/zlib/inflate.c:1163:25: warning: this statement may fall through [-Wimplicit-fallthrough=] state->mode = DONE; ~~~~~~~~~~~~^~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/zlib/inflate.c:1164:9: note: here case DONE: ^~~~ [ 25%] Building C object zlib/CMakeFiles/zlib.dir/inftrees.c.o [ 25%] Building C object strings/CMakeFiles/strings.dir/my_strchr.c.o [ 25%] Building C object zlib/CMakeFiles/zlib.dir/trees.c.o [ 25%] Building C object strings/CMakeFiles/strings.dir/strcont.c.o [ 26%] Building C object zlib/CMakeFiles/zlib.dir/uncompr.c.o [ 27%] Building C object strings/CMakeFiles/strings.dir/strappend.c.o [ 27%] Building C object zlib/CMakeFiles/zlib.dir/zutil.c.o [ 27%] Linking C static library libstrings.a [ 29%] Linking C static library libzlib.a [ 29%] Built target zlib [ 29%] Built target strings Scanning dependencies of target gen_dtrace_header Scanning dependencies of target vio [ 29%] Generating include/probes_mysql_dtrace.h, include/probes_mysql_nodtrace.h [ 30%] Building C object vio/CMakeFiles/vio.dir/vio.c.o [ 30%] Building C object vio/CMakeFiles/vio.dir/viosocket.c.o [ 30%] Building C object vio/CMakeFiles/vio.dir/viossl.c.o [ 31%] Building C object vio/CMakeFiles/vio.dir/viopipe.c.o [ 31%] Building C object vio/CMakeFiles/vio.dir/vioshm.c.o [ 31%] Building C object vio/CMakeFiles/vio.dir/viosslfactories.c.o [ 33%] Linking C static library libvio.a [ 33%] Built target vio [ 27%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/async/TEventConnection.cpp.o [ 33%] Built target gen_dtrace_header Scanning dependencies of target mysys [ 34%] Building C object mysys/CMakeFiles/mysys.dir/array.c.o [ 34%] Building C object mysys/CMakeFiles/mysys.dir/charset-def.c.o [ 36%] Building C object mysys/CMakeFiles/mysys.dir/charset.c.o [ 36%] Building C object mysys/CMakeFiles/mysys.dir/checksum.c.o [ 36%] Building C object mysys/CMakeFiles/mysys.dir/errors.c.o [ 37%] Building C object mysys/CMakeFiles/mysys.dir/hash.c.o [ 37%] Building C object mysys/CMakeFiles/mysys.dir/list.c.o [ 37%] Building C object mysys/CMakeFiles/mysys.dir/mf_cache.c.o [ 38%] Building C object mysys/CMakeFiles/mysys.dir/mf_dirname.c.o [ 38%] Building C object mysys/CMakeFiles/mysys.dir/mf_fn_ext.c.o [ 38%] Building C object mysys/CMakeFiles/mysys.dir/mf_format.c.o [ 40%] Building C object mysys/CMakeFiles/mysys.dir/mf_getdate.c.o [ 40%] Building C object mysys/CMakeFiles/mysys.dir/mf_iocache.c.o [ 41%] Building C object mysys/CMakeFiles/mysys.dir/mf_iocache2.c.o [ 41%] Building C object mysys/CMakeFiles/mysys.dir/mf_keycache.c.o [ 41%] Building C object mysys/CMakeFiles/mysys.dir/mf_keycaches.c.o [ 43%] Building C object mysys/CMakeFiles/mysys.dir/mf_loadpath.c.o [ 43%] Building C object mysys/CMakeFiles/mysys.dir/mf_pack.c.o [ 43%] Building C object mysys/CMakeFiles/mysys.dir/mf_path.c.o [ 44%] Building C object mysys/CMakeFiles/mysys.dir/mf_qsort.c.o [ 44%] Building C object mysys/CMakeFiles/mysys.dir/mf_qsort2.c.o [ 44%] Building C object mysys/CMakeFiles/mysys.dir/mf_radix.c.o [ 45%] Building C object mysys/CMakeFiles/mysys.dir/mf_same.c.o [ 45%] Building C object mysys/CMakeFiles/mysys.dir/mf_sort.c.o [ 47%] Building C object mysys/CMakeFiles/mysys.dir/mf_soundex.c.o [ 47%] Building C object mysys/CMakeFiles/mysys.dir/mf_arr_appstr.c.o [ 47%] Building C object mysys/CMakeFiles/mysys.dir/mf_tempdir.c.o [ 48%] Building C object mysys/CMakeFiles/mysys.dir/mf_tempfile.c.o [ 48%] Building C object mysys/CMakeFiles/mysys.dir/mf_unixpath.c.o [ 48%] Building C object mysys/CMakeFiles/mysys.dir/mf_wcomp.c.o [ 50%] Building C object mysys/CMakeFiles/mysys.dir/mulalloc.c.o [ 50%] Building C object mysys/CMakeFiles/mysys.dir/my_access.c.o [ 50%] Building C object mysys/CMakeFiles/mysys.dir/my_alloc.c.o [ 51%] Building C object mysys/CMakeFiles/mysys.dir/my_bit.c.o [ 51%] Building C object mysys/CMakeFiles/mysys.dir/my_bitmap.c.o [ 51%] Building C object mysys/CMakeFiles/mysys.dir/my_chsize.c.o [ 52%] Building C object mysys/CMakeFiles/mysys.dir/my_compress.c.o [ 52%] Building C object mysys/CMakeFiles/mysys.dir/my_copy.c.o [ 54%] Building C object mysys/CMakeFiles/mysys.dir/my_create.c.o [ 54%] Building C object mysys/CMakeFiles/mysys.dir/my_delete.c.o [ 54%] Building C object mysys/CMakeFiles/mysys.dir/my_div.c.o [ 55%] Building C object mysys/CMakeFiles/mysys.dir/my_error.c.o [ 55%] Building C object mysys/CMakeFiles/mysys.dir/my_file.c.o [ 55%] Building C object mysys/CMakeFiles/mysys.dir/my_fopen.c.o [ 56%] Building C object mysys/CMakeFiles/mysys.dir/my_fstream.c.o [ 56%] Building C object mysys/CMakeFiles/mysys.dir/my_gethwaddr.c.o [ 56%] Building C object mysys/CMakeFiles/mysys.dir/my_getsystime.c.o [ 58%] Building C object mysys/CMakeFiles/mysys.dir/my_getwd.c.o [ 58%] Building C object mysys/CMakeFiles/mysys.dir/my_compare.c.o [ 59%] Building C object mysys/CMakeFiles/mysys.dir/my_init.c.o [ 59%] Building C object mysys/CMakeFiles/mysys.dir/my_lib.c.o [ 59%] Building C object mysys/CMakeFiles/mysys.dir/my_lock.c.o [ 61%] Building C object mysys/CMakeFiles/mysys.dir/my_malloc.c.o [ 61%] Building C object mysys/CMakeFiles/mysys.dir/my_mess.c.o [ 61%] Building C object mysys/CMakeFiles/mysys.dir/my_mkdir.c.o [ 62%] Building C object mysys/CMakeFiles/mysys.dir/my_mmap.c.o [ 62%] Building C object mysys/CMakeFiles/mysys.dir/my_once.c.o [ 62%] Building C object mysys/CMakeFiles/mysys.dir/my_open.c.o [ 63%] Building C object mysys/CMakeFiles/mysys.dir/my_pread.c.o [ 63%] Building C object mysys/CMakeFiles/mysys.dir/my_pthread.c.o [ 65%] Building C object mysys/CMakeFiles/mysys.dir/my_quick.c.o [ 65%] Building C object mysys/CMakeFiles/mysys.dir/my_read.c.o [ 65%] Building C object mysys/CMakeFiles/mysys.dir/my_redel.c.o [ 27%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/async/TEventServer.cpp.o [ 66%] Building C object mysys/CMakeFiles/mysys.dir/my_rename.c.o [ 66%] Building C object mysys/CMakeFiles/mysys.dir/my_seek.c.o [ 66%] Building C object mysys/CMakeFiles/mysys.dir/my_sleep.c.o [ 68%] Building C object mysys/CMakeFiles/mysys.dir/my_static.c.o [ 68%] Building C object mysys/CMakeFiles/mysys.dir/my_symlink.c.o [ 68%] Building C object mysys/CMakeFiles/mysys.dir/my_symlink2.c.o [ 69%] Building C object mysys/CMakeFiles/mysys.dir/my_sync.c.o [ 69%] Building C object mysys/CMakeFiles/mysys.dir/my_thr_init.c.o [ 69%] Building C object mysys/CMakeFiles/mysys.dir/my_write.c.o [ 70%] Building C object mysys/CMakeFiles/mysys.dir/ptr_cmp.c.o [ 70%] Building C object mysys/CMakeFiles/mysys.dir/queues.c.o [ 72%] Building C object mysys/CMakeFiles/mysys.dir/stacktrace.c.o [ 72%] Building C object mysys/CMakeFiles/mysys.dir/string.c.o [ 72%] Building C object mysys/CMakeFiles/mysys.dir/thr_alarm.c.o [ 73%] Building C object mysys/CMakeFiles/mysys.dir/thr_lock.c.o [ 73%] Building C object mysys/CMakeFiles/mysys.dir/thr_mutex.c.o [ 73%] Building C object mysys/CMakeFiles/mysys.dir/thr_rwlock.c.o [ 75%] Building C object mysys/CMakeFiles/mysys.dir/tree.c.o [ 75%] Building C object mysys/CMakeFiles/mysys.dir/typelib.c.o [ 75%] Building C object mysys/CMakeFiles/mysys.dir/base64.c.o [ 76%] Building C object mysys/CMakeFiles/mysys.dir/my_memmem.c.o [ 76%] Building C object mysys/CMakeFiles/mysys.dir/my_getpagesize.c.o [ 77%] Building C object mysys/CMakeFiles/mysys.dir/lf_alloc-pin.c.o [ 77%] Building C object mysys/CMakeFiles/mysys.dir/lf_dynarray.c.o [ 77%] Building C object mysys/CMakeFiles/mysys.dir/lf_hash.c.o [ 79%] Building C object mysys/CMakeFiles/mysys.dir/my_atomic.c.o [ 79%] Building C object mysys/CMakeFiles/mysys.dir/my_getncpus.c.o [ 79%] Building C object mysys/CMakeFiles/mysys.dir/my_rdtsc.c.o [ 80%] Building C object mysys/CMakeFiles/mysys.dir/waiting_threads.c.o [ 80%] Building C object mysys/CMakeFiles/mysys.dir/psi_noop.c.o [ 80%] Building C object mysys/CMakeFiles/mysys.dir/my_alarm.c.o [ 81%] Building C object mysys/CMakeFiles/mysys.dir/posix_timers.c.o [ 81%] Building C object mysys/CMakeFiles/mysys.dir/my_largepage.c.o [ 83%] Building C object mysys/CMakeFiles/mysys.dir/my_lockmem.c.o [ 83%] Linking C static library libmysys.a [ 83%] Built target mysys Scanning dependencies of target dbug [ 83%] Building C object dbug/CMakeFiles/dbug.dir/dbug.c.o [ 84%] Linking C static library libdbug.a [ 84%] Built target dbug Scanning dependencies of target mysys_ssl [ 84%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/crypt_genhash_impl.cc.o /usr/bin/ocamldep.opt -modules globals/ide.ml > globals/ide.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I globals -I client -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o globals/ide.cmo globals/ide.ml [ 86%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_default.cc.o [ 86%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_getopt.cc.o [ 86%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_aes.cc.o /usr/bin/ocamldep.opt -modules utils/lint/lint.ml > utils/lint/lint.ml.depends /usr/bin/ocamldep.opt -modules utils/lint/lint.mli > utils/lint/lint.mli.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/lint -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/lint/lint.cmi utils/lint/lint.mli [ 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_sha2.cc.o /usr/bin/ocamldep.opt -modules parser/namespaces.ml > parser/namespaces.ml.depends [ 87%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_md5.cc.o /usr/bin/ocamldep.opt -modules parser/namespaces.mli > parser/namespaces.mli.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o parser/namespaces.cmi parser/namespaces.mli [ 88%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_rnd.cc.o [ 88%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_murmur3.cc.o [ 88%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_aes_openssl.cc.o /usr/bin/ocamldep.opt -modules utils/php_escaping.ml > utils/php_escaping.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/php_escaping.cmo utils/php_escaping.ml [ 90%] Linking CXX static library libmysys_ssl.a /usr/bin/ocamldep.opt -modules utils/regexp_utils.ml > utils/regexp_utils.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/regexp_utils.cmo utils/regexp_utils.ml /usr/bin/ocamldep.opt -modules options/typecheckerOptions.ml > options/typecheckerOptions.ml.depends [ 90%] Built target mysys_ssl /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I options -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o options/typecheckerOptions.cmo options/typecheckerOptions.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o parser/fixmes.cmx parser/fixmes.ml Scanning dependencies of target comp_err [ 90%] Building C object extra/CMakeFiles/comp_err.dir/comp_err.c.o /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I globals -I client -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o globals/ide.cmx globals/ide.ml [ 91%] Linking CXX executable comp_err /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o parser/lexer_hack.cmx parser/lexer_hack.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/lint -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/lint/lint.cmx utils/lint/lint.ml [ 27%] Linking CXX static library libvixl.a /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o parser/namespaces.cmx parser/namespaces.ml [ 91%] Built target comp_err Scanning dependencies of target GenError [ 91%] Generating ../include/mysqld_error.h, ../sql/share/english/errmsg.sys [ 27%] Built target vixl [ 27%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/async/TEventTask.cpp.o /usr/bin/ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/php_escaping.cmx utils/php_escaping.ml [ 91%] Built target GenError /usr/bin/ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/regexp_utils.cmx utils/regexp_utils.ml Scanning dependencies of target clientlib /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I options -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o options/typecheckerOptions.cmx options/typecheckerOptions.ml [ 91%] Building C object libmysql/CMakeFiles/clientlib.dir/get_password.c.o [ 93%] Building C object libmysql/CMakeFiles/clientlib.dir/libmysql.c.o [ 93%] Building C object libmysql/CMakeFiles/clientlib.dir/errmsg.c.o /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o parser/ast_utils.cmx parser/ast_utils.ml [ 93%] Building C object libmysql/CMakeFiles/clientlib.dir/__/sql-common/client.c.o /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/sql-common/client.c: In function ‘mysql_read_default_options’: /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/sql-common/client.c:1817:29: warning: this statement may fall through [-Wimplicit-fallthrough=] options->protocol = MYSQL_PROTOCOL_PIPE; ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/sql-common/client.c:1818:2: note: here case OPT_connect_timeout: ^~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/sql-common/client.c: In function ‘mysql_options’: /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/sql-common/client.c:7073:36: warning: this statement may fall through [-Wimplicit-fallthrough=] mysql->net.receive_buffer_size = *(uint*) arg; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/sql-common/client.c:7075:3: note: here default: ^~~~~~~ [ 94%] Building C object libmysql/CMakeFiles/clientlib.dir/__/sql-common/my_time.c.o [ 94%] Building C object libmysql/CMakeFiles/clientlib.dir/__/sql-common/client_plugin.c.o [ 94%] Building CXX object libmysql/CMakeFiles/clientlib.dir/__/sql-common/client_authentication.cc.o [ 95%] Building CXX object libmysql/CMakeFiles/clientlib.dir/__/sql/net_serv.cc.o [ 95%] Building C object libmysql/CMakeFiles/clientlib.dir/__/sql-common/pack.c.o [ 97%] Building C object libmysql/CMakeFiles/clientlib.dir/__/sql/password.c.o [ 97%] Linking CXX static library libclientlib.a + /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o parser/ast_utils.cmx parser/ast_utils.ml File "parser/ast_utils.ml", line 59, characters 36-42: Warning 27: unused variable this. File "parser/ast_utils.ml", line 68, characters 28-31: Warning 27: unused variable pos. File "parser/ast_utils.ml", line 143, characters 42-48: Warning 27: unused variable this. /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o parser/file_heap.cmx parser/file_heap.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I stubs -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o stubs/filesToIgnore.cmx stubs/filesToIgnore.ml [ 97%] Built target clientlib /usr/bin/ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/findUtils.cmx utils/findUtils.ml [ 97%] Generating fbmysqlclient_depends.c /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o parser/parser_hack.cmx parser/parser_hack.ml Scanning dependencies of target fbmysqlclient [ 98%] Building C object libmysql/CMakeFiles/fbmysqlclient.dir/fbmysqlclient_depends.c.o [ 98%] Linking C static library libfbmysqlclient.a /usr/bin/ar: creating /mnt/hhvm-arm64/hhvm-debug/third-party/webscalesqlclient/src/libmysql/libfbmysqlclient.a [ 98%] Built target fbmysqlclient Scanning dependencies of target symlink_libfbmysqlclient_r.a [100%] Generating libfbmysqlclient_r.a [100%] Built target symlink_libfbmysqlclient_r.a [ 27%] No install step for 'webscalesqlclient' [ 27%] Completed 'webscalesqlclient' [ 27%] Built target webscalesqlclient [ 27%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/HTTPMethod.cpp.o + /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o parser/parser_hack.cmx parser/parser_hack.ml File "parser/parser_hack.ml", line 251, characters 32-36: Warning 27: unused variable name. File "parser/parser_hack.ml", line 1537, characters 4-5: Warning 27: unused variable x. File "parser/parser_hack.ml", line 1786, characters 19-20: Warning 27: unused variable x. File "parser/parser_hack.ml", line 2231, characters 4-5: Warning 27: unused variable x. File "parser/parser_hack.ml", line 3730, characters 8-9: Warning 27: unused variable p. File "parser/parser_hack.ml", line 3883, characters 22-27: Warning 27: unused variable start. File "parser/parser_hack.ml", line 4081, characters 18-21: Warning 27: unused variable pos. File "parser/parser_hack.ml", line 4090, characters 17-20: Warning 27: unused variable pos. /usr/bin/ocamldep.opt -modules procs/multiWorker.ml > procs/multiWorker.ml.depends /usr/bin/ocamldep.opt -modules procs/bucket.ml > procs/bucket.ml.depends /usr/bin/ocamldep.opt -modules procs/worker.ml > procs/worker.ml.depends /usr/bin/ocamlopt.opt -c -g -safe-string -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils/sys -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/sys/daemon.cmx utils/sys/daemon.ml /usr/bin/ocamldep.opt -modules utils/sys/printSignal.ml > utils/sys/printSignal.ml.depends /usr/bin/ocamlc.opt -c -g -safe-string -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils/sys -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/sys/printSignal.cmo utils/sys/printSignal.ml /usr/bin/ocamlopt.opt -c -g -safe-string -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils/sys -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/sys/printSignal.cmx utils/sys/printSignal.ml /usr/bin/ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I procs -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o procs/bucket.cmx procs/bucket.ml /usr/bin/ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I procs -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o procs/worker.cmx procs/worker.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/collections/cSet.cmx utils/collections/cSet.ml /usr/bin/ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I procs -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o procs/multiWorker.cmx procs/multiWorker.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I search -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o search/searchUtils.cmx search/searchUtils.ml /usr/bin/ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/trie.cmx utils/trie.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I search -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o search/fuzzySearchService.cmx search/fuzzySearchService.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I search -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o search/trieSearchService.cmx search/trieSearchService.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o parser/parser_heap.cmx parser/parser_heap.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I search -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o search/searchService.cmx search/searchService.ml /usr/bin/ocamldep.opt -modules server/hhMonitorInformant.ml > server/hhMonitorInformant.ml.depends /usr/bin/ocamldep.opt -modules server/hhMonitorInformant.mli > server/hhMonitorInformant.mli.depends /usr/bin/ocamldep.opt -modules server/hhMonitorInformant_sig.ml > server/hhMonitorInformant_sig.ml.depends Scanning dependencies of target squangle /usr/bin/ocamldep.opt -modules monitor/informant_sig.ml > monitor/informant_sig.ml.depends /usr/bin/ocamldep.opt -modules server/state_prefetcher.mli > server/state_prefetcher.mli.depends [ 27%] Building CXX object third-party/squangle/CMakeFiles/squangle.dir/squangle/base/ConnectionKey.cpp.o /usr/bin/ocamldep.opt -modules utils/process/process_types.ml > utils/process/process_types.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/process -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/process/process_types.cmo utils/process/process_types.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I monitor -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o monitor/informant_sig.cmo monitor/informant_sig.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/state_prefetcher.cmi server/state_prefetcher.mli [ 27%] Building CXX object third-party/squangle/CMakeFiles/squangle.dir/squangle/logger/DBEventCounter.cpp.o /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/hhMonitorInformant_sig.cmo server/hhMonitorInformant_sig.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/hhMonitorInformant.cmi server/hhMonitorInformant.mli [ 27%] Building CXX object third-party/squangle/CMakeFiles/squangle.dir/squangle/logger/DBEventLogger.cpp.o /usr/bin/ocamldep.opt -modules utils/config_file/config_file.ml > utils/config_file/config_file.ml.depends /usr/bin/ocamldep.opt -modules utils/hashlib/sha1.ml > utils/hashlib/sha1.ml.depends [ 27%] Building CXX object third-party/squangle/CMakeFiles/squangle.dir/squangle/mysql_client/AsyncConnectionPool.cpp.o /usr/bin/ocamldep.opt -modules utils/process/process.mli > utils/process/process.mli.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/process -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/process/process.cmi utils/process/process.mli /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/hashlib -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/hashlib/sha1.cmo utils/hashlib/sha1.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/config_file -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/config_file/config_file.cmo utils/config_file/config_file.ml [ 27%] Building CXX object third-party/squangle/CMakeFiles/squangle.dir/squangle/mysql_client/AsyncHelpers.cpp.o /usr/bin/ocamldep.opt -modules utils/process/process.ml > utils/process/process.ml.depends /usr/bin/ocamldep.opt -modules utils/ocaml_overrides.ml > utils/ocaml_overrides.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/ocaml_overrides.cmo utils/ocaml_overrides.ml [ 27%] Building CXX object third-party/squangle/CMakeFiles/squangle.dir/squangle/mysql_client/AsyncMysqlClient.cpp.o /usr/bin/ocamldep.opt -modules utils/stack_utils.ml > utils/stack_utils.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/stack_utils.cmo utils/stack_utils.ml /usr/bin/ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/ocaml_overrides.cmx utils/ocaml_overrides.ml In file included from /mnt/hhvm-arm64/hhvm-debug/third-party/folly/src/folly/Format-inl.h:28:0, from /mnt/hhvm-arm64/hhvm-debug/third-party/folly/src/folly/Format.h:498, from /mnt/hhvm-arm64/hhvm-debug/third-party/squangle/src/squangle/mysql_client/Row.h:32, from /mnt/hhvm-arm64/hhvm-debug/third-party/squangle/src/squangle/mysql_client/DbResult.h:15, from /mnt/hhvm-arm64/hhvm-debug/third-party/squangle/src/squangle/mysql_client/AsyncMysqlClient.h:53, from /mnt/hhvm-arm64/hhvm-debug/third-party/squangle/squangle/mysql_client/AsyncMysqlClient.cpp:11: /mnt/hhvm-arm64/hhvm-debug/third-party/squangle/squangle/mysql_client/AsyncMysqlClient.cpp: In member function ‘virtual void facebook::common::mysql_client::ConnectionSocketHandler::handlerReady(uint16_t)’: /mnt/hhvm-arm64/hhvm-debug/third-party/folly/src/folly/Exception.h:138:37: warning: throw will always call terminate() [-Wterminate] throw E("Check failed: " #cond); \ ^ /mnt/hhvm-arm64/hhvm-debug/third-party/squangle/squangle/mysql_client/AsyncMysqlClient.cpp:636:3: note: in expansion of macro ‘CHECK_THROW’ CHECK_THROW( ^ [ 28%] Building CXX object third-party/squangle/CMakeFiles/squangle.dir/squangle/mysql_client/Connection.cpp.o /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/process -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/process/process_types.cmx utils/process/process_types.ml /usr/bin/ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/stack_utils.cmx utils/stack_utils.ml [ 28%] Building CXX object third-party/squangle/CMakeFiles/squangle.dir/squangle/mysql_client/DbResult.cpp.o /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/process -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/process/process.cmx utils/process/process.ml [ 28%] Building CXX object third-party/squangle/CMakeFiles/squangle.dir/squangle/mysql_client/FutureAdapter.cpp.o [ 28%] Building CXX object third-party/squangle/CMakeFiles/squangle.dir/squangle/mysql_client/Operation.cpp.o /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/hashlib -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/hashlib/sha1.cmx utils/hashlib/sha1.ml [ 28%] Building CXX object third-party/squangle/CMakeFiles/squangle.dir/squangle/mysql_client/OperationBatch.cpp.o /usr/bin/ocamldep.opt -modules third-party/core/core_result.ml > third-party/core/core_result.ml.depends /usr/bin/ocamldep.opt -modules third-party/core/core_result.mli > third-party/core/core_result.mli.depends /usr/bin/ocamlc.opt -c -g -w A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -I third-party/core -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o third-party/core/core_result.cmi third-party/core/core_result.mli [ 28%] Building CXX object third-party/squangle/CMakeFiles/squangle.dir/squangle/mysql_client/Query.cpp.o /usr/bin/ocamldep.opt -modules utils/process/future.ml > utils/process/future.ml.depends /usr/bin/ocamldep.opt -modules utils/process/future.mli > utils/process/future.mli.depends /usr/bin/ocamldep.opt -modules utils/process/future_sig.ml > utils/process/future_sig.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/process -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/process/future_sig.cmo utils/process/future_sig.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/process -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/process/future.cmi utils/process/future.mli /usr/bin/ocamlopt.opt -c -g -w A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -I third-party/core -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o third-party/core/core_result.cmx third-party/core/core_result.ml [ 28%] Building CXX object third-party/squangle/CMakeFiles/squangle.dir/squangle/mysql_client/Row.cpp.o /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/process -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/process/future_sig.cmx utils/process/future_sig.ml [ 28%] Building CXX object third-party/squangle/CMakeFiles/squangle.dir/squangle/mysql_client/SSLOptionsProviderBase.cpp.o /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I stubs -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o stubs/hackEventLogger.cmx stubs/hackEventLogger.ml [ 28%] Linking CXX static library libsquangle.a + /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I stubs -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o stubs/hackEventLogger.cmx stubs/hackEventLogger.ml File "stubs/hackEventLogger.ml", line 53, characters 21-28: Warning 27: unused variable command. /usr/bin/ocamldep.opt -modules utils/hg/hg.ml > utils/hg/hg.ml.depends /usr/bin/ocamldep.opt -modules utils/hg/hg.mli > utils/hg/hg.mli.depends /usr/bin/ocamldep.opt -modules utils/hg/hg_sig.ml > utils/hg/hg_sig.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/hg -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/hg/hg_sig.cmo utils/hg/hg_sig.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/hg -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/hg/hg.cmi utils/hg/hg.mli /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/process -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/process/future.cmx utils/process/future.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/hg -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/hg/hg_sig.cmx utils/hg/hg_sig.ml /usr/bin/ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/build_id.cmx utils/build_id.ml /usr/bin/ocamldep.opt -modules utils/marshal_tools.ml > utils/marshal_tools.ml.depends /usr/bin/ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/marshal_tools.cmx utils/marshal_tools.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I monitor -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o monitor/serverProcess.cmx monitor/serverProcess.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I monitor -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o monitor/serverMonitorUtils.cmx monitor/serverMonitorUtils.ml /usr/bin/ocamldep.opt -modules server/state_prefetcher.ml > server/state_prefetcher.ml.depends /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I monitor -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o monitor/informant_sig.cmx monitor/informant_sig.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/state_prefetcher.cmx server/state_prefetcher.ml [ 28%] Built target squangle [ 28%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/ProxygenErrorEnum.cpp.o /usr/bin/ocamldep.opt -modules utils/hh_json/hh_json_helpers.ml > utils/hh_json/hh_json_helpers.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/hh_json -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/hh_json/hh_json_helpers.cmo utils/hh_json/hh_json_helpers.ml /usr/bin/ocamldep.opt -modules server/serverConfig.ml > server/serverConfig.ml.depends /usr/bin/ocamldep.opt -modules server/serverConfig.mli > server/serverConfig.mli.depends /usr/bin/ocamldep.opt -modules server/serverLocalConfig.ml > server/serverLocalConfig.ml.depends /usr/bin/ocamldep.opt -modules stubs/loadScriptConfig.ml > stubs/loadScriptConfig.ml.depends /usr/bin/ocamldep.opt -modules config/state_loader_config.ml > config/state_loader_config.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I stubs -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o stubs/loadScriptConfig.cmo stubs/loadScriptConfig.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I config -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o config/state_loader_config.cmo config/state_loader_config.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/serverLocalConfig.cmo server/serverLocalConfig.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/serverConfig.cmi server/serverConfig.mli /usr/bin/ocamldep.opt -modules stubs/ai.ml > stubs/ai.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I stubs -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o stubs/ai.cmo stubs/ai.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/config_file -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/config_file/config_file.cmx utils/config_file/config_file.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I globals -I client -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o globals/globalConfig.cmx globals/globalConfig.ml /usr/bin/ocamldep.opt -modules server/serverArgs.ml > server/serverArgs.ml.depends /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I stubs -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o stubs/ai_options.cmx stubs/ai_options.ml /usr/bin/ocamldep.opt -modules utils/wwwroot.ml > utils/wwwroot.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/wwwroot.cmo utils/wwwroot.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/serverArgs_sig.cmx server/serverArgs_sig.ml /usr/bin/ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/wwwroot.cmx utils/wwwroot.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I stubs -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o stubs/loadScriptConfig.cmx stubs/loadScriptConfig.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I config -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o config/state_loader_config.cmx config/state_loader_config.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I stubs -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o stubs/ai.cmx stubs/ai.ml Scanning dependencies of target hphp_util /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/serverArgs.cmx server/serverArgs.ml [ 28%] Building CXX object hphp/util/CMakeFiles/hphp_util.dir/abi-cxx.cpp.o [ 28%] Building CXX object hphp/util/CMakeFiles/hphp_util.dir/afdt-util.cpp.o [ 28%] Building CXX object hphp/util/CMakeFiles/hphp_util.dir/alloc.cpp.o [ 28%] Building CXX object hphp/util/CMakeFiles/hphp_util.dir/arena.cpp.o /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/serverLocalConfig.cmx server/serverLocalConfig.ml [ 28%] Building CXX object hphp/util/CMakeFiles/hphp_util.dir/asm-x64.cpp.o [ 28%] Building CXX object hphp/util/CMakeFiles/hphp_util.dir/assertions.cpp.o [ 28%] Building CXX object hphp/util/CMakeFiles/hphp_util.dir/async-func.cpp.o /usr/bin/ocamldep.opt -modules stubs/state_loader.ml > stubs/state_loader.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I stubs -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o stubs/state_loader.cmo stubs/state_loader.ml [ 28%] Building CXX object hphp/util/CMakeFiles/hphp_util.dir/boot-stats.cpp.o /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/hg -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/hg/hg.cmx utils/hg/hg.ml [ 28%] Building CXX object hphp/util/CMakeFiles/hphp_util.dir/brotli.cpp.o [ 28%] Building CXX object hphp/util/CMakeFiles/hphp_util.dir/bstring.cpp.o [ 28%] Building CXX object hphp/util/CMakeFiles/hphp_util.dir/build-info.cpp.o /usr/bin/ocamldep.opt -modules watchman/watchman.ml > watchman/watchman.ml.depends /usr/bin/ocamldep.opt -modules watchman/watchman.mli > watchman/watchman.mli.depends [ 28%] Building CXX object hphp/util/CMakeFiles/hphp_util.dir/capability.cpp.o /usr/bin/ocamldep.opt -modules watchman/watchman_sig.ml > watchman/watchman_sig.ml.depends [ 28%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/RFC2616.cpp.o /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I watchman -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o watchman/watchman_sig.cmo watchman/watchman_sig.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I watchman -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o watchman/watchman.cmi watchman/watchman.mli /usr/bin/ocamldep.opt -modules utils/buffered_line_reader.ml > utils/buffered_line_reader.ml.depends [ 28%] Building CXX object hphp/util/CMakeFiles/hphp_util.dir/compatibility.cpp.o /usr/bin/ocamldep.opt -modules utils/buffered_line_reader.mli > utils/buffered_line_reader.mli.depends /usr/bin/ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/buffered_line_reader.cmi utils/buffered_line_reader.mli /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I utils/hh_json -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/hh_json/hh_json_helpers.cmx utils/hh_json/hh_json_helpers.ml [ 28%] Building CXX object hphp/util/CMakeFiles/hphp_util.dir/compression.cpp.o /usr/bin/ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/buffered_line_reader.cmx utils/buffered_line_reader.ml [ 28%] Building CXX object hphp/util/CMakeFiles/hphp_util.dir/conv-10.cpp.o /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I watchman -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o watchman/watchman_sig.cmx watchman/watchman_sig.ml [ 28%] Building CXX object hphp/util/CMakeFiles/hphp_util.dir/cronolog.cpp.o [ 28%] Building CXX object hphp/util/CMakeFiles/hphp_util.dir/cronoutils.cpp.o [ 28%] Building CXX object hphp/util/CMakeFiles/hphp_util.dir/current-executable.cpp.o /usr/bin/ocamldep.opt -modules watchman_event_watcher/watchmanEventWatcherClient.ml > watchman_event_watcher/watchmanEventWatcherClient.ml.depends /usr/bin/ocamldep.opt -modules watchman_event_watcher/watchmanEventWatcherClient.mli > watchman_event_watcher/watchmanEventWatcherClient.mli.depends /usr/bin/ocamldep.opt -modules watchman_event_watcher/watchmanEventWatcherClient_sig.ml > watchman_event_watcher/watchmanEventWatcherClient_sig.ml.depends /usr/bin/ocamldep.opt -modules watchman_event_watcher/watchmanEventWatcherConfig.ml > watchman_event_watcher/watchmanEventWatcherConfig.ml.depends [ 29%] Building CXX object hphp/util/CMakeFiles/hphp_util.dir/data-block.cpp.o /usr/bin/ocamldep.opt -modules server/serverFiles.ml > server/serverFiles.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/serverFiles.cmo server/serverFiles.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I watchman_event_watcher -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o watchman_event_watcher/watchmanEventWatcherConfig.cmo watchman_event_watcher/watchmanEventWatcherConfig.ml [ 29%] Building CXX object hphp/util/CMakeFiles/hphp_util.dir/disasm.cpp.o /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I watchman_event_watcher -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o watchman_event_watcher/watchmanEventWatcherClient_sig.cmo watchman_event_watcher/watchmanEventWatcherClient_sig.ml Scanning dependencies of target hphp_system /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I watchman_event_watcher -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o watchman_event_watcher/watchmanEventWatcherClient.cmi watchman_event_watcher/watchmanEventWatcherClient.mli [ 29%] Building CXX object hphp/system/CMakeFiles/hphp_system.dir/systemlib.cpp.o /usr/bin/ocamldep.opt -modules socket/socket.ml > socket/socket.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I socket -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o socket/socket.cmo socket/socket.ml [ 29%] Building CXX object hphp/util/CMakeFiles/hphp_util.dir/eh-frame.cpp.o [ 29%] Building CXX object hphp/util/CMakeFiles/hphp_util.dir/embedded-data.cpp.o [ 29%] Linking CXX static library libhphp_system.a /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/serverFiles.cmx server/serverFiles.ml [ 29%] Building CXX object hphp/util/CMakeFiles/hphp_util.dir/embedded-vfs.cpp.o [ 29%] Building CXX object hphp/util/CMakeFiles/hphp_util.dir/exception.cpp.o [ 29%] Built target hphp_system [ 29%] Building CXX object hphp/util/CMakeFiles/hphp_util.dir/file-cache.cpp.o /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I watchman_event_watcher -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o watchman_event_watcher/watchmanEventWatcherConfig.cmx watchman_event_watcher/watchmanEventWatcherConfig.ml [ 29%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/async/TEventWorker.cpp.o [ 29%] Building CXX object hphp/util/CMakeFiles/hphp_util.dir/hardware-counter.cpp.o /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I socket -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o socket/socket.cmx socket/socket.ml [ 29%] Building CXX object hphp/util/CMakeFiles/hphp_util.dir/hash.cpp.o /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I watchman_event_watcher -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o watchman_event_watcher/watchmanEventWatcherClient_sig.cmx watchman_event_watcher/watchmanEventWatcherClient_sig.ml [ 29%] Building CXX object hphp/util/CMakeFiles/hphp_util.dir/hdf.cpp.o [ 29%] Building CXX object hphp/util/CMakeFiles/hphp_util.dir/hfsort-plus.cpp.o /usr/bin/ocamldep.opt -modules watchman/watchman_utils.ml > watchman/watchman_utils.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I watchman -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o watchman/watchman_utils.cmo watchman/watchman_utils.ml [ 29%] Building CXX object hphp/util/CMakeFiles/hphp_util.dir/hfsort.cpp.o /usr/bin/ocamldep.opt -modules stubs/xdb.ml > stubs/xdb.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I stubs -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o stubs/xdb.cmo stubs/xdb.ml [ 29%] Building CXX object hphp/util/CMakeFiles/hphp_util.dir/hugetlb.cpp.o /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/hhMonitorInformant_sig.cmx server/hhMonitorInformant_sig.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/serverConfig.cmx server/serverConfig.ml [ 29%] Building CXX object hphp/util/CMakeFiles/hphp_util.dir/kernel-version.cpp.o [ 29%] Building CXX object hphp/util/CMakeFiles/hphp_util.dir/light-process.cpp.o /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I stubs -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o stubs/state_loader.cmx stubs/state_loader.ml [ 29%] Building CXX object hphp/util/CMakeFiles/hphp_util.dir/lock.cpp.o /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I watchman -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o watchman/watchman.cmx watchman/watchman.ml [ 29%] Building CXX object hphp/util/CMakeFiles/hphp_util.dir/log-file-flusher.cpp.o [ 29%] Building CXX object hphp/util/CMakeFiles/hphp_util.dir/logger.cpp.o [ 29%] Building CXX object hphp/util/CMakeFiles/hphp_util.dir/managed-arena.cpp.o /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I watchman_event_watcher -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o watchman_event_watcher/watchmanEventWatcherClient.cmx watchman_event_watcher/watchmanEventWatcherClient.ml [ 30%] Building CXX object hphp/util/CMakeFiles/hphp_util.dir/maphuge.cpp.o [ 30%] Building CXX object hphp/util/CMakeFiles/hphp_util.dir/network.cpp.o /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I watchman -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o watchman/watchman_utils.cmx watchman/watchman_utils.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I stubs -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o stubs/xdb.cmx stubs/xdb.ml [ 30%] Building CXX object hphp/util/CMakeFiles/hphp_util.dir/numa.cpp.o [ 30%] Building CXX object hphp/util/CMakeFiles/hphp_util.dir/perf-event.cpp.o [ 30%] Building CXX object hphp/util/CMakeFiles/hphp_util.dir/process-exec.cpp.o /usr/bin/ocamldep.opt -modules server/hhServerMonitorConfig.ml > server/hhServerMonitorConfig.ml.depends /usr/bin/ocamldep.opt -modules server/serverGlobalState.mli > server/serverGlobalState.mli.depends [ 30%] Building CXX object hphp/util/CMakeFiles/hphp_util.dir/process.cpp.o /usr/bin/ocamldep.opt -modules server/serverMain.mli > server/serverMain.mli.depends /usr/bin/ocamldep.opt -modules server/clientProvider.mli > server/clientProvider.mli.depends /usr/bin/ocamldep.opt -modules server/clientProvider_sig.ml > server/clientProvider_sig.ml.depends /usr/bin/ocamldep.opt -modules server/serverCommandTypes.ml > server/serverCommandTypes.ml.depends /usr/bin/ocamldep.opt -modules server/autocompleteTypes.mli > server/autocompleteTypes.mli.depends /usr/bin/ocamldep.opt -modules typing/typing_defs.ml > typing/typing_defs.ml.depends [ 30%] Building CXX object hphp/util/CMakeFiles/hphp_util.dir/rank.cpp.o /usr/bin/ocamldep.opt -modules naming/attributes.ml > naming/attributes.ml.depends /usr/bin/ocamldep.opt -modules naming/nast.ml > naming/nast.ml.depends /usr/bin/ocamldep.opt -modules annotated_ast/aast.ml > annotated_ast/aast.ml.depends [ 30%] Building CXX object hphp/util/CMakeFiles/hphp_util.dir/read-only-arena.cpp.o [ 30%] Building CXX object hphp/util/CMakeFiles/hphp_util.dir/ringbuffer.cpp.o /usr/bin/ocamldep.opt -modules annotated_ast/aast_defs.ml > annotated_ast/aast_defs.ml.depends [ 30%] Building CXX object hphp/util/CMakeFiles/hphp_util.dir/safe-cast.cpp.o /usr/bin/ocamldep.opt -modules annotated_ast/aast_defs_visitors_ancestors.ml > annotated_ast/aast_defs_visitors_ancestors.ml.depends /usr/bin/ocamldep.opt -modules utils/local_id.mli > utils/local_id.mli.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I annotated_ast -I client -I globals -I recorder -I diff -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o annotated_ast/aast_defs_visitors_ancestors.cmo annotated_ast/aast_defs_visitors_ancestors.ml [ 30%] Building CXX object hphp/util/CMakeFiles/hphp_util.dir/service-data.cpp.o [ 30%] Building CXX object hphp/util/CMakeFiles/hphp_util.dir/shm-counter.cpp.o [ 30%] Building CXX object hphp/util/CMakeFiles/hphp_util.dir/ssl-init.cpp.o /usr/bin/ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/local_id.cmi utils/local_id.mli [ 30%] Building CXX object hphp/util/CMakeFiles/hphp_util.dir/stack-trace.cpp.o /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I annotated_ast -I client -I globals -I recorder -I diff -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o annotated_ast/aast_defs.cmo annotated_ast/aast_defs.ml [ 30%] Building CXX object hphp/util/CMakeFiles/hphp_util.dir/stacktrace-profiler.cpp.o [ 30%] Building CXX object hphp/util/CMakeFiles/hphp_util.dir/string-bag.cpp.o [ 30%] Building CXX object hphp/util/CMakeFiles/hphp_util.dir/string-vsnprintf.cpp.o [ 30%] Building CXX object hphp/util/CMakeFiles/hphp_util.dir/struct-log.cpp.o [ 31%] Building CXX object hphp/util/CMakeFiles/hphp_util.dir/synchronizable-multi.cpp.o [ 31%] Building CXX object hphp/util/CMakeFiles/hphp_util.dir/synchronizable.cpp.o [ 31%] Building CXX object hphp/util/CMakeFiles/hphp_util.dir/text-art.cpp.o [ 31%] Building CXX object hphp/util/CMakeFiles/hphp_util.dir/text-color.cpp.o [ 31%] Building CXX object hphp/util/CMakeFiles/hphp_util.dir/text-util.cpp.o [ 31%] Building CXX object hphp/util/CMakeFiles/hphp_util.dir/thread-local.cpp.o [ 31%] Building CXX object hphp/util/CMakeFiles/hphp_util.dir/timer.cpp.o [ 31%] Building CXX object hphp/util/CMakeFiles/hphp_util.dir/trace.cpp.o [ 31%] Building CXX object hphp/util/CMakeFiles/hphp_util.dir/type-scan.cpp.o [ 31%] Building CXX object hphp/util/CMakeFiles/hphp_util.dir/cache/cache-data.cpp.o /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I annotated_ast -I client -I globals -I recorder -I diff -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o annotated_ast/aast.cmo annotated_ast/aast.ml [ 31%] Building CXX object hphp/util/CMakeFiles/hphp_util.dir/cache/cache-manager.cpp.o [ 31%] Building CXX object hphp/util/CMakeFiles/hphp_util.dir/cache/cache-saver.cpp.o [ 31%] Building CXX object hphp/util/CMakeFiles/hphp_util.dir/cache/mmap-file.cpp.o [ 31%] Building ASM object hphp/util/CMakeFiles/hphp_util.dir/hash-crc-arm.S.o [ 31%] Building ASM object hphp/util/CMakeFiles/hphp_util.dir/hash-crc-x64.S.o [ 31%] Building ASM object hphp/util/CMakeFiles/hphp_util.dir/memcpy-x64.S.o [ 31%] Building ASM object hphp/util/CMakeFiles/hphp_util.dir/memset-x64-avx2.S.o [ 31%] Building ASM object hphp/util/CMakeFiles/hphp_util.dir/strcmp-sse42.S.o [ 31%] Linking CXX static library libhphp_util.a [ 31%] Built target hphp_util [ 31%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/Window.cpp.o [ 31%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/codec/CodecProtocol.cpp.o Scanning dependencies of target hphp_hhbbc /usr/bin/ocamldep.opt -modules naming/nast_eval.mli > naming/nast_eval.mli.depends /usr/bin/ocamlc.opt -c -g -w A -w -27-45 -w -3-4-6-29-35-44-48-50-52 -I naming -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o naming/nast.cmo naming/nast.ml [ 31%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/async/TFramedAsyncChannel.cpp.o [ 31%] Building CXX object hphp/hhbbc/CMakeFiles/hphp_hhbbc.dir/analyze.cpp.o [ 31%] Building CXX object hphp/hhbbc/CMakeFiles/hphp_hhbbc.dir/cfg-opts.cpp.o [ 31%] Building CXX object hphp/hhbbc/CMakeFiles/hphp_hhbbc.dir/cfg.cpp.o [ 31%] Building CXX object hphp/hhbbc/CMakeFiles/hphp_hhbbc.dir/check.cpp.o [ 31%] Building CXX object hphp/hhbbc/CMakeFiles/hphp_hhbbc.dir/class-util.cpp.o [ 31%] Building CXX object hphp/hhbbc/CMakeFiles/hphp_hhbbc.dir/dce.cpp.o [ 31%] Building CXX object hphp/hhbbc/CMakeFiles/hphp_hhbbc.dir/debug.cpp.o Scanning dependencies of target hphp_analysis [ 31%] Building CXX object hphp/hhbbc/CMakeFiles/hphp_hhbbc.dir/emit.cpp.o [ 31%] Building CXX object hphp/hhbbc/CMakeFiles/hphp_hhbbc.dir/func-util.cpp.o [ 32%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/codec/ErrorCode.cpp.o [ 32%] Building CXX object hphp/hhbbc/CMakeFiles/hphp_hhbbc.dir/index.cpp.o /usr/bin/ocamlc.opt -c -g -w A -w -27-45 -w -3-4-6-29-35-44-48-50-52 -I naming -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o naming/nast_eval.cmi naming/nast_eval.mli [ 32%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/builtin_symbols.cpp.o [ 33%] Building CXX object hphp/hhbbc/CMakeFiles/hphp_hhbbc.dir/interp-builtin.cpp.o /usr/bin/ocamldep.opt -modules heap/ident.mli > heap/ident.mli.depends /usr/bin/ocamldep.opt -modules typing/typing_reason.ml > typing/typing_reason.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -27-45 -w -3-4-6-29-35-44-48-50-52 -I naming -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o naming/attributes.cmo naming/attributes.ml /usr/bin/ocamlc.opt -c -g -w A -w -27-34 -w -3-4-6-29-35-44-48-50-52 -I heap -I client -I globals -I recorder -I diff -I annotated_ast -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o heap/ident.cmi heap/ident.mli /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_reason.cmo typing/typing_reason.ml [ 33%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/code_generator.cpp.o /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_defs.cmo typing/typing_defs.ml /usr/bin/ocamldep.opt -modules typing/coverage_level.ml > typing/coverage_level.ml.depends /usr/bin/ocamldep.opt -modules ide_rpc/ide_api_types.ml > ide_rpc/ide_api_types.ml.depends /usr/bin/ocamldep.opt -modules ide_rpc/ide_message.ml > ide_rpc/ide_message.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I ide_rpc -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o ide_rpc/ide_api_types.cmo ide_rpc/ide_api_types.ml /usr/bin/ocamldep.opt -modules utils/symbolDefinition.ml > utils/symbolDefinition.ml.depends /usr/bin/ocamldep.opt -modules utils/symbolOccurrence.ml > utils/symbolOccurrence.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/symbolDefinition.cmo utils/symbolDefinition.ml /usr/bin/ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/symbolOccurrence.cmo utils/symbolOccurrence.ml /usr/bin/ocamldep.opt -modules typing/typing_utils.ml > typing/typing_utils.ml.depends /usr/bin/ocamldep.opt -modules decl/decl_hooks.ml > decl/decl_hooks.ml.depends /usr/bin/ocamldep.opt -modules typing/type_visitor.ml > typing/type_visitor.ml.depends /usr/bin/ocamldep.opt -modules typing/typing_env.mli > typing/typing_env.mli.depends /usr/bin/ocamldep.opt -modules typing/tast.ml > typing/tast.ml.depends /usr/bin/ocamldep.opt -modules deps/typing_deps.mli > deps/typing_deps.mli.depends /usr/bin/ocamldep.opt -modules typing/typing_env_types_sig.mli > typing/typing_env_types_sig.mli.depends /usr/bin/ocamldep.opt -modules decl/decl_env.ml > decl/decl_env.ml.depends /usr/bin/ocamldep.opt -modules decl/decl_defs.ml > decl/decl_defs.ml.depends /usr/bin/ocamldep.opt -modules decl/decl_heap.mli > decl/decl_heap.mli.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o decl/decl_defs.cmo decl/decl_defs.ml /usr/bin/ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I deps -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o deps/typing_deps.cmi deps/typing_deps.mli /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o decl/decl_heap.cmi decl/decl_heap.mli /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/tast.cmo typing/tast.ml /usr/bin/ocamldep.opt -modules typing/typing_continuations.ml > typing/typing_continuations.ml.depends /usr/bin/ocamldep.opt -modules typing/typing_mutability_env.mli > typing/typing_mutability_env.mli.depends /usr/bin/ocamldep.opt -modules typing/typing_set.ml > typing/typing_set.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o decl/decl_env.cmo decl/decl_env.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_continuations.cmo typing/typing_continuations.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_mutability_env.cmi typing/typing_mutability_env.mli /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_set.cmo typing/typing_set.ml /usr/bin/ocamldep.opt -modules typing/typing_heap.mli > typing/typing_heap.mli.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_env_types_sig.cmi typing/typing_env_types_sig.mli /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_heap.cmi typing/typing_heap.mli /usr/bin/ocamldep.opt -modules typing/typing_expand.mli > typing/typing_expand.mli.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_env.cmi typing/typing_env.mli /usr/bin/ocamldep.opt -modules typing/typing_print.mli > typing/typing_print.mli.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o decl/decl_hooks.cmo decl/decl_hooks.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/type_visitor.cmo typing/type_visitor.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_expand.cmi typing/typing_expand.mli /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_print.cmi typing/typing_print.mli /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I ide_rpc -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o ide_rpc/ide_message.cmo ide_rpc/ide_message.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_utils.cmo typing/typing_utils.ml /usr/bin/ocamldep.opt -modules server/fileOutline.ml > server/fileOutline.ml.depends /usr/bin/ocamldep.opt -modules parser/docblock_finder.ml > parser/docblock_finder.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o parser/docblock_finder.cmo parser/docblock_finder.ml /usr/bin/ocamldep.opt -modules server/findRefsService.ml > server/findRefsService.ml.depends /usr/bin/ocamldep.opt -modules decl/decl_compare.mli > decl/decl_compare.mli.depends /usr/bin/ocamldep.opt -modules naming/naming_heap.ml > naming/naming_heap.ml.depends /usr/bin/ocamldep.opt -modules server/serverIdeUtils.mli > server/serverIdeUtils.mli.depends /usr/bin/ocamldep.opt -modules server/serverUtils.ml > server/serverUtils.ml.depends /usr/bin/ocamldep.opt -modules decl/decl_class.ml > decl/decl_class.ml.depends /usr/bin/ocamldep.opt -modules decl/decl_instantiate.ml > decl/decl_instantiate.ml.depends /usr/bin/ocamldep.opt -modules decl/decl_subst.ml > decl/decl_subst.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o decl/decl_subst.cmo decl/decl_subst.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o decl/decl_instantiate.cmo decl/decl_instantiate.ml /usr/bin/ocamldep.opt -modules monitor/monitorConnection.mli > monitor/monitorConnection.mli.depends /usr/bin/ocamldep.opt -modules monitor/monitorRpc.ml > monitor/monitorRpc.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I monitor -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o monitor/monitorRpc.cmo monitor/monitorRpc.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o decl/decl_class.cmo decl/decl_class.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I monitor -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o monitor/monitorConnection.cmi monitor/monitorConnection.mli /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/serverUtils.cmo server/serverUtils.ml /usr/bin/ocamldep.opt -modules typing/typing_hooks.ml > typing/typing_hooks.ml.depends /usr/bin/ocamldep.opt -modules typing/typing_lazy_heap.ml > typing/typing_lazy_heap.ml.depends /usr/bin/ocamldep.opt -modules decl/decl.mli > decl/decl.mli.depends /usr/bin/ocamlc.opt -c -g -w A -w -27-45 -w -3-4-6-29-35-44-48-50-52 -I naming -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o naming/naming_heap.cmo naming/naming_heap.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o decl/decl.cmi decl/decl.mli /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o decl/decl_compare.cmi decl/decl_compare.mli /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/serverIdeUtils.cmi server/serverIdeUtils.mli /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_hooks.cmo typing/typing_hooks.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_lazy_heap.cmo typing/typing_lazy_heap.ml /usr/bin/ocamldep.opt -modules server/identifySymbolService.ml > server/identifySymbolService.ml.depends /usr/bin/ocamldep.opt -modules naming/naming_hooks.ml > naming/naming_hooks.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -27-45 -w -3-4-6-29-35-44-48-50-52 -I naming -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o naming/naming_hooks.cmo naming/naming_hooks.ml /usr/bin/ocamldep.opt -modules server/inferAtPosService.ml > server/inferAtPosService.ml.depends /usr/bin/ocamldep.opt -modules server/inferReturnTypeService.ml > server/inferReturnTypeService.ml.depends /usr/bin/ocamldep.opt -modules naming/naming.mli > naming/naming.mli.depends /usr/bin/ocamldep.opt -modules typing/typing_infer_return.mli > typing/typing_infer_return.mli.depends /usr/bin/ocamldep.opt -modules typing/typing_suggest.ml > typing/typing_suggest.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_suggest.cmo typing/typing_suggest.ml /usr/bin/ocamldep.opt -modules typing/typing_ops.ml > typing/typing_ops.ml.depends /usr/bin/ocamldep.opt -modules typing/typing_log.ml > typing/typing_log.ml.depends /usr/bin/ocamldep.opt -modules utils/sys/tty.mli > utils/sys/tty.mli.depends /usr/bin/ocamlc.opt -c -g -safe-string -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils/sys -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/sys/tty.cmi utils/sys/tty.mli /usr/bin/ocamldep.opt -modules typing/typing_phase.ml > typing/typing_phase.ml.depends /usr/bin/ocamldep.opt -modules decl/decl_hint.ml > decl/decl_hint.ml.depends /usr/bin/ocamldep.opt -modules typing/typing_dependent_type.ml > typing/typing_dependent_type.ml.depends /usr/bin/ocamldep.opt -modules typing/typing_generic_constraint.ml > typing/typing_generic_constraint.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_log.cmo typing/typing_log.ml + /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_log.cmo typing/typing_log.ml File "typing/typing_log.ml", line 169, characters 8-77: Warning 33: unused open Env. /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o decl/decl_hint.cmo decl/decl_hint.ml [ 33%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/async/THeaderAsyncChannel.cpp.o [ 33%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/codec/FlowControlFilter.cpp.o /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_dependent_type.cmo typing/typing_dependent_type.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_generic_constraint.cmo typing/typing_generic_constraint.ml /usr/bin/ocamldep.opt -modules typing/typing_subtype.ml > typing/typing_subtype.ml.depends /usr/bin/ocamldep.opt -modules typing/typing_arrays.ml > typing/typing_arrays.ml.depends /usr/bin/ocamldep.opt -modules typing/type_mapper.ml > typing/type_mapper.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/type_mapper.cmo typing/type_mapper.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_phase.cmo typing/typing_phase.ml /usr/bin/ocamldep.opt -modules typing/typing_unification_env.ml > typing/typing_unification_env.ml.depends /usr/bin/ocamldep.opt -modules typing/typing_unify.ml > typing/typing_unify.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_arrays.cmo typing/typing_arrays.ml /usr/bin/ocamldep.opt -modules typing/typing_unify_recursive.ml > typing/typing_unify_recursive.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_unify_recursive.cmo typing/typing_unify_recursive.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_unification_env.cmo typing/typing_unification_env.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_unify.cmo typing/typing_unify.ml /usr/bin/ocamldep.opt -modules typing/typing_tdef.ml > typing/typing_tdef.ml.depends /usr/bin/ocamldep.opt -modules typing/typing_taccess.mli > typing/typing_taccess.mli.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_taccess.cmi typing/typing_taccess.mli /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_subtype.cmo typing/typing_subtype.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_tdef.cmo typing/typing_tdef.ml /usr/bin/ocamlc.opt -c -g -w A -w -27-45 -w -3-4-6-29-35-44-48-50-52 -I naming -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o naming/naming.cmi naming/naming.mli /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_infer_return.cmi typing/typing_infer_return.mli /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_ops.cmo typing/typing_ops.ml /usr/bin/ocamldep.opt -modules server/methodJumps.ml > server/methodJumps.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/findRefsService.cmo server/findRefsService.ml /usr/bin/ocamldep.opt -modules server/serverBuild.ml > server/serverBuild.ml.depends /usr/bin/ocamldep.opt -modules server/serverCoverageMetricTypes.ml > server/serverCoverageMetricTypes.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/coverage_level.cmo typing/coverage_level.ml /usr/bin/ocamldep.opt -modules server/serverFormatTypes.ml > server/serverFormatTypes.ml.depends /usr/bin/ocamldep.opt -modules server/serverHighlightRefsTypes.ml > server/serverHighlightRefsTypes.ml.depends /usr/bin/ocamldep.opt -modules server/serverLintTypes.ml > server/serverLintTypes.ml.depends /usr/bin/ocamldep.opt -modules server/serverRageTypes.ml > server/serverRageTypes.ml.depends /usr/bin/ocamldep.opt -modules server/serverRefactorTypes.ml > server/serverRefactorTypes.ml.depends /usr/bin/ocamldep.opt -modules server/symbolInfoServiceTypes.ml > server/symbolInfoServiceTypes.ml.depends /usr/bin/ocamldep.opt -modules server/symbolFunCallService.ml > server/symbolFunCallService.ml.depends /usr/bin/ocamldep.opt -modules server/symbolTypeService.ml > server/symbolTypeService.ml.depends /usr/bin/ocamldep.opt -modules server/symbolUtils.ml > server/symbolUtils.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/symbolUtils.cmo server/symbolUtils.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/symbolFunCallService.cmo server/symbolFunCallService.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/symbolTypeService.cmo server/symbolTypeService.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/autocompleteTypes.cmi server/autocompleteTypes.mli /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/fileOutline.cmo server/fileOutline.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/identifySymbolService.cmo server/identifySymbolService.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/inferAtPosService.cmo server/inferAtPosService.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/inferReturnTypeService.cmo server/inferReturnTypeService.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/methodJumps.cmo server/methodJumps.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/serverBuild.cmo server/serverBuild.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/serverCoverageMetricTypes.cmo server/serverCoverageMetricTypes.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/serverFormatTypes.cmo server/serverFormatTypes.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/serverHighlightRefsTypes.cmo server/serverHighlightRefsTypes.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/serverLintTypes.cmo server/serverLintTypes.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/serverRageTypes.cmo server/serverRageTypes.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/serverRefactorTypes.cmo server/serverRefactorTypes.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/symbolInfoServiceTypes.cmo server/symbolInfoServiceTypes.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/serverCommandTypes.cmo server/serverCommandTypes.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/clientProvider_sig.cmo server/clientProvider_sig.ml /usr/bin/ocamldep.opt -modules server/serverEnv.ml > server/serverEnv.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/clientProvider.cmi server/clientProvider.mli /usr/bin/ocamldep.opt -modules debug/debug_port.mli > debug/debug_port.mli.depends /usr/bin/ocamldep.opt -modules debug/debug_event.ml > debug/debug_event.ml.depends /usr/bin/ocamldep.opt -modules server/serverCommandTypesUtils.ml > server/serverCommandTypesUtils.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/serverGlobalState.cmi server/serverGlobalState.mli /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/serverCommandTypesUtils.cmo server/serverCommandTypesUtils.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I debug -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o debug/debug_event.cmo debug/debug_event.ml /usr/bin/ocamldep.opt -modules server/diagnostic_subscription.mli > server/diagnostic_subscription.mli.depends /usr/bin/ocamldep.opt -modules server/serverNotifierTypes.ml > server/serverNotifierTypes.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I debug -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o debug/debug_port.cmi debug/debug_port.mli /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/diagnostic_subscription.cmi server/diagnostic_subscription.mli /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/serverNotifierTypes.cmo server/serverNotifierTypes.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/serverEnv.cmo server/serverEnv.ml /usr/bin/ocamldep.opt -modules server/serverTypeCheck.mli > server/serverTypeCheck.mli.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/serverMain.cmi server/serverMain.mli /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/serverTypeCheck.cmi server/serverTypeCheck.mli /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/hhServerMonitorConfig.cmo server/hhServerMonitorConfig.ml /usr/bin/ocamldep.opt -modules server/serverGlobalState.ml > server/serverGlobalState.ml.depends /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I search -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o search/hackSearchService.cmx search/hackSearchService.ml /usr/bin/ocamldep.opt -modules deps/typing_deps.ml > deps/typing_deps.ml.depends /usr/bin/ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I deps -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o deps/typing_deps.cmx deps/typing_deps.ml [ 33%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/codec/HTTP1xCodec.cpp.o /usr/bin/ocamldep.opt -modules server/serverMain.ml > server/serverMain.ml.depends /usr/bin/ocamldep.opt -modules server/clientProvider.ml > server/clientProvider.ml.depends /usr/bin/ocamldep.opt -modules server/autocompleteTypes.ml > server/autocompleteTypes.ml.depends [ 33%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/codec/HTTP2Codec.cpp.o /usr/bin/ocamldep.opt -modules utils/local_id.ml > utils/local_id.ml.depends /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I annotated_ast -I client -I globals -I recorder -I diff -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o annotated_ast/aast_defs_visitors_ancestors.cmx annotated_ast/aast_defs_visitors_ancestors.ml /usr/bin/ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/local_id.cmx utils/local_id.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I annotated_ast -I client -I globals -I recorder -I diff -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o annotated_ast/aast_defs.cmx annotated_ast/aast_defs.ml [ 33%] Building CXX object hphp/hhbbc/CMakeFiles/hphp_hhbbc.dir/interp-minstr.cpp.o [ 33%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/compiler.cpp.o [ 33%] Building CXX object hphp/hhbbc/CMakeFiles/hphp_hhbbc.dir/interp-state.cpp.o [ 33%] Building CXX object hphp/hhbbc/CMakeFiles/hphp_hhbbc.dir/interp.cpp.o [ 33%] Building CXX object hphp/hhbbc/CMakeFiles/hphp_hhbbc.dir/main.cpp.o [ 33%] Building CXX object hphp/hhbbc/CMakeFiles/hphp_hhbbc.dir/optimize.cpp.o [ 33%] Building CXX object hphp/hhbbc/CMakeFiles/hphp_hhbbc.dir/options-util.cpp.o [ 33%] Building CXX object hphp/hhbbc/CMakeFiles/hphp_hhbbc.dir/options.cpp.o [ 33%] Building CXX object hphp/hhbbc/CMakeFiles/hphp_hhbbc.dir/parallel.cpp.o [ 33%] Building CXX object hphp/hhbbc/CMakeFiles/hphp_hhbbc.dir/parse.cpp.o [ 33%] Building CXX object hphp/hhbbc/CMakeFiles/hphp_hhbbc.dir/peephole.cpp.o [ 33%] Building CXX object hphp/hhbbc/CMakeFiles/hphp_hhbbc.dir/show.cpp.o [ 33%] Building CXX object hphp/hhbbc/CMakeFiles/hphp_hhbbc.dir/stats.cpp.o [ 33%] Building CXX object hphp/hhbbc/CMakeFiles/hphp_hhbbc.dir/type-builtins.cpp.o [ 33%] Building CXX object hphp/hhbbc/CMakeFiles/hphp_hhbbc.dir/type-ops.cpp.o [ 33%] Building CXX object hphp/hhbbc/CMakeFiles/hphp_hhbbc.dir/type-system.cpp.o [ 33%] Building CXX object hphp/hhbbc/CMakeFiles/hphp_hhbbc.dir/unit-util.cpp.o [ 33%] Building CXX object hphp/hhbbc/CMakeFiles/hphp_hhbbc.dir/whole-program.cpp.o [ 33%] Linking CXX static library libhphp_hhbbc.a /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I annotated_ast -I client -I globals -I recorder -I diff -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o annotated_ast/aast.cmx annotated_ast/aast.ml [ 33%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/codec/HTTP2Constants.cpp.o [ 33%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/async/THttpAsyncChannel.cpp.o [ 33%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/construct.cpp.o [ 33%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/codec/HTTP2Framer.cpp.o [ 33%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/json.cpp.o [ 33%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/option.cpp.o [ 33%] Built target hphp_hhbbc [ 34%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/async/TUnframedAsyncChannel.cpp.o [ 34%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/codec/HTTPCodecFactory.cpp.o [ 34%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/package.cpp.o [ 34%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/codec/HTTPChecks.cpp.o Scanning dependencies of target hfsort [ 34%] Building CXX object hphp/tools/hfsort/CMakeFiles/hfsort.dir/hfsort.cpp.o [ 34%] Building CXX object hphp/tools/hfsort/CMakeFiles/hfsort.dir/hfutil.cpp.o [ 34%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/codec/HTTPCodecFilter.cpp.o [ 34%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/async/TZlibAsyncChannel.cpp.o [ 34%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/type_annotation.cpp.o /usr/bin/ocamldep.opt -modules naming/nast_eval.ml > naming/nast_eval.ml.depends /usr/bin/ocamlopt.opt -c -g -w A -w -27-45 -w -3-4-6-29-35-44-48-50-52 -I naming -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o naming/nast.cmx naming/nast.ml /usr/bin/ocamlopt.opt -c -g -w A -w -27-45 -w -3-4-6-29-35-44-48-50-52 -I naming -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o naming/nast_eval.cmx naming/nast_eval.ml [ 34%] Linking CXX executable hfsort /usr/bin/ocamldep.opt -modules heap/ident.ml > heap/ident.ml.depends /usr/bin/ocamlopt.opt -c -g -w A -w -27-45 -w -3-4-6-29-35-44-48-50-52 -I naming -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o naming/attributes.cmx naming/attributes.ml /usr/bin/ocamlopt.opt -c -g -w A -w -27-34 -w -3-4-6-29-35-44-48-50-52 -I heap -I client -I globals -I recorder -I diff -I annotated_ast -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o heap/ident.cmx heap/ident.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_reason.cmx typing/typing_reason.ml [ 34%] Built target hfsort [ 34%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/concurrency/Monitor.cpp.o /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_defs.cmx typing/typing_defs.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I ide_rpc -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o ide_rpc/ide_api_types.cmx ide_rpc/ide_api_types.ml /usr/bin/ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/symbolDefinition.cmx utils/symbolDefinition.ml /usr/bin/ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/symbolOccurrence.cmx utils/symbolOccurrence.ml /usr/bin/ocamldep.opt -modules typing/typing_env.ml > typing/typing_env.ml.depends /usr/bin/ocamldep.opt -modules decl/decl_heap.ml > decl/decl_heap.ml.depends /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o decl/decl_defs.cmx decl/decl_defs.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o decl/decl_heap.cmx decl/decl_heap.ml /usr/bin/ocamldep.opt -modules typing/typing_env_types.ml > typing/typing_env_types.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_env_types.cmo typing/typing_env_types.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o decl/decl_env.cmx decl/decl_env.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_continuations.cmx typing/typing_continuations.ml /usr/bin/ocamldep.opt -modules typing/typing_mutability_env.ml > typing/typing_mutability_env.ml.depends [ 34%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/expression/array_element_expression.cpp.o [ 34%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/codec/HTTPCodecPrinter.cpp.o /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/tast.cmx typing/tast.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_mutability_env.cmx typing/typing_mutability_env.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_set.cmx typing/typing_set.ml [ 34%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/concurrency/Mutex.cpp.o /usr/bin/ocamldep.opt -modules decl/decl.ml > decl/decl.ml.depends /usr/bin/ocamldep.opt -modules decl/decl_enum.ml > decl/decl_enum.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o decl/decl_enum.cmo decl/decl_enum.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o decl/decl_hooks.cmx decl/decl_hooks.ml /usr/bin/ocamldep.opt -modules decl/decl_inherit.ml > decl/decl_inherit.ml.depends /usr/bin/ocamldep.opt -modules decl/decl_inherit.mli > decl/decl_inherit.mli.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o decl/decl_inherit.cmi decl/decl_inherit.mli /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o decl/decl_hint.cmx decl/decl_hint.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o decl/decl_subst.cmx decl/decl_subst.ml /usr/bin/ocamldep.opt -modules decl/decl_utils.ml > decl/decl_utils.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o decl/decl_utils.cmo decl/decl_utils.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o decl/decl_instantiate.cmx decl/decl_instantiate.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o decl/decl_utils.cmx decl/decl_utils.ml [ 34%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/concurrency/PosixThreadFactory.cpp.o /usr/bin/ocamldep.opt -modules decl/decl_init_check.ml > decl/decl_init_check.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o decl/decl_init_check.cmo decl/decl_init_check.ml [ 34%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/codec/HTTPParallelCodec.cpp.o /usr/bin/ocamldep.opt -modules decl/decl_requirements.ml > decl/decl_requirements.ml.depends /usr/bin/ocamldep.opt -modules decl/decl_requirements.mli > decl/decl_requirements.mli.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o decl/decl_requirements.cmi decl/decl_requirements.mli /usr/bin/ocamldep.opt -modules decl/decl_pos_utils.ml > decl/decl_pos_utils.ml.depends /usr/bin/ocamldep.opt -modules naming/nast_pos_mapper.ml > naming/nast_pos_mapper.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -27-45 -w -3-4-6-29-35-44-48-50-52 -I naming -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o naming/nast_pos_mapper.cmo naming/nast_pos_mapper.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o decl/decl_pos_utils.cmo decl/decl_pos_utils.ml /usr/bin/ocamlopt.opt -c -g -w A -w -27-45 -w -3-4-6-29-35-44-48-50-52 -I naming -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o naming/nast_pos_mapper.cmx naming/nast_pos_mapper.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o decl/decl_pos_utils.cmx decl/decl_pos_utils.ml [ 34%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/concurrency/ThreadManager.cpp.o /usr/bin/ocamldep.opt -modules naming/naming.ml > naming/naming.ml.depends /usr/bin/ocamldep.opt -modules globals/autocomplete.ml > globals/autocomplete.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I globals -I client -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o globals/autocomplete.cmo globals/autocomplete.ml /usr/bin/ocamldep.opt -modules naming/namingGlobal.ml > naming/namingGlobal.ml.depends /usr/bin/ocamldep.opt -modules naming/namingGlobal.mli > naming/namingGlobal.mli.depends /usr/bin/ocamlc.opt -c -g -w A -w -27-45 -w -3-4-6-29-35-44-48-50-52 -I naming -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o naming/namingGlobal.cmi naming/namingGlobal.mli /usr/bin/ocamlopt.opt -c -g -w A -w -27-45 -w -3-4-6-29-35-44-48-50-52 -I naming -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o naming/naming_heap.cmx naming/naming_heap.ml [ 34%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/expression/array_pair_expression.cpp.o /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I globals -I client -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o globals/autocomplete.cmx globals/autocomplete.ml /usr/bin/ocamlopt.opt -c -g -w A -w -27-45 -w -3-4-6-29-35-44-48-50-52 -I naming -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o naming/namingGlobal.cmx naming/namingGlobal.ml /usr/bin/ocamlopt.opt -c -g -w A -w -27-45 -w -3-4-6-29-35-44-48-50-52 -I naming -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o naming/naming_hooks.cmx naming/naming_hooks.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o decl/decl_enum.cmx decl/decl_enum.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o decl/decl_inherit.cmx decl/decl_inherit.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o decl/decl_init_check.cmx decl/decl_init_check.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o decl/decl_requirements.cmx decl/decl_requirements.ml /usr/bin/ocamlopt.opt -c -g -w A -w -27-45 -w -3-4-6-29-35-44-48-50-52 -I naming -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o naming/naming.cmx naming/naming.ml /usr/bin/ocamldep.opt -modules typing/typing_heap.ml > typing/typing_heap.ml.depends /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o decl/decl_class.cmx decl/decl_class.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o decl/decl.cmx decl/decl.ml [ 34%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/concurrency/TimerManager.cpp.o /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_heap.cmx typing/typing_heap.ml /usr/bin/ocamldep.opt -modules typing/typing_lenv_cont.ml > typing/typing_lenv_cont.ml.depends /usr/bin/ocamldep.opt -modules typing/typing_lenv_cont.mli > typing/typing_lenv_cont.mli.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_lenv_cont.cmi typing/typing_lenv_cont.mli /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_env_types.cmx typing/typing_env_types.ml [ 34%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/concurrency/Util.cpp.o [ 34%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/codec/HTTPSettings.cpp.o [ 34%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/codec/SPDYCodec.cpp.o /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_lazy_heap.cmx typing/typing_lazy_heap.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_lenv_cont.cmx typing/typing_lenv_cont.ml /usr/bin/ocamldep.opt -modules typing/typing_expand.ml > typing/typing_expand.ml.depends /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_env.cmx typing/typing_env.ml [ 34%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/protocol/TBase64Utils.cpp.o [ 34%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/expression/assignment_expression.cpp.o /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/type_mapper.cmx typing/type_mapper.ml /mnt/hhvm-arm64/hhvm-debug/third-party/thrift/src/thrift/lib/cpp/concurrency/TimerManager.cpp: In destructor ‘virtual apache::thrift::concurrency::TimerManager::~TimerManager()’: /mnt/hhvm-arm64/hhvm-debug/third-party/thrift/src/thrift/lib/cpp/concurrency/TimerManager.cpp:158:7: warning: throw will always call terminate() [-Wterminate] throw; ^~~~~ /mnt/hhvm-arm64/hhvm-debug/third-party/thrift/src/thrift/lib/cpp/concurrency/TimerManager.cpp:158:7: note: in C++11 destructors default to noexcept [ 34%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/protocol/TDebugProtocol.cpp.o /usr/bin/ocamldep.opt -modules typing/typing_print.ml > typing/typing_print.ml.depends /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/type_visitor.cmx typing/type_visitor.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_expand.cmx typing/typing_expand.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_print.cmx typing/typing_print.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I ide_rpc -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o ide_rpc/ide_message.cmx ide_rpc/ide_message.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_utils.cmx typing/typing_utils.ml [ 34%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/codec/SPDYConstants.cpp.o [ 34%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/protocol/THeaderProtocol.cpp.o [ 34%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/codec/SPDYUtil.cpp.o /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o parser/docblock_finder.cmx parser/docblock_finder.ml /usr/bin/ocamldep.opt -modules decl/decl_compare.ml > decl/decl_compare.ml.depends /usr/bin/ocamldep.opt -modules server/serverIdeUtils.ml > server/serverIdeUtils.ml.depends /usr/bin/ocamldep.opt -modules monitor/monitorConnection.ml > monitor/monitorConnection.ml.depends /usr/bin/ocamldep.opt -modules utils/sys/lock.ml > utils/sys/lock.ml.depends /usr/bin/ocamldep.opt -modules utils/sys/lock.mli > utils/sys/lock.mli.depends /usr/bin/ocamlc.opt -c -g -safe-string -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils/sys -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/sys/lock.cmi utils/sys/lock.mli /usr/bin/ocamldep.opt -modules monitor/prehandoff.ml > monitor/prehandoff.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I monitor -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o monitor/prehandoff.cmo monitor/prehandoff.ml /usr/bin/ocamlopt.opt -c -g -safe-string -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils/sys -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/sys/lock.cmx utils/sys/lock.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I monitor -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o monitor/monitorRpc.cmx monitor/monitorRpc.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I monitor -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o monitor/prehandoff.cmx monitor/prehandoff.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I monitor -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o monitor/monitorConnection.cmx monitor/monitorConnection.ml /usr/bin/ocamldep.opt -modules typing/typing.ml > typing/typing.ml.depends /usr/bin/ocamldep.opt -modules typing/typing.mli > typing/typing.mli.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing.cmi typing/typing.mli /usr/bin/ocamldep.opt -modules typing/nastCheck.ml > typing/nastCheck.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/nastCheck.cmo typing/nastCheck.ml [ 34%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/protocol/TJSONProtocol.cpp.o /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_generic_constraint.cmx typing/typing_generic_constraint.ml /usr/bin/ocamldep.opt -modules utils/sys/tty.ml > utils/sys/tty.ml.depends /usr/bin/ocamlopt.opt -c -g -safe-string -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils/sys -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/sys/tty.cmx utils/sys/tty.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_dependent_type.cmx typing/typing_dependent_type.ml [ 34%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/protocol/TPhpSerializeProtocol.cpp.o [ 34%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/codec/SettingsId.cpp.o [ 34%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/codec/TransportDirection.cpp.o /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_log.cmx typing/typing_log.ml [ 34%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/expression/await_expression.cpp.o + /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_log.cmx typing/typing_log.ml File "typing/typing_log.ml", line 169, characters 8-77: Warning 33: unused open Env. /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_phase.cmx typing/typing_phase.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_arrays.cmx typing/typing_arrays.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_unify_recursive.cmx typing/typing_unify_recursive.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_unification_env.cmx typing/typing_unification_env.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_unify.cmx typing/typing_unify.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_subtype.cmx typing/typing_subtype.ml [ 34%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/codec/compress/GzipHeaderCodec.cpp.o [ 34%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/protocol/TProtocolException.cpp.o /usr/bin/ocamldep.opt -modules typing/nastInitCheck.ml > typing/nastInitCheck.ml.depends /usr/bin/ocamldep.opt -modules typing/nast_terminality.ml > typing/nast_terminality.ml.depends /usr/bin/ocamldep.opt -modules typing/typing_func_terminality.ml > typing/typing_func_terminality.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_func_terminality.cmo typing/typing_func_terminality.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/nast_terminality.cmo typing/nast_terminality.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/nastInitCheck.cmo typing/nastInitCheck.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_func_terminality.cmx typing/typing_func_terminality.ml [ 34%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/codec/compress/HPACKCodec.cpp.o /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/nast_terminality.cmx typing/nast_terminality.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_suggest.cmx typing/typing_suggest.ml /usr/bin/ocamldep.opt -modules typing/typing_alias.ml > typing/typing_alias.ml.depends /usr/bin/ocamldep.opt -modules typing/typing_alias.mli > typing/typing_alias.mli.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_alias.cmi typing/typing_alias.mli /usr/bin/ocamldep.opt -modules typing/typing_async.ml > typing/typing_async.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_async.cmo typing/typing_async.ml /usr/bin/ocamldep.opt -modules typing/typing_taccess.ml > typing/typing_taccess.ml.depends /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_hooks.cmx typing/typing_hooks.ml [ 34%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/server/TRpcTransportContext.cpp.o /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_taccess.cmx typing/typing_taccess.ml [ 34%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/server/TServer.cpp.o /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_tdef.cmx typing/typing_tdef.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_ops.cmx typing/typing_ops.ml /usr/bin/ocamldep.opt -modules typing/typing_enum.ml > typing/typing_enum.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_enum.cmo typing/typing_enum.ml /usr/bin/ocamldep.opt -modules typing/typing_equality_check.ml > typing/typing_equality_check.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_equality_check.cmo typing/typing_equality_check.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_async.cmx typing/typing_async.ml [ 35%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/expression/binary_op_expression.cpp.o [ 35%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/codec/compress/HPACKContext.cpp.o [ 35%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/transport/TBufferTransports.cpp.o /usr/bin/ocamldep.opt -modules typing/typing_extends.ml > typing/typing_extends.ml.depends /usr/bin/ocamldep.opt -modules typing/typing_extends.mli > typing/typing_extends.mli.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_extends.cmi typing/typing_extends.mli /usr/bin/ocamldep.opt -modules typing/typing_exts.ml > typing/typing_exts.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_exts.cmo typing/typing_exts.ml /usr/bin/ocamldep.opt -modules typing/typing_generic.ml > typing/typing_generic.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_generic.cmo typing/typing_generic.ml /usr/bin/ocamldep.opt -modules typing/typing_instantiability.ml > typing/typing_instantiability.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_instantiability.cmo typing/typing_instantiability.ml [ 35%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/transport/TCallbackTransport.cpp.o /usr/bin/ocamldep.opt -modules typing/typing_lenv.ml > typing/typing_lenv.ml.depends /usr/bin/ocamldep.opt -modules typing/typing_lenv.mli > typing/typing_lenv.mli.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_lenv.cmi typing/typing_lenv.mli /usr/bin/ocamldep.opt -modules typing/typing_memoize.ml > typing/typing_memoize.ml.depends /usr/bin/ocamldep.opt -modules typing/typing_memoize.mli > typing/typing_memoize.mli.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_memoize.cmi typing/typing_memoize.mli /usr/bin/ocamldep.opt -modules typing/typing_mutability.ml > typing/typing_mutability.ml.depends /usr/bin/ocamldep.opt -modules typing/typing_mutability.mli > typing/typing_mutability.mli.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_mutability.cmi typing/typing_mutability.mli [ 35%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/codec/compress/HPACKDecodeBuffer.cpp.o /usr/bin/ocamldep.opt -modules typing/typing_naming_body.ml > typing/typing_naming_body.ml.depends /usr/bin/ocamldep.opt -modules typing/typing_get_locals.ml > typing/typing_get_locals.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_get_locals.cmo typing/typing_get_locals.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_naming_body.cmo typing/typing_naming_body.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_get_locals.cmx typing/typing_get_locals.ml [ 35%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/expression/class_constant_expression.cpp.o [ 35%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/transport/TFDTransport.cpp.o /usr/bin/ocamldep.opt -modules typing/typing_requirements.ml > typing/typing_requirements.ml.depends /usr/bin/ocamldep.opt -modules typing/typing_requirements.mli > typing/typing_requirements.mli.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_requirements.cmi typing/typing_requirements.mli [ 35%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/expression/class_expression.cpp.o /usr/bin/ocamldep.opt -modules typing/typing_sequencing.ml > typing/typing_sequencing.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_sequencing.cmo typing/typing_sequencing.ml /usr/bin/ocamldep.opt -modules typing/typing_shapes.ml > typing/typing_shapes.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_shapes.cmo typing/typing_shapes.ml [ 36%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/transport/THttpClient.cpp.o /usr/bin/ocamldep.opt -modules typing/typing_structure.ml > typing/typing_structure.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_structure.cmo typing/typing_structure.ml [ 36%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/codec/compress/HPACKDecoder.cpp.o [ 36%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/transport/THttpServer.cpp.o /usr/bin/ocamldep.opt -modules typing/typing_variance.ml > typing/typing_variance.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_variance.cmo typing/typing_variance.ml /usr/bin/ocamldep.opt -modules typing/typing_visibility.ml > typing/typing_visibility.ml.depends /usr/bin/ocamldep.opt -modules typing/typing_visibility.mli > typing/typing_visibility.mli.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_visibility.cmi typing/typing_visibility.mli /usr/bin/ocamldep.opt -modules typing/typing_xhp.ml > typing/typing_xhp.ml.depends /usr/bin/ocamldep.opt -modules typing/typing_xhp.mli > typing/typing_xhp.mli.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_xhp.cmi typing/typing_xhp.mli /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/nastCheck.cmx typing/nastCheck.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/nastInitCheck.cmx typing/nastInitCheck.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_alias.cmx typing/typing_alias.ml [ 36%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/expression/closure_expression.cpp.o /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_enum.cmx typing/typing_enum.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_equality_check.cmx typing/typing_equality_check.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_extends.cmx typing/typing_extends.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_exts.cmx typing/typing_exts.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_generic.cmx typing/typing_generic.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_instantiability.cmx typing/typing_instantiability.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_lenv.cmx typing/typing_lenv.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_memoize.cmx typing/typing_memoize.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_mutability.cmx typing/typing_mutability.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_naming_body.cmx typing/typing_naming_body.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_requirements.cmx typing/typing_requirements.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_sequencing.cmx typing/typing_sequencing.ml [ 36%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/transport/THttpTransport.cpp.o /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_shapes.cmx typing/typing_shapes.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_structure.cmx typing/typing_structure.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_variance.cmx typing/typing_variance.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_visibility.cmx typing/typing_visibility.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_xhp.cmx typing/typing_xhp.ml [ 36%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/transport/TSSLServerSocket.cpp.o [ 36%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/codec/compress/HPACKEncodeBuffer.cpp.o /usr/bin/ocamldep.opt -modules typing/typing_check_utils.ml > typing/typing_check_utils.ml.depends /usr/bin/ocamldep.opt -modules typing/typing_check_service.ml > typing/typing_check_service.ml.depends /usr/bin/ocamldep.opt -modules decl/decl_service.mli > decl/decl_service.mli.depends /usr/bin/ocamldep.opt -modules heap/globalStorage.ml > heap/globalStorage.ml.depends /usr/bin/ocamldep.opt -modules stubs/typingLogger.ml > stubs/typingLogger.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o decl/decl_service.cmi decl/decl_service.mli /usr/bin/ocamlc.opt -c -g -w A -w -27-34 -w -3-4-6-29-35-44-48-50-52 -I heap -I client -I globals -I recorder -I diff -I annotated_ast -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o heap/globalStorage.cmo heap/globalStorage.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I stubs -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o stubs/typingLogger.cmo stubs/typingLogger.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_check_service.cmo typing/typing_check_service.ml [ 36%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/codec/compress/HPACKEncoder.cpp.o /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_check_utils.cmo typing/typing_check_utils.ml [ 36%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/expression/constant_expression.cpp.o /usr/bin/ocamldep.opt -modules decl/decl_service.ml > decl/decl_service.ml.depends /usr/bin/ocamlopt.opt -c -g -w A -w -27-34 -w -3-4-6-29-35-44-48-50-52 -I heap -I client -I globals -I recorder -I diff -I annotated_ast -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o heap/globalStorage.cmx heap/globalStorage.ml [ 36%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/transport/TSSLSocket.cpp.o /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing.cmx typing/typing.ml [ 36%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/codec/compress/HPACKHeader.cpp.o [ 36%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/codec/compress/HeaderIndexingStrategy.cpp.o [ 37%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/expression/dynamic_function_call.cpp.o + /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing.cmx typing/typing.ml File "typing/typing.ml", line 723, characters 10-82: Warning 33: unused open Env. File "typing/typing.ml", line 1984, characters 10-50: Warning 33: unused open Env. /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o decl/decl_service.cmx decl/decl_service.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I stubs -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o stubs/typingLogger.cmx stubs/typingLogger.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_check_service.cmx typing/typing_check_service.ml [ 37%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/transport/TServerSocket.cpp.o /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/serverUtils.cmx server/serverUtils.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_check_utils.cmx typing/typing_check_utils.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o decl/decl_compare.cmx decl/decl_compare.ml [ 37%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/transport/TSimpleFileTransport.cpp.o [ 37%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/expression/dynamic_variable.cpp.o + /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I decl -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o decl/decl_compare.cmx decl/decl_compare.ml File "decl/decl_compare.ml", line 125, 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 170, characters 6-45: Warning 57: Ambiguous or-pattern variables under guard; variable elt may match different arguments. (See manual section 8.5) /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/serverIdeUtils.cmx server/serverIdeUtils.ml /usr/bin/ocamldep.opt -modules typing/typing_infer_return.ml > typing/typing_infer_return.ml.depends [ 37%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/codec/compress/HeaderTable.cpp.o [ 37%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/transport/TSocket.cpp.o /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/typing_infer_return.cmx typing/typing_infer_return.ml [ 37%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/expression/encaps_list_expression.cpp.o /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/findRefsService.cmx server/findRefsService.ml [ 37%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/transport/TSocketOverHttpTunnel.cpp.o /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/coverage_level.cmx typing/coverage_level.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/symbolUtils.cmx server/symbolUtils.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/symbolFunCallService.cmx server/symbolFunCallService.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/symbolTypeService.cmx server/symbolTypeService.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/autocompleteTypes.cmx server/autocompleteTypes.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/fileOutline.cmx server/fileOutline.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/identifySymbolService.cmx server/identifySymbolService.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/inferAtPosService.cmx server/inferAtPosService.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/inferReturnTypeService.cmx server/inferReturnTypeService.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/methodJumps.cmx server/methodJumps.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/serverBuild.cmx server/serverBuild.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/serverCoverageMetricTypes.cmx server/serverCoverageMetricTypes.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/serverFormatTypes.cmx server/serverFormatTypes.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/serverHighlightRefsTypes.cmx server/serverHighlightRefsTypes.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/serverLintTypes.cmx server/serverLintTypes.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/serverRageTypes.cmx server/serverRageTypes.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/serverRefactorTypes.cmx server/serverRefactorTypes.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/symbolInfoServiceTypes.cmx server/symbolInfoServiceTypes.ml [ 37%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/transport/TSocketPool.cpp.o /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/serverCommandTypes.cmx server/serverCommandTypes.ml /usr/bin/ocamldep.opt -modules server/serverClientProvider.ml > server/serverClientProvider.ml.depends /usr/bin/ocamldep.opt -modules libancillary/libancillary.mli > libancillary/libancillary.mli.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I libancillary -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o libancillary/libancillary.cmi libancillary/libancillary.mli /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/serverClientProvider.cmo server/serverClientProvider.ml /usr/bin/ocamldep.opt -modules libancillary/libancillary.ml > libancillary/libancillary.ml.depends /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I libancillary -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o libancillary/libancillary.cmx libancillary/libancillary.ml /usr/bin/ocamldep.opt -modules server/testClientProvider.ml > server/testClientProvider.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/testClientProvider.cmo server/testClientProvider.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/clientProvider_sig.cmx server/clientProvider_sig.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/serverClientProvider.cmx server/serverClientProvider.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/testClientProvider.cmx server/testClientProvider.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/serverGlobalState.cmx server/serverGlobalState.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/serverCommandTypesUtils.cmx server/serverCommandTypesUtils.ml /usr/bin/ocamldep.opt -modules debug/debug_port.ml > debug/debug_port.ml.depends /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I debug -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o debug/debug_event.cmx debug/debug_event.ml [ 37%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/transport/TTransportException.cpp.o /usr/bin/ocamldep.opt -modules server/diagnostic_subscription.ml > server/diagnostic_subscription.ml.depends /usr/bin/ocamldep.opt -ppx 'ppx/ppx_gen_hhi hhi' -modules hhi/hhi.ml > hhi/hhi.ml.depends /usr/bin/ocamldep.opt -modules hhi/hhi.mli > hhi/hhi.mli.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I hhi -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o hhi/hhi.cmi hhi/hhi.mli /usr/bin/ocamldep.opt -modules find/find.ml > find/find.ml.depends /usr/bin/ocamldep.opt -modules find/find.mli > find/find.mli.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I find -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o find/find.cmi find/find.mli /usr/bin/ocamldep.opt -modules utils/sys/tmp.ml > utils/sys/tmp.ml.depends /usr/bin/ocamlc.opt -c -g -safe-string -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils/sys -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/sys/tmp.cmo utils/sys/tmp.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I find -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o find/find.cmx find/find.ml /usr/bin/ocamlopt.opt -c -g -safe-string -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils/sys -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/sys/tmp.cmx utils/sys/tmp.ml /usr/bin/ocamldep.opt -modules utils/random_id.ml > utils/random_id.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/random_id.cmo utils/random_id.ml /usr/bin/ocamldep.opt -modules server/serverCommand.ml > server/serverCommand.ml.depends /usr/bin/ocamldep.opt -modules stubs/buildMain.ml > stubs/buildMain.ml.depends /usr/bin/ocamldep.opt -modules server/serverDebug.ml > server/serverDebug.ml.depends /usr/bin/ocamldep.opt -modules server/serverFileSync.mli > server/serverFileSync.mli.depends /usr/bin/ocamldep.opt -modules server/serverRpc.ml > server/serverRpc.ml.depends /usr/bin/ocamldep.opt -modules server/ffpAutocompleteService.ml > server/ffpAutocompleteService.ml.depends /usr/bin/ocamldep.opt -modules server/ffpAutocompleteContextParser.ml > server/ffpAutocompleteContextParser.ml.depends /usr/bin/ocamldep.opt -modules parser/full_fidelity_positioned_syntax.ml > parser/full_fidelity_positioned_syntax.ml.depends /usr/bin/ocamldep.opt -modules parser/full_fidelity_positioned_token.ml > parser/full_fidelity_positioned_token.ml.depends /usr/bin/ocamldep.opt -modules parser/full_fidelity_minimal_token.ml > parser/full_fidelity_minimal_token.ml.depends /usr/bin/ocamldep.opt -modules parser/full_fidelity_minimal_trivia.ml > parser/full_fidelity_minimal_trivia.ml.depends /usr/bin/ocamldep.opt -modules parser/full_fidelity_trivia_kind.ml > parser/full_fidelity_trivia_kind.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o parser/full_fidelity_trivia_kind.cmo parser/full_fidelity_trivia_kind.ml /usr/bin/ocamldep.opt -modules parser/full_fidelity_source_text.mli > parser/full_fidelity_source_text.mli.depends /usr/bin/ocamldep.opt -modules utils/line_break_map.mli > utils/line_break_map.mli.depends /usr/bin/ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/line_break_map.cmi utils/line_break_map.mli /usr/bin/ocamldep.opt -modules parser/full_fidelity_token_kind.ml > parser/full_fidelity_token_kind.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o parser/full_fidelity_minimal_trivia.cmo parser/full_fidelity_minimal_trivia.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o parser/full_fidelity_source_text.cmi parser/full_fidelity_source_text.mli /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o parser/full_fidelity_token_kind.cmo parser/full_fidelity_token_kind.ml /usr/bin/ocamldep.opt -modules parser/full_fidelity_positioned_trivia.ml > parser/full_fidelity_positioned_trivia.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o parser/full_fidelity_minimal_token.cmo parser/full_fidelity_minimal_token.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o parser/full_fidelity_positioned_trivia.cmo parser/full_fidelity_positioned_trivia.ml /usr/bin/ocamldep.opt -modules parser/full_fidelity_syntax.ml > parser/full_fidelity_syntax.ml.depends /usr/bin/ocamldep.opt -modules parser/full_fidelity_operator.mli > parser/full_fidelity_operator.mli.depends /usr/bin/ocamldep.opt -modules parser/full_fidelity_syntax_kind.ml > parser/full_fidelity_syntax_kind.ml.depends /usr/bin/ocamldep.opt -modules parser/full_fidelity_syntax_type.ml > parser/full_fidelity_syntax_type.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o parser/full_fidelity_operator.cmi parser/full_fidelity_operator.mli /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o parser/full_fidelity_syntax_kind.cmo parser/full_fidelity_syntax_kind.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o parser/full_fidelity_syntax_type.cmo parser/full_fidelity_syntax_type.ml /usr/bin/ocamldep.opt -modules parser/full_fidelity_validated_syntax.ml > parser/full_fidelity_validated_syntax.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o parser/full_fidelity_syntax.cmo parser/full_fidelity_syntax.ml [ 37%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/codec/compress/Huffman.cpp.o [ 37%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/expression/expression.cpp.o [ 37%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/expression/expression_list.cpp.o [ 37%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/transport/TZlibTransport.cpp.o + /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o parser/full_fidelity_syntax.cmo parser/full_fidelity_syntax.ml File "parser/full_fidelity_syntax.ml", line 3964, characters 8-25: Warning 27: unused variable end_of_file_token. File "parser/full_fidelity_syntax.ml", line 3969, characters 8-27: Warning 27: unused variable script_declarations. File "parser/full_fidelity_syntax.ml", line 3974, characters 8-28: Warning 27: unused variable qualified_name_parts. File "parser/full_fidelity_syntax.ml", line 3979, characters 8-29: Warning 27: unused variable simple_type_specifier. File "parser/full_fidelity_syntax.ml", line 3984, characters 8-26: Warning 27: unused variable literal_expression. File "parser/full_fidelity_syntax.ml", line 3989, characters 8-27: Warning 27: unused variable variable_expression. File "parser/full_fidelity_syntax.ml", line 3994, characters 8-32: Warning 27: unused variable pipe_variable_expression. File "parser/full_fidelity_syntax.ml", line 3999, characters 8-27: Warning 27: unused variable enum_attribute_spec. File "parser/full_fidelity_syntax.ml", line 4000, characters 8-20: Warning 27: unused variable enum_keyword. File "parser/full_fidelity_syntax.ml", line 4001, characters 8-17: Warning 27: unused variable enum_name. File "parser/full_fidelity_syntax.ml", line 4002, characters 8-18: Warning 27: unused variable enum_colon. File "parser/full_fidelity_syntax.ml", line 4003, characters 8-17: Warning 27: unused variable enum_base. File "parser/full_fidelity_syntax.ml", line 4004, characters 8-17: Warning 27: unused variable enum_type. File "parser/full_fidelity_syntax.ml", line 4005, characters 8-23: Warning 27: unused variable enum_left_brace. File "parser/full_fidelity_syntax.ml", line 4006, characters 8-24: Warning 27: unused variable enum_enumerators. File "parser/full_fidelity_syntax.ml", line 4007, characters 8-24: Warning 27: unused variable enum_right_brace. File "parser/full_fidelity_syntax.ml", line 4020, characters 8-23: Warning 27: unused variable enumerator_name. File "parser/full_fidelity_syntax.ml", line 4021, characters 8-24: Warning 27: unused variable enumerator_equal. File "parser/full_fidelity_syntax.ml", line 4022, characters 8-24: Warning 27: unused variable enumerator_value. File "parser/full_fidelity_syntax.ml", line 4023, characters 8-28: Warning 27: unused variable enumerator_semicolon. File "parser/full_fidelity_syntax.ml", line 4031, characters 8-28: Warning 27: unused variable alias_attribute_spec. File "parser/full_fidelity_syntax.ml", line 4032, characters 8-21: Warning 27: unused variable alias_keyword. File "parser/full_fidelity_syntax.ml", line 4033, characters 8-18: Warning 27: unused variable alias_name. File "parser/full_fidelity_syntax.ml", line 4034, characters 8-31: Warning 27: unused variable alias_generic_parameter. File "parser/full_fidelity_syntax.ml", line 4035, characters 8-24: Warning 27: unused variable alias_constraint. File "parser/full_fidelity_syntax.ml", line 4036, characters 8-19: Warning 27: unused variable alias_equal. File "parser/full_fidelity_syntax.ml", line 4037, characters 8-18: Warning 27: unused variable alias_type. File "parser/full_fidelity_syntax.ml", line 4038, characters 8-23: Warning 27: unused variable alias_semicolon. File "parser/full_fidelity_syntax.ml", line 4050, characters 8-26: Warning 27: unused variable property_modifiers. File "parser/full_fidelity_syntax.ml", line 4051, characters 8-21: Warning 27: unused variable property_type. File "parser/full_fidelity_syntax.ml", line 4052, characters 8-28: Warning 27: unused variable property_declarators. File "parser/full_fidelity_syntax.ml", line 4053, characters 8-26: Warning 27: unused variable property_semicolon. File "parser/full_fidelity_syntax.ml", line 4061, characters 8-21: Warning 27: unused variable property_name. File "parser/full_fidelity_syntax.ml", line 4062, characters 8-28: Warning 27: unused variable property_initializer. File "parser/full_fidelity_syntax.ml", line 4068, characters 8-25: Warning 27: unused variable namespace_keyword. File "parser/full_fidelity_syntax.ml", line 4069, characters 8-22: Warning 27: unused variable namespace_name. File "parser/full_fidelity_syntax.ml", line 4070, characters 8-22: Warning 27: unused variable namespace_body. File "parser/full_fidelity_syntax.ml", line 4077, characters 8-28: Warning 27: unused variable namespace_left_brace. File "parser/full_fidelity_syntax.ml", line 4078, characters 8-30: Warning 27: unused variable namespace_declarations. File "parser/full_fidelity_syntax.ml", line 4079, characters 8-29: Warning 27: unused variable namespace_right_brace. File "parser/full_fidelity_syntax.ml", line 4086, characters 8-27: Warning 27: unused variable namespace_semicolon. File "parser/full_fidelity_syntax.ml", line 4091, characters 8-29: Warning 27: unused variable namespace_use_keyword. File "parser/full_fidelity_syntax.ml", line 4092, characters 8-26: Warning 27: unused variable namespace_use_kind. File "parser/full_fidelity_syntax.ml", line 4093, characters 8-29: Warning 27: unused variable namespace_use_clauses. File "parser/full_fidelity_syntax.ml", line 4094, characters 8-31: Warning 27: unused variable namespace_use_semicolon. File "parser/full_fidelity_syntax.ml", line 4102, characters 8-35: Warning 27: unused variable namespace_group_use_keyword. File "parser/full_fidelity_syntax.ml", line 4103, characters 8-32: Warning 27: unused variable namespace_group_use_kind. File "parser/full_fidelity_syntax.ml", line 4104, characters 8-34: Warning 27: unused variable namespace_group_use_prefix. File "parser/full_fidelity_syntax.ml", line 4105, characters 8-38: Warning 27: unused variable namespace_group_use_left_brace. File "parser/full_fidelity_syntax.ml", line 4106, characters 8-35: Warning 27: unused variable namespace_group_use_clauses. File "parser/full_fidelity_syntax.ml", line 4107, characters 8-39: Warning 27: unused variable namespace_group_use_right_brace. File "parser/full_fidelity_syntax.ml", line 4108, characters 8-37: Warning 27: unused variable namespace_group_use_semicolon. File "parser/full_fidelity_syntax.ml", line 4119, characters 8-33: Warning 27: unused variable namespace_use_clause_kind. File "parser/full_fidelity_syntax.ml", line 4120, characters 8-26: Warning 27: unused variable namespace_use_name. File "parser/full_fidelity_syntax.ml", line 4121, characters 8-24: Warning 27: unused variable namespace_use_as. File "parser/full_fidelity_syntax.ml", line 4122, characters 8-27: Warning 27: unused variable namespace_use_alias. File "parser/full_fidelity_syntax.ml", line 4130, characters 8-31: Warning 27: unused variable function_attribute_spec. File "parser/full_fidelity_syntax.ml", line 4131, characters 8-35: Warning 27: unused variable function_declaration_header. File "parser/full_fidelity_syntax.ml", line 4132, characters 8-21: Warning 27: unused variable function_body. File "parser/full_fidelity_syntax.ml", line 4139, characters 8-26: Warning 27: unused variable function_modifiers. File "parser/full_fidelity_syntax.ml", line 4140, characters 8-24: Warning 27: unused variable function_keyword. File "parser/full_fidelity_syntax.ml", line 4141, characters 8-26: Warning 27: unused variable function_ampersand. File "parser/full_fidelity_syntax.ml", line 4142, characters 8-21: Warning 27: unused variable function_name. File "parser/full_fidelity_syntax.ml", line 4143, characters 8-36: Warning 27: unused variable function_type_parameter_list. File "parser/full_fidelity_syntax.ml", line 4144, characters 8-27: Warning 27: unused variable function_left_paren. File "parser/full_fidelity_syntax.ml", line 4145, characters 8-31: Warning 27: unused variable function_parameter_list. File "parser/full_fidelity_syntax.ml", line 4146, characters 8-28: Warning 27: unused variable function_right_paren. File "parser/full_fidelity_syntax.ml", line 4147, characters 8-22: Warning 27: unused variable function_colon. File "parser/full_fidelity_syntax.ml", line 4148, characters 8-21: Warning 27: unused variable function_type. File "parser/full_fidelity_syntax.ml", line 4149, characters 8-29: Warning 27: unused variable function_where_clause. File "parser/full_fidelity_syntax.ml", line 4164, characters 8-28: Warning 27: unused variable where_clause_keyword. File "parser/full_fidelity_syntax.ml", line 4165, characters 8-32: Warning 27: unused variable where_clause_constraints. File "parser/full_fidelity_syntax.ml", line 4171, characters 8-34: Warning 27: unused variable where_constraint_left_type. File "parser/full_fidelity_syntax.ml", line 4172, characters 8-33: Warning 27: unused variable where_constraint_operator. File "parser/full_fidelity_syntax.ml", line 4173, characters 8-35: Warning 27: unused variable where_constraint_right_type. File "parser/full_fidelity_syntax.ml", line 4180, characters 8-27: Warning 27: unused variable methodish_attribute. File "parser/full_fidelity_syntax.ml", line 4181, characters 8-38: Warning 27: unused variable methodish_function_decl_header. File "parser/full_fidelity_syntax.ml", line 4182, characters 8-31: Warning 27: unused variable methodish_function_body. File "parser/full_fidelity_syntax.ml", line 4183, characters 8-27: Warning 27: unused variable methodish_semicolon. File "parser/full_fidelity_syntax.ml", line 4191, characters 8-26: Warning 27: unused variable classish_attribute. File "parser/full_fidelity_syntax.ml", line 4192, characters 8-26: Warning 27: unused variable classish_modifiers. File "parser/full_fidelity_syntax.ml", line 4193, characters 8-24: Warning 27: unused variable classish_keyword. File "parser/full_fidelity_syntax.ml", line 4194, characters 8-21: Warning 27: unused variable classish_name. File "parser/full_fidelity_syntax.ml", line 4195, characters 8-32: Warning 27: unused variable classish_type_parameters. File "parser/full_fidelity_syntax.ml", line 4196, characters 8-32: Warning 27: unused variable classish_extends_keyword. File "parser/full_fidelity_syntax.ml", line 4197, characters 8-29: Warning 27: unused variable classish_extends_list. File "parser/full_fidelity_syntax.ml", line 4198, characters 8-35: Warning 27: unused variable classish_implements_keyword. File "parser/full_fidelity_syntax.ml", line 4199, characters 8-32: Warning 27: unused variable classish_implements_list. File "parser/full_fidelity_syntax.ml", line 4200, characters 8-21: Warning 27: unused variable classish_body. File "parser/full_fidelity_syntax.ml", line 4214, characters 8-32: Warning 27: unused variable classish_body_left_brace. File "parser/full_fidelity_syntax.ml", line 4215, characters 8-30: Warning 27: unused variable classish_body_elements. File "parser/full_fidelity_syntax.ml", line 4216, characters 8-33: Warning 27: unused variable classish_body_right_brace. File "parser/full_fidelity_syntax.ml", line 4223, characters 8-38: Warning 27: unused variable trait_use_precedence_item_name. File "parser/full_fidelity_syntax.ml", line 4224, characters 8-41: Warning 27: unused variable trait_use_precedence_item_keyword. File "parser/full_fidelity_syntax.ml", line 4225, characters 8-47: Warning 27: unused variable trait_use_precedence_item_removed_names. File "parser/full_fidelity_syntax.ml", line 4232, characters 8-42: Warning 27: unused variable trait_use_alias_item_aliasing_name. File "parser/full_fidelity_syntax.ml", line 4233, characters 8-36: Warning 27: unused variable trait_use_alias_item_keyword. File "parser/full_fidelity_syntax.ml", line 4234, characters 8-38: Warning 27: unused variable trait_use_alias_item_modifiers. File "parser/full_fidelity_syntax.ml", line 4235, characters 8-41: Warning 27: unused variable trait_use_alias_item_aliased_name. File "parser/full_fidelity_syntax.ml", line 4243, characters 8-45: Warning 27: unused variable trait_use_conflict_resolution_keyword. File "parser/full_fidelity_syntax.ml", line 4244, characters 8-43: Warning 27: unused variable trait_use_conflict_resolution_names. File "parser/full_fidelity_syntax.ml", line 4245, characters 8-48: Warning 27: unused variable trait_use_conflict_resolution_left_brace. File "parser/full_fidelity_syntax.ml", line 4246, characters 8-45: Warning 27: unused variable trait_use_conflict_resolution_clauses. File "parser/full_fidelity_syntax.ml", line 4247, characters 8-49: Warning 27: unused variable trait_use_conflict_resolution_right_brace. File "parser/full_fidelity_syntax.ml", line 4256, characters 8-25: Warning 27: unused variable trait_use_keyword. File "parser/full_fidelity_syntax.ml", line 4257, characters 8-23: Warning 27: unused variable trait_use_names. File "parser/full_fidelity_syntax.ml", line 4258, characters 8-27: Warning 27: unused variable trait_use_semicolon. File "parser/full_fidelity_syntax.ml", line 4265, characters 8-23: Warning 27: unused variable require_keyword. File "parser/full_fidelity_syntax.ml", line 4266, characters 8-20: Warning 27: unused variable require_kind. File "parser/full_fidelity_syntax.ml", line 4267, characters 8-20: Warning 27: unused variable require_name. File "parser/full_fidelity_syntax.ml", line 4268, characters 8-25: Warning 27: unused variable require_semicolon. File "parser/full_fidelity_syntax.ml", line 4276, characters 8-22: Warning 27: unused variable const_abstract. File "parser/full_fidelity_syntax.ml", line 4277, characters 8-21: Warning 27: unused variable const_keyword. File "parser/full_fidelity_syntax.ml", line 4278, characters 8-28: Warning 27: unused variable const_type_specifier. File "parser/full_fidelity_syntax.ml", line 4279, characters 8-25: Warning 27: unused variable const_declarators. File "parser/full_fidelity_syntax.ml", line 4280, characters 8-23: Warning 27: unused variable const_semicolon. File "parser/full_fidelity_syntax.ml", line 4289, characters 8-32: Warning 27: unused variable constant_declarator_name. File "parser/full_fidelity_syntax.ml", line 4290, characters 8-39: Warning 27: unused variable constant_declarator_initializer. File "parser/full_fidelity_syntax.ml", line 4296, characters 8-27: Warning 27: unused variable type_const_abstract. File "parser/full_fidelity_syntax.ml", line 4297, characters 8-26: Warning 27: unused variable type_const_keyword. File "parser/full_fidelity_syntax.ml", line 4298, characters 8-31: Warning 27: unused variable type_const_type_keyword. File "parser/full_fidelity_syntax.ml", line 4299, characters 8-23: Warning 27: unused variable type_const_name. File "parser/full_fidelity_syntax.ml", line 4300, characters 8-34: Warning 27: unused variable type_const_type_parameters. File "parser/full_fidelity_syntax.ml", line 4301, characters 8-34: Warning 27: unused variable type_const_type_constraint. File "parser/full_fidelity_syntax.ml", line 4302, characters 8-24: Warning 27: unused variable type_const_equal. File "parser/full_fidelity_syntax.ml", line 4303, characters 8-33: Warning 27: unused variable type_const_type_specifier. File "parser/full_fidelity_syntax.ml", line 4304, characters 8-28: Warning 27: unused variable type_const_semicolon. File "parser/full_fidelity_syntax.ml", line 4317, characters 8-38: Warning 27: unused variable decorated_expression_decorator. File "parser/full_fidelity_syntax.ml", line 4318, characters 8-39: Warning 27: unused variable decorated_expression_expression. File "parser/full_fidelity_syntax.ml", line 4324, characters 8-27: Warning 27: unused variable parameter_attribute. File "parser/full_fidelity_syntax.ml", line 4325, characters 8-28: Warning 27: unused variable parameter_visibility. File "parser/full_fidelity_syntax.ml", line 4326, characters 8-33: Warning 27: unused variable parameter_call_convention. File "parser/full_fidelity_syntax.ml", line 4327, characters 8-22: Warning 27: unused variable parameter_type. File "parser/full_fidelity_syntax.ml", line 4328, characters 8-22: Warning 27: unused variable parameter_name. File "parser/full_fidelity_syntax.ml", line 4329, characters 8-31: Warning 27: unused variable parameter_default_value. File "parser/full_fidelity_syntax.ml", line 4339, characters 8-42: Warning 27: unused variable variadic_parameter_call_convention. File "parser/full_fidelity_syntax.ml", line 4340, characters 8-31: Warning 27: unused variable variadic_parameter_type. File "parser/full_fidelity_syntax.ml", line 4341, characters 8-35: Warning 27: unused variable variadic_parameter_ellipsis. File "parser/full_fidelity_syntax.ml", line 4348, characters 8-49: Warning 27: unused variable attribute_specification_left_double_angle. File "parser/full_fidelity_syntax.ml", line 4349, characters 8-42: Warning 27: unused variable attribute_specification_attributes. File "parser/full_fidelity_syntax.ml", line 4350, characters 8-50: Warning 27: unused variable attribute_specification_right_double_angle. File "parser/full_fidelity_syntax.ml", line 4357, characters 8-22: Warning 27: unused variable attribute_name. File "parser/full_fidelity_syntax.ml", line 4358, characters 8-28: Warning 27: unused variable attribute_left_paren. File "parser/full_fidelity_syntax.ml", line 4359, characters 8-24: Warning 27: unused variable attribute_values. File "parser/full_fidelity_syntax.ml", line 4360, characters 8-29: Warning 27: unused variable attribute_right_paren. File "parser/full_fidelity_syntax.ml", line 4368, characters 8-25: Warning 27: unused variable inclusion_require. File "parser/full_fidelity_syntax.ml", line 4369, characters 8-26: Warning 27: unused variable inclusion_filename. File "parser/full_fidelity_syntax.ml", line 4375, characters 8-28: Warning 27: unused variable inclusion_expression. File "parser/full_fidelity_syntax.ml", line 4376, characters 8-27: Warning 27: unused variable inclusion_semicolon. File "parser/full_fidelity_syntax.ml", line 4382, characters 8-27: Warning 27: unused variable compound_left_brace. File "parser/full_fidelity_syntax.ml", line 4383, characters 8-27: Warning 27: unused variable compound_statements. File "parser/full_fidelity_syntax.ml", line 4384, characters 8-28: Warning 27: unused variable compound_right_brace. File "parser/full_fidelity_syntax.ml", line 4391, characters 8-39: Warning 27: unused variable expression_statement_expression. File "parser/full_fidelity_syntax.ml", line 4392, characters 8-38: Warning 27: unused variable expression_statement_semicolon. File "parser/full_fidelity_syntax.ml", line 4398, characters 8-21: Warning 27: unused variable markup_prefix. File "parser/full_fidelity_syntax.ml", line 4399, characters 8-19: Warning 27: unused variable markup_text. File "parser/full_fidelity_syntax.ml", line 4400, characters 8-21: Warning 27: unused variable markup_suffix. File "parser/full_fidelity_syntax.ml", line 4401, characters 8-25: Warning 27: unused variable markup_expression. File "parser/full_fidelity_syntax.ml", line 4409, characters 8-40: Warning 27: unused variable markup_suffix_less_than_question. File "parser/full_fidelity_syntax.ml", line 4410, characters 8-26: Warning 27: unused variable markup_suffix_name. File "parser/full_fidelity_syntax.ml", line 4416, characters 8-21: Warning 27: unused variable unset_keyword. File "parser/full_fidelity_syntax.ml", line 4417, characters 8-24: Warning 27: unused variable unset_left_paren. File "parser/full_fidelity_syntax.ml", line 4418, characters 8-23: Warning 27: unused variable unset_variables. File "parser/full_fidelity_syntax.ml", line 4419, characters 8-25: Warning 27: unused variable unset_right_paren. File "parser/full_fidelity_syntax.ml", line 4420, characters 8-23: Warning 27: unused variable unset_semicolon. File "parser/full_fidelity_syntax.ml", line 4429, characters 8-33: Warning 27: unused variable using_block_await_keyword. File "parser/full_fidelity_syntax.ml", line 4430, characters 8-33: Warning 27: unused variable using_block_using_keyword. File "parser/full_fidelity_syntax.ml", line 4431, characters 8-30: Warning 27: unused variable using_block_left_paren. File "parser/full_fidelity_syntax.ml", line 4432, characters 8-31: Warning 27: unused variable using_block_expressions. File "parser/full_fidelity_syntax.ml", line 4433, characters 8-31: Warning 27: unused variable using_block_right_paren. File "parser/full_fidelity_syntax.ml", line 4434, characters 8-24: Warning 27: unused variable using_block_body. File "parser/full_fidelity_syntax.ml", line 4444, characters 8-36: Warning 27: unused variable using_function_await_keyword. File "parser/full_fidelity_syntax.ml", line 4445, characters 8-36: Warning 27: unused variable using_function_using_keyword. File "parser/full_fidelity_syntax.ml", line 4446, characters 8-33: Warning 27: unused variable using_function_expression. File "parser/full_fidelity_syntax.ml", line 4447, characters 8-32: Warning 27: unused variable using_function_semicolon. File "parser/full_fidelity_syntax.ml", line 4455, characters 8-33: Warning 27: unused variable declare_directive_keyword. File "parser/full_fidelity_syntax.ml", line 4456, characters 8-36: Warning 27: unused variable declare_directive_left_paren. File "parser/full_fidelity_syntax.ml", line 4457, characters 8-36: Warning 27: unused variable declare_directive_expression. File "parser/full_fidelity_syntax.ml", line 4458, characters 8-37: Warning 27: unused variable declare_directive_right_paren. File "parser/full_fidelity_syntax.ml", line 4459, characters 8-35: Warning 27: unused variable declare_directive_semicolon. File "parser/full_fidelity_syntax.ml", line 4468, characters 8-29: Warning 27: unused variable declare_block_keyword. File "parser/full_fidelity_syntax.ml", line 4469, characters 8-32: Warning 27: unused variable declare_block_left_paren. File "parser/full_fidelity_syntax.ml", line 4470, characters 8-32: Warning 27: unused variable declare_block_expression. File "parser/full_fidelity_syntax.ml", line 4471, characters 8-33: Warning 27: unused variable declare_block_right_paren. File "parser/full_fidelity_syntax.ml", line 4472, characters 8-26: Warning 27: unused variable declare_block_body. File "parser/full_fidelity_syntax.ml", line 4481, characters 8-21: Warning 27: unused variable while_keyword. File "parser/full_fidelity_syntax.ml", line 4482, characters 8-24: Warning 27: unused variable while_left_paren. File "parser/full_fidelity_syntax.ml", line 4483, characters 8-23: Warning 27: unused variable while_condition. File "parser/full_fidelity_syntax.ml", line 4484, characters 8-25: Warning 27: unused variable while_right_paren. File "parser/full_fidelity_syntax.ml", line 4485, characters 8-18: Warning 27: unused variable while_body. File "parser/full_fidelity_syntax.ml", line 4494, characters 8-18: Warning 27: unused variable if_keyword. File "parser/full_fidelity_syntax.ml", line 4495, characters 8-21: Warning 27: unused variable if_left_paren. File "parser/full_fidelity_syntax.ml", line 4496, characters 8-20: Warning 27: unused variable if_condition. File "parser/full_fidelity_syntax.ml", line 4497, characters 8-22: Warning 27: unused variable if_right_paren. File "parser/full_fidelity_syntax.ml", line 4498, characters 8-20: Warning 27: unused variable if_statement. File "parser/full_fidelity_syntax.ml", line 4499, characters 8-25: Warning 27: unused variable if_elseif_clauses. File "parser/full_fidelity_syntax.ml", line 4500, characters 8-22: Warning 27: unused variable if_else_clause. File "parser/full_fidelity_syntax.ml", line 4511, characters 8-22: Warning 27: unused variable elseif_keyword. File "parser/full_fidelity_syntax.ml", line 4512, characters 8-25: Warning 27: unused variable elseif_left_paren. File "parser/full_fidelity_syntax.ml", line 4513, characters 8-24: Warning 27: unused variable elseif_condition. File "parser/full_fidelity_syntax.ml", line 4514, characters 8-26: Warning 27: unused variable elseif_right_paren. File "parser/full_fidelity_syntax.ml", line 4515, characters 8-24: Warning 27: unused variable elseif_statement. File "parser/full_fidelity_syntax.ml", line 4524, characters 8-20: Warning 27: unused variable else_keyword. File "parser/full_fidelity_syntax.ml", line 4525, characters 8-22: Warning 27: unused variable else_statement. File "parser/full_fidelity_syntax.ml", line 4531, characters 8-24: Warning 27: unused variable if_endif_keyword. File "parser/full_fidelity_syntax.ml", line 4532, characters 8-27: Warning 27: unused variable if_endif_left_paren. File "parser/full_fidelity_syntax.ml", line 4533, characters 8-26: Warning 27: unused variable if_endif_condition. File "parser/full_fidelity_syntax.ml", line 4534, characters 8-28: Warning 27: unused variable if_endif_right_paren. File "parser/full_fidelity_syntax.ml", line 4535, characters 8-22: Warning 27: unused variable if_endif_colon. File "parser/full_fidelity_syntax.ml", line 4536, characters 8-26: Warning 27: unused variable if_endif_statement. File "parser/full_fidelity_syntax.ml", line 4537, characters 8-37: Warning 27: unused variable if_endif_elseif_colon_clauses. File "parser/full_fidelity_syntax.ml", line 4538, characters 8-34: Warning 27: unused variable if_endif_else_colon_clause. File "parser/full_fidelity_syntax.ml", line 4539, characters 8-30: Warning 27: unused variable if_endif_endif_keyword. File "parser/full_fidelity_syntax.ml", line 4540, characters 8-26: Warning 27: unused variable if_endif_semicolon. File "parser/full_fidelity_syntax.ml", line 4554, characters 8-28: Warning 27: unused variable elseif_colon_keyword. File "parser/full_fidelity_syntax.ml", line 4555, characters 8-31: Warning 27: unused variable elseif_colon_left_paren. File "parser/full_fidelity_syntax.ml", line 4556, characters 8-30: Warning 27: unused variable elseif_colon_condition. File "parser/full_fidelity_syntax.ml", line 4557, characters 8-32: Warning 27: unused variable elseif_colon_right_paren. File "parser/full_fidelity_syntax.ml", line 4558, characters 8-26: Warning 27: unused variable elseif_colon_colon. File "parser/full_fidelity_syntax.ml", line 4559, characters 8-30: Warning 27: unused variable elseif_colon_statement. File "parser/full_fidelity_syntax.ml", line 4569, characters 8-26: Warning 27: unused variable else_colon_keyword. File "parser/full_fidelity_syntax.ml", line 4570, characters 8-24: Warning 27: unused variable else_colon_colon. File "parser/full_fidelity_syntax.ml", line 4571, characters 8-28: Warning 27: unused variable else_colon_statement. File "parser/full_fidelity_syntax.ml", line 4578, characters 8-19: Warning 27: unused variable try_keyword. File "parser/full_fidelity_syntax.ml", line 4579, characters 8-30: Warning 27: unused variable try_compound_statement. File "parser/full_fidelity_syntax.ml", line 4580, characters 8-25: Warning 27: unused variable try_catch_clauses. File "parser/full_fidelity_syntax.ml", line 4581, characters 8-26: Warning 27: unused variable try_finally_clause. File "parser/full_fidelity_syntax.ml", line 4589, characters 8-21: Warning 27: unused variable catch_keyword. File "parser/full_fidelity_syntax.ml", line 4590, characters 8-24: Warning 27: unused variable catch_left_paren. File "parser/full_fidelity_syntax.ml", line 4591, characters 8-18: Warning 27: unused variable catch_type. File "parser/full_fidelity_syntax.ml", line 4592, characters 8-22: Warning 27: unused variable catch_variable. File "parser/full_fidelity_syntax.ml", line 4593, characters 8-25: Warning 27: unused variable catch_right_paren. File "parser/full_fidelity_syntax.ml", line 4594, characters 8-18: Warning 27: unused variable catch_body. File "parser/full_fidelity_syntax.ml", line 4604, characters 8-23: Warning 27: unused variable finally_keyword. File "parser/full_fidelity_syntax.ml", line 4605, characters 8-20: Warning 27: unused variable finally_body. File "parser/full_fidelity_syntax.ml", line 4611, characters 8-18: Warning 27: unused variable do_keyword. File "parser/full_fidelity_syntax.ml", line 4612, characters 8-15: Warning 27: unused variable do_body. File "parser/full_fidelity_syntax.ml", line 4613, characters 8-24: Warning 27: unused variable do_while_keyword. File "parser/full_fidelity_syntax.ml", line 4614, characters 8-21: Warning 27: unused variable do_left_paren. File "parser/full_fidelity_syntax.ml", line 4615, characters 8-20: Warning 27: unused variable do_condition. File "parser/full_fidelity_syntax.ml", line 4616, characters 8-22: Warning 27: unused variable do_right_paren. File "parser/full_fidelity_syntax.ml", line 4617, characters 8-20: Warning 27: unused variable do_semicolon. File "parser/full_fidelity_syntax.ml", line 4628, characters 8-19: Warning 27: unused variable for_keyword. File "parser/full_fidelity_syntax.ml", line 4629, characters 8-22: Warning 27: unused variable for_left_paren. File "parser/full_fidelity_syntax.ml", line 4630, characters 8-23: Warning 27: unused variable for_initializer. File "parser/full_fidelity_syntax.ml", line 4631, characters 8-27: Warning 27: unused variable for_first_semicolon. File "parser/full_fidelity_syntax.ml", line 4632, characters 8-19: Warning 27: unused variable for_control. File "parser/full_fidelity_syntax.ml", line 4633, characters 8-28: Warning 27: unused variable for_second_semicolon. File "parser/full_fidelity_syntax.ml", line 4634, characters 8-23: Warning 27: unused variable for_end_of_loop. File "parser/full_fidelity_syntax.ml", line 4635, characters 8-23: Warning 27: unused variable for_right_paren. File "parser/full_fidelity_syntax.ml", line 4636, characters 8-16: Warning 27: unused variable for_body. File "parser/full_fidelity_syntax.ml", line 4649, characters 8-23: Warning 27: unused variable foreach_keyword. File "parser/full_fidelity_syntax.ml", line 4650, characters 8-26: Warning 27: unused variable foreach_left_paren. File "parser/full_fidelity_syntax.ml", line 4651, characters 8-26: Warning 27: unused variable foreach_collection. File "parser/full_fidelity_syntax.ml", line 4652, characters 8-29: Warning 27: unused variable foreach_await_keyword. File "parser/full_fidelity_syntax.ml", line 4653, characters 8-18: Warning 27: unused variable foreach_as. File "parser/full_fidelity_syntax.ml", line 4654, characters 8-19: Warning 27: unused variable foreach_key. File "parser/full_fidelity_syntax.ml", line 4655, characters 8-21: Warning 27: unused variable foreach_arrow. File "parser/full_fidelity_syntax.ml", line 4656, characters 8-21: Warning 27: unused variable foreach_value. File "parser/full_fidelity_syntax.ml", line 4657, characters 8-27: Warning 27: unused variable foreach_right_paren. File "parser/full_fidelity_syntax.ml", line 4658, characters 8-20: Warning 27: unused variable foreach_body. File "parser/full_fidelity_syntax.ml", line 4672, characters 8-22: Warning 27: unused variable switch_keyword. File "parser/full_fidelity_syntax.ml", line 4673, characters 8-25: Warning 27: unused variable switch_left_paren. File "parser/full_fidelity_syntax.ml", line 4674, characters 8-25: Warning 27: unused variable switch_expression. File "parser/full_fidelity_syntax.ml", line 4675, characters 8-26: Warning 27: unused variable switch_right_paren. File "parser/full_fidelity_syntax.ml", line 4676, characters 8-25: Warning 27: unused variable switch_left_brace. File "parser/full_fidelity_syntax.ml", line 4677, characters 8-23: Warning 27: unused variable switch_sections. File "parser/full_fidelity_syntax.ml", line 4678, characters 8-26: Warning 27: unused variable switch_right_brace. File "parser/full_fidelity_syntax.ml", line 4689, characters 8-29: Warning 27: unused variable switch_section_labels. File "parser/full_fidelity_syntax.ml", line 4690, characters 8-33: Warning 27: unused variable switch_section_statements. File "parser/full_fidelity_syntax.ml", line 4691, characters 8-34: Warning 27: unused variable switch_section_fallthrough. File "parser/full_fidelity_syntax.ml", line 4698, characters 8-27: Warning 27: unused variable fallthrough_keyword. File "parser/full_fidelity_syntax.ml", line 4699, characters 8-29: Warning 27: unused variable fallthrough_semicolon. File "parser/full_fidelity_syntax.ml", line 4705, characters 8-20: Warning 27: unused variable case_keyword. File "parser/full_fidelity_syntax.ml", line 4706, characters 8-23: Warning 27: unused variable case_expression. File "parser/full_fidelity_syntax.ml", line 4707, characters 8-18: Warning 27: unused variable case_colon. File "parser/full_fidelity_syntax.ml", line 4714, characters 8-23: Warning 27: unused variable default_keyword. File "parser/full_fidelity_syntax.ml", line 4715, characters 8-21: Warning 27: unused variable default_colon. File "parser/full_fidelity_syntax.ml", line 4721, characters 8-22: Warning 27: unused variable return_keyword. File "parser/full_fidelity_syntax.ml", line 4722, characters 8-25: Warning 27: unused variable return_expression. File "parser/full_fidelity_syntax.ml", line 4723, characters 8-24: Warning 27: unused variable return_semicolon. File "parser/full_fidelity_syntax.ml", line 4730, characters 8-23: Warning 27: unused variable goto_label_name. File "parser/full_fidelity_syntax.ml", line 4731, characters 8-24: Warning 27: unused variable goto_label_colon. File "parser/full_fidelity_syntax.ml", line 4737, characters 8-30: Warning 27: unused variable goto_statement_keyword. File "parser/full_fidelity_syntax.ml", line 4738, characters 8-33: Warning 27: unused variable goto_statement_label_name. File "parser/full_fidelity_syntax.ml", line 4739, characters 8-32: Warning 27: unused variable goto_statement_semicolon. File "parser/full_fidelity_syntax.ml", line 4746, characters 8-21: Warning 27: unused variable throw_keyword. File "parser/full_fidelity_syntax.ml", line 4747, characters 8-24: Warning 27: unused variable throw_expression. File "parser/full_fidelity_syntax.ml", line 4748, characters 8-23: Warning 27: unused variable throw_semicolon. File "parser/full_fidelity_syntax.ml", line 4755, characters 8-21: Warning 27: unused variable break_keyword. File "parser/full_fidelity_syntax.ml", line 4756, characters 8-19: Warning 27: unused variable break_level. File "parser/full_fidelity_syntax.ml", line 4757, characters 8-23: Warning 27: unused variable break_semicolon. File "parser/full_fidelity_syntax.ml", line 4764, characters 8-24: Warning 27: unused variable continue_keyword. File "parser/full_fidelity_syntax.ml", line 4765, characters 8-22: Warning 27: unused variable continue_level. File "parser/full_fidelity_syntax.ml", line 4766, characters 8-26: Warning 27: unused variable continue_semicolon. File "parser/full_fidelity_syntax.ml", line 4773, characters 8-29: Warning 27: unused variable static_static_keyword. File "parser/full_fidelity_syntax.ml", line 4774, characters 8-27: Warning 27: unused variable static_declarations. File "parser/full_fidelity_syntax.ml", line 4775, characters 8-24: Warning 27: unused variable static_semicolon. File "parser/full_fidelity_syntax.ml", line 4782, characters 8-19: Warning 27: unused variable static_name. File "parser/full_fidelity_syntax.ml", line 4783, characters 8-26: Warning 27: unused variable static_initializer. File "parser/full_fidelity_syntax.ml", line 4789, characters 8-20: Warning 27: unused variable echo_keyword. File "parser/full_fidelity_syntax.ml", line 4790, characters 8-24: Warning 27: unused variable echo_expressions. File "parser/full_fidelity_syntax.ml", line 4791, characters 8-22: Warning 27: unused variable echo_semicolon. File "parser/full_fidelity_syntax.ml", line 4798, characters 8-22: Warning 27: unused variable global_keyword. File "parser/full_fidelity_syntax.ml", line 4799, characters 8-24: Warning 27: unused variable global_variables. File "parser/full_fidelity_syntax.ml", line 4800, characters 8-24: Warning 27: unused variable global_semicolon. File "parser/full_fidelity_syntax.ml", line 4807, characters 8-32: Warning 27: unused variable simple_initializer_equal. File "parser/full_fidelity_syntax.ml", line 4808, characters 8-32: Warning 27: unused variable simple_initializer_value. File "parser/full_fidelity_syntax.ml", line 4814, characters 8-37: Warning 27: unused variable anonymous_class_class_keyword. File "parser/full_fidelity_syntax.ml", line 4815, characters 8-34: Warning 27: unused variable anonymous_class_left_paren. File "parser/full_fidelity_syntax.ml", line 4816, characters 8-37: Warning 27: unused variable anonymous_class_argument_list. File "parser/full_fidelity_syntax.ml", line 4817, characters 8-35: Warning 27: unused variable anonymous_class_right_paren. File "parser/full_fidelity_syntax.ml", line 4818, characters 8-39: Warning 27: unused variable anonymous_class_extends_keyword. File "parser/full_fidelity_syntax.ml", line 4819, characters 8-36: Warning 27: unused variable anonymous_class_extends_list. File "parser/full_fidelity_syntax.ml", line 4820, characters 8-42: Warning 27: unused variable anonymous_class_implements_keyword. File "parser/full_fidelity_syntax.ml", line 4821, characters 8-39: Warning 27: unused variable anonymous_class_implements_list. File "parser/full_fidelity_syntax.ml", line 4822, characters 8-28: Warning 27: unused variable anonymous_class_body. File "parser/full_fidelity_syntax.ml", line 4835, characters 8-32: Warning 27: unused variable anonymous_static_keyword. File "parser/full_fidelity_syntax.ml", line 4836, characters 8-31: Warning 27: unused variable anonymous_async_keyword. File "parser/full_fidelity_syntax.ml", line 4837, characters 8-35: Warning 27: unused variable anonymous_coroutine_keyword. File "parser/full_fidelity_syntax.ml", line 4838, characters 8-34: Warning 27: unused variable anonymous_function_keyword. File "parser/full_fidelity_syntax.ml", line 4839, characters 8-28: Warning 27: unused variable anonymous_left_paren. File "parser/full_fidelity_syntax.ml", line 4840, characters 8-28: Warning 27: unused variable anonymous_parameters. File "parser/full_fidelity_syntax.ml", line 4841, characters 8-29: Warning 27: unused variable anonymous_right_paren. File "parser/full_fidelity_syntax.ml", line 4842, characters 8-23: Warning 27: unused variable anonymous_colon. File "parser/full_fidelity_syntax.ml", line 4843, characters 8-22: Warning 27: unused variable anonymous_type. File "parser/full_fidelity_syntax.ml", line 4844, characters 8-21: Warning 27: unused variable anonymous_use. File "parser/full_fidelity_syntax.ml", line 4845, characters 8-22: Warning 27: unused variable anonymous_body. File "parser/full_fidelity_syntax.ml", line 4860, characters 8-37: Warning 27: unused variable php7_anonymous_static_keyword. File "parser/full_fidelity_syntax.ml", line 4861, characters 8-36: Warning 27: unused variable php7_anonymous_async_keyword. File "parser/full_fidelity_syntax.ml", line 4862, characters 8-40: Warning 27: unused variable php7_anonymous_coroutine_keyword. File "parser/full_fidelity_syntax.ml", line 4863, characters 8-39: Warning 27: unused variable php7_anonymous_function_keyword. File "parser/full_fidelity_syntax.ml", line 4864, characters 8-33: Warning 27: unused variable php7_anonymous_left_paren. File "parser/full_fidelity_syntax.ml", line 4865, characters 8-33: Warning 27: unused variable php7_anonymous_parameters. File "parser/full_fidelity_syntax.ml", line 4866, characters 8-34: Warning 27: unused variable php7_anonymous_right_paren. File "parser/full_fidelity_syntax.ml", line 4867, characters 8-26: Warning 27: unused variable php7_anonymous_use. File "parser/full_fidelity_syntax.ml", line 4868, characters 8-28: Warning 27: unused variable php7_anonymous_colon. File "parser/full_fidelity_syntax.ml", line 4869, characters 8-27: Warning 27: unused variable php7_anonymous_type. File "parser/full_fidelity_syntax.ml", line 4870, characters 8-27: Warning 27: unused variable php7_anonymous_body. File "parser/full_fidelity_syntax.ml", line 4885, characters 8-29: Warning 27: unused variable anonymous_use_keyword. File "parser/full_fidelity_syntax.ml", line 4886, characters 8-32: Warning 27: unused variable anonymous_use_left_paren. File "parser/full_fidelity_syntax.ml", line 4887, characters 8-31: Warning 27: unused variable anonymous_use_variables. File "parser/full_fidelity_syntax.ml", line 4888, characters 8-33: Warning 27: unused variable anonymous_use_right_paren. File "parser/full_fidelity_syntax.ml", line 4896, characters 8-20: Warning 27: unused variable lambda_async. File "parser/full_fidelity_syntax.ml", line 4897, characters 8-24: Warning 27: unused variable lambda_coroutine. File "parser/full_fidelity_syntax.ml", line 4898, characters 8-24: Warning 27: unused variable lambda_signature. File "parser/full_fidelity_syntax.ml", line 4899, characters 8-20: Warning 27: unused variable lambda_arrow. File "parser/full_fidelity_syntax.ml", line 4900, characters 8-19: Warning 27: unused variable lambda_body. File "parser/full_fidelity_syntax.ml", line 4909, characters 8-25: Warning 27: unused variable lambda_left_paren. File "parser/full_fidelity_syntax.ml", line 4910, characters 8-25: Warning 27: unused variable lambda_parameters. File "parser/full_fidelity_syntax.ml", line 4911, characters 8-26: Warning 27: unused variable lambda_right_paren. File "parser/full_fidelity_syntax.ml", line 4912, characters 8-20: Warning 27: unused variable lambda_colon. File "parser/full_fidelity_syntax.ml", line 4913, characters 8-19: Warning 27: unused variable lambda_type. File "parser/full_fidelity_syntax.ml", line 4922, characters 8-23: Warning 27: unused variable cast_left_paren. File "parser/full_fidelity_syntax.ml", line 4923, characters 8-17: Warning 27: unused variable cast_type. File "parser/full_fidelity_syntax.ml", line 4924, characters 8-24: Warning 27: unused variable cast_right_paren. File "parser/full_fidelity_syntax.ml", line 4925, characters 8-20: Warning 27: unused variable cast_operand. File "parser/full_fidelity_syntax.ml", line 4933, characters 8-34: Warning 27: unused variable scope_resolution_qualifier. File "parser/full_fidelity_syntax.ml", line 4934, characters 8-33: Warning 27: unused variable scope_resolution_operator. File "parser/full_fidelity_syntax.ml", line 4935, characters 8-29: Warning 27: unused variable scope_resolution_name. File "parser/full_fidelity_syntax.ml", line 4942, characters 8-21: Warning 27: unused variable member_object. File "parser/full_fidelity_syntax.ml", line 4943, characters 8-23: Warning 27: unused variable member_operator. File "parser/full_fidelity_syntax.ml", line 4944, characters 8-19: Warning 27: unused variable member_name. File "parser/full_fidelity_syntax.ml", line 4951, characters 8-26: Warning 27: unused variable safe_member_object. File "parser/full_fidelity_syntax.ml", line 4952, characters 8-28: Warning 27: unused variable safe_member_operator. File "parser/full_fidelity_syntax.ml", line 4953, characters 8-24: Warning 27: unused variable safe_member_name. File "parser/full_fidelity_syntax.ml", line 4960, characters 8-30: Warning 27: unused variable embedded_member_object. File "parser/full_fidelity_syntax.ml", line 4961, characters 8-32: Warning 27: unused variable embedded_member_operator. File "parser/full_fidelity_syntax.ml", line 4962, characters 8-28: Warning 27: unused variable embedded_member_name. File "parser/full_fidelity_syntax.ml", line 4969, characters 8-21: Warning 27: unused variable yield_keyword. File "parser/full_fidelity_syntax.ml", line 4970, characters 8-21: Warning 27: unused variable yield_operand. File "parser/full_fidelity_syntax.ml", line 4976, characters 8-32: Warning 27: unused variable yield_from_yield_keyword. File "parser/full_fidelity_syntax.ml", line 4977, characters 8-31: Warning 27: unused variable yield_from_from_keyword. File "parser/full_fidelity_syntax.ml", line 4978, characters 8-26: Warning 27: unused variable yield_from_operand. File "parser/full_fidelity_syntax.ml", line 4985, characters 8-29: Warning 27: unused variable prefix_unary_operator. File "parser/full_fidelity_syntax.ml", line 4986, characters 8-28: Warning 27: unused variable prefix_unary_operand. File "parser/full_fidelity_syntax.ml", line 4992, characters 8-29: Warning 27: unused variable postfix_unary_operand. File "parser/full_fidelity_syntax.ml", line 4993, characters 8-30: Warning 27: unused variable postfix_unary_operator. File "parser/full_fidelity_syntax.ml", line 4999, characters 8-27: Warning 27: unused variable binary_left_operand. File "parser/full_fidelity_syntax.ml", line 5000, characters 8-23: Warning 27: unused variable binary_operator. File "parser/full_fidelity_syntax.ml", line 5001, characters 8-28: Warning 27: unused variable binary_right_operand. File "parser/full_fidelity_syntax.ml", line 5008, characters 8-31: Warning 27: unused variable instanceof_left_operand. File "parser/full_fidelity_syntax.ml", line 5009, characters 8-27: Warning 27: unused variable instanceof_operator. File "parser/full_fidelity_syntax.ml", line 5010, characters 8-32: Warning 27: unused variable instanceof_right_operand. File "parser/full_fidelity_syntax.ml", line 5017, characters 8-23: Warning 27: unused variable is_left_operand. File "parser/full_fidelity_syntax.ml", line 5018, characters 8-19: Warning 27: unused variable is_operator. File "parser/full_fidelity_syntax.ml", line 5019, characters 8-24: Warning 27: unused variable is_right_operand. File "parser/full_fidelity_syntax.ml", line 5026, characters 8-24: Warning 27: unused variable conditional_test. File "parser/full_fidelity_syntax.ml", line 5027, characters 8-28: Warning 27: unused variable conditional_question. File "parser/full_fidelity_syntax.ml", line 5028, characters 8-31: Warning 27: unused variable conditional_consequence. File "parser/full_fidelity_syntax.ml", line 5029, characters 8-25: Warning 27: unused variable conditional_colon. File "parser/full_fidelity_syntax.ml", line 5030, characters 8-31: Warning 27: unused variable conditional_alternative. File "parser/full_fidelity_syntax.ml", line 5039, characters 8-20: Warning 27: unused variable eval_keyword. File "parser/full_fidelity_syntax.ml", line 5040, characters 8-23: Warning 27: unused variable eval_left_paren. File "parser/full_fidelity_syntax.ml", line 5041, characters 8-21: Warning 27: unused variable eval_argument. File "parser/full_fidelity_syntax.ml", line 5042, characters 8-24: Warning 27: unused variable eval_right_paren. File "parser/full_fidelity_syntax.ml", line 5050, characters 8-21: Warning 27: unused variable empty_keyword. File "parser/full_fidelity_syntax.ml", line 5051, characters 8-24: Warning 27: unused variable empty_left_paren. File "parser/full_fidelity_syntax.ml", line 5052, characters 8-22: Warning 27: unused variable empty_argument. File "parser/full_fidelity_syntax.ml", line 5053, characters 8-25: Warning 27: unused variable empty_right_paren. File "parser/full_fidelity_syntax.ml", line 5061, characters 8-22: Warning 27: unused variable define_keyword. File "parser/full_fidelity_syntax.ml", line 5062, characters 8-25: Warning 27: unused variable define_left_paren. File "parser/full_fidelity_syntax.ml", line 5063, characters 8-28: Warning 27: unused variable define_argument_list. File "parser/full_fidelity_syntax.ml", line 5064, characters 8-26: Warning 27: unused variable define_right_paren. File "parser/full_fidelity_syntax.ml", line 5072, characters 8-29: Warning 27: unused variable halt_compiler_keyword. File "parser/full_fidelity_syntax.ml", line 5073, characters 8-32: Warning 27: unused variable halt_compiler_left_paren. File "parser/full_fidelity_syntax.ml", line 5074, characters 8-35: Warning 27: unused variable halt_compiler_argument_list. File "parser/full_fidelity_syntax.ml", line 5075, characters 8-33: Warning 27: unused variable halt_compiler_right_paren. File "parser/full_fidelity_syntax.ml", line 5083, characters 8-21: Warning 27: unused variable isset_keyword. File "parser/full_fidelity_syntax.ml", line 5084, characters 8-24: Warning 27: unused variable isset_left_paren. File "parser/full_fidelity_syntax.ml", line 5085, characters 8-27: Warning 27: unused variable isset_argument_list. File "parser/full_fidelity_syntax.ml", line 5086, characters 8-25: Warning 27: unused variable isset_right_paren. File "parser/full_fidelity_syntax.ml", line 5094, characters 8-30: Warning 27: unused variable function_call_receiver. File "parser/full_fidelity_syntax.ml", line 5095, characters 8-32: Warning 27: unused variable function_call_left_paren. File "parser/full_fidelity_syntax.ml", line 5096, characters 8-35: Warning 27: unused variable function_call_argument_list. File "parser/full_fidelity_syntax.ml", line 5097, characters 8-33: Warning 27: unused variable function_call_right_paren. File "parser/full_fidelity_syntax.ml", line 5105, characters 8-50: Warning 27: unused variable function_call_with_type_arguments_receiver. File "parser/full_fidelity_syntax.ml", line 5106, characters 8-51: Warning 27: unused variable function_call_with_type_arguments_type_args. File "parser/full_fidelity_syntax.ml", line 5107, characters 8-52: Warning 27: unused variable function_call_with_type_arguments_left_paren. File "parser/full_fidelity_syntax.ml", line 5108, characters 8-55: Warning 27: unused variable function_call_with_type_arguments_argument_list. File "parser/full_fidelity_syntax.ml", line 5109, characters 8-53: Warning 27: unused variable function_call_with_type_arguments_right_paren. File "parser/full_fidelity_syntax.ml", line 5118, characters 8-43: Warning 27: unused variable parenthesized_expression_left_paren. File "parser/full_fidelity_syntax.ml", line 5119, characters 8-43: Warning 27: unused variable parenthesized_expression_expression. File "parser/full_fidelity_syntax.ml", line 5120, characters 8-44: Warning 27: unused variable parenthesized_expression_right_paren. File "parser/full_fidelity_syntax.ml", line 5127, characters 8-36: Warning 27: unused variable braced_expression_left_brace. File "parser/full_fidelity_syntax.ml", line 5128, characters 8-36: Warning 27: unused variable braced_expression_expression. File "parser/full_fidelity_syntax.ml", line 5129, characters 8-37: Warning 27: unused variable braced_expression_right_brace. File "parser/full_fidelity_syntax.ml", line 5136, characters 8-45: Warning 27: unused variable embedded_braced_expression_left_brace. File "parser/full_fidelity_syntax.ml", line 5137, characters 8-45: Warning 27: unused variable embedded_braced_expression_expression. File "parser/full_fidelity_syntax.ml", line 5138, characters 8-46: Warning 27: unused variable embedded_braced_expression_right_brace. File "parser/full_fidelity_syntax.ml", line 5145, characters 8-20: Warning 27: unused variable list_keyword. File "parser/full_fidelity_syntax.ml", line 5146, characters 8-23: Warning 27: unused variable list_left_paren. File "parser/full_fidelity_syntax.ml", line 5147, characters 8-20: Warning 27: unused variable list_members. File "parser/full_fidelity_syntax.ml", line 5148, characters 8-24: Warning 27: unused variable list_right_paren. File "parser/full_fidelity_syntax.ml", line 5156, characters 8-31: Warning 27: unused variable collection_literal_name. File "parser/full_fidelity_syntax.ml", line 5157, characters 8-37: Warning 27: unused variable collection_literal_left_brace. File "parser/full_fidelity_syntax.ml", line 5158, characters 8-39: Warning 27: unused variable collection_literal_initializers. File "parser/full_fidelity_syntax.ml", line 5159, characters 8-38: Warning 27: unused variable collection_literal_right_brace. File "parser/full_fidelity_syntax.ml", line 5167, characters 8-35: Warning 27: unused variable object_creation_new_keyword. File "parser/full_fidelity_syntax.ml", line 5168, characters 8-30: Warning 27: unused variable object_creation_object. File "parser/full_fidelity_syntax.ml", line 5174, characters 8-29: Warning 27: unused variable constructor_call_type. File "parser/full_fidelity_syntax.ml", line 5175, characters 8-35: Warning 27: unused variable constructor_call_left_paren. File "parser/full_fidelity_syntax.ml", line 5176, characters 8-38: Warning 27: unused variable constructor_call_argument_list. File "parser/full_fidelity_syntax.ml", line 5177, characters 8-36: Warning 27: unused variable constructor_call_right_paren. File "parser/full_fidelity_syntax.ml", line 5185, characters 8-35: Warning 27: unused variable array_creation_left_bracket. File "parser/full_fidelity_syntax.ml", line 5186, characters 8-30: Warning 27: unused variable array_creation_members. File "parser/full_fidelity_syntax.ml", line 5187, characters 8-36: Warning 27: unused variable array_creation_right_bracket. File "parser/full_fidelity_syntax.ml", line 5194, characters 8-31: Warning 27: unused variable array_intrinsic_keyword. File "parser/full_fidelity_syntax.ml", line 5195, characters 8-34: Warning 27: unused variable array_intrinsic_left_paren. File "parser/full_fidelity_syntax.ml", line 5196, characters 8-31: Warning 27: unused variable array_intrinsic_members. File "parser/full_fidelity_syntax.ml", line 5197, characters 8-35: Warning 27: unused variable array_intrinsic_right_paren. File "parser/full_fidelity_syntax.ml", line 5205, characters 8-32: Warning 27: unused variable darray_intrinsic_keyword. File "parser/full_fidelity_syntax.ml", line 5206, characters 8-37: Warning 27: unused variable darray_intrinsic_left_bracket. File "parser/full_fidelity_syntax.ml", line 5207, characters 8-32: Warning 27: unused variable darray_intrinsic_members. File "parser/full_fidelity_syntax.ml", line 5208, characters 8-38: Warning 27: unused variable darray_intrinsic_right_bracket. File "parser/full_fidelity_syntax.ml", line 5216, characters 8-36: Warning 27: unused variable dictionary_intrinsic_keyword. File "parser/full_fidelity_syntax.ml", line 5217, characters 8-41: Warning 27: unused variable dictionary_intrinsic_left_bracket. File "parser/full_fidelity_syntax.ml", line 5218, characters 8-36: Warning 27: unused variable dictionary_intrinsic_members. File "parser/full_fidelity_syntax.ml", line 5219, characters 8-42: Warning 27: unused variable dictionary_intrinsic_right_bracket. File "parser/full_fidelity_syntax.ml", line 5227, characters 8-32: Warning 27: unused variable keyset_intrinsic_keyword. File "parser/full_fidelity_syntax.ml", line 5228, characters 8-37: Warning 27: unused variable keyset_intrinsic_left_bracket. File "parser/full_fidelity_syntax.ml", line 5229, characters 8-32: Warning 27: unused variable keyset_intrinsic_members. File "parser/full_fidelity_syntax.ml", line 5230, characters 8-38: Warning 27: unused variable keyset_intrinsic_right_bracket. File "parser/full_fidelity_syntax.ml", line 5238, characters 8-32: Warning 27: unused variable varray_intrinsic_keyword. File "parser/full_fidelity_syntax.ml", line 5239, characters 8-37: Warning 27: unused variable varray_intrinsic_left_bracket. File "parser/full_fidelity_syntax.ml", line 5240, characters 8-32: Warning 27: unused variable varray_intrinsic_members. File "parser/full_fidelity_syntax.ml", line 5241, characters 8-38: Warning 27: unused variable varray_intrinsic_right_bracket. File "parser/full_fidelity_syntax.ml", line 5249, characters 8-32: Warning 27: unused variable vector_intrinsic_keyword. File "parser/full_fidelity_syntax.ml", line 5250, characters 8-37: Warning 27: unused variable vector_intrinsic_left_bracket. File "parser/full_fidelity_syntax.ml", line 5251, characters 8-32: Warning 27: unused variable vector_intrinsic_members. File "parser/full_fidelity_syntax.ml", line 5252, characters 8-38: Warning 27: unused variable vector_intrinsic_right_bracket. File "parser/full_fidelity_syntax.ml", line 5260, characters 8-19: Warning 27: unused variable element_key. File "parser/full_fidelity_syntax.ml", line 5261, characters 8-21: Warning 27: unused variable element_arrow. File "parser/full_fidelity_syntax.ml", line 5262, characters 8-21: Warning 27: unused variable element_value. File "parser/full_fidelity_syntax.ml", line 5269, characters 8-26: Warning 27: unused variable subscript_receiver. File "parser/full_fidelity_syntax.ml", line 5270, characters 8-30: Warning 27: unused variable subscript_left_bracket. File "parser/full_fidelity_syntax.ml", line 5271, characters 8-23: Warning 27: unused variable subscript_index. File "parser/full_fidelity_syntax.ml", line 5272, characters 8-31: Warning 27: unused variable subscript_right_bracket. File "parser/full_fidelity_syntax.ml", line 5280, characters 8-35: Warning 27: unused variable embedded_subscript_receiver. File "parser/full_fidelity_syntax.ml", line 5281, characters 8-39: Warning 27: unused variable embedded_subscript_left_bracket. File "parser/full_fidelity_syntax.ml", line 5282, characters 8-32: Warning 27: unused variable embedded_subscript_index. File "parser/full_fidelity_syntax.ml", line 5283, characters 8-40: Warning 27: unused variable embedded_subscript_right_bracket. File "parser/full_fidelity_syntax.ml", line 5291, characters 8-23: Warning 27: unused variable awaitable_async. File "parser/full_fidelity_syntax.ml", line 5292, characters 8-27: Warning 27: unused variable awaitable_coroutine. File "parser/full_fidelity_syntax.ml", line 5293, characters 8-36: Warning 27: unused variable awaitable_compound_statement. File "parser/full_fidelity_syntax.ml", line 5300, characters 8-28: Warning 27: unused variable xhp_children_keyword. File "parser/full_fidelity_syntax.ml", line 5301, characters 8-31: Warning 27: unused variable xhp_children_expression. File "parser/full_fidelity_syntax.ml", line 5302, characters 8-30: Warning 27: unused variable xhp_children_semicolon. File "parser/full_fidelity_syntax.ml", line 5309, characters 8-36: Warning 27: unused variable xhp_children_list_left_paren. File "parser/full_fidelity_syntax.ml", line 5310, characters 8-38: Warning 27: unused variable xhp_children_list_xhp_children. File "parser/full_fidelity_syntax.ml", line 5311, characters 8-37: Warning 27: unused variable xhp_children_list_right_paren. File "parser/full_fidelity_syntax.ml", line 5318, characters 8-28: Warning 27: unused variable xhp_category_keyword. File "parser/full_fidelity_syntax.ml", line 5319, characters 8-31: Warning 27: unused variable xhp_category_categories. File "parser/full_fidelity_syntax.ml", line 5320, characters 8-30: Warning 27: unused variable xhp_category_semicolon. File "parser/full_fidelity_syntax.ml", line 5327, characters 8-25: Warning 27: unused variable xhp_enum_optional. File "parser/full_fidelity_syntax.ml", line 5328, characters 8-24: Warning 27: unused variable xhp_enum_keyword. File "parser/full_fidelity_syntax.ml", line 5329, characters 8-27: Warning 27: unused variable xhp_enum_left_brace. File "parser/full_fidelity_syntax.ml", line 5330, characters 8-23: Warning 27: unused variable xhp_enum_values. File "parser/full_fidelity_syntax.ml", line 5331, characters 8-28: Warning 27: unused variable xhp_enum_right_brace. File "parser/full_fidelity_syntax.ml", line 5340, characters 8-23: Warning 27: unused variable xhp_required_at. File "parser/full_fidelity_syntax.ml", line 5341, characters 8-28: Warning 27: unused variable xhp_required_keyword. File "parser/full_fidelity_syntax.ml", line 5347, characters 8-29: Warning 27: unused variable xhp_attribute_keyword. File "parser/full_fidelity_syntax.ml", line 5348, characters 8-32: Warning 27: unused variable xhp_attribute_attributes. File "parser/full_fidelity_syntax.ml", line 5349, characters 8-31: Warning 27: unused variable xhp_attribute_semicolon. File "parser/full_fidelity_syntax.ml", line 5356, characters 8-31: Warning 27: unused variable xhp_attribute_decl_type. File "parser/full_fidelity_syntax.ml", line 5357, characters 8-31: Warning 27: unused variable xhp_attribute_decl_name. File "parser/full_fidelity_syntax.ml", line 5358, characters 8-38: Warning 27: unused variable xhp_attribute_decl_initializer. File "parser/full_fidelity_syntax.ml", line 5359, characters 8-35: Warning 27: unused variable xhp_attribute_decl_required. File "parser/full_fidelity_syntax.ml", line 5367, characters 8-39: Warning 27: unused variable xhp_simple_class_attribute_type. File "parser/full_fidelity_syntax.ml", line 5372, characters 8-33: Warning 27: unused variable xhp_simple_attribute_name. File "parser/full_fidelity_syntax.ml", line 5373, characters 8-34: Warning 27: unused variable xhp_simple_attribute_equal. File "parser/full_fidelity_syntax.ml", line 5374, characters 8-39: Warning 27: unused variable xhp_simple_attribute_expression. File "parser/full_fidelity_syntax.ml", line 5381, characters 8-39: Warning 27: unused variable xhp_spread_attribute_left_brace. File "parser/full_fidelity_syntax.ml", line 5382, characters 8-44: Warning 27: unused variable xhp_spread_attribute_spread_operator. File "parser/full_fidelity_syntax.ml", line 5383, characters 8-39: Warning 27: unused variable xhp_spread_attribute_expression. File "parser/full_fidelity_syntax.ml", line 5384, characters 8-40: Warning 27: unused variable xhp_spread_attribute_right_brace. File "parser/full_fidelity_syntax.ml", line 5392, characters 8-27: Warning 27: unused variable xhp_open_left_angle. File "parser/full_fidelity_syntax.ml", line 5393, characters 8-21: Warning 27: unused variable xhp_open_name. File "parser/full_fidelity_syntax.ml", line 5394, characters 8-27: Warning 27: unused variable xhp_open_attributes. File "parser/full_fidelity_syntax.ml", line 5395, characters 8-28: Warning 27: unused variable xhp_open_right_angle. File "parser/full_fidelity_syntax.ml", line 5403, characters 8-16: Warning 27: unused variable xhp_open. File "parser/full_fidelity_syntax.ml", line 5404, characters 8-16: Warning 27: unused variable xhp_body. File "parser/full_fidelity_syntax.ml", line 5405, characters 8-17: Warning 27: unused variable xhp_close. File "parser/full_fidelity_syntax.ml", line 5412, characters 8-28: Warning 27: unused variable xhp_close_left_angle. File "parser/full_fidelity_syntax.ml", line 5413, characters 8-22: Warning 27: unused variable xhp_close_name. File "parser/full_fidelity_syntax.ml", line 5414, characters 8-29: Warning 27: unused variable xhp_close_right_angle. File "parser/full_fidelity_syntax.ml", line 5421, characters 8-31: Warning 27: unused variable type_constant_left_type. File "parser/full_fidelity_syntax.ml", line 5422, characters 8-31: Warning 27: unused variable type_constant_separator. File "parser/full_fidelity_syntax.ml", line 5423, characters 8-32: Warning 27: unused variable type_constant_right_type. File "parser/full_fidelity_syntax.ml", line 5430, characters 8-27: Warning 27: unused variable vector_type_keyword. File "parser/full_fidelity_syntax.ml", line 5431, characters 8-30: Warning 27: unused variable vector_type_left_angle. File "parser/full_fidelity_syntax.ml", line 5432, characters 8-24: Warning 27: unused variable vector_type_type. File "parser/full_fidelity_syntax.ml", line 5433, characters 8-34: Warning 27: unused variable vector_type_trailing_comma. File "parser/full_fidelity_syntax.ml", line 5434, characters 8-31: Warning 27: unused variable vector_type_right_angle. File "parser/full_fidelity_syntax.ml", line 5443, characters 8-27: Warning 27: unused variable keyset_type_keyword. File "parser/full_fidelity_syntax.ml", line 5444, characters 8-30: Warning 27: unused variable keyset_type_left_angle. File "parser/full_fidelity_syntax.ml", line 5445, characters 8-24: Warning 27: unused variable keyset_type_type. File "parser/full_fidelity_syntax.ml", line 5446, characters 8-34: Warning 27: unused variable keyset_type_trailing_comma. File "parser/full_fidelity_syntax.ml", line 5447, characters 8-31: Warning 27: unused variable keyset_type_right_angle. File "parser/full_fidelity_syntax.ml", line 5456, characters 8-26: Warning 27: unused variable tuple_type_keyword. File "parser/full_fidelity_syntax.ml", line 5457, characters 8-29: Warning 27: unused variable tuple_type_left_angle. File "parser/full_fidelity_syntax.ml", line 5458, characters 8-24: Warning 27: unused variable tuple_type_types. File "parser/full_fidelity_syntax.ml", line 5459, characters 8-30: Warning 27: unused variable tuple_type_right_angle. File "parser/full_fidelity_syntax.ml", line 5467, characters 8-22: Warning 27: unused variable varray_keyword. File "parser/full_fidelity_syntax.ml", line 5468, characters 8-25: Warning 27: unused variable varray_left_angle. File "parser/full_fidelity_syntax.ml", line 5469, characters 8-19: Warning 27: unused variable varray_type. File "parser/full_fidelity_syntax.ml", line 5470, characters 8-29: Warning 27: unused variable varray_trailing_comma. File "parser/full_fidelity_syntax.ml", line 5471, characters 8-26: Warning 27: unused variable varray_right_angle. File "parser/full_fidelity_syntax.ml", line 5480, characters 8-28: Warning 27: unused variable vector_array_keyword. File "parser/full_fidelity_syntax.ml", line 5481, characters 8-31: Warning 27: unused variable vector_array_left_angle. File "parser/full_fidelity_syntax.ml", line 5482, characters 8-25: Warning 27: unused variable vector_array_type. File "parser/full_fidelity_syntax.ml", line 5483, characters 8-32: Warning 27: unused variable vector_array_right_angle. File "parser/full_fidelity_syntax.ml", line 5491, characters 8-21: Warning 27: unused variable type_variance. File "parser/full_fidelity_syntax.ml", line 5492, characters 8-17: Warning 27: unused variable type_name. File "parser/full_fidelity_syntax.ml", line 5493, characters 8-24: Warning 27: unused variable type_constraints. File "parser/full_fidelity_syntax.ml", line 5500, characters 8-26: Warning 27: unused variable constraint_keyword. File "parser/full_fidelity_syntax.ml", line 5501, characters 8-23: Warning 27: unused variable constraint_type. File "parser/full_fidelity_syntax.ml", line 5507, characters 8-22: Warning 27: unused variable darray_keyword. File "parser/full_fidelity_syntax.ml", line 5508, characters 8-25: Warning 27: unused variable darray_left_angle. File "parser/full_fidelity_syntax.ml", line 5509, characters 8-18: Warning 27: unused variable darray_key. File "parser/full_fidelity_syntax.ml", line 5510, characters 8-20: Warning 27: unused variable darray_comma. File "parser/full_fidelity_syntax.ml", line 5511, characters 8-20: Warning 27: unused variable darray_value. File "parser/full_fidelity_syntax.ml", line 5512, characters 8-29: Warning 27: unused variable darray_trailing_comma. File "parser/full_fidelity_syntax.ml", line 5513, characters 8-26: Warning 27: unused variable darray_right_angle. File "parser/full_fidelity_syntax.ml", line 5524, characters 8-25: Warning 27: unused variable map_array_keyword. File "parser/full_fidelity_syntax.ml", line 5525, characters 8-28: Warning 27: unused variable map_array_left_angle. File "parser/full_fidelity_syntax.ml", line 5526, characters 8-21: Warning 27: unused variable map_array_key. File "parser/full_fidelity_syntax.ml", line 5527, characters 8-23: Warning 27: unused variable map_array_comma. File "parser/full_fidelity_syntax.ml", line 5528, characters 8-23: Warning 27: unused variable map_array_value. File "parser/full_fidelity_syntax.ml", line 5529, characters 8-29: Warning 27: unused variable map_array_right_angle. File "parser/full_fidelity_syntax.ml", line 5539, characters 8-31: Warning 27: unused variable dictionary_type_keyword. File "parser/full_fidelity_syntax.ml", line 5540, characters 8-34: Warning 27: unused variable dictionary_type_left_angle. File "parser/full_fidelity_syntax.ml", line 5541, characters 8-31: Warning 27: unused variable dictionary_type_members. File "parser/full_fidelity_syntax.ml", line 5542, characters 8-35: Warning 27: unused variable dictionary_type_right_angle. File "parser/full_fidelity_syntax.ml", line 5550, characters 8-32: Warning 27: unused variable closure_outer_left_paren. File "parser/full_fidelity_syntax.ml", line 5551, characters 8-25: Warning 27: unused variable closure_coroutine. File "parser/full_fidelity_syntax.ml", line 5552, characters 8-32: Warning 27: unused variable closure_function_keyword. File "parser/full_fidelity_syntax.ml", line 5553, characters 8-32: Warning 27: unused variable closure_inner_left_paren. File "parser/full_fidelity_syntax.ml", line 5554, characters 8-30: Warning 27: unused variable closure_parameter_list. File "parser/full_fidelity_syntax.ml", line 5555, characters 8-33: Warning 27: unused variable closure_inner_right_paren. File "parser/full_fidelity_syntax.ml", line 5556, characters 8-21: Warning 27: unused variable closure_colon. File "parser/full_fidelity_syntax.ml", line 5557, characters 8-27: Warning 27: unused variable closure_return_type. File "parser/full_fidelity_syntax.ml", line 5558, characters 8-33: Warning 27: unused variable closure_outer_right_paren. File "parser/full_fidelity_syntax.ml", line 5571, characters 8-41: Warning 27: unused variable closure_parameter_call_convention. File "parser/full_fidelity_syntax.ml", line 5572, characters 8-30: Warning 27: unused variable closure_parameter_type. File "parser/full_fidelity_syntax.ml", line 5578, characters 8-25: Warning 27: unused variable classname_keyword. File "parser/full_fidelity_syntax.ml", line 5579, characters 8-28: Warning 27: unused variable classname_left_angle. File "parser/full_fidelity_syntax.ml", line 5580, characters 8-22: Warning 27: unused variable classname_type. File "parser/full_fidelity_syntax.ml", line 5581, characters 8-32: Warning 27: unused variable classname_trailing_comma. File "parser/full_fidelity_syntax.ml", line 5582, characters 8-29: Warning 27: unused variable classname_right_angle. File "parser/full_fidelity_syntax.ml", line 5591, characters 8-22: Warning 27: unused variable field_question. File "parser/full_fidelity_syntax.ml", line 5592, characters 8-18: Warning 27: unused variable field_name. File "parser/full_fidelity_syntax.ml", line 5593, characters 8-19: Warning 27: unused variable field_arrow. File "parser/full_fidelity_syntax.ml", line 5594, characters 8-18: Warning 27: unused variable field_type. File "parser/full_fidelity_syntax.ml", line 5602, characters 8-30: Warning 27: unused variable field_initializer_name. File "parser/full_fidelity_syntax.ml", line 5603, characters 8-31: Warning 27: unused variable field_initializer_arrow. File "parser/full_fidelity_syntax.ml", line 5604, characters 8-31: Warning 27: unused variable field_initializer_value. File "parser/full_fidelity_syntax.ml", line 5611, characters 8-26: Warning 27: unused variable shape_type_keyword. File "parser/full_fidelity_syntax.ml", line 5612, characters 8-29: Warning 27: unused variable shape_type_left_paren. File "parser/full_fidelity_syntax.ml", line 5613, characters 8-25: Warning 27: unused variable shape_type_fields. File "parser/full_fidelity_syntax.ml", line 5614, characters 8-27: Warning 27: unused variable shape_type_ellipsis. File "parser/full_fidelity_syntax.ml", line 5615, characters 8-30: Warning 27: unused variable shape_type_right_paren. File "parser/full_fidelity_syntax.ml", line 5624, characters 8-32: Warning 27: unused variable shape_expression_keyword. File "parser/full_fidelity_syntax.ml", line 5625, characters 8-35: Warning 27: unused variable shape_expression_left_paren. File "parser/full_fidelity_syntax.ml", line 5626, characters 8-31: Warning 27: unused variable shape_expression_fields. File "parser/full_fidelity_syntax.ml", line 5627, characters 8-36: Warning 27: unused variable shape_expression_right_paren. File "parser/full_fidelity_syntax.ml", line 5635, characters 8-32: Warning 27: unused variable tuple_expression_keyword. File "parser/full_fidelity_syntax.ml", line 5636, characters 8-35: Warning 27: unused variable tuple_expression_left_paren. File "parser/full_fidelity_syntax.ml", line 5637, characters 8-30: Warning 27: unused variable tuple_expression_items. File "parser/full_fidelity_syntax.ml", line 5638, characters 8-36: Warning 27: unused variable tuple_expression_right_paren. File "parser/full_fidelity_syntax.ml", line 5646, characters 8-26: Warning 27: unused variable generic_class_type. File "parser/full_fidelity_syntax.ml", line 5647, characters 8-29: Warning 27: unused variable generic_argument_list. File "parser/full_fidelity_syntax.ml", line 5653, characters 8-25: Warning 27: unused variable nullable_question. File "parser/full_fidelity_syntax.ml", line 5654, characters 8-21: Warning 27: unused variable nullable_type. File "parser/full_fidelity_syntax.ml", line 5660, characters 8-15: Warning 27: unused variable soft_at. File "parser/full_fidelity_syntax.ml", line 5661, characters 8-17: Warning 27: unused variable soft_type. File "parser/full_fidelity_syntax.ml", line 5667, characters 8-33: Warning 27: unused variable type_arguments_left_angle. File "parser/full_fidelity_syntax.ml", line 5668, characters 8-28: Warning 27: unused variable type_arguments_types. File "parser/full_fidelity_syntax.ml", line 5669, characters 8-34: Warning 27: unused variable type_arguments_right_angle. File "parser/full_fidelity_syntax.ml", line 5676, characters 8-34: Warning 27: unused variable type_parameters_left_angle. File "parser/full_fidelity_syntax.ml", line 5677, characters 8-34: Warning 27: unused variable type_parameters_parameters. File "parser/full_fidelity_syntax.ml", line 5678, characters 8-35: Warning 27: unused variable type_parameters_right_angle. File "parser/full_fidelity_syntax.ml", line 5685, characters 8-24: Warning 27: unused variable tuple_left_paren. File "parser/full_fidelity_syntax.ml", line 5686, characters 8-19: Warning 27: unused variable tuple_types. File "parser/full_fidelity_syntax.ml", line 5687, characters 8-25: Warning 27: unused variable tuple_right_paren. File "parser/full_fidelity_syntax.ml", line 5694, characters 8-19: Warning 27: unused variable error_error. File "parser/full_fidelity_syntax.ml", line 5699, characters 8-17: Warning 27: unused variable list_item. File "parser/full_fidelity_syntax.ml", line 5700, characters 8-22: Warning 27: unused variable list_separator. /usr/bin/ocamldep.opt -modules parser/schema/schema_definition.ml > parser/schema/schema_definition.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser/schema -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/coroutine -o parser/schema/schema_definition.cmo parser/schema/schema_definition.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o parser/full_fidelity_positioned_token.cmo parser/full_fidelity_positioned_token.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o parser/full_fidelity_validated_syntax.cmo parser/full_fidelity_validated_syntax.ml [ 37%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/codec/compress/Logging.cpp.o [ 37%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/expression/function_call.cpp.o /usr/bin/ocamldep.opt -modules parser/full_fidelity_syntax_tree.mli > parser/full_fidelity_syntax_tree.mli.depends /usr/bin/ocamldep.opt -modules parser/full_fidelity_parser_env.ml > parser/full_fidelity_parser_env.ml.depends /usr/bin/ocamldep.opt -modules parser/stats_container.mli > parser/stats_container.mli.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o parser/stats_container.cmi parser/stats_container.mli /usr/bin/ocamldep.opt -modules parser/full_fidelity_syntax_error.mli > parser/full_fidelity_syntax_error.mli.depends /usr/bin/ocamldep.opt -modules parser/syntax_sig.ml > parser/syntax_sig.ml.depends /usr/bin/ocamldep.opt -modules parser/lexable_token_sig.ml > parser/lexable_token_sig.ml.depends /usr/bin/ocamldep.opt -modules parser/lexable_trivia_sig.ml > parser/lexable_trivia_sig.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o parser/lexable_trivia_sig.cmo parser/lexable_trivia_sig.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o parser/lexable_token_sig.cmo parser/lexable_token_sig.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o parser/full_fidelity_parser_env.cmo parser/full_fidelity_parser_env.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o parser/full_fidelity_syntax_error.cmi parser/full_fidelity_syntax_error.mli /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o parser/syntax_sig.cmo parser/syntax_sig.ml [ 37%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/codec/compress/NoPathIndexingStrategy.cpp.o /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o parser/full_fidelity_positioned_syntax.cmo parser/full_fidelity_positioned_syntax.ml + /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o parser/full_fidelity_positioned_syntax.cmo parser/full_fidelity_positioned_syntax.ml File "parser/full_fidelity_positioned_syntax.ml", line 101, characters 45-49: Warning 27: unused variable kind. File "parser/full_fidelity_positioned_syntax.ml", line 119, characters 49-53: Warning 27: unused variable last. /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o parser/full_fidelity_syntax_tree.cmi parser/full_fidelity_syntax_tree.mli /usr/bin/ocamldep.opt -modules server/ffpAutocompleteGlobals.ml > server/ffpAutocompleteGlobals.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/ffpAutocompleteContextParser.cmo server/ffpAutocompleteContextParser.ml /usr/bin/ocamldep.opt -modules parser/full_fidelity_syntax_utilities.ml > parser/full_fidelity_syntax_utilities.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o parser/full_fidelity_syntax_utilities.cmo parser/full_fidelity_syntax_utilities.ml /usr/bin/ocamldep.opt -modules server/ffpAutocompleteKeywords.mli > server/ffpAutocompleteKeywords.mli.depends /usr/bin/ocamldep.opt -modules server/ffpAutocompleteTypeCheck.ml > server/ffpAutocompleteTypeCheck.ml.depends /usr/bin/ocamldep.opt -modules server/serverAutoComplete.ml > server/serverAutoComplete.ml.depends /usr/bin/ocamldep.opt -modules server/autocompleteService.mli > server/autocompleteService.mli.depends /usr/bin/ocamldep.opt -modules utils/file_content.mli > utils/file_content.mli.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/autocompleteService.cmi server/autocompleteService.mli /usr/bin/ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/file_content.cmi utils/file_content.mli /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/serverAutoComplete.cmo server/serverAutoComplete.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/ffpAutocompleteGlobals.cmo server/ffpAutocompleteGlobals.ml [ 37%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/util/FdUtils.cpp.o /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/ffpAutocompleteKeywords.cmi server/ffpAutocompleteKeywords.mli /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/ffpAutocompleteTypeCheck.cmo server/ffpAutocompleteTypeCheck.ml /usr/bin/ocamldep.opt -modules server/fullFidelityParseService.ml > server/fullFidelityParseService.ml.depends /usr/bin/ocamldep.opt -modules parser/full_fidelity_minimal_syntax.ml > parser/full_fidelity_minimal_syntax.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o parser/full_fidelity_minimal_syntax.cmo parser/full_fidelity_minimal_syntax.ml [ 37%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/codec/compress/StaticHeaderTable.cpp.o /usr/bin/ocamldep.opt -modules server/serverCheckpoint.ml > server/serverCheckpoint.ml.depends /usr/bin/ocamldep.opt -modules server/serverColorFile.ml > server/serverColorFile.ml.depends /usr/bin/ocamldep.opt -modules server/serverCoverageMetric.ml > server/serverCoverageMetric.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/serverFileSync.cmi server/serverFileSync.mli /usr/bin/ocamldep.opt -modules server/serverFindRefs.mli > server/serverFindRefs.mli.depends /usr/bin/ocamldep.opt -modules server/serverFormat.ml > server/serverFormat.ml.depends /usr/bin/ocamldep.opt -modules format/format_hack.mli > format/format_hack.mli.depends /usr/bin/ocamldep.opt -modules hackfmt/error/hackfmt_error.ml > hackfmt/error/hackfmt_error.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I format -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o format/format_hack.cmi format/format_hack.mli /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I hackfmt/error -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/debug -I parser/schema -I parser/coroutine -o hackfmt/error/hackfmt_error.cmo hackfmt/error/hackfmt_error.ml /usr/bin/ocamldep.opt -modules server/serverHighlightRefs.mli > server/serverHighlightRefs.mli.depends /usr/bin/ocamldep.opt -modules server/serverIdentifyFunction.ml > server/serverIdentifyFunction.ml.depends /usr/bin/ocamldep.opt -modules server/serverSymbolDefinition.mli > server/serverSymbolDefinition.mli.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/serverSymbolDefinition.cmi server/serverSymbolDefinition.mli /usr/bin/ocamldep.opt -modules server/serverInferType.ml > server/serverInferType.ml.depends /usr/bin/ocamldep.opt -modules typing/tast_visitor.ml > typing/tast_visitor.ml.depends /usr/bin/ocamldep.opt -modules typing/tast_expand.ml > typing/tast_expand.ml.depends /usr/bin/ocamldep.opt -modules annotated_ast/aast_mapper.ml > annotated_ast/aast_mapper.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I annotated_ast -I client -I globals -I recorder -I diff -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o annotated_ast/aast_mapper.cmo annotated_ast/aast_mapper.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/tast_expand.cmo typing/tast_expand.ml [ 37%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/util/PausableTimer.cpp.o [ 37%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/util/ScopedServerThread.cpp.o [ 37%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/util/ServerCreatorBase.cpp.o /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I typing -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o typing/tast_visitor.cmo typing/tast_visitor.ml /usr/bin/ocamldep.opt -modules server/serverInferTypeBatch.ml > server/serverInferTypeBatch.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/serverInferType.cmo server/serverInferType.ml + /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/serverInferType.cmo server/serverInferType.ml File "server/serverInferType.ml", line 125, characters 6-38: Warning 33: unused open ServerEnv. /usr/bin/ocamldep.opt -modules server/serverLint.ml > server/serverLint.ml.depends /usr/bin/ocamldep.opt -modules stubs/linting_service.ml > stubs/linting_service.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I stubs -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o stubs/linting_service.cmo stubs/linting_service.ml /usr/bin/ocamldep.opt -modules server/serverRage.ml > server/serverRage.ml.depends /usr/bin/ocamldep.opt -modules server/serverRefactor.ml > server/serverRefactor.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/serverFindRefs.cmi server/serverFindRefs.mli /usr/bin/ocamldep.opt -modules server/serverSearch.ml > server/serverSearch.ml.depends [ 37%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/codec/compress/experimental/qpack/QPACKCodec.cpp.o /usr/bin/ocamldep.opt -modules server/symbolInfoService.ml > server/symbolInfoService.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/ffpAutocompleteService.cmo server/ffpAutocompleteService.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/fullFidelityParseService.cmo server/fullFidelityParseService.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/serverCheckpoint.cmo server/serverCheckpoint.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/serverColorFile.cmo server/serverColorFile.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/serverCoverageMetric.cmo server/serverCoverageMetric.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/serverFormat.cmo server/serverFormat.ml + /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/serverFormat.cmo server/serverFormat.ml File "server/serverFormat.ml", line 124, characters 2-2761: Warning 45: this open statement shadows the label range (which is later used) /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/serverHighlightRefs.cmi server/serverHighlightRefs.mli /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/serverIdentifyFunction.cmo server/serverIdentifyFunction.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/serverInferTypeBatch.cmo server/serverInferTypeBatch.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/serverLint.cmo server/serverLint.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/serverRage.cmo server/serverRage.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/serverRefactor.cmo server/serverRefactor.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/serverSearch.cmo server/serverSearch.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/symbolInfoService.cmo server/symbolInfoService.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I stubs -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o stubs/buildMain.cmo stubs/buildMain.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/serverDebug.cmo server/serverDebug.ml /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/serverRpc.cmo server/serverRpc.ml + /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/serverRpc.cmo server/serverRpc.ml File "server/serverRpc.ml", line 13, characters 0-23: Warning 45: this open statement shadows the label contents (which is later used) /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/serverCommand.cmo server/serverCommand.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/clientProvider.cmx server/clientProvider.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I debug -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o debug/debug_port.cmx debug/debug_port.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/diagnostic_subscription.cmx server/diagnostic_subscription.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/serverNotifierTypes.cmx server/serverNotifierTypes.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/serverEnv.cmx server/serverEnv.ml /usr/bin/ocamldep.opt -modules server/serverFileSync.ml > server/serverFileSync.ml.depends /usr/bin/ocamldep.opt -modules utils/file_content.ml > utils/file_content.ml.depends /usr/bin/ocamldep.opt -modules server/serverBusyStatus.ml > server/serverBusyStatus.ml.depends /usr/bin/ocamlc.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/serverBusyStatus.cmo server/serverBusyStatus.ml /usr/bin/ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/file_content.cmx utils/file_content.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I server -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o server/serverBusyStatus.cmx server/serverBusyStatus.ml [ 37%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/expression/include_expression.cpp.o /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o parser/full_fidelity_trivia_kind.cmx parser/full_fidelity_trivia_kind.ml /usr/bin/ocamldep.opt -modules parser/full_fidelity_source_text.ml > parser/full_fidelity_source_text.ml.depends /usr/bin/ocamldep.opt -modules utils/line_break_map.ml > utils/line_break_map.ml.depends /usr/bin/ocamlopt.opt -c -g -w A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o utils/line_break_map.cmx utils/line_break_map.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o parser/full_fidelity_minimal_trivia.cmx parser/full_fidelity_minimal_trivia.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o parser/full_fidelity_source_text.cmx parser/full_fidelity_source_text.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o parser/full_fidelity_token_kind.cmx parser/full_fidelity_token_kind.ml [ 37%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/util/SocketRetriever.cpp.o /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o parser/full_fidelity_minimal_token.cmx parser/full_fidelity_minimal_token.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o parser/full_fidelity_positioned_trivia.cmx parser/full_fidelity_positioned_trivia.ml /usr/bin/ocamldep.opt -modules parser/full_fidelity_operator.ml > parser/full_fidelity_operator.ml.depends /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o parser/full_fidelity_operator.cmx parser/full_fidelity_operator.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o parser/full_fidelity_syntax_kind.cmx parser/full_fidelity_syntax_kind.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o parser/full_fidelity_syntax_type.cmx parser/full_fidelity_syntax_type.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o parser/full_fidelity_syntax.cmx parser/full_fidelity_syntax.ml [ 37%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/codec/compress/experimental/qpack/QPACKContext.cpp.o [ 37%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/util/SyncServerCreator.cpp.o [ 37%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/codec/compress/experimental/qpack/QPACKDecoder.cpp.o + /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o parser/full_fidelity_syntax.cmx parser/full_fidelity_syntax.ml File "parser/full_fidelity_syntax.ml", line 3964, characters 8-25: Warning 27: unused variable end_of_file_token. File "parser/full_fidelity_syntax.ml", line 3969, characters 8-27: Warning 27: unused variable script_declarations. File "parser/full_fidelity_syntax.ml", line 3974, characters 8-28: Warning 27: unused variable qualified_name_parts. File "parser/full_fidelity_syntax.ml", line 3979, characters 8-29: Warning 27: unused variable simple_type_specifier. File "parser/full_fidelity_syntax.ml", line 3984, characters 8-26: Warning 27: unused variable literal_expression. File "parser/full_fidelity_syntax.ml", line 3989, characters 8-27: Warning 27: unused variable variable_expression. File "parser/full_fidelity_syntax.ml", line 3994, characters 8-32: Warning 27: unused variable pipe_variable_expression. File "parser/full_fidelity_syntax.ml", line 3999, characters 8-27: Warning 27: unused variable enum_attribute_spec. File "parser/full_fidelity_syntax.ml", line 4000, characters 8-20: Warning 27: unused variable enum_keyword. File "parser/full_fidelity_syntax.ml", line 4001, characters 8-17: Warning 27: unused variable enum_name. File "parser/full_fidelity_syntax.ml", line 4002, characters 8-18: Warning 27: unused variable enum_colon. File "parser/full_fidelity_syntax.ml", line 4003, characters 8-17: Warning 27: unused variable enum_base. File "parser/full_fidelity_syntax.ml", line 4004, characters 8-17: Warning 27: unused variable enum_type. File "parser/full_fidelity_syntax.ml", line 4005, characters 8-23: Warning 27: unused variable enum_left_brace. File "parser/full_fidelity_syntax.ml", line 4006, characters 8-24: Warning 27: unused variable enum_enumerators. File "parser/full_fidelity_syntax.ml", line 4007, characters 8-24: Warning 27: unused variable enum_right_brace. File "parser/full_fidelity_syntax.ml", line 4020, characters 8-23: Warning 27: unused variable enumerator_name. File "parser/full_fidelity_syntax.ml", line 4021, characters 8-24: Warning 27: unused variable enumerator_equal. File "parser/full_fidelity_syntax.ml", line 4022, characters 8-24: Warning 27: unused variable enumerator_value. File "parser/full_fidelity_syntax.ml", line 4023, characters 8-28: Warning 27: unused variable enumerator_semicolon. File "parser/full_fidelity_syntax.ml", line 4031, characters 8-28: Warning 27: unused variable alias_attribute_spec. File "parser/full_fidelity_syntax.ml", line 4032, characters 8-21: Warning 27: unused variable alias_keyword. File "parser/full_fidelity_syntax.ml", line 4033, characters 8-18: Warning 27: unused variable alias_name. File "parser/full_fidelity_syntax.ml", line 4034, characters 8-31: Warning 27: unused variable alias_generic_parameter. File "parser/full_fidelity_syntax.ml", line 4035, characters 8-24: Warning 27: unused variable alias_constraint. File "parser/full_fidelity_syntax.ml", line 4036, characters 8-19: Warning 27: unused variable alias_equal. File "parser/full_fidelity_syntax.ml", line 4037, characters 8-18: Warning 27: unused variable alias_type. File "parser/full_fidelity_syntax.ml", line 4038, characters 8-23: Warning 27: unused variable alias_semicolon. File "parser/full_fidelity_syntax.ml", line 4050, characters 8-26: Warning 27: unused variable property_modifiers. File "parser/full_fidelity_syntax.ml", line 4051, characters 8-21: Warning 27: unused variable property_type. File "parser/full_fidelity_syntax.ml", line 4052, characters 8-28: Warning 27: unused variable property_declarators. File "parser/full_fidelity_syntax.ml", line 4053, characters 8-26: Warning 27: unused variable property_semicolon. File "parser/full_fidelity_syntax.ml", line 4061, characters 8-21: Warning 27: unused variable property_name. File "parser/full_fidelity_syntax.ml", line 4062, characters 8-28: Warning 27: unused variable property_initializer. File "parser/full_fidelity_syntax.ml", line 4068, characters 8-25: Warning 27: unused variable namespace_keyword. File "parser/full_fidelity_syntax.ml", line 4069, characters 8-22: Warning 27: unused variable namespace_name. File "parser/full_fidelity_syntax.ml", line 4070, characters 8-22: Warning 27: unused variable namespace_body. File "parser/full_fidelity_syntax.ml", line 4077, characters 8-28: Warning 27: unused variable namespace_left_brace. File "parser/full_fidelity_syntax.ml", line 4078, characters 8-30: Warning 27: unused variable namespace_declarations. File "parser/full_fidelity_syntax.ml", line 4079, characters 8-29: Warning 27: unused variable namespace_right_brace. File "parser/full_fidelity_syntax.ml", line 4086, characters 8-27: Warning 27: unused variable namespace_semicolon. File "parser/full_fidelity_syntax.ml", line 4091, characters 8-29: Warning 27: unused variable namespace_use_keyword. File "parser/full_fidelity_syntax.ml", line 4092, characters 8-26: Warning 27: unused variable namespace_use_kind. File "parser/full_fidelity_syntax.ml", line 4093, characters 8-29: Warning 27: unused variable namespace_use_clauses. File "parser/full_fidelity_syntax.ml", line 4094, characters 8-31: Warning 27: unused variable namespace_use_semicolon. File "parser/full_fidelity_syntax.ml", line 4102, characters 8-35: Warning 27: unused variable namespace_group_use_keyword. File "parser/full_fidelity_syntax.ml", line 4103, characters 8-32: Warning 27: unused variable namespace_group_use_kind. File "parser/full_fidelity_syntax.ml", line 4104, characters 8-34: Warning 27: unused variable namespace_group_use_prefix. File "parser/full_fidelity_syntax.ml", line 4105, characters 8-38: Warning 27: unused variable namespace_group_use_left_brace. File "parser/full_fidelity_syntax.ml", line 4106, characters 8-35: Warning 27: unused variable namespace_group_use_clauses. File "parser/full_fidelity_syntax.ml", line 4107, characters 8-39: Warning 27: unused variable namespace_group_use_right_brace. File "parser/full_fidelity_syntax.ml", line 4108, characters 8-37: Warning 27: unused variable namespace_group_use_semicolon. File "parser/full_fidelity_syntax.ml", line 4119, characters 8-33: Warning 27: unused variable namespace_use_clause_kind. File "parser/full_fidelity_syntax.ml", line 4120, characters 8-26: Warning 27: unused variable namespace_use_name. File "parser/full_fidelity_syntax.ml", line 4121, characters 8-24: Warning 27: unused variable namespace_use_as. File "parser/full_fidelity_syntax.ml", line 4122, characters 8-27: Warning 27: unused variable namespace_use_alias. File "parser/full_fidelity_syntax.ml", line 4130, characters 8-31: Warning 27: unused variable function_attribute_spec. File "parser/full_fidelity_syntax.ml", line 4131, characters 8-35: Warning 27: unused variable function_declaration_header. File "parser/full_fidelity_syntax.ml", line 4132, characters 8-21: Warning 27: unused variable function_body. File "parser/full_fidelity_syntax.ml", line 4139, characters 8-26: Warning 27: unused variable function_modifiers. File "parser/full_fidelity_syntax.ml", line 4140, characters 8-24: Warning 27: unused variable function_keyword. File "parser/full_fidelity_syntax.ml", line 4141, characters 8-26: Warning 27: unused variable function_ampersand. File "parser/full_fidelity_syntax.ml", line 4142, characters 8-21: Warning 27: unused variable function_name. File "parser/full_fidelity_syntax.ml", line 4143, characters 8-36: Warning 27: unused variable function_type_parameter_list. File "parser/full_fidelity_syntax.ml", line 4144, characters 8-27: Warning 27: unused variable function_left_paren. File "parser/full_fidelity_syntax.ml", line 4145, characters 8-31: Warning 27: unused variable function_parameter_list. File "parser/full_fidelity_syntax.ml", line 4146, characters 8-28: Warning 27: unused variable function_right_paren. File "parser/full_fidelity_syntax.ml", line 4147, characters 8-22: Warning 27: unused variable function_colon. File "parser/full_fidelity_syntax.ml", line 4148, characters 8-21: Warning 27: unused variable function_type. File "parser/full_fidelity_syntax.ml", line 4149, characters 8-29: Warning 27: unused variable function_where_clause. File "parser/full_fidelity_syntax.ml", line 4164, characters 8-28: Warning 27: unused variable where_clause_keyword. File "parser/full_fidelity_syntax.ml", line 4165, characters 8-32: Warning 27: unused variable where_clause_constraints. File "parser/full_fidelity_syntax.ml", line 4171, characters 8-34: Warning 27: unused variable where_constraint_left_type. File "parser/full_fidelity_syntax.ml", line 4172, characters 8-33: Warning 27: unused variable where_constraint_operator. File "parser/full_fidelity_syntax.ml", line 4173, characters 8-35: Warning 27: unused variable where_constraint_right_type. File "parser/full_fidelity_syntax.ml", line 4180, characters 8-27: Warning 27: unused variable methodish_attribute. File "parser/full_fidelity_syntax.ml", line 4181, characters 8-38: Warning 27: unused variable methodish_function_decl_header. File "parser/full_fidelity_syntax.ml", line 4182, characters 8-31: Warning 27: unused variable methodish_function_body. File "parser/full_fidelity_syntax.ml", line 4183, characters 8-27: Warning 27: unused variable methodish_semicolon. File "parser/full_fidelity_syntax.ml", line 4191, characters 8-26: Warning 27: unused variable classish_attribute. File "parser/full_fidelity_syntax.ml", line 4192, characters 8-26: Warning 27: unused variable classish_modifiers. File "parser/full_fidelity_syntax.ml", line 4193, characters 8-24: Warning 27: unused variable classish_keyword. File "parser/full_fidelity_syntax.ml", line 4194, characters 8-21: Warning 27: unused variable classish_name. File "parser/full_fidelity_syntax.ml", line 4195, characters 8-32: Warning 27: unused variable classish_type_parameters. File "parser/full_fidelity_syntax.ml", line 4196, characters 8-32: Warning 27: unused variable classish_extends_keyword. File "parser/full_fidelity_syntax.ml", line 4197, characters 8-29: Warning 27: unused variable classish_extends_list. File "parser/full_fidelity_syntax.ml", line 4198, characters 8-35: Warning 27: unused variable classish_implements_keyword. File "parser/full_fidelity_syntax.ml", line 4199, characters 8-32: Warning 27: unused variable classish_implements_list. File "parser/full_fidelity_syntax.ml", line 4200, characters 8-21: Warning 27: unused variable classish_body. File "parser/full_fidelity_syntax.ml", line 4214, characters 8-32: Warning 27: unused variable classish_body_left_brace. File "parser/full_fidelity_syntax.ml", line 4215, characters 8-30: Warning 27: unused variable classish_body_elements. File "parser/full_fidelity_syntax.ml", line 4216, characters 8-33: Warning 27: unused variable classish_body_right_brace. File "parser/full_fidelity_syntax.ml", line 4223, characters 8-38: Warning 27: unused variable trait_use_precedence_item_name. File "parser/full_fidelity_syntax.ml", line 4224, characters 8-41: Warning 27: unused variable trait_use_precedence_item_keyword. File "parser/full_fidelity_syntax.ml", line 4225, characters 8-47: Warning 27: unused variable trait_use_precedence_item_removed_names. File "parser/full_fidelity_syntax.ml", line 4232, characters 8-42: Warning 27: unused variable trait_use_alias_item_aliasing_name. File "parser/full_fidelity_syntax.ml", line 4233, characters 8-36: Warning 27: unused variable trait_use_alias_item_keyword. File "parser/full_fidelity_syntax.ml", line 4234, characters 8-38: Warning 27: unused variable trait_use_alias_item_modifiers. File "parser/full_fidelity_syntax.ml", line 4235, characters 8-41: Warning 27: unused variable trait_use_alias_item_aliased_name. File "parser/full_fidelity_syntax.ml", line 4243, characters 8-45: Warning 27: unused variable trait_use_conflict_resolution_keyword. File "parser/full_fidelity_syntax.ml", line 4244, characters 8-43: Warning 27: unused variable trait_use_conflict_resolution_names. File "parser/full_fidelity_syntax.ml", line 4245, characters 8-48: Warning 27: unused variable trait_use_conflict_resolution_left_brace. File "parser/full_fidelity_syntax.ml", line 4246, characters 8-45: Warning 27: unused variable trait_use_conflict_resolution_clauses. File "parser/full_fidelity_syntax.ml", line 4247, characters 8-49: Warning 27: unused variable trait_use_conflict_resolution_right_brace. File "parser/full_fidelity_syntax.ml", line 4256, characters 8-25: Warning 27: unused variable trait_use_keyword. File "parser/full_fidelity_syntax.ml", line 4257, characters 8-23: Warning 27: unused variable trait_use_names. File "parser/full_fidelity_syntax.ml", line 4258, characters 8-27: Warning 27: unused variable trait_use_semicolon. File "parser/full_fidelity_syntax.ml", line 4265, characters 8-23: Warning 27: unused variable require_keyword. File "parser/full_fidelity_syntax.ml", line 4266, characters 8-20: Warning 27: unused variable require_kind. File "parser/full_fidelity_syntax.ml", line 4267, characters 8-20: Warning 27: unused variable require_name. File "parser/full_fidelity_syntax.ml", line 4268, characters 8-25: Warning 27: unused variable require_semicolon. File "parser/full_fidelity_syntax.ml", line 4276, characters 8-22: Warning 27: unused variable const_abstract. File "parser/full_fidelity_syntax.ml", line 4277, characters 8-21: Warning 27: unused variable const_keyword. File "parser/full_fidelity_syntax.ml", line 4278, characters 8-28: Warning 27: unused variable const_type_specifier. File "parser/full_fidelity_syntax.ml", line 4279, characters 8-25: Warning 27: unused variable const_declarators. File "parser/full_fidelity_syntax.ml", line 4280, characters 8-23: Warning 27: unused variable const_semicolon. File "parser/full_fidelity_syntax.ml", line 4289, characters 8-32: Warning 27: unused variable constant_declarator_name. File "parser/full_fidelity_syntax.ml", line 4290, characters 8-39: Warning 27: unused variable constant_declarator_initializer. File "parser/full_fidelity_syntax.ml", line 4296, characters 8-27: Warning 27: unused variable type_const_abstract. File "parser/full_fidelity_syntax.ml", line 4297, characters 8-26: Warning 27: unused variable type_const_keyword. File "parser/full_fidelity_syntax.ml", line 4298, characters 8-31: Warning 27: unused variable type_const_type_keyword. File "parser/full_fidelity_syntax.ml", line 4299, characters 8-23: Warning 27: unused variable type_const_name. File "parser/full_fidelity_syntax.ml", line 4300, characters 8-34: Warning 27: unused variable type_const_type_parameters. File "parser/full_fidelity_syntax.ml", line 4301, characters 8-34: Warning 27: unused variable type_const_type_constraint. File "parser/full_fidelity_syntax.ml", line 4302, characters 8-24: Warning 27: unused variable type_const_equal. File "parser/full_fidelity_syntax.ml", line 4303, characters 8-33: Warning 27: unused variable type_const_type_specifier. File "parser/full_fidelity_syntax.ml", line 4304, characters 8-28: Warning 27: unused variable type_const_semicolon. File "parser/full_fidelity_syntax.ml", line 4317, characters 8-38: Warning 27: unused variable decorated_expression_decorator. File "parser/full_fidelity_syntax.ml", line 4318, characters 8-39: Warning 27: unused variable decorated_expression_expression. File "parser/full_fidelity_syntax.ml", line 4324, characters 8-27: Warning 27: unused variable parameter_attribute. File "parser/full_fidelity_syntax.ml", line 4325, characters 8-28: Warning 27: unused variable parameter_visibility. File "parser/full_fidelity_syntax.ml", line 4326, characters 8-33: Warning 27: unused variable parameter_call_convention. File "parser/full_fidelity_syntax.ml", line 4327, characters 8-22: Warning 27: unused variable parameter_type. File "parser/full_fidelity_syntax.ml", line 4328, characters 8-22: Warning 27: unused variable parameter_name. File "parser/full_fidelity_syntax.ml", line 4329, characters 8-31: Warning 27: unused variable parameter_default_value. File "parser/full_fidelity_syntax.ml", line 4339, characters 8-42: Warning 27: unused variable variadic_parameter_call_convention. File "parser/full_fidelity_syntax.ml", line 4340, characters 8-31: Warning 27: unused variable variadic_parameter_type. File "parser/full_fidelity_syntax.ml", line 4341, characters 8-35: Warning 27: unused variable variadic_parameter_ellipsis. File "parser/full_fidelity_syntax.ml", line 4348, characters 8-49: Warning 27: unused variable attribute_specification_left_double_angle. File "parser/full_fidelity_syntax.ml", line 4349, characters 8-42: Warning 27: unused variable attribute_specification_attributes. File "parser/full_fidelity_syntax.ml", line 4350, characters 8-50: Warning 27: unused variable attribute_specification_right_double_angle. File "parser/full_fidelity_syntax.ml", line 4357, characters 8-22: Warning 27: unused variable attribute_name. File "parser/full_fidelity_syntax.ml", line 4358, characters 8-28: Warning 27: unused variable attribute_left_paren. File "parser/full_fidelity_syntax.ml", line 4359, characters 8-24: Warning 27: unused variable attribute_values. File "parser/full_fidelity_syntax.ml", line 4360, characters 8-29: Warning 27: unused variable attribute_right_paren. File "parser/full_fidelity_syntax.ml", line 4368, characters 8-25: Warning 27: unused variable inclusion_require. File "parser/full_fidelity_syntax.ml", line 4369, characters 8-26: Warning 27: unused variable inclusion_filename. File "parser/full_fidelity_syntax.ml", line 4375, characters 8-28: Warning 27: unused variable inclusion_expression. File "parser/full_fidelity_syntax.ml", line 4376, characters 8-27: Warning 27: unused variable inclusion_semicolon. File "parser/full_fidelity_syntax.ml", line 4382, characters 8-27: Warning 27: unused variable compound_left_brace. File "parser/full_fidelity_syntax.ml", line 4383, characters 8-27: Warning 27: unused variable compound_statements. File "parser/full_fidelity_syntax.ml", line 4384, characters 8-28: Warning 27: unused variable compound_right_brace. File "parser/full_fidelity_syntax.ml", line 4391, characters 8-39: Warning 27: unused variable expression_statement_expression. File "parser/full_fidelity_syntax.ml", line 4392, characters 8-38: Warning 27: unused variable expression_statement_semicolon. File "parser/full_fidelity_syntax.ml", line 4398, characters 8-21: Warning 27: unused variable markup_prefix. File "parser/full_fidelity_syntax.ml", line 4399, characters 8-19: Warning 27: unused variable markup_text. File "parser/full_fidelity_syntax.ml", line 4400, characters 8-21: Warning 27: unused variable markup_suffix. File "parser/full_fidelity_syntax.ml", line 4401, characters 8-25: Warning 27: unused variable markup_expression. File "parser/full_fidelity_syntax.ml", line 4409, characters 8-40: Warning 27: unused variable markup_suffix_less_than_question. File "parser/full_fidelity_syntax.ml", line 4410, characters 8-26: Warning 27: unused variable markup_suffix_name. File "parser/full_fidelity_syntax.ml", line 4416, characters 8-21: Warning 27: unused variable unset_keyword. File "parser/full_fidelity_syntax.ml", line 4417, characters 8-24: Warning 27: unused variable unset_left_paren. File "parser/full_fidelity_syntax.ml", line 4418, characters 8-23: Warning 27: unused variable unset_variables. File "parser/full_fidelity_syntax.ml", line 4419, characters 8-25: Warning 27: unused variable unset_right_paren. File "parser/full_fidelity_syntax.ml", line 4420, characters 8-23: Warning 27: unused variable unset_semicolon. File "parser/full_fidelity_syntax.ml", line 4429, characters 8-33: Warning 27: unused variable using_block_await_keyword. File "parser/full_fidelity_syntax.ml", line 4430, characters 8-33: Warning 27: unused variable using_block_using_keyword. File "parser/full_fidelity_syntax.ml", line 4431, characters 8-30: Warning 27: unused variable using_block_left_paren. File "parser/full_fidelity_syntax.ml", line 4432, characters 8-31: Warning 27: unused variable using_block_expressions. File "parser/full_fidelity_syntax.ml", line 4433, characters 8-31: Warning 27: unused variable using_block_right_paren. File "parser/full_fidelity_syntax.ml", line 4434, characters 8-24: Warning 27: unused variable using_block_body. File "parser/full_fidelity_syntax.ml", line 4444, characters 8-36: Warning 27: unused variable using_function_await_keyword. File "parser/full_fidelity_syntax.ml", line 4445, characters 8-36: Warning 27: unused variable using_function_using_keyword. File "parser/full_fidelity_syntax.ml", line 4446, characters 8-33: Warning 27: unused variable using_function_expression. File "parser/full_fidelity_syntax.ml", line 4447, characters 8-32: Warning 27: unused variable using_function_semicolon. File "parser/full_fidelity_syntax.ml", line 4455, characters 8-33: Warning 27: unused variable declare_directive_keyword. File "parser/full_fidelity_syntax.ml", line 4456, characters 8-36: Warning 27: unused variable declare_directive_left_paren. File "parser/full_fidelity_syntax.ml", line 4457, characters 8-36: Warning 27: unused variable declare_directive_expression. File "parser/full_fidelity_syntax.ml", line 4458, characters 8-37: Warning 27: unused variable declare_directive_right_paren. File "parser/full_fidelity_syntax.ml", line 4459, characters 8-35: Warning 27: unused variable declare_directive_semicolon. File "parser/full_fidelity_syntax.ml", line 4468, characters 8-29: Warning 27: unused variable declare_block_keyword. File "parser/full_fidelity_syntax.ml", line 4469, characters 8-32: Warning 27: unused variable declare_block_left_paren. File "parser/full_fidelity_syntax.ml", line 4470, characters 8-32: Warning 27: unused variable declare_block_expression. File "parser/full_fidelity_syntax.ml", line 4471, characters 8-33: Warning 27: unused variable declare_block_right_paren. File "parser/full_fidelity_syntax.ml", line 4472, characters 8-26: Warning 27: unused variable declare_block_body. File "parser/full_fidelity_syntax.ml", line 4481, characters 8-21: Warning 27: unused variable while_keyword. File "parser/full_fidelity_syntax.ml", line 4482, characters 8-24: Warning 27: unused variable while_left_paren. File "parser/full_fidelity_syntax.ml", line 4483, characters 8-23: Warning 27: unused variable while_condition. File "parser/full_fidelity_syntax.ml", line 4484, characters 8-25: Warning 27: unused variable while_right_paren. File "parser/full_fidelity_syntax.ml", line 4485, characters 8-18: Warning 27: unused variable while_body. File "parser/full_fidelity_syntax.ml", line 4494, characters 8-18: Warning 27: unused variable if_keyword. File "parser/full_fidelity_syntax.ml", line 4495, characters 8-21: Warning 27: unused variable if_left_paren. File "parser/full_fidelity_syntax.ml", line 4496, characters 8-20: Warning 27: unused variable if_condition. File "parser/full_fidelity_syntax.ml", line 4497, characters 8-22: Warning 27: unused variable if_right_paren. File "parser/full_fidelity_syntax.ml", line 4498, characters 8-20: Warning 27: unused variable if_statement. File "parser/full_fidelity_syntax.ml", line 4499, characters 8-25: Warning 27: unused variable if_elseif_clauses. File "parser/full_fidelity_syntax.ml", line 4500, characters 8-22: Warning 27: unused variable if_else_clause. File "parser/full_fidelity_syntax.ml", line 4511, characters 8-22: Warning 27: unused variable elseif_keyword. File "parser/full_fidelity_syntax.ml", line 4512, characters 8-25: Warning 27: unused variable elseif_left_paren. File "parser/full_fidelity_syntax.ml", line 4513, characters 8-24: Warning 27: unused variable elseif_condition. File "parser/full_fidelity_syntax.ml", line 4514, characters 8-26: Warning 27: unused variable elseif_right_paren. File "parser/full_fidelity_syntax.ml", line 4515, characters 8-24: Warning 27: unused variable elseif_statement. File "parser/full_fidelity_syntax.ml", line 4524, characters 8-20: Warning 27: unused variable else_keyword. File "parser/full_fidelity_syntax.ml", line 4525, characters 8-22: Warning 27: unused variable else_statement. File "parser/full_fidelity_syntax.ml", line 4531, characters 8-24: Warning 27: unused variable if_endif_keyword. File "parser/full_fidelity_syntax.ml", line 4532, characters 8-27: Warning 27: unused variable if_endif_left_paren. File "parser/full_fidelity_syntax.ml", line 4533, characters 8-26: Warning 27: unused variable if_endif_condition. File "parser/full_fidelity_syntax.ml", line 4534, characters 8-28: Warning 27: unused variable if_endif_right_paren. File "parser/full_fidelity_syntax.ml", line 4535, characters 8-22: Warning 27: unused variable if_endif_colon. File "parser/full_fidelity_syntax.ml", line 4536, characters 8-26: Warning 27: unused variable if_endif_statement. File "parser/full_fidelity_syntax.ml", line 4537, characters 8-37: Warning 27: unused variable if_endif_elseif_colon_clauses. File "parser/full_fidelity_syntax.ml", line 4538, characters 8-34: Warning 27: unused variable if_endif_else_colon_clause. File "parser/full_fidelity_syntax.ml", line 4539, characters 8-30: Warning 27: unused variable if_endif_endif_keyword. File "parser/full_fidelity_syntax.ml", line 4540, characters 8-26: Warning 27: unused variable if_endif_semicolon. File "parser/full_fidelity_syntax.ml", line 4554, characters 8-28: Warning 27: unused variable elseif_colon_keyword. File "parser/full_fidelity_syntax.ml", line 4555, characters 8-31: Warning 27: unused variable elseif_colon_left_paren. File "parser/full_fidelity_syntax.ml", line 4556, characters 8-30: Warning 27: unused variable elseif_colon_condition. File "parser/full_fidelity_syntax.ml", line 4557, characters 8-32: Warning 27: unused variable elseif_colon_right_paren. File "parser/full_fidelity_syntax.ml", line 4558, characters 8-26: Warning 27: unused variable elseif_colon_colon. File "parser/full_fidelity_syntax.ml", line 4559, characters 8-30: Warning 27: unused variable elseif_colon_statement. File "parser/full_fidelity_syntax.ml", line 4569, characters 8-26: Warning 27: unused variable else_colon_keyword. File "parser/full_fidelity_syntax.ml", line 4570, characters 8-24: Warning 27: unused variable else_colon_colon. File "parser/full_fidelity_syntax.ml", line 4571, characters 8-28: Warning 27: unused variable else_colon_statement. File "parser/full_fidelity_syntax.ml", line 4578, characters 8-19: Warning 27: unused variable try_keyword. File "parser/full_fidelity_syntax.ml", line 4579, characters 8-30: Warning 27: unused variable try_compound_statement. File "parser/full_fidelity_syntax.ml", line 4580, characters 8-25: Warning 27: unused variable try_catch_clauses. File "parser/full_fidelity_syntax.ml", line 4581, characters 8-26: Warning 27: unused variable try_finally_clause. File "parser/full_fidelity_syntax.ml", line 4589, characters 8-21: Warning 27: unused variable catch_keyword. File "parser/full_fidelity_syntax.ml", line 4590, characters 8-24: Warning 27: unused variable catch_left_paren. File "parser/full_fidelity_syntax.ml", line 4591, characters 8-18: Warning 27: unused variable catch_type. File "parser/full_fidelity_syntax.ml", line 4592, characters 8-22: Warning 27: unused variable catch_variable. File "parser/full_fidelity_syntax.ml", line 4593, characters 8-25: Warning 27: unused variable catch_right_paren. File "parser/full_fidelity_syntax.ml", line 4594, characters 8-18: Warning 27: unused variable catch_body. File "parser/full_fidelity_syntax.ml", line 4604, characters 8-23: Warning 27: unused variable finally_keyword. File "parser/full_fidelity_syntax.ml", line 4605, characters 8-20: Warning 27: unused variable finally_body. File "parser/full_fidelity_syntax.ml", line 4611, characters 8-18: Warning 27: unused variable do_keyword. File "parser/full_fidelity_syntax.ml", line 4612, characters 8-15: Warning 27: unused variable do_body. File "parser/full_fidelity_syntax.ml", line 4613, characters 8-24: Warning 27: unused variable do_while_keyword. File "parser/full_fidelity_syntax.ml", line 4614, characters 8-21: Warning 27: unused variable do_left_paren. File "parser/full_fidelity_syntax.ml", line 4615, characters 8-20: Warning 27: unused variable do_condition. File "parser/full_fidelity_syntax.ml", line 4616, characters 8-22: Warning 27: unused variable do_right_paren. File "parser/full_fidelity_syntax.ml", line 4617, characters 8-20: Warning 27: unused variable do_semicolon. File "parser/full_fidelity_syntax.ml", line 4628, characters 8-19: Warning 27: unused variable for_keyword. File "parser/full_fidelity_syntax.ml", line 4629, characters 8-22: Warning 27: unused variable for_left_paren. File "parser/full_fidelity_syntax.ml", line 4630, characters 8-23: Warning 27: unused variable for_initializer. File "parser/full_fidelity_syntax.ml", line 4631, characters 8-27: Warning 27: unused variable for_first_semicolon. File "parser/full_fidelity_syntax.ml", line 4632, characters 8-19: Warning 27: unused variable for_control. File "parser/full_fidelity_syntax.ml", line 4633, characters 8-28: Warning 27: unused variable for_second_semicolon. File "parser/full_fidelity_syntax.ml", line 4634, characters 8-23: Warning 27: unused variable for_end_of_loop. File "parser/full_fidelity_syntax.ml", line 4635, characters 8-23: Warning 27: unused variable for_right_paren. File "parser/full_fidelity_syntax.ml", line 4636, characters 8-16: Warning 27: unused variable for_body. File "parser/full_fidelity_syntax.ml", line 4649, characters 8-23: Warning 27: unused variable foreach_keyword. File "parser/full_fidelity_syntax.ml", line 4650, characters 8-26: Warning 27: unused variable foreach_left_paren. File "parser/full_fidelity_syntax.ml", line 4651, characters 8-26: Warning 27: unused variable foreach_collection. File "parser/full_fidelity_syntax.ml", line 4652, characters 8-29: Warning 27: unused variable foreach_await_keyword. File "parser/full_fidelity_syntax.ml", line 4653, characters 8-18: Warning 27: unused variable foreach_as. File "parser/full_fidelity_syntax.ml", line 4654, characters 8-19: Warning 27: unused variable foreach_key. File "parser/full_fidelity_syntax.ml", line 4655, characters 8-21: Warning 27: unused variable foreach_arrow. File "parser/full_fidelity_syntax.ml", line 4656, characters 8-21: Warning 27: unused variable foreach_value. File "parser/full_fidelity_syntax.ml", line 4657, characters 8-27: Warning 27: unused variable foreach_right_paren. File "parser/full_fidelity_syntax.ml", line 4658, characters 8-20: Warning 27: unused variable foreach_body. File "parser/full_fidelity_syntax.ml", line 4672, characters 8-22: Warning 27: unused variable switch_keyword. File "parser/full_fidelity_syntax.ml", line 4673, characters 8-25: Warning 27: unused variable switch_left_paren. File "parser/full_fidelity_syntax.ml", line 4674, characters 8-25: Warning 27: unused variable switch_expression. File "parser/full_fidelity_syntax.ml", line 4675, characters 8-26: Warning 27: unused variable switch_right_paren. File "parser/full_fidelity_syntax.ml", line 4676, characters 8-25: Warning 27: unused variable switch_left_brace. File "parser/full_fidelity_syntax.ml", line 4677, characters 8-23: Warning 27: unused variable switch_sections. File "parser/full_fidelity_syntax.ml", line 4678, characters 8-26: Warning 27: unused variable switch_right_brace. File "parser/full_fidelity_syntax.ml", line 4689, characters 8-29: Warning 27: unused variable switch_section_labels. File "parser/full_fidelity_syntax.ml", line 4690, characters 8-33: Warning 27: unused variable switch_section_statements. File "parser/full_fidelity_syntax.ml", line 4691, characters 8-34: Warning 27: unused variable switch_section_fallthrough. File "parser/full_fidelity_syntax.ml", line 4698, characters 8-27: Warning 27: unused variable fallthrough_keyword. File "parser/full_fidelity_syntax.ml", line 4699, characters 8-29: Warning 27: unused variable fallthrough_semicolon. File "parser/full_fidelity_syntax.ml", line 4705, characters 8-20: Warning 27: unused variable case_keyword. File "parser/full_fidelity_syntax.ml", line 4706, characters 8-23: Warning 27: unused variable case_expression. File "parser/full_fidelity_syntax.ml", line 4707, characters 8-18: Warning 27: unused variable case_colon. File "parser/full_fidelity_syntax.ml", line 4714, characters 8-23: Warning 27: unused variable default_keyword. File "parser/full_fidelity_syntax.ml", line 4715, characters 8-21: Warning 27: unused variable default_colon. File "parser/full_fidelity_syntax.ml", line 4721, characters 8-22: Warning 27: unused variable return_keyword. File "parser/full_fidelity_syntax.ml", line 4722, characters 8-25: Warning 27: unused variable return_expression. File "parser/full_fidelity_syntax.ml", line 4723, characters 8-24: Warning 27: unused variable return_semicolon. File "parser/full_fidelity_syntax.ml", line 4730, characters 8-23: Warning 27: unused variable goto_label_name. File "parser/full_fidelity_syntax.ml", line 4731, characters 8-24: Warning 27: unused variable goto_label_colon. File "parser/full_fidelity_syntax.ml", line 4737, characters 8-30: Warning 27: unused variable goto_statement_keyword. File "parser/full_fidelity_syntax.ml", line 4738, characters 8-33: Warning 27: unused variable goto_statement_label_name. File "parser/full_fidelity_syntax.ml", line 4739, characters 8-32: Warning 27: unused variable goto_statement_semicolon. File "parser/full_fidelity_syntax.ml", line 4746, characters 8-21: Warning 27: unused variable throw_keyword. File "parser/full_fidelity_syntax.ml", line 4747, characters 8-24: Warning 27: unused variable throw_expression. File "parser/full_fidelity_syntax.ml", line 4748, characters 8-23: Warning 27: unused variable throw_semicolon. File "parser/full_fidelity_syntax.ml", line 4755, characters 8-21: Warning 27: unused variable break_keyword. File "parser/full_fidelity_syntax.ml", line 4756, characters 8-19: Warning 27: unused variable break_level. File "parser/full_fidelity_syntax.ml", line 4757, characters 8-23: Warning 27: unused variable break_semicolon. File "parser/full_fidelity_syntax.ml", line 4764, characters 8-24: Warning 27: unused variable continue_keyword. File "parser/full_fidelity_syntax.ml", line 4765, characters 8-22: Warning 27: unused variable continue_level. File "parser/full_fidelity_syntax.ml", line 4766, characters 8-26: Warning 27: unused variable continue_semicolon. File "parser/full_fidelity_syntax.ml", line 4773, characters 8-29: Warning 27: unused variable static_static_keyword. File "parser/full_fidelity_syntax.ml", line 4774, characters 8-27: Warning 27: unused variable static_declarations. File "parser/full_fidelity_syntax.ml", line 4775, characters 8-24: Warning 27: unused variable static_semicolon. File "parser/full_fidelity_syntax.ml", line 4782, characters 8-19: Warning 27: unused variable static_name. File "parser/full_fidelity_syntax.ml", line 4783, characters 8-26: Warning 27: unused variable static_initializer. File "parser/full_fidelity_syntax.ml", line 4789, characters 8-20: Warning 27: unused variable echo_keyword. File "parser/full_fidelity_syntax.ml", line 4790, characters 8-24: Warning 27: unused variable echo_expressions. File "parser/full_fidelity_syntax.ml", line 4791, characters 8-22: Warning 27: unused variable echo_semicolon. File "parser/full_fidelity_syntax.ml", line 4798, characters 8-22: Warning 27: unused variable global_keyword. File "parser/full_fidelity_syntax.ml", line 4799, characters 8-24: Warning 27: unused variable global_variables. File "parser/full_fidelity_syntax.ml", line 4800, characters 8-24: Warning 27: unused variable global_semicolon. File "parser/full_fidelity_syntax.ml", line 4807, characters 8-32: Warning 27: unused variable simple_initializer_equal. File "parser/full_fidelity_syntax.ml", line 4808, characters 8-32: Warning 27: unused variable simple_initializer_value. File "parser/full_fidelity_syntax.ml", line 4814, characters 8-37: Warning 27: unused variable anonymous_class_class_keyword. File "parser/full_fidelity_syntax.ml", line 4815, characters 8-34: Warning 27: unused variable anonymous_class_left_paren. File "parser/full_fidelity_syntax.ml", line 4816, characters 8-37: Warning 27: unused variable anonymous_class_argument_list. File "parser/full_fidelity_syntax.ml", line 4817, characters 8-35: Warning 27: unused variable anonymous_class_right_paren. File "parser/full_fidelity_syntax.ml", line 4818, characters 8-39: Warning 27: unused variable anonymous_class_extends_keyword. File "parser/full_fidelity_syntax.ml", line 4819, characters 8-36: Warning 27: unused variable anonymous_class_extends_list. File "parser/full_fidelity_syntax.ml", line 4820, characters 8-42: Warning 27: unused variable anonymous_class_implements_keyword. File "parser/full_fidelity_syntax.ml", line 4821, characters 8-39: Warning 27: unused variable anonymous_class_implements_list. File "parser/full_fidelity_syntax.ml", line 4822, characters 8-28: Warning 27: unused variable anonymous_class_body. File "parser/full_fidelity_syntax.ml", line 4835, characters 8-32: Warning 27: unused variable anonymous_static_keyword. File "parser/full_fidelity_syntax.ml", line 4836, characters 8-31: Warning 27: unused variable anonymous_async_keyword. File "parser/full_fidelity_syntax.ml", line 4837, characters 8-35: Warning 27: unused variable anonymous_coroutine_keyword. File "parser/full_fidelity_syntax.ml", line 4838, characters 8-34: Warning 27: unused variable anonymous_function_keyword. File "parser/full_fidelity_syntax.ml", line 4839, characters 8-28: Warning 27: unused variable anonymous_left_paren. File "parser/full_fidelity_syntax.ml", line 4840, characters 8-28: Warning 27: unused variable anonymous_parameters. File "parser/full_fidelity_syntax.ml", line 4841, characters 8-29: Warning 27: unused variable anonymous_right_paren. File "parser/full_fidelity_syntax.ml", line 4842, characters 8-23: Warning 27: unused variable anonymous_colon. File "parser/full_fidelity_syntax.ml", line 4843, characters 8-22: Warning 27: unused variable anonymous_type. File "parser/full_fidelity_syntax.ml", line 4844, characters 8-21: Warning 27: unused variable anonymous_use. File "parser/full_fidelity_syntax.ml", line 4845, characters 8-22: Warning 27: unused variable anonymous_body. File "parser/full_fidelity_syntax.ml", line 4860, characters 8-37: Warning 27: unused variable php7_anonymous_static_keyword. File "parser/full_fidelity_syntax.ml", line 4861, characters 8-36: Warning 27: unused variable php7_anonymous_async_keyword. File "parser/full_fidelity_syntax.ml", line 4862, characters 8-40: Warning 27: unused variable php7_anonymous_coroutine_keyword. File "parser/full_fidelity_syntax.ml", line 4863, characters 8-39: Warning 27: unused variable php7_anonymous_function_keyword. File "parser/full_fidelity_syntax.ml", line 4864, characters 8-33: Warning 27: unused variable php7_anonymous_left_paren. File "parser/full_fidelity_syntax.ml", line 4865, characters 8-33: Warning 27: unused variable php7_anonymous_parameters. File "parser/full_fidelity_syntax.ml", line 4866, characters 8-34: Warning 27: unused variable php7_anonymous_right_paren. File "parser/full_fidelity_syntax.ml", line 4867, characters 8-26: Warning 27: unused variable php7_anonymous_use. File "parser/full_fidelity_syntax.ml", line 4868, characters 8-28: Warning 27: unused variable php7_anonymous_colon. File "parser/full_fidelity_syntax.ml", line 4869, characters 8-27: Warning 27: unused variable php7_anonymous_type. File "parser/full_fidelity_syntax.ml", line 4870, characters 8-27: Warning 27: unused variable php7_anonymous_body. File "parser/full_fidelity_syntax.ml", line 4885, characters 8-29: Warning 27: unused variable anonymous_use_keyword. File "parser/full_fidelity_syntax.ml", line 4886, characters 8-32: Warning 27: unused variable anonymous_use_left_paren. File "parser/full_fidelity_syntax.ml", line 4887, characters 8-31: Warning 27: unused variable anonymous_use_variables. File "parser/full_fidelity_syntax.ml", line 4888, characters 8-33: Warning 27: unused variable anonymous_use_right_paren. File "parser/full_fidelity_syntax.ml", line 4896, characters 8-20: Warning 27: unused variable lambda_async. File "parser/full_fidelity_syntax.ml", line 4897, characters 8-24: Warning 27: unused variable lambda_coroutine. File "parser/full_fidelity_syntax.ml", line 4898, characters 8-24: Warning 27: unused variable lambda_signature. File "parser/full_fidelity_syntax.ml", line 4899, characters 8-20: Warning 27: unused variable lambda_arrow. File "parser/full_fidelity_syntax.ml", line 4900, characters 8-19: Warning 27: unused variable lambda_body. File "parser/full_fidelity_syntax.ml", line 4909, characters 8-25: Warning 27: unused variable lambda_left_paren. File "parser/full_fidelity_syntax.ml", line 4910, characters 8-25: Warning 27: unused variable lambda_parameters. File "parser/full_fidelity_syntax.ml", line 4911, characters 8-26: Warning 27: unused variable lambda_right_paren. File "parser/full_fidelity_syntax.ml", line 4912, characters 8-20: Warning 27: unused variable lambda_colon. File "parser/full_fidelity_syntax.ml", line 4913, characters 8-19: Warning 27: unused variable lambda_type. File "parser/full_fidelity_syntax.ml", line 4922, characters 8-23: Warning 27: unused variable cast_left_paren. File "parser/full_fidelity_syntax.ml", line 4923, characters 8-17: Warning 27: unused variable cast_type. File "parser/full_fidelity_syntax.ml", line 4924, characters 8-24: Warning 27: unused variable cast_right_paren. File "parser/full_fidelity_syntax.ml", line 4925, characters 8-20: Warning 27: unused variable cast_operand. File "parser/full_fidelity_syntax.ml", line 4933, characters 8-34: Warning 27: unused variable scope_resolution_qualifier. File "parser/full_fidelity_syntax.ml", line 4934, characters 8-33: Warning 27: unused variable scope_resolution_operator. File "parser/full_fidelity_syntax.ml", line 4935, characters 8-29: Warning 27: unused variable scope_resolution_name. File "parser/full_fidelity_syntax.ml", line 4942, characters 8-21: Warning 27: unused variable member_object. File "parser/full_fidelity_syntax.ml", line 4943, characters 8-23: Warning 27: unused variable member_operator. File "parser/full_fidelity_syntax.ml", line 4944, characters 8-19: Warning 27: unused variable member_name. File "parser/full_fidelity_syntax.ml", line 4951, characters 8-26: Warning 27: unused variable safe_member_object. File "parser/full_fidelity_syntax.ml", line 4952, characters 8-28: Warning 27: unused variable safe_member_operator. File "parser/full_fidelity_syntax.ml", line 4953, characters 8-24: Warning 27: unused variable safe_member_name. File "parser/full_fidelity_syntax.ml", line 4960, characters 8-30: Warning 27: unused variable embedded_member_object. File "parser/full_fidelity_syntax.ml", line 4961, characters 8-32: Warning 27: unused variable embedded_member_operator. File "parser/full_fidelity_syntax.ml", line 4962, characters 8-28: Warning 27: unused variable embedded_member_name. File "parser/full_fidelity_syntax.ml", line 4969, characters 8-21: Warning 27: unused variable yield_keyword. File "parser/full_fidelity_syntax.ml", line 4970, characters 8-21: Warning 27: unused variable yield_operand. File "parser/full_fidelity_syntax.ml", line 4976, characters 8-32: Warning 27: unused variable yield_from_yield_keyword. File "parser/full_fidelity_syntax.ml", line 4977, characters 8-31: Warning 27: unused variable yield_from_from_keyword. File "parser/full_fidelity_syntax.ml", line 4978, characters 8-26: Warning 27: unused variable yield_from_operand. File "parser/full_fidelity_syntax.ml", line 4985, characters 8-29: Warning 27: unused variable prefix_unary_operator. File "parser/full_fidelity_syntax.ml", line 4986, characters 8-28: Warning 27: unused variable prefix_unary_operand. File "parser/full_fidelity_syntax.ml", line 4992, characters 8-29: Warning 27: unused variable postfix_unary_operand. File "parser/full_fidelity_syntax.ml", line 4993, characters 8-30: Warning 27: unused variable postfix_unary_operator. File "parser/full_fidelity_syntax.ml", line 4999, characters 8-27: Warning 27: unused variable binary_left_operand. File "parser/full_fidelity_syntax.ml", line 5000, characters 8-23: Warning 27: unused variable binary_operator. File "parser/full_fidelity_syntax.ml", line 5001, characters 8-28: Warning 27: unused variable binary_right_operand. File "parser/full_fidelity_syntax.ml", line 5008, characters 8-31: Warning 27: unused variable instanceof_left_operand. File "parser/full_fidelity_syntax.ml", line 5009, characters 8-27: Warning 27: unused variable instanceof_operator. File "parser/full_fidelity_syntax.ml", line 5010, characters 8-32: Warning 27: unused variable instanceof_right_operand. File "parser/full_fidelity_syntax.ml", line 5017, characters 8-23: Warning 27: unused variable is_left_operand. File "parser/full_fidelity_syntax.ml", line 5018, characters 8-19: Warning 27: unused variable is_operator. File "parser/full_fidelity_syntax.ml", line 5019, characters 8-24: Warning 27: unused variable is_right_operand. File "parser/full_fidelity_syntax.ml", line 5026, characters 8-24: Warning 27: unused variable conditional_test. File "parser/full_fidelity_syntax.ml", line 5027, characters 8-28: Warning 27: unused variable conditional_question. File "parser/full_fidelity_syntax.ml", line 5028, characters 8-31: Warning 27: unused variable conditional_consequence. File "parser/full_fidelity_syntax.ml", line 5029, characters 8-25: Warning 27: unused variable conditional_colon. File "parser/full_fidelity_syntax.ml", line 5030, characters 8-31: Warning 27: unused variable conditional_alternative. File "parser/full_fidelity_syntax.ml", line 5039, characters 8-20: Warning 27: unused variable eval_keyword. File "parser/full_fidelity_syntax.ml", line 5040, characters 8-23: Warning 27: unused variable eval_left_paren. File "parser/full_fidelity_syntax.ml", line 5041, characters 8-21: Warning 27: unused variable eval_argument. File "parser/full_fidelity_syntax.ml", line 5042, characters 8-24: Warning 27: unused variable eval_right_paren. File "parser/full_fidelity_syntax.ml", line 5050, characters 8-21: Warning 27: unused variable empty_keyword. File "parser/full_fidelity_syntax.ml", line 5051, characters 8-24: Warning 27: unused variable empty_left_paren. File "parser/full_fidelity_syntax.ml", line 5052, characters 8-22: Warning 27: unused variable empty_argument. File "parser/full_fidelity_syntax.ml", line 5053, characters 8-25: Warning 27: unused variable empty_right_paren. File "parser/full_fidelity_syntax.ml", line 5061, characters 8-22: Warning 27: unused variable define_keyword. File "parser/full_fidelity_syntax.ml", line 5062, characters 8-25: Warning 27: unused variable define_left_paren. File "parser/full_fidelity_syntax.ml", line 5063, characters 8-28: Warning 27: unused variable define_argument_list. File "parser/full_fidelity_syntax.ml", line 5064, characters 8-26: Warning 27: unused variable define_right_paren. File "parser/full_fidelity_syntax.ml", line 5072, characters 8-29: Warning 27: unused variable halt_compiler_keyword. File "parser/full_fidelity_syntax.ml", line 5073, characters 8-32: Warning 27: unused variable halt_compiler_left_paren. File "parser/full_fidelity_syntax.ml", line 5074, characters 8-35: Warning 27: unused variable halt_compiler_argument_list. File "parser/full_fidelity_syntax.ml", line 5075, characters 8-33: Warning 27: unused variable halt_compiler_right_paren. File "parser/full_fidelity_syntax.ml", line 5083, characters 8-21: Warning 27: unused variable isset_keyword. File "parser/full_fidelity_syntax.ml", line 5084, characters 8-24: Warning 27: unused variable isset_left_paren. File "parser/full_fidelity_syntax.ml", line 5085, characters 8-27: Warning 27: unused variable isset_argument_list. File "parser/full_fidelity_syntax.ml", line 5086, characters 8-25: Warning 27: unused variable isset_right_paren. File "parser/full_fidelity_syntax.ml", line 5094, characters 8-30: Warning 27: unused variable function_call_receiver. File "parser/full_fidelity_syntax.ml", line 5095, characters 8-32: Warning 27: unused variable function_call_left_paren. File "parser/full_fidelity_syntax.ml", line 5096, characters 8-35: Warning 27: unused variable function_call_argument_list. File "parser/full_fidelity_syntax.ml", line 5097, characters 8-33: Warning 27: unused variable function_call_right_paren. File "parser/full_fidelity_syntax.ml", line 5105, characters 8-50: Warning 27: unused variable function_call_with_type_arguments_receiver. File "parser/full_fidelity_syntax.ml", line 5106, characters 8-51: Warning 27: unused variable function_call_with_type_arguments_type_args. File "parser/full_fidelity_syntax.ml", line 5107, characters 8-52: Warning 27: unused variable function_call_with_type_arguments_left_paren. File "parser/full_fidelity_syntax.ml", line 5108, characters 8-55: Warning 27: unused variable function_call_with_type_arguments_argument_list. File "parser/full_fidelity_syntax.ml", line 5109, characters 8-53: Warning 27: unused variable function_call_with_type_arguments_right_paren. File "parser/full_fidelity_syntax.ml", line 5118, characters 8-43: Warning 27: unused variable parenthesized_expression_left_paren. File "parser/full_fidelity_syntax.ml", line 5119, characters 8-43: Warning 27: unused variable parenthesized_expression_expression. File "parser/full_fidelity_syntax.ml", line 5120, characters 8-44: Warning 27: unused variable parenthesized_expression_right_paren. File "parser/full_fidelity_syntax.ml", line 5127, characters 8-36: Warning 27: unused variable braced_expression_left_brace. File "parser/full_fidelity_syntax.ml", line 5128, characters 8-36: Warning 27: unused variable braced_expression_expression. File "parser/full_fidelity_syntax.ml", line 5129, characters 8-37: Warning 27: unused variable braced_expression_right_brace. File "parser/full_fidelity_syntax.ml", line 5136, characters 8-45: Warning 27: unused variable embedded_braced_expression_left_brace. File "parser/full_fidelity_syntax.ml", line 5137, characters 8-45: Warning 27: unused variable embedded_braced_expression_expression. File "parser/full_fidelity_syntax.ml", line 5138, characters 8-46: Warning 27: unused variable embedded_braced_expression_right_brace. File "parser/full_fidelity_syntax.ml", line 5145, characters 8-20: Warning 27: unused variable list_keyword. File "parser/full_fidelity_syntax.ml", line 5146, characters 8-23: Warning 27: unused variable list_left_paren. File "parser/full_fidelity_syntax.ml", line 5147, characters 8-20: Warning 27: unused variable list_members. File "parser/full_fidelity_syntax.ml", line 5148, characters 8-24: Warning 27: unused variable list_right_paren. File "parser/full_fidelity_syntax.ml", line 5156, characters 8-31: Warning 27: unused variable collection_literal_name. File "parser/full_fidelity_syntax.ml", line 5157, characters 8-37: Warning 27: unused variable collection_literal_left_brace. File "parser/full_fidelity_syntax.ml", line 5158, characters 8-39: Warning 27: unused variable collection_literal_initializers. File "parser/full_fidelity_syntax.ml", line 5159, characters 8-38: Warning 27: unused variable collection_literal_right_brace. File "parser/full_fidelity_syntax.ml", line 5167, characters 8-35: Warning 27: unused variable object_creation_new_keyword. File "parser/full_fidelity_syntax.ml", line 5168, characters 8-30: Warning 27: unused variable object_creation_object. File "parser/full_fidelity_syntax.ml", line 5174, characters 8-29: Warning 27: unused variable constructor_call_type. File "parser/full_fidelity_syntax.ml", line 5175, characters 8-35: Warning 27: unused variable constructor_call_left_paren. File "parser/full_fidelity_syntax.ml", line 5176, characters 8-38: Warning 27: unused variable constructor_call_argument_list. File "parser/full_fidelity_syntax.ml", line 5177, characters 8-36: Warning 27: unused variable constructor_call_right_paren. File "parser/full_fidelity_syntax.ml", line 5185, characters 8-35: Warning 27: unused variable array_creation_left_bracket. File "parser/full_fidelity_syntax.ml", line 5186, characters 8-30: Warning 27: unused variable array_creation_members. File "parser/full_fidelity_syntax.ml", line 5187, characters 8-36: Warning 27: unused variable array_creation_right_bracket. File "parser/full_fidelity_syntax.ml", line 5194, characters 8-31: Warning 27: unused variable array_intrinsic_keyword. File "parser/full_fidelity_syntax.ml", line 5195, characters 8-34: Warning 27: unused variable array_intrinsic_left_paren. File "parser/full_fidelity_syntax.ml", line 5196, characters 8-31: Warning 27: unused variable array_intrinsic_members. File "parser/full_fidelity_syntax.ml", line 5197, characters 8-35: Warning 27: unused variable array_intrinsic_right_paren. File "parser/full_fidelity_syntax.ml", line 5205, characters 8-32: Warning 27: unused variable darray_intrinsic_keyword. File "parser/full_fidelity_syntax.ml", line 5206, characters 8-37: Warning 27: unused variable darray_intrinsic_left_bracket. File "parser/full_fidelity_syntax.ml", line 5207, characters 8-32: Warning 27: unused variable darray_intrinsic_members. File "parser/full_fidelity_syntax.ml", line 5208, characters 8-38: Warning 27: unused variable darray_intrinsic_right_bracket. File "parser/full_fidelity_syntax.ml", line 5216, characters 8-36: Warning 27: unused variable dictionary_intrinsic_keyword. File "parser/full_fidelity_syntax.ml", line 5217, characters 8-41: Warning 27: unused variable dictionary_intrinsic_left_bracket. File "parser/full_fidelity_syntax.ml", line 5218, characters 8-36: Warning 27: unused variable dictionary_intrinsic_members. File "parser/full_fidelity_syntax.ml", line 5219, characters 8-42: Warning 27: unused variable dictionary_intrinsic_right_bracket. File "parser/full_fidelity_syntax.ml", line 5227, characters 8-32: Warning 27: unused variable keyset_intrinsic_keyword. File "parser/full_fidelity_syntax.ml", line 5228, characters 8-37: Warning 27: unused variable keyset_intrinsic_left_bracket. File "parser/full_fidelity_syntax.ml", line 5229, characters 8-32: Warning 27: unused variable keyset_intrinsic_members. File "parser/full_fidelity_syntax.ml", line 5230, characters 8-38: Warning 27: unused variable keyset_intrinsic_right_bracket. File "parser/full_fidelity_syntax.ml", line 5238, characters 8-32: Warning 27: unused variable varray_intrinsic_keyword. File "parser/full_fidelity_syntax.ml", line 5239, characters 8-37: Warning 27: unused variable varray_intrinsic_left_bracket. File "parser/full_fidelity_syntax.ml", line 5240, characters 8-32: Warning 27: unused variable varray_intrinsic_members. File "parser/full_fidelity_syntax.ml", line 5241, characters 8-38: Warning 27: unused variable varray_intrinsic_right_bracket. File "parser/full_fidelity_syntax.ml", line 5249, characters 8-32: Warning 27: unused variable vector_intrinsic_keyword. File "parser/full_fidelity_syntax.ml", line 5250, characters 8-37: Warning 27: unused variable vector_intrinsic_left_bracket. File "parser/full_fidelity_syntax.ml", line 5251, characters 8-32: Warning 27: unused variable vector_intrinsic_members. File "parser/full_fidelity_syntax.ml", line 5252, characters 8-38: Warning 27: unused variable vector_intrinsic_right_bracket. File "parser/full_fidelity_syntax.ml", line 5260, characters 8-19: Warning 27: unused variable element_key. File "parser/full_fidelity_syntax.ml", line 5261, characters 8-21: Warning 27: unused variable element_arrow. File "parser/full_fidelity_syntax.ml", line 5262, characters 8-21: Warning 27: unused variable element_value. File "parser/full_fidelity_syntax.ml", line 5269, characters 8-26: Warning 27: unused variable subscript_receiver. File "parser/full_fidelity_syntax.ml", line 5270, characters 8-30: Warning 27: unused variable subscript_left_bracket. File "parser/full_fidelity_syntax.ml", line 5271, characters 8-23: Warning 27: unused variable subscript_index. File "parser/full_fidelity_syntax.ml", line 5272, characters 8-31: Warning 27: unused variable subscript_right_bracket. File "parser/full_fidelity_syntax.ml", line 5280, characters 8-35: Warning 27: unused variable embedded_subscript_receiver. File "parser/full_fidelity_syntax.ml", line 5281, characters 8-39: Warning 27: unused variable embedded_subscript_left_bracket. File "parser/full_fidelity_syntax.ml", line 5282, characters 8-32: Warning 27: unused variable embedded_subscript_index. File "parser/full_fidelity_syntax.ml", line 5283, characters 8-40: Warning 27: unused variable embedded_subscript_right_bracket. File "parser/full_fidelity_syntax.ml", line 5291, characters 8-23: Warning 27: unused variable awaitable_async. File "parser/full_fidelity_syntax.ml", line 5292, characters 8-27: Warning 27: unused variable awaitable_coroutine. File "parser/full_fidelity_syntax.ml", line 5293, characters 8-36: Warning 27: unused variable awaitable_compound_statement. File "parser/full_fidelity_syntax.ml", line 5300, characters 8-28: Warning 27: unused variable xhp_children_keyword. File "parser/full_fidelity_syntax.ml", line 5301, characters 8-31: Warning 27: unused variable xhp_children_expression. File "parser/full_fidelity_syntax.ml", line 5302, characters 8-30: Warning 27: unused variable xhp_children_semicolon. File "parser/full_fidelity_syntax.ml", line 5309, characters 8-36: Warning 27: unused variable xhp_children_list_left_paren. File "parser/full_fidelity_syntax.ml", line 5310, characters 8-38: Warning 27: unused variable xhp_children_list_xhp_children. File "parser/full_fidelity_syntax.ml", line 5311, characters 8-37: Warning 27: unused variable xhp_children_list_right_paren. File "parser/full_fidelity_syntax.ml", line 5318, characters 8-28: Warning 27: unused variable xhp_category_keyword. File "parser/full_fidelity_syntax.ml", line 5319, characters 8-31: Warning 27: unused variable xhp_category_categories. File "parser/full_fidelity_syntax.ml", line 5320, characters 8-30: Warning 27: unused variable xhp_category_semicolon. File "parser/full_fidelity_syntax.ml", line 5327, characters 8-25: Warning 27: unused variable xhp_enum_optional. File "parser/full_fidelity_syntax.ml", line 5328, characters 8-24: Warning 27: unused variable xhp_enum_keyword. File "parser/full_fidelity_syntax.ml", line 5329, characters 8-27: Warning 27: unused variable xhp_enum_left_brace. File "parser/full_fidelity_syntax.ml", line 5330, characters 8-23: Warning 27: unused variable xhp_enum_values. File "parser/full_fidelity_syntax.ml", line 5331, characters 8-28: Warning 27: unused variable xhp_enum_right_brace. File "parser/full_fidelity_syntax.ml", line 5340, characters 8-23: Warning 27: unused variable xhp_required_at. File "parser/full_fidelity_syntax.ml", line 5341, characters 8-28: Warning 27: unused variable xhp_required_keyword. File "parser/full_fidelity_syntax.ml", line 5347, characters 8-29: Warning 27: unused variable xhp_attribute_keyword. File "parser/full_fidelity_syntax.ml", line 5348, characters 8-32: Warning 27: unused variable xhp_attribute_attributes. File "parser/full_fidelity_syntax.ml", line 5349, characters 8-31: Warning 27: unused variable xhp_attribute_semicolon. File "parser/full_fidelity_syntax.ml", line 5356, characters 8-31: Warning 27: unused variable xhp_attribute_decl_type. File "parser/full_fidelity_syntax.ml", line 5357, characters 8-31: Warning 27: unused variable xhp_attribute_decl_name. File "parser/full_fidelity_syntax.ml", line 5358, characters 8-38: Warning 27: unused variable xhp_attribute_decl_initializer. File "parser/full_fidelity_syntax.ml", line 5359, characters 8-35: Warning 27: unused variable xhp_attribute_decl_required. File "parser/full_fidelity_syntax.ml", line 5367, characters 8-39: Warning 27: unused variable xhp_simple_class_attribute_type. File "parser/full_fidelity_syntax.ml", line 5372, characters 8-33: Warning 27: unused variable xhp_simple_attribute_name. File "parser/full_fidelity_syntax.ml", line 5373, characters 8-34: Warning 27: unused variable xhp_simple_attribute_equal. File "parser/full_fidelity_syntax.ml", line 5374, characters 8-39: Warning 27: unused variable xhp_simple_attribute_expression. File "parser/full_fidelity_syntax.ml", line 5381, characters 8-39: Warning 27: unused variable xhp_spread_attribute_left_brace. File "parser/full_fidelity_syntax.ml", line 5382, characters 8-44: Warning 27: unused variable xhp_spread_attribute_spread_operator. File "parser/full_fidelity_syntax.ml", line 5383, characters 8-39: Warning 27: unused variable xhp_spread_attribute_expression. File "parser/full_fidelity_syntax.ml", line 5384, characters 8-40: Warning 27: unused variable xhp_spread_attribute_right_brace. File "parser/full_fidelity_syntax.ml", line 5392, characters 8-27: Warning 27: unused variable xhp_open_left_angle. File "parser/full_fidelity_syntax.ml", line 5393, characters 8-21: Warning 27: unused variable xhp_open_name. File "parser/full_fidelity_syntax.ml", line 5394, characters 8-27: Warning 27: unused variable xhp_open_attributes. File "parser/full_fidelity_syntax.ml", line 5395, characters 8-28: Warning 27: unused variable xhp_open_right_angle. File "parser/full_fidelity_syntax.ml", line 5403, characters 8-16: Warning 27: unused variable xhp_open. File "parser/full_fidelity_syntax.ml", line 5404, characters 8-16: Warning 27: unused variable xhp_body. File "parser/full_fidelity_syntax.ml", line 5405, characters 8-17: Warning 27: unused variable xhp_close. File "parser/full_fidelity_syntax.ml", line 5412, characters 8-28: Warning 27: unused variable xhp_close_left_angle. File "parser/full_fidelity_syntax.ml", line 5413, characters 8-22: Warning 27: unused variable xhp_close_name. File "parser/full_fidelity_syntax.ml", line 5414, characters 8-29: Warning 27: unused variable xhp_close_right_angle. File "parser/full_fidelity_syntax.ml", line 5421, characters 8-31: Warning 27: unused variable type_constant_left_type. File "parser/full_fidelity_syntax.ml", line 5422, characters 8-31: Warning 27: unused variable type_constant_separator. File "parser/full_fidelity_syntax.ml", line 5423, characters 8-32: Warning 27: unused variable type_constant_right_type. File "parser/full_fidelity_syntax.ml", line 5430, characters 8-27: Warning 27: unused variable vector_type_keyword. File "parser/full_fidelity_syntax.ml", line 5431, characters 8-30: Warning 27: unused variable vector_type_left_angle. File "parser/full_fidelity_syntax.ml", line 5432, characters 8-24: Warning 27: unused variable vector_type_type. File "parser/full_fidelity_syntax.ml", line 5433, characters 8-34: Warning 27: unused variable vector_type_trailing_comma. File "parser/full_fidelity_syntax.ml", line 5434, characters 8-31: Warning 27: unused variable vector_type_right_angle. File "parser/full_fidelity_syntax.ml", line 5443, characters 8-27: Warning 27: unused variable keyset_type_keyword. File "parser/full_fidelity_syntax.ml", line 5444, characters 8-30: Warning 27: unused variable keyset_type_left_angle. File "parser/full_fidelity_syntax.ml", line 5445, characters 8-24: Warning 27: unused variable keyset_type_type. File "parser/full_fidelity_syntax.ml", line 5446, characters 8-34: Warning 27: unused variable keyset_type_trailing_comma. File "parser/full_fidelity_syntax.ml", line 5447, characters 8-31: Warning 27: unused variable keyset_type_right_angle. File "parser/full_fidelity_syntax.ml", line 5456, characters 8-26: Warning 27: unused variable tuple_type_keyword. File "parser/full_fidelity_syntax.ml", line 5457, characters 8-29: Warning 27: unused variable tuple_type_left_angle. File "parser/full_fidelity_syntax.ml", line 5458, characters 8-24: Warning 27: unused variable tuple_type_types. File "parser/full_fidelity_syntax.ml", line 5459, characters 8-30: Warning 27: unused variable tuple_type_right_angle. File "parser/full_fidelity_syntax.ml", line 5467, characters 8-22: Warning 27: unused variable varray_keyword. File "parser/full_fidelity_syntax.ml", line 5468, characters 8-25: Warning 27: unused variable varray_left_angle. File "parser/full_fidelity_syntax.ml", line 5469, characters 8-19: Warning 27: unused variable varray_type. File "parser/full_fidelity_syntax.ml", line 5470, characters 8-29: Warning 27: unused variable varray_trailing_comma. File "parser/full_fidelity_syntax.ml", line 5471, characters 8-26: Warning 27: unused variable varray_right_angle. File "parser/full_fidelity_syntax.ml", line 5480, characters 8-28: Warning 27: unused variable vector_array_keyword. File "parser/full_fidelity_syntax.ml", line 5481, characters 8-31: Warning 27: unused variable vector_array_left_angle. File "parser/full_fidelity_syntax.ml", line 5482, characters 8-25: Warning 27: unused variable vector_array_type. File "parser/full_fidelity_syntax.ml", line 5483, characters 8-32: Warning 27: unused variable vector_array_right_angle. File "parser/full_fidelity_syntax.ml", line 5491, characters 8-21: Warning 27: unused variable type_variance. File "parser/full_fidelity_syntax.ml", line 5492, characters 8-17: Warning 27: unused variable type_name. File "parser/full_fidelity_syntax.ml", line 5493, characters 8-24: Warning 27: unused variable type_constraints. File "parser/full_fidelity_syntax.ml", line 5500, characters 8-26: Warning 27: unused variable constraint_keyword. File "parser/full_fidelity_syntax.ml", line 5501, characters 8-23: Warning 27: unused variable constraint_type. File "parser/full_fidelity_syntax.ml", line 5507, characters 8-22: Warning 27: unused variable darray_keyword. File "parser/full_fidelity_syntax.ml", line 5508, characters 8-25: Warning 27: unused variable darray_left_angle. File "parser/full_fidelity_syntax.ml", line 5509, characters 8-18: Warning 27: unused variable darray_key. File "parser/full_fidelity_syntax.ml", line 5510, characters 8-20: Warning 27: unused variable darray_comma. File "parser/full_fidelity_syntax.ml", line 5511, characters 8-20: Warning 27: unused variable darray_value. File "parser/full_fidelity_syntax.ml", line 5512, characters 8-29: Warning 27: unused variable darray_trailing_comma. File "parser/full_fidelity_syntax.ml", line 5513, characters 8-26: Warning 27: unused variable darray_right_angle. File "parser/full_fidelity_syntax.ml", line 5524, characters 8-25: Warning 27: unused variable map_array_keyword. File "parser/full_fidelity_syntax.ml", line 5525, characters 8-28: Warning 27: unused variable map_array_left_angle. File "parser/full_fidelity_syntax.ml", line 5526, characters 8-21: Warning 27: unused variable map_array_key. File "parser/full_fidelity_syntax.ml", line 5527, characters 8-23: Warning 27: unused variable map_array_comma. File "parser/full_fidelity_syntax.ml", line 5528, characters 8-23: Warning 27: unused variable map_array_value. File "parser/full_fidelity_syntax.ml", line 5529, characters 8-29: Warning 27: unused variable map_array_right_angle. File "parser/full_fidelity_syntax.ml", line 5539, characters 8-31: Warning 27: unused variable dictionary_type_keyword. File "parser/full_fidelity_syntax.ml", line 5540, characters 8-34: Warning 27: unused variable dictionary_type_left_angle. File "parser/full_fidelity_syntax.ml", line 5541, characters 8-31: Warning 27: unused variable dictionary_type_members. File "parser/full_fidelity_syntax.ml", line 5542, characters 8-35: Warning 27: unused variable dictionary_type_right_angle. File "parser/full_fidelity_syntax.ml", line 5550, characters 8-32: Warning 27: unused variable closure_outer_left_paren. File "parser/full_fidelity_syntax.ml", line 5551, characters 8-25: Warning 27: unused variable closure_coroutine. File "parser/full_fidelity_syntax.ml", line 5552, characters 8-32: Warning 27: unused variable closure_function_keyword. File "parser/full_fidelity_syntax.ml", line 5553, characters 8-32: Warning 27: unused variable closure_inner_left_paren. File "parser/full_fidelity_syntax.ml", line 5554, characters 8-30: Warning 27: unused variable closure_parameter_list. File "parser/full_fidelity_syntax.ml", line 5555, characters 8-33: Warning 27: unused variable closure_inner_right_paren. File "parser/full_fidelity_syntax.ml", line 5556, characters 8-21: Warning 27: unused variable closure_colon. File "parser/full_fidelity_syntax.ml", line 5557, characters 8-27: Warning 27: unused variable closure_return_type. File "parser/full_fidelity_syntax.ml", line 5558, characters 8-33: Warning 27: unused variable closure_outer_right_paren. File "parser/full_fidelity_syntax.ml", line 5571, characters 8-41: Warning 27: unused variable closure_parameter_call_convention. File "parser/full_fidelity_syntax.ml", line 5572, characters 8-30: Warning 27: unused variable closure_parameter_type. File "parser/full_fidelity_syntax.ml", line 5578, characters 8-25: Warning 27: unused variable classname_keyword. File "parser/full_fidelity_syntax.ml", line 5579, characters 8-28: Warning 27: unused variable classname_left_angle. File "parser/full_fidelity_syntax.ml", line 5580, characters 8-22: Warning 27: unused variable classname_type. File "parser/full_fidelity_syntax.ml", line 5581, characters 8-32: Warning 27: unused variable classname_trailing_comma. File "parser/full_fidelity_syntax.ml", line 5582, characters 8-29: Warning 27: unused variable classname_right_angle. File "parser/full_fidelity_syntax.ml", line 5591, characters 8-22: Warning 27: unused variable field_question. File "parser/full_fidelity_syntax.ml", line 5592, characters 8-18: Warning 27: unused variable field_name. File "parser/full_fidelity_syntax.ml", line 5593, characters 8-19: Warning 27: unused variable field_arrow. File "parser/full_fidelity_syntax.ml", line 5594, characters 8-18: Warning 27: unused variable field_type. File "parser/full_fidelity_syntax.ml", line 5602, characters 8-30: Warning 27: unused variable field_initializer_name. File "parser/full_fidelity_syntax.ml", line 5603, characters 8-31: Warning 27: unused variable field_initializer_arrow. File "parser/full_fidelity_syntax.ml", line 5604, characters 8-31: Warning 27: unused variable field_initializer_value. File "parser/full_fidelity_syntax.ml", line 5611, characters 8-26: Warning 27: unused variable shape_type_keyword. File "parser/full_fidelity_syntax.ml", line 5612, characters 8-29: Warning 27: unused variable shape_type_left_paren. File "parser/full_fidelity_syntax.ml", line 5613, characters 8-25: Warning 27: unused variable shape_type_fields. File "parser/full_fidelity_syntax.ml", line 5614, characters 8-27: Warning 27: unused variable shape_type_ellipsis. File "parser/full_fidelity_syntax.ml", line 5615, characters 8-30: Warning 27: unused variable shape_type_right_paren. File "parser/full_fidelity_syntax.ml", line 5624, characters 8-32: Warning 27: unused variable shape_expression_keyword. File "parser/full_fidelity_syntax.ml", line 5625, characters 8-35: Warning 27: unused variable shape_expression_left_paren. File "parser/full_fidelity_syntax.ml", line 5626, characters 8-31: Warning 27: unused variable shape_expression_fields. File "parser/full_fidelity_syntax.ml", line 5627, characters 8-36: Warning 27: unused variable shape_expression_right_paren. File "parser/full_fidelity_syntax.ml", line 5635, characters 8-32: Warning 27: unused variable tuple_expression_keyword. File "parser/full_fidelity_syntax.ml", line 5636, characters 8-35: Warning 27: unused variable tuple_expression_left_paren. File "parser/full_fidelity_syntax.ml", line 5637, characters 8-30: Warning 27: unused variable tuple_expression_items. File "parser/full_fidelity_syntax.ml", line 5638, characters 8-36: Warning 27: unused variable tuple_expression_right_paren. File "parser/full_fidelity_syntax.ml", line 5646, characters 8-26: Warning 27: unused variable generic_class_type. File "parser/full_fidelity_syntax.ml", line 5647, characters 8-29: Warning 27: unused variable generic_argument_list. File "parser/full_fidelity_syntax.ml", line 5653, characters 8-25: Warning 27: unused variable nullable_question. File "parser/full_fidelity_syntax.ml", line 5654, characters 8-21: Warning 27: unused variable nullable_type. File "parser/full_fidelity_syntax.ml", line 5660, characters 8-15: Warning 27: unused variable soft_at. File "parser/full_fidelity_syntax.ml", line 5661, characters 8-17: Warning 27: unused variable soft_type. File "parser/full_fidelity_syntax.ml", line 5667, characters 8-33: Warning 27: unused variable type_arguments_left_angle. File "parser/full_fidelity_syntax.ml", line 5668, characters 8-28: Warning 27: unused variable type_arguments_types. File "parser/full_fidelity_syntax.ml", line 5669, characters 8-34: Warning 27: unused variable type_arguments_right_angle. File "parser/full_fidelity_syntax.ml", line 5676, characters 8-34: Warning 27: unused variable type_parameters_left_angle. File "parser/full_fidelity_syntax.ml", line 5677, characters 8-34: Warning 27: unused variable type_parameters_parameters. File "parser/full_fidelity_syntax.ml", line 5678, characters 8-35: Warning 27: unused variable type_parameters_right_angle. File "parser/full_fidelity_syntax.ml", line 5685, characters 8-24: Warning 27: unused variable tuple_left_paren. File "parser/full_fidelity_syntax.ml", line 5686, characters 8-19: Warning 27: unused variable tuple_types. File "parser/full_fidelity_syntax.ml", line 5687, characters 8-25: Warning 27: unused variable tuple_right_paren. File "parser/full_fidelity_syntax.ml", line 5694, characters 8-19: Warning 27: unused variable error_error. File "parser/full_fidelity_syntax.ml", line 5699, characters 8-17: Warning 27: unused variable list_item. File "parser/full_fidelity_syntax.ml", line 5700, characters 8-22: Warning 27: unused variable list_separator. /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser/schema -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I parser -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/coroutine -o parser/schema/schema_definition.cmx parser/schema/schema_definition.ml [ 38%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/util/TEventServerCreator.cpp.o /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o parser/full_fidelity_positioned_token.cmx parser/full_fidelity_positioned_token.ml /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o parser/full_fidelity_validated_syntax.cmx parser/full_fidelity_validated_syntax.ml [ 38%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/expression/list_assignment.cpp.o [ 38%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/util/THttpParser.cpp.o [ 38%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/expression/modifier_expression.cpp.o [ 38%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/codec/compress/experimental/qpack/QPACKEncoder.cpp.o + /usr/bin/ocamlopt.opt -c -g -w A -w -3-4-6-29-35-44-48-50-52 -I parser -I client -I globals -I recorder -I diff -I annotated_ast -I heap -I naming -I hhi -I options -I debug -I watchman_event_watcher -I utils -I search -I find -I server -I dfind -I fsnotify_linux -I format -I config -I gen_deps -I monitor -I hackfmt -I hhbc -I stubs -I typing -I procs -I socket -I decl -I deps -I watchman -I libancillary -I ast -I ide_rpc -I third-party/avl -I third-party/ppx_deriving -I third-party/core -I third-party/inotify -I utils/collections -I utils/errors -I utils/sys -I utils/hh_json -I utils/disk -I utils/process -I utils/hashlib -I utils/lint -I utils/hg -I utils/config_file -I injection/default_injector -I hackfmt/error -I hackfmt/debug -I parser/schema -I parser/coroutine -o parser/full_fidelity_validated_syntax.cmx parser/full_fidelity_validated_syntax.ml /tmp/camlasm8450d0.s: Assembler messages: /tmp/camlasm8450d0.s:165: Error: immediate out of range File "parser/full_fidelity_validated_syntax.ml", line 1: Error: Assembler error, input left in file /tmp/camlasm8450d0.s Command exited with code 2. make[3]: *** [Makefile:204: _build/hack.stamp] Error 10 make[2]: *** [hphp/hack/CMakeFiles/hack.dir/build.make:57: hphp/hack/CMakeFiles/hack] Error 2 make[1]: *** [CMakeFiles/Makefile2:1542: hphp/hack/CMakeFiles/hack.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... [ 38%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/util/VarintUtils.cpp.o [ 38%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/codec/compress/experimental/qpack/QPACKHeaderTable.cpp.o [ 38%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp2/FrozenTApplicationException.cpp.o [ 38%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/expression/new_object_expression.cpp.o [ 38%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp2/GeneratedCodeHelper.cpp.o [ 38%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/experimental/RFC1867.cpp.o [ 38%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp2/Version.cpp.o [ 38%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/expression/null_coalesce_expression.cpp.o [ 39%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/session/ByteEventTracker.cpp.o [ 39%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/expression/object_method_expression.cpp.o [ 39%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp2/frozen/Frozen.cpp.o [ 39%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/expression/object_property_expression.cpp.o [ 39%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/session/ByteEvents.cpp.o [ 39%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp2/frozen/FrozenUtil.cpp.o [ 39%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/expression/parameter_expression.cpp.o [ 39%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/session/CodecErrorResponseHandler.cpp.o [ 39%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/session/HTTP2PriorityQueue.cpp.o [ 39%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp2/frozen/schema/MemorySchema.cpp.o [ 39%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/expression/pipe_variable.cpp.o [ 39%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/session/HTTPDefaultSessionCodecFactory.cpp.o [ 39%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/expression/qop_expression.cpp.o [ 39%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp2/protocol/BinaryProtocol.cpp.o [ 39%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/session/HTTPDirectResponseHandler.cpp.o [ 39%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp2/protocol/CompactProtocol.cpp.o [ 39%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/expression/scalar_expression.cpp.o [ 39%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/expression/simple_function_call.cpp.o [ 39%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp2/protocol/CompactV1Protocol.cpp.o [ 39%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/session/HTTPDownstreamSession.cpp.o [ 40%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/expression/simple_variable.cpp.o [ 40%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp2/protocol/DebugProtocol.cpp.o [ 40%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/expression/static_class_name.cpp.o [ 40%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/session/HTTPErrorPage.cpp.o [ 40%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp2/protocol/Frozen2Protocol.cpp.o [ 40%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/expression/static_member_expression.cpp.o [ 40%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/expression/unary_op_expression.cpp.o [ 40%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp2/protocol/JSONProtocol.cpp.o [ 40%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp2/protocol/JSONProtocolCommon.cpp.o [ 40%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/session/HTTPEvent.cpp.o [ 40%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/expression/user_attribute.cpp.o [ 40%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/session/HTTPSession.cpp.o [ 40%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp2/protocol/Serializer.cpp.o [ 40%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/expression/yield_expression.cpp.o [ 40%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/session/HTTPSessionAcceptor.cpp.o [ 40%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/expression/yield_from_expression.cpp.o [ 40%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp2/protocol/SimpleJSONProtocol.cpp.o [ 40%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/session/HTTPSessionBase.cpp.o [ 40%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp2/protocol/VirtualProtocol.cpp.o [ 41%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp2/util/ScopedServerInterfaceThread.cpp.o [ 41%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/session/HTTPTransaction.cpp.o [ 41%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService.cpp.o [ 41%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/statement/break_statement.cpp.o [ 41%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/statement/block_statement.cpp.o [ 41%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/statement/case_statement.cpp.o [ 41%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService_client.cpp.o [ 41%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/session/HTTPTransactionEgressSM.cpp.o [ 41%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/gen/thrift/lib/cpp2/gen-cpp2/Sasl_constants.cpp.o [ 41%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/statement/catch_statement.cpp.o [ 41%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/session/HTTPTransactionIngressSM.cpp.o [ 41%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/statement/class_constant.cpp.o [ 41%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/statement/class_require_statement.cpp.o [ 41%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/session/HTTPUpstreamSession.cpp.o [ 41%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/session/SimpleController.cpp.o [ 41%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/gen/thrift/lib/cpp2/gen-cpp2/Sasl_data.cpp.o [ 41%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/session/TransportFilter.cpp.o [ 41%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/services/RequestWorker.cpp.o [ 41%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/statement/class_statement.cpp.o [ 42%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/services/Service.cpp.o [ 42%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/services/WorkerThread.cpp.o [ 42%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/gen/thrift/lib/cpp2/gen-cpp2/Sasl_types.cpp.o [ 42%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/gen/thrift/lib/thrift/gen-cpp/frozen_constants.cpp.o [ 42%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/statement/class_variable.cpp.o [ 42%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/statement/continue_statement.cpp.o [ 42%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/gen/thrift/lib/thrift/gen-cpp/frozen_data.cpp.o [ 42%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/statement/declare_statement.cpp.o [ 42%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/utils/AsyncTimeoutSet.cpp.o [ 42%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/utils/Base64.cpp.o [ 42%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/utils/BrotliStreamDecompressor.cpp.o [ 42%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/utils/ChromeUtils.cpp.o [ 42%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/statement/do_statement.cpp.o [ 42%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/gen/thrift/lib/thrift/gen-cpp/frozen_types.cpp.o [ 42%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/gen/thrift/lib/thrift/gen-cpp/reflection_constants.cpp.o [ 42%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/gen/thrift/lib/thrift/gen-cpp/reflection_data.cpp.o [ 42%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/utils/CryptUtil.cpp.o [ 42%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/utils/Exception.cpp.o [ 42%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/statement/echo_statement.cpp.o [ 42%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/gen/thrift/lib/thrift/gen-cpp/reflection_types.cpp.o [ 43%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/statement/exp_statement.cpp.o [ 43%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/utils/HTTPTime.cpp.o [ 43%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/statement/for_statement.cpp.o [ 43%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/utils/Logging.cpp.o [ 43%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/utils/ParseURL.cpp.o [ 43%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/gen/thrift/lib/thrift/gen-cpp2/RpcMetadata_constants.cpp.o [ 43%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/statement/foreach_statement.cpp.o [ 43%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/gen/thrift/lib/thrift/gen-cpp2/RpcMetadata_data.cpp.o [ 43%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/utils/RendezvousHash.cpp.o [ 43%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/utils/Time.cpp.o [ 43%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/gen/thrift/lib/thrift/gen-cpp2/RpcMetadata_types.cpp.o [ 43%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/utils/WheelTimerInstance.cpp.o [ 43%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/utils/ZlibStreamCompressor.cpp.o [ 43%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/gen/thrift/lib/thrift/gen-cpp2/reflection_constants.cpp.o [ 43%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/utils/ZlibStreamDecompressor.cpp.o [ 43%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/gen/thrift/lib/thrift/gen-cpp2/reflection_data.cpp.o [ 43%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/statement/function_statement.cpp.o [ 43%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/statement/global_statement.cpp.o [ 43%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/utils/ZstdStreamDecompressor.cpp.o [ 43%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/gen/thrift/lib/thrift/gen-cpp2/reflection_types.cpp.o [ 43%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/httpserver/HTTPServer.cpp.o [ 43%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/statement/goto_statement.cpp.o [ 44%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/httpserver/HTTPServerAcceptor.cpp.o [ 45%] Linking CXX static library libhphp_thrift.a [ 45%] Built target hphp_thrift [ 45%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/statement/if_branch_statement.cpp.o [ 45%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/statement/if_statement.cpp.o [ 45%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/statement/interface_statement.cpp.o [ 45%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/statement/label_statement.cpp.o [ 45%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/statement/loop_statement.cpp.o [ 45%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/statement/method_statement.cpp.o [ 45%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/httpserver/RequestHandlerAdaptor.cpp.o [ 45%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/statement/return_statement.cpp.o [ 45%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/statement/statement.cpp.o [ 45%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/statement/statement_list.cpp.o [ 45%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/statement/static_statement.cpp.o [ 45%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/httpserver/SignalHandler.cpp.o [ 45%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/statement/switch_statement.cpp.o [ 45%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/external/http_parser/http_parser_cpp.cpp.o [ 45%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/statement/throw_statement.cpp.o [ 45%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/HTTPCommonHeaders.cpp.o [ 46%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/statement/trait_alias_statement.cpp.o [ 46%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/statement/trait_prec_statement.cpp.o [ 46%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/statement/try_statement.cpp.o [ 46%] Linking CXX static library libhphp_proxygen.a [ 46%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/statement/typedef_statement.cpp.o [ 46%] Built target hphp_proxygen [ 46%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/statement/unset_statement.cpp.o [ 46%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/statement/use_trait_statement.cpp.o [ 46%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/statement/using_statement.cpp.o [ 46%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/statement/while_statement.cpp.o [ 46%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/analysis/analysis_result.cpp.o [ 46%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/analysis/block_scope.cpp.o [ 46%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/analysis/class_scope.cpp.o [ 46%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/analysis/code_error.cpp.o [ 46%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/analysis/constant_table.cpp.o [ 46%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/analysis/emitter.cpp.o [ 46%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/analysis/file_scope.cpp.o [ 46%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/analysis/function_container.cpp.o [ 46%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/analysis/function_scope.cpp.o [ 46%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/analysis/symbol_table.cpp.o [ 46%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/analysis/variable_table.cpp.o [ 47%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/parser/parser.cpp.o [ 47%] Linking CXX static library libhphp_analysis.a [ 47%] Built target hphp_analysis make: *** [Makefile:130: all] Error 2