Skip to content

Instantly share code, notes, and snippets.

@csdougliss
Created July 6, 2016 12:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save csdougliss/264d0b444201ed7ad8afdc3311ccd39e to your computer and use it in GitHub Desktop.
Save csdougliss/264d0b444201ed7ad8afdc3311ccd39e to your computer and use it in GitHub Desktop.
hhvm (hhvm/hhvm/hhvm) on Mac OS X 10.11.5 - Homebrew build logs
Homebrew build logs for hhvm/hhvm/hhvm on Mac OS X 10.11.5
Build date: 2016-07-06 13:51:13
HOMEBREW_VERSION: 0.9.9
ORIGIN: https://github.com/Homebrew/brew.git
HEAD: 3a127e405e45a4d95a809651553ff4a30ed95e3d
Last commit: 3 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 95771e7d582d9061182d9e022ddae13e86cce3b2
Core tap last commit: 3 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_REPOSITORY: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: quad-core 64-bit haswell
Clang: 7.3 build 703
Git: 2.9.0 => /usr/local/bin/git
Perl: /usr/bin/perl
Python: /usr/bin/python
Ruby: /usr/local/bin/ruby => /usr/local/Cellar/ruby/2.3.1/bin/ruby
Java: 1.7.0_67, 1.6.0_65-b14-468
System Ruby: 2.0.0-p648
OS X: 10.11.5-x86_64
Xcode: 7.3
CLT: 7.3.1.0.1.1461711523
X11: 2.7.8 => /opt/X11
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry and just ignore them. Thanks!
Warning: Your XQuartz (2.7.8) is outdated
Please install XQuartz 2.7.9:
https://xquartz.macosforge.org
Warning: You have unlinked kegs in your Cellar
Leaving kegs unlinked can lead to build-trouble and cause brews that depend on
those kegs to fail to run properly once built. Run `brew link` on these:
php56
Warning: Your Xcode (7.3) is outdated
Please update to Xcode 7.3.1.
Xcode can be updated from the App Store.
Formula: hhvm
Tap: hhvm/hhvm
Path: /usr/local/Library/Taps/hhvm/homebrew-hhvm/hhvm.rb
2016-07-06 12:57:40 +0100
cmake
-DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/hhvm/3.14.2_1
-DDEFAULT_CONFIG_DIR=/usr/local/etc/hhvm
-DCMAKE_CXX_COMPILER=/usr/local/opt/llvm/bin/clang++
-DCMAKE_C_COMPILER=/usr/local/opt/llvm/bin/clang
-DCMAKE_ASM_COMPILER=/usr/local/opt/llvm/bin/clang
-DENABLE_MCROUTER=OFF
-DENABLE_EXTENSION_MCROUTER=OFF
-DENABLE_EXTENSION_IMAP=OFF
-DMYSQL_UNIX_SOCK_ADDR=/tmp/mysql.sock
-DCMAKE_C_FLAGS=-I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib
-DCMAKE_CXX_FLAGS=-I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib
-DAWK_EXECUTABLE=/usr/local/opt/gawk/bin/gawk
-DBoost_INCLUDE_DIR=/usr/local/opt/boost/include
-DBoost_LIBRARY_DIR=/usr/local/opt/boost/lib
-DFREETYPE_INCLUDE_DIRS=/usr/local/opt/freetype/include/freetype2
-DFREETYPE_LIBRARIES=/usr/local/opt/freetype/lib/libfreetype.dylib
-DGMP_INCLUDE_DIR=/usr/local/opt/gmp/include
-DGMP_LIBRARY=/usr/local/opt/gmp/lib/libgmp.dylib
-DICU_INCLUDE_DIR=/usr/local/opt/icu4c/include
-DICU_I18N_LIBRARY=/usr/local/opt/icu4c/lib/libicui18n.dylib
-DICU_LIBRARY=/usr/local/opt/icu4c/lib/libicuuc.dylib
-DICU_DATA_LIBRARY=/usr/local/opt/icu4c/lib/libicudata.dylib
-DJEMALLOC_INCLUDE_DIR=/usr/local/opt/jemalloc/include
-DJEMALLOC_LIB=/usr/local/opt/jemalloc/lib/libjemalloc.dylib
-DLIBDWARF_INCLUDE_DIRS=/usr/local/opt/dwarfutils/include
-DLIBDWARF_LIBRARIES=/usr/local/opt/dwarfutils/lib/libdwarf.a
-DLIBELF_INCLUDE_DIRS=/usr/local/opt/libelf/include/libelf
-DLIBELF_LIBRARIES=/usr/local/opt/libelf/lib/libelf.a
-DLIBEVENT_INCLUDE_DIR=/usr/local/opt/libevent/include
-DLIBEVENT_LIB=/usr/local/opt/libevent/lib/libevent.dylib
-DLIBGLOG_INCLUDE_DIR=/usr/local/opt/glog/include
-DLIBGLOG_LIBRARY=/usr/local/opt/glog/lib/libglog.dylib
-DLIBINTL_INCLUDE_DIR=/usr/local/opt/gettext/include
-DLIBINTL_LIBRARIES=/usr/local/opt/gettext/lib/libintl.dylib
-DLIBJPEG_INCLUDE_DIRS=/usr/local/opt/jpeg/include
-DLIBJPEG_LIBRARIES=/usr/local/opt/jpeg/lib/libjpeg.dylib
-DLIBMAGICKCORE_LIBRARIES=/usr/local/opt/imagemagick/lib/libMagickCore-6.Q16.dylib
-DLIBMAGICKWAND_INCLUDE_DIRS=/usr/local/opt/imagemagick/include/ImageMagick-6
-DLIBMAGICKWAND_LIBRARIES=/usr/local/opt/imagemagick/lib/libMagickWand-6.Q16.dylib
-DLIBMEMCACHED_INCLUDE_DIR=/usr/local/opt/libmemcached/include
-DLIBMEMCACHED_LIBRARY=/usr/local/opt/libmemcached/lib/libmemcached.dylib
-DLIBPNG_INCLUDE_DIRS=/usr/local/opt/libpng/include
-DLIBPNG_LIBRARIES=/usr/local/opt/libpng/lib/libpng.dylib
-DLIBSQLITE3_INCLUDE_DIR=/usr/local/opt/sqlite/include
-DLIBSQLITE3_LIBRARY=/usr/local/opt/sqlite/lib/libsqlite3.dylib
-DMcrypt_INCLUDE_DIR=/usr/local/opt/mcrypt/include
-DMcrypt_LIB=/usr/local/opt/mcrypt/lib/libmcrypt.dylib
-DPC_SQLITE3_FOUND=1
-DLIBZIP_INCLUDE_DIR_ZIP=/usr/local/opt/libzip/include
-DLIBZIP_INCLUDE_DIR_ZIPCONF=/usr/local/opt/libzip/lib/libzip/include
-DLIBZIP_LIBRARY=/usr/local/opt/libzip/lib/libzip.dylib
-DLZ4_INCLUDE_DIR=/usr/local/opt/lz4/include
-DLZ4_LIBRARY=/usr/local/opt/lz4/lib/liblz4.dylib
-DOCAMLC_EXECUTABLE=/usr/local/opt/ocaml/bin/ocamlc
-DOCAMLC_OPT_EXECUTABLE=/usr/local/opt/ocaml/bin/ocamlc.opt
-DONIGURUMA_INCLUDE_DIR=/usr/local/opt/oniguruma/include
-DONIGURUMA_LIBRARY=/usr/local/opt/oniguruma/lib/libonig.dylib
-DOPENSSL_INCLUDE_DIR=/usr/local/opt/openssl/include
-DOPENSSL_CRYPTO_LIBRARY=/usr/local/opt/openssl/lib/libcrypto.dylib
-DCRYPT_LIB=/usr/local/opt/openssl/lib/libcrypto.dylib
-DOPENSSL_SSL_LIBRARY=/usr/local/opt/openssl/lib/libssl.dylib
-DPCRE_INCLUDE_DIR=/usr/local/opt/pcre/include
-DPCRE_LIBRARY=/usr/local/opt/pcre/lib/libpcre.dylib
-DPKG_CONFIG_EXECUTABLE=/usr/local/opt/pkg-config/bin/pkg-config
-DREADLINE_INCLUDE_DIR=/usr/local/opt/readline/include
-DREADLINE_LIBRARY=/usr/local/opt/readline/lib/libreadline.dylib
-DTBB_INCLUDE_DIR=/usr/local/opt/tbb/include
-DTBB_INSTALL_DIR=/usr/local/opt/tbb
-DTBB_LIBRARY=/usr/local/opt/tbb/lib/libtbb.dylib
-DTBB_LIBRARY_DEBUG=/usr/local/opt/tbb/lib/libtbb.dylib
-DTBB_LIBRARY_DIR=/usr/local/opt/tbb/lib
-DTBB_MALLOC_LIBRARY=/usr/local/opt/tbb/lib/libtbbmalloc.dylib
-DTBB_MALLOC_LIBRARY_DEBUG=/usr/local/opt/tbb/lib/libtbbmalloc.dylib
-DSYSTEM_PCRE_HAS_JIT=1
-DCMAKE_FIND_ROOT_PATH=/tmp
-DCMAKE_FIND_ROOT_PATH_MODE_INCLUDE=ONLY
-DCMAKE_FIND_ROOT_PATH_MODE_LIBRARY=ONLY
-DCMAKE_FIND_ROOT_PATH_MODE_PACKAGE=ONLY
-DCMAKE_FIND_ROOT_PATH_MODE_PROGRAM=ONLY
-DCMAKE_SYSTEM_NAME=Darwin
-DCMAKE_CROSSCOMPILING=0
-DCMAKE_AR=/usr/bin/ar
-DCMAKE_RANLIB=/usr/bin/ranlib
-DBZIP2_INCLUDE_DIR=/usr/include
-DBZIP2_LIBRARIES=/usr/lib/libbz2.dylib
-DCURL_INCLUDE_DIR=/usr/include
-DCURL_LIBRARY=/usr/lib/libcurl.dylib
-DDL_LIB=/usr/lib/libdl.dylib
-DEXPAT_INCLUDE_DIR=/usr/include
-DEXPAT_LIBRARY=/usr/lib/libexpat.dylib
-DGPERF_EXECUTABLE=/usr/bin/gperf
-DKERBEROS_LIB=/usr/lib/libgssapi_krb5.dylib
-DLBER_LIBRARIES=/usr/lib/liblber.dylib
-DLDAP_INCLUDE_DIR=/usr/include
-DLDAP_LIBRARIES=/usr/lib/libldap.dylib
-DLIBDL_INCLUDE_DIRS=/usr/include
-DLIBDL_LIBRARIES=/usr/lib/libdl.dylib
-DLIBICONV_INCLUDE_DIR=/usr/include
-DLIBICONV_LIBRARY=/usr/lib/libiconv.dylib
-DLIBPTHREAD_INCLUDE_DIRS=/usr/include
-DLIBPTHREAD_LIBRARIES=/usr/lib/libpthread.dylib
-DLIBXML2_INCLUDE_DIR=/usr/include/libxml2
-DLIBXML2_LIBRARIES=/usr/lib/libxml2.dylib
-DLIBXSLT_EXSLT_LIBRARY=/usr/lib/libexslt.dylib
-DLIBXSLT_INCLUDE_DIR=/usr/include
-DLIBXSLT_LIBRARIES=/usr/lib/libxslt.dylib
-DRESOLV_LIB=/usr/lib/libresolv.dylib
-DZLIB_INCLUDE_DIR=/usr/include
-DZLIB_LIBRARY=/usr/lib/libz.dylib
-- The C compiler identification is Clang 3.6.2
-- The CXX compiler identification is Clang 3.6.2
-- The ASM compiler identification is unknown
-- Found assembler: /usr/local/opt/llvm/bin/clang
-- Check for working C compiler: /usr/local/opt/llvm/bin/clang
-- Check for working C compiler: /usr/local/opt/llvm/bin/clang -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/local/opt/llvm/bin/clang++
-- Check for working CXX compiler: /usr/local/opt/llvm/bin/clang++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Warning: Did not find file Compiler/-ASM
-- Performing Test IS_X64
-- Performing Test IS_X64 - Success
-- Performing Test IS_AARCH64
-- Performing Test IS_AARCH64 - Failed
-- Performing Test IS_PPC64
-- Performing Test IS_PPC64 - Failed
-- Performing Test PTHREAD_TIMEDLOCK
-- Performing Test PTHREAD_TIMEDLOCK - Failed
-- Build type not specified: cmake build type Release.
-- Found LibDL: /usr/lib/libdl.dylib
-- Performing Test LIBDL_NEEDS_UNDERSCORE
-- Performing Test LIBDL_NEEDS_UNDERSCORE - Failed
-- Boost version: 1.60.0
-- Found the following Boost libraries:
-- system
-- program_options
-- filesystem
-- context
-- Could NOT find LIBINOTIFY (missing: LIBINOTIFY_LIBRARY LIBINOTIFY_INCLUDE_DIR)
-- Found libevent: /usr/local/opt/libevent/lib/libevent.dylib
-- Looking for evhttp_bind_socket_with_fd
-- Looking for evhttp_bind_socket_with_fd - not found
-- Found CURL: /usr/lib/libcurl.dylib (found version "7.43.0")
-- Looking for curl_multi_select
-- Looking for curl_multi_select - not found
-- Looking for curl_multi_wait
-- Looking for curl_multi_wait - found
-- Found LibXml2: /usr/lib/libxml2.dylib (found version "2.9.2")
-- Found PkgConfig: /usr/local/opt/pkg-config/bin/pkg-config (found version "0.29.1")
-- Found LIBSQLITE3: /usr/local/opt/sqlite/lib/libsqlite3.dylib
-- Found libsqlite3: /usr/local/opt/sqlite/lib/libsqlite3.dylib
-- Could NOT find DOUBLE_CONVERSION (missing: DOUBLE_CONVERSION_LIBRARY DOUBLE_CONVERSION_INCLUDE_DIR)
-- Using third-party bundled double-conversion
-- Found LZ4: /usr/local/opt/lz4/lib/liblz4.dylib
-- Found LZ4: /usr/local/opt/lz4/lib/liblz4.dylib
-- Could NOT find FastLZ (missing: FASTLZ_LIBRARY FASTLZ_INCLUDE_DIR)
-- Using third-party bundled fastlz
-- Found LIBZIP: /usr/local/opt/libzip/lib/libzip.dylib
-- Found libzip: /usr/local/opt/libzip/lib/libzip.dylib 1.1.2
-- Found ICU header files in /usr/local/opt/icu4c/include
-- Found ICU libraries: /usr/local/opt/icu4c/lib/libicuuc.dylib
-- Performing Test JEMALLOC_VERSION_MINIMUM
-- Performing Test JEMALLOC_VERSION_MINIMUM - Success
-- Found jemalloc: /usr/local/opt/jemalloc/lib/libjemalloc.dylib
-- Found Intel TBB
-- Found OpenSSL: /usr/local/opt/openssl/lib/libssl.dylib;/usr/local/opt/openssl/lib/libcrypto.dylib (found version "1.0.2h")
-- Performing Test OPENSSL_HAVE_RAND_EGD
-- Performing Test OPENSSL_HAVE_RAND_EGD - Success
-- Found ZLIB: /usr/lib/libz.dylib (found version "1.2.5")
-- Found ONIGURUMA: /usr/local/opt/oniguruma/lib/libonig.dylib
-- Could NOT find Editline (missing: EDITLINE_LIBRARIES EDITLINE_INCLUDE_DIRS)
-- Performing Test ELF_GETSHDRSTRNDX
-- Performing Test ELF_GETSHDRSTRNDX - Failed
-- Looking for dwarf_producer_init
-- Looking for dwarf_producer_init - found
-- Performing Test DW_CONST
-- Performing Test DW_CONST - Success
-- Looking for dwarf_producer_init_c
-- Looking for dwarf_producer_init_c - not found
-- libdwarf uses const char* type
-- libdwarf does not have dwarf_producer_init_c, using dwarf_producer_init
-- Looking for memrchr
-- Looking for memrchr - not found
-- Looking for preadv
-- Looking for preadv - not found
-- Looking for pwritev
-- Looking for pwritev - not found
Generating Release build
-- Performing Test FOLLY_IFUNC
-- Performing Test FOLLY_IFUNC - Failed
-- Looking for clock_gettime
-- Looking for clock_gettime - not found
-- Looking for pthread_atfork
-- Looking for pthread_atfork - found
-- Looking for pthread_spin_lock
-- Looking for pthread_spin_lock - not found
-- Performing Test FOLLY_HAVE_VLA
-- Performing Test FOLLY_HAVE_VLA - Success
-- Did not find system RE2
-- Building RE2 from third-party
-- Looking for include file stdio.h
-- Looking for include file stdio.h - found
-- Looking for include file stdlib.h
-- Looking for include file stdlib.h - found
-- Looking for include file stddef.h
-- Looking for include file stddef.h - found
-- Looking for include file assert.h
-- Looking for include file assert.h - found
-- Looking for include file memory.h
-- Looking for include file memory.h - found
-- Looking for include file strings.h
-- Looking for include file strings.h - found
-- Looking for include file string.h
-- Looking for include file string.h - found
-- Looking for strcasecmp
-- Looking for strcasecmp - found
-- Looking for strchr
-- Looking for strchr - found
-- Check if the system is big endian
-- Searching 16 bit integer
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Check size of unsigned short
-- Check size of unsigned short - done
-- Using unsigned short
-- Check if the system is big endian - little endian
-- Looking for include file inttypes.h
-- Looking for include file inttypes.h - found
-- Looking for include file locale.h
-- Looking for include file locale.h - found
-- Looking for include file limits.h
-- Looking for include file limits.h - found
-- Check size of int32_t
-- Check size of int32_t - done
-- Check size of uint32_t
-- Check size of uint32_t - done
-- Looking for strtoll
-- Looking for strtoll - found
-- Looking for atoll
-- Looking for atoll - found
-- Looking for strftime
-- Looking for strftime - found
-- Looking for setlocale
-- Looking for setlocale - found
-- Performing Test FOLLY_MALLOC
-- Performing Test FOLLY_MALLOC - Failed
-- Performing Test FOLLY_FUNCTEXCEPT
-- Performing Test FOLLY_FUNCTEXCEPT - Failed
-- Boost version: 1.60.0
-- Found the following Boost libraries:
-- system
-- program_options
-- filesystem
-- regex
-- context
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - found
-- Found Threads: TRUE
-- Boost version: 1.60.0
-- Found the following Boost libraries:
-- system
-- thread
-- chrono
-- date_time
-- atomic
-- Boost version: 1.60.0
-- Found the following Boost libraries:
-- thread
-- system
-- chrono
-- date_time
-- atomic
-- Boost version: 1.60.0
-- Found the following Boost libraries:
-- thread
-- system
-- chrono
-- date_time
-- atomic
-- Looking for arpa/inet.h
-- Looking for arpa/inet.h - found
-- Looking for netinet/in.h
-- Looking for netinet/in.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for string.h
-- Looking for string.h - found
-- Looking for sys/socket.h
-- Looking for sys/socket.h - found
-- Looking for sys/time.h
-- Looking for sys/time.h - found
-- Looking for unistd.h
-- Looking for unistd.h - found
-- Check size of size_t
-- Check size of size_t - done
-- Check size of ssize_t
-- Check size of ssize_t - done
-- Check size of uint8_t
-- Check size of uint8_t - done
-- Looking for AF_LOCAL
-- Looking for AF_LOCAL - found
-- Looking for PF_LOCAL
-- Looking for PF_LOCAL - found
-- Looking for memset
-- Looking for memset - found
-- Looking for socket
-- Looking for socket - found
-- Looking for strerror
-- Looking for strerror - found
-- Found libevent: /usr/local/opt/libevent/lib/libevent.dylib
-- Looking for event_get_version_number
-- Looking for event_get_version_number - found
-- Performing Test HAVE_LIBEVENT_209
-- Performing Test HAVE_LIBEVENT_209 - Success
-- Found libevent 2.0.9+
-- Build type not specified: cmake build type Release.
-- Boost version: 1.60.0
-- Found the following Boost libraries:
-- system
-- program_options
-- filesystem
-- context
-- Could NOT find LIBINOTIFY (missing: LIBINOTIFY_LIBRARY LIBINOTIFY_INCLUDE_DIR)
-- Found libevent: /usr/local/opt/libevent/lib/libevent.dylib
-- Found libsqlite3: /usr/local/opt/sqlite/lib/libsqlite3.dylib
-- Could NOT find DOUBLE_CONVERSION (missing: DOUBLE_CONVERSION_LIBRARY DOUBLE_CONVERSION_INCLUDE_DIR)
-- Using third-party bundled double-conversion
-- Found LZ4: /usr/local/opt/lz4/lib/liblz4.dylib
-- Could NOT find FastLZ (missing: FASTLZ_LIBRARY FASTLZ_INCLUDE_DIR)
-- Using third-party bundled fastlz
-- Found libzip: /usr/local/opt/libzip/lib/libzip.dylib 1.1.2
-- Found ICU header files in /usr/local/opt/icu4c/include
-- Found ICU libraries: /usr/local/opt/icu4c/lib/libicuuc.dylib
-- Found jemalloc: /usr/local/opt/jemalloc/lib/libjemalloc.dylib
-- Found Intel TBB
-- Could NOT find Editline (missing: EDITLINE_LIBRARIES EDITLINE_INCLUDE_DIRS)
-- Looking for dwarf_producer_init
-- Looking for dwarf_producer_init - found
-- Performing Test DW_CONST
-- Performing Test DW_CONST - Success
-- Looking for dwarf_producer_init_c
-- Looking for dwarf_producer_init_c - not found
-- libdwarf uses const char* type
-- libdwarf does not have dwarf_producer_init_c, using dwarf_producer_init
Generating Release build
-- Warning: Did not find file Compiler/-ASM
-- Found ocamlc: /usr/local/opt/ocaml/bin/ocamlc
-- Found ocamlc.opt: /usr/local/opt/ocaml/bin/ocamlc.opt
-- Found LZ4: /usr/local/opt/lz4/lib/liblz4.dylib
-- Looking for memfd_create
-- Looking for memfd_create - not found
-- Performing Test HAVE_DECL___NR_MEMFD_CREATE
-- Performing Test HAVE_DECL___NR_MEMFD_CREATE - Failed
-- Using built-in JSON parser
-- Building the apache extension.
-- Building the apc extension.
-- Building the array extension.
-- Building the asio extension.
-- Building the Async MySQL extension.
-- Building the bcmath extension.
-- Found BZip2: /usr/lib/libbz2.dylib (found version "1.0.6")
-- Looking for BZ2_bzCompressInit
-- Looking for BZ2_bzCompressInit - found
-- Found EXPAT: /usr/lib/libexpat.dylib (found version "2.1.0")
-- Building the bz2 extension.
-- Building the collections extension.
-- Building the ctype extension.
-- Building the curl extension.
-- Building the datetime extension.
-- Building the debugger extension.
-- Building the DOMDocument extension.
-- Building the enum extension.
-- Found ICU header files in /usr/local/opt/icu4c/include
-- Found ICU libraries: /usr/local/opt/icu4c/lib/libicuuc.dylib
-- Building the fb extension.
-- Found ICU header files in /usr/local/opt/icu4c/include
-- Found ICU libraries: /usr/local/opt/icu4c/lib/libicuuc.dylib
-- Building the fileinfo extension.
-- Building the filter extension.
-- GNU FriBidi not found
-- The fribidi extension was disabled because resolving the dependency 'libFribidi 0.19.6' failed.
Not building the fribidi extension.
-- Found Freetype: /usr/local/opt/freetype/lib/libfreetype.dylib
-- Performing Test LIBICONV_CONST
-- Performing Test LIBICONV_CONST - Failed
-- Could NOT find LibVPX (missing: LIBVPX_LIBRARIES LIBVPX_INCLUDE_DIRS)
-- Building the gd extension.
-- Could NOT find LibVPX (missing: LIBVPX_LIBRARIES LIBVPX_INCLUDE_DIRS)
-- Building the generator extension.
-- Found LIBINTL: /usr/local/opt/gettext/include
-- Building the gettext extension.
-- Found GMP: /usr/local/opt/gmp/lib/libgmp.dylib
-- Building the gmp extension.
-- Building the hash extension.
-- Building the hh extension.
-- Building the hh_client extension.
-- Building the Hot Profiler extension.
-- Building the iconv extension.
-- Found ICU header files in /usr/local/opt/icu4c/include
-- Found ICU libraries: /usr/local/opt/icu4c/lib/libicuuc.dylib
-- Building the icu extension.
-- Found ICU header files in /usr/local/opt/icu4c/include
-- Found ICU libraries: /usr/local/opt/icu4c/lib/libicuuc.dylib
-- Building the imagick extension.
Not building the imap extension.
-- Building the intervaltimer extension.
-- Building the ipc extension.
-- Building the json extension.
-- Building the ldap extension.
-- Building the libxml extension.
-- Building the mail extension.
-- Building the mailparse extension.
-- Building the mbstring extension.
Not building the mcrouter extension.
-- Found mcrypt: /usr/local/opt/mcrypt/lib/libmcrypt.dylib
-- Building the mcrypt extension.
-- Found mcrypt: /usr/local/opt/mcrypt/lib/libmcrypt.dylib
-- Building the memcache extension.
-- Building the memcached extension.
-- Building the MySQL extension.
-- Building the MySQLi extension.
-- Building the objprof extension.
-- Could NOT find LibUODBC (missing: LIBUODBC_LIBRARIES LIBUODBC_INCLUDE_DIRS)
-- The odbc extension was disabled because resolving the dependency 'libUODBC' failed.
Not building the odbc extension.
-- Building the openssl extension.
-- Building the password extension.
-- Building the pcre extension.
-- Building the pdo extension.
-- Building the pdo_mysql extension.
-- Building the pdo_sqlite extension.
-- 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 server extension.
-- Building the session extension.
-- Building the simplexml extension.
-- Building the soap extension.
-- Building the sockets extension.
-- Building the spl extension.
-- Building the sqlite3 extension.
-- Building the std extension.
-- Building the stream extension.
-- Building the string extension.
-- Building the thread extension.
-- Building the thrift extension.
-- Building the url extension.
-- Building the wddx extension.
-- Building the xdebug extension.
-- Building the xenon extension.
-- Building the xhprof extension.
-- Building the xml extension.
-- Building the xmlreader extension.
-- Building the xmlwriter extension.
-- Found LibXslt: /usr/lib/libxslt.dylib (found version "1.1.28")
-- Building the xsl extension.
-- Building the zip extension.
-- Building the zlib extension.
-- Could NOT find LibNuma (missing: LIBNUMA_LIBRARIES LIBNUMA_INCLUDE_DIRS)
-- Performing Test NOT_REQUIRE_ATOMIC_LINKER_FLAG
-- Performing Test NOT_REQUIRE_ATOMIC_LINKER_FLAG - Success
CMake Warning (dev) at CMake/HPHPFunctions.cmake:199 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "hhvm". Use the
target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
hphp/hhvm/CMakeLists.txt:73 (HHVM_INSTALL)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o a.out -L/usr/local/opt/readline/lib /var/folders/wb/mm4hf06d07140gbgt_g9s_8r0000gn/T/CMakeCCompilerId-5dc3b7.o -lSystem
superenv added: -headerpad_max_install_names
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o a.out -L/usr/local/opt/readline/lib /var/folders/wb/mm4hf06d07140gbgt_g9s_8r0000gn/T/CMakeCCompilerId-5dc3b7.o -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o a.out -L/usr/local/opt/readline/lib /var/folders/wb/mm4hf06d07140gbgt_g9s_8r0000gn/T/CMakeCXXCompilerId-adf2f2.o -lc++ -lSystem
superenv added: -headerpad_max_install_names
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o a.out -L/usr/local/opt/readline/lib /var/folders/wb/mm4hf06d07140gbgt_g9s_8r0000gn/T/CMakeCXXCompilerId-adf2f2.o -lc++ -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_08e45 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_08e45.dir/testCCompiler.c.o -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_08e45 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_08e45.dir/testCCompiler.c.o -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_fe71f -L/usr/local/opt/readline/lib -headerpad_max_install_names -v CMakeFiles/cmTC_fe71f.dir/CMakeCCompilerABI.c.o -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_fe71f -L/usr/local/opt/readline/lib -headerpad_max_install_names -v CMakeFiles/cmTC_fe71f.dir/CMakeCCompilerABI.c.o -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_d6ad3 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_d6ad3.dir/testCXXCompiler.cxx.o -lc++ -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_d6ad3 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_d6ad3.dir/testCXXCompiler.cxx.o -lc++ -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_c4b89 -L/usr/local/opt/readline/lib -headerpad_max_install_names -v CMakeFiles/cmTC_c4b89.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_c4b89 -L/usr/local/opt/readline/lib -headerpad_max_install_names -v CMakeFiles/cmTC_c4b89.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_719c3 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_719c3.dir/src.cxx.o -lc++ -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_719c3 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_719c3.dir/src.cxx.o -lc++ -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_39ee7 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_39ee7.dir/src.c.o -ldl -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_39ee7 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_39ee7.dir/src.c.o -ldl -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_0b8bc -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_0b8bc.dir/CheckFunctionExists.c.o /usr/local/opt/libevent/lib/libevent.dylib -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_0b8bc -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_0b8bc.dir/CheckFunctionExists.c.o /usr/local/opt/libevent/lib/libevent.dylib -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_59e05 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_59e05.dir/CheckFunctionExists.c.o /usr/lib/libcurl.dylib -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_59e05 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_59e05.dir/CheckFunctionExists.c.o /usr/lib/libcurl.dylib -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_05be7 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_05be7.dir/CheckFunctionExists.c.o /usr/lib/libcurl.dylib -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_05be7 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_05be7.dir/CheckFunctionExists.c.o /usr/lib/libcurl.dylib -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_2cbc3 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_2cbc3.dir/src.cxx.o -lc++ -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_2cbc3 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_2cbc3.dir/src.cxx.o -lc++ -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_ad060 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_ad060.dir/src.cxx.o /usr/local/opt/openssl/lib/libssl.dylib /usr/local/opt/openssl/lib/libcrypto.dylib -lc++ -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_ad060 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_ad060.dir/src.cxx.o /usr/local/opt/openssl/lib/libssl.dylib /usr/local/opt/openssl/lib/libcrypto.dylib -lc++ -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_3b057 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_3b057.dir/CheckFunctionExists.c.o /usr/local/opt/dwarfutils/lib/libdwarf.a /usr/local/opt/libelf/lib/libelf.a -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_3b057 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_3b057.dir/CheckFunctionExists.c.o /usr/local/opt/dwarfutils/lib/libdwarf.a /usr/local/opt/libelf/lib/libelf.a -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_de1c4 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_de1c4.dir/src.cxx.o /usr/local/opt/dwarfutils/lib/libdwarf.a /usr/local/opt/libelf/lib/libelf.a -lc++ -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_de1c4 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_de1c4.dir/src.cxx.o /usr/local/opt/dwarfutils/lib/libdwarf.a /usr/local/opt/libelf/lib/libelf.a -lc++ -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_a0b25 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_a0b25.dir/CheckFunctionExists.c.o /usr/local/opt/dwarfutils/lib/libdwarf.a /usr/local/opt/libelf/lib/libelf.a -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_a0b25 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_a0b25.dir/CheckFunctionExists.c.o /usr/local/opt/dwarfutils/lib/libdwarf.a /usr/local/opt/libelf/lib/libelf.a -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_0c97c -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_0c97c.dir/CheckFunctionExists.c.o -lelf -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_0c97c -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_0c97c.dir/CheckFunctionExists.c.o -lelf -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_47c2c -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_47c2c.dir/CheckFunctionExists.c.o -lelf -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_47c2c -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_47c2c.dir/CheckFunctionExists.c.o -lelf -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_3792c -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_3792c.dir/CheckFunctionExists.c.o -lelf -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_3792c -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_3792c.dir/CheckFunctionExists.c.o -lelf -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_899ba -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_899ba.dir/src.cxx.o -lelf -lc++ -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_899ba -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_899ba.dir/src.cxx.o -lelf -lc++ -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_eaa6c -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_eaa6c.dir/CheckFunctionExists.c.o /usr/lib/libpthread.dylib -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_eaa6c -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_eaa6c.dir/CheckFunctionExists.c.o /usr/lib/libpthread.dylib -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_07eca -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_07eca.dir/CheckFunctionExists.c.o /usr/lib/libpthread.dylib -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_07eca -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_07eca.dir/CheckFunctionExists.c.o /usr/lib/libpthread.dylib -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_aaf03 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_aaf03.dir/CheckFunctionExists.c.o /usr/lib/libpthread.dylib -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_aaf03 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_aaf03.dir/CheckFunctionExists.c.o /usr/lib/libpthread.dylib -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_d5ebe -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_d5ebe.dir/src.cxx.o -lc++ -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_d5ebe -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_d5ebe.dir/src.cxx.o -lc++ -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_887ba -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_887ba.dir/CheckIncludeFiles.c.o -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_887ba -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_887ba.dir/CheckIncludeFiles.c.o -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_2f095 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_2f095.dir/CheckIncludeFiles.c.o -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_2f095 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_2f095.dir/CheckIncludeFiles.c.o -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_18714 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_18714.dir/CheckIncludeFiles.c.o -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_18714 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_18714.dir/CheckIncludeFiles.c.o -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_85bc5 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_85bc5.dir/CheckIncludeFiles.c.o -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_85bc5 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_85bc5.dir/CheckIncludeFiles.c.o -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_4835b -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_4835b.dir/CheckIncludeFiles.c.o -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_4835b -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_4835b.dir/CheckIncludeFiles.c.o -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_4c2a6 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_4c2a6.dir/CheckIncludeFiles.c.o -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_4c2a6 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_4c2a6.dir/CheckIncludeFiles.c.o -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_a6f61 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_a6f61.dir/CheckIncludeFiles.c.o -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_a6f61 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_a6f61.dir/CheckIncludeFiles.c.o -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_db21d -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_db21d.dir/CheckFunctionExists.c.o -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_db21d -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_db21d.dir/CheckFunctionExists.c.o -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_b4c7b -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_b4c7b.dir/CheckFunctionExists.c.o -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_b4c7b -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_b4c7b.dir/CheckFunctionExists.c.o -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_d40d2 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_d40d2.dir/CheckIncludeFile.c.o -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_d40d2 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_d40d2.dir/CheckIncludeFile.c.o -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_59532 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_59532.dir/CheckIncludeFile.c.o -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_59532 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_59532.dir/CheckIncludeFile.c.o -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_c8bfa -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_c8bfa.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_c8bfa -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_c8bfa.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_37614 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_37614.dir/TestEndianess.c.o -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_37614 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_37614.dir/TestEndianess.c.o -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_9f3ba -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_9f3ba.dir/CheckIncludeFiles.c.o -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_9f3ba -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_9f3ba.dir/CheckIncludeFiles.c.o -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_68d28 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_68d28.dir/CheckIncludeFiles.c.o -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_68d28 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_68d28.dir/CheckIncludeFiles.c.o -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_6ea32 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_6ea32.dir/CheckIncludeFiles.c.o -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_6ea32 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_6ea32.dir/CheckIncludeFiles.c.o -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_5ce8b -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_5ce8b.dir/HAVE_INT32_T.c.o -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_5ce8b -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_5ce8b.dir/HAVE_INT32_T.c.o -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_b6727 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_b6727.dir/HAVE_UINT32_T.c.o -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_b6727 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_b6727.dir/HAVE_UINT32_T.c.o -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_bb4d4 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_bb4d4.dir/CheckFunctionExists.c.o -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_bb4d4 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_bb4d4.dir/CheckFunctionExists.c.o -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_9d480 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_9d480.dir/CheckFunctionExists.c.o -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_9d480 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_9d480.dir/CheckFunctionExists.c.o -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_a5b1c -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_a5b1c.dir/CheckFunctionExists.c.o -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_a5b1c -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_a5b1c.dir/CheckFunctionExists.c.o -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_4e5d6 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_4e5d6.dir/CheckFunctionExists.c.o -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_4e5d6 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_4e5d6.dir/CheckFunctionExists.c.o -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_4d45f -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_4d45f.dir/CheckIncludeFile.c.o -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_4d45f -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_4d45f.dir/CheckIncludeFile.c.o -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_5e4b5 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_5e4b5.dir/CheckSymbolExists.c.o -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_5e4b5 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_5e4b5.dir/CheckSymbolExists.c.o -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_84f3d -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_84f3d.dir/CheckIncludeFile.c.o -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_84f3d -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_84f3d.dir/CheckIncludeFile.c.o -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_5c6a7 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_5c6a7.dir/CheckIncludeFile.c.o -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_5c6a7 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_5c6a7.dir/CheckIncludeFile.c.o -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_3afd8 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_3afd8.dir/CheckIncludeFile.c.o -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_3afd8 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_3afd8.dir/CheckIncludeFile.c.o -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_02106 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_02106.dir/CheckIncludeFile.c.o -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_02106 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_02106.dir/CheckIncludeFile.c.o -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_a026e -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_a026e.dir/CheckIncludeFile.c.o -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_a026e -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_a026e.dir/CheckIncludeFile.c.o -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_62011 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_62011.dir/CheckIncludeFile.c.o -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_62011 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_62011.dir/CheckIncludeFile.c.o -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_674ff -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_674ff.dir/CheckIncludeFile.c.o -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_674ff -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_674ff.dir/CheckIncludeFile.c.o -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_0ea40 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_0ea40.dir/CheckIncludeFile.c.o -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_0ea40 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_0ea40.dir/CheckIncludeFile.c.o -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_6afb1 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_6afb1.dir/HAVE_SIZE_T.c.o -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_6afb1 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_6afb1.dir/HAVE_SIZE_T.c.o -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_20e59 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_20e59.dir/HAVE_SSIZE_T.c.o -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_20e59 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_20e59.dir/HAVE_SSIZE_T.c.o -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_67f96 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_67f96.dir/HAVE_UINT8_T.c.o -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_67f96 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_67f96.dir/HAVE_UINT8_T.c.o -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_2fdde -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_2fdde.dir/CheckSymbolExists.c.o -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_2fdde -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_2fdde.dir/CheckSymbolExists.c.o -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_ef684 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_ef684.dir/CheckSymbolExists.c.o -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_ef684 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_ef684.dir/CheckSymbolExists.c.o -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_98d34 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_98d34.dir/CheckFunctionExists.c.o -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_98d34 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_98d34.dir/CheckFunctionExists.c.o -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_91d19 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_91d19.dir/CheckFunctionExists.c.o -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_91d19 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_91d19.dir/CheckFunctionExists.c.o -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_28b29 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_28b29.dir/CheckFunctionExists.c.o -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_28b29 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_28b29.dir/CheckFunctionExists.c.o -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_27d9b -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_27d9b.dir/CheckSymbolExists.c.o /usr/local/opt/libevent/lib/libevent.dylib -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_27d9b -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_27d9b.dir/CheckSymbolExists.c.o /usr/local/opt/libevent/lib/libevent.dylib -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_c502a -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_c502a.dir/src.c.o /usr/local/opt/libevent/lib/libevent.dylib -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_c502a -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_c502a.dir/src.c.o /usr/local/opt/libevent/lib/libevent.dylib -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_63ec3 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_63ec3.dir/CheckFunctionExists.c.o /usr/local/opt/dwarfutils/lib/libdwarf.a /usr/local/opt/libelf/lib/libelf.a -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_63ec3 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_63ec3.dir/CheckFunctionExists.c.o /usr/local/opt/dwarfutils/lib/libdwarf.a /usr/local/opt/libelf/lib/libelf.a -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_cda60 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_cda60.dir/src.cxx.o /usr/local/opt/dwarfutils/lib/libdwarf.a /usr/local/opt/libelf/lib/libelf.a -lc++ -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_cda60 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_cda60.dir/src.cxx.o /usr/local/opt/dwarfutils/lib/libdwarf.a /usr/local/opt/libelf/lib/libelf.a -lc++ -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_aecc1 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_aecc1.dir/CheckFunctionExists.c.o /usr/local/opt/dwarfutils/lib/libdwarf.a /usr/local/opt/libelf/lib/libelf.a -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_aecc1 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_aecc1.dir/CheckFunctionExists.c.o /usr/local/opt/dwarfutils/lib/libdwarf.a /usr/local/opt/libelf/lib/libelf.a -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_72b35 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_72b35.dir/CheckFunctionExists.c.o -lelf -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_72b35 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_72b35.dir/CheckFunctionExists.c.o -lelf -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_85f9f -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_85f9f.dir/CheckSymbolExists.c.o /usr/lib/libbz2.dylib -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_85f9f -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_85f9f.dir/CheckSymbolExists.c.o /usr/lib/libbz2.dylib -lSystem
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_0c1ca -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_0c1ca.dir/src.cxx.o -lc++ -lSystem
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_0c1ca -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_0c1ca.dir/src.cxx.o -lc++ -lSystem
This file has been truncated, but you can view the full file.
2016-07-06 12:58:06 +0100
make
Scanning dependencies of target eaw_table
Scanning dependencies of target double-conversion
Scanning dependencies of target brotli_dec
[ 0%] Building CXX object third-party/double-conversion/CMakeFiles/double-conversion.dir/src/double-conversion/bignum-dtoa.cc.o
[ 0%] Building C object third-party/brotli/CMakeFiles/brotli_dec.dir/src/dec/bit_reader.c.o
Scanning dependencies of target timelib
[ 0%] Built target eaw_table
[ 1%] Building C object third-party/timelib/CMakeFiles/timelib.dir/astro.c.o
Scanning dependencies of target brotli_enc
[ 1%] Building C object third-party/brotli/CMakeFiles/brotli_dec.dir/src/dec/decode.c.o
[ 1%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/backward_references.cc.o
[ 1%] Building C object third-party/timelib/CMakeFiles/timelib.dir/dow.c.o
[ 2%] Building CXX object third-party/double-conversion/CMakeFiles/double-conversion.dir/src/double-conversion/bignum.cc.o
[ 2%] Building C object third-party/timelib/CMakeFiles/timelib.dir/interval.c.o
[ 2%] Building C object third-party/timelib/CMakeFiles/timelib.dir/parse_date.c.o
[ 2%] Building CXX object third-party/double-conversion/CMakeFiles/double-conversion.dir/src/double-conversion/cached-powers.cc.o
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/double-conversion/src/double-conversion/cached-powers.cc:134:18: warning: unused variable 'kCachedPowersLength' [-Wunused-const-variable]
static const int kCachedPowersLength = ARRAY_SIZE(kCachedPowers);
^
1 warning generated.
[ 2%] Building CXX object third-party/double-conversion/CMakeFiles/double-conversion.dir/src/double-conversion/diy-fp.cc.o
[ 2%] Building CXX object third-party/double-conversion/CMakeFiles/double-conversion.dir/src/double-conversion/double-conversion.cc.o
[ 2%] Building CXX object third-party/double-conversion/CMakeFiles/double-conversion.dir/src/double-conversion/fast-dtoa.cc.o
[ 2%] Building CXX object third-party/double-conversion/CMakeFiles/double-conversion.dir/src/double-conversion/fixed-dtoa.cc.o
[ 2%] Building C object third-party/brotli/CMakeFiles/brotli_dec.dir/src/dec/dictionary.c.o
[ 2%] Building CXX object third-party/double-conversion/CMakeFiles/double-conversion.dir/src/double-conversion/strtod.cc.o
[ 2%] Building C object third-party/brotli/CMakeFiles/brotli_dec.dir/src/dec/huffman.c.o
[ 2%] Linking CXX static library libdouble-conversion.a
[ 2%] Building C object third-party/brotli/CMakeFiles/brotli_dec.dir/src/dec/state.c.o
[ 2%] Building C object third-party/brotli/CMakeFiles/brotli_dec.dir/src/dec/streams.c.o
[ 2%] Linking C static library libbrotli_dec.a
[ 2%] Built target double-conversion
Scanning dependencies of target afdt
[ 2%] Building C object third-party/libafdt/CMakeFiles/afdt.dir/src/lowlevel.c.o
[ 3%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/block_splitter.cc.o
[ 3%] Building C object third-party/libafdt/CMakeFiles/afdt.dir/src/strlcpy.c.o
[ 3%] Building C object third-party/libafdt/CMakeFiles/afdt.dir/src/sync.c.o
[ 3%] Building C object third-party/libafdt/CMakeFiles/afdt.dir/src/util.c.o
[ 3%] Built target brotli_dec
[ 3%] Building C object third-party/libafdt/CMakeFiles/afdt.dir/src/async.c.o
Scanning dependencies of target re2
[ 3%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/util/hash.cc.o
[ 3%] Linking C static library libafdt.a
[ 3%] Built target afdt
Scanning dependencies of target webscalesqlclient
[ 3%] Creating directories for 'webscalesqlclient'
[ 3%] No download step for 'webscalesqlclient'
[ 3%] No patch step for 'webscalesqlclient'
[ 3%] No update step for 'webscalesqlclient'
[ 3%] Performing configure step for 'webscalesqlclient'
-- Running cmake version 3.5.2
-- Found Git: /usr/local/bin/git (found version "2.9.0")
-- The C compiler identification is Clang 3.6.2
-- The CXX compiler identification is Clang 3.6.2
-- Check for working C compiler: /usr/local/opt/llvm/bin/clang
-- Check for working C compiler: /usr/local/opt/llvm/bin/clang -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/local/opt/llvm/bin/clang++
[ 3%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/util/rune.cc.o
-- Check for working CXX compiler: /usr/local/opt/llvm/bin/clang++ -- works
-- Detecting CXX compiler ABI info
[ 3%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/util/stringprintf.cc.o
-- Detecting CXX compiler ABI info - done
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of void *
-- Check size of void * - done
getconf: no such configuration parameter `LEVEL1_DCACHE_LINESIZE'
-- MySQL 5.6.24
-- Packaging as: mysql-5.6.24-osx10.11-x86_64
-- Performing Test HAVE_LLVM_LIBCPP
[ 3%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/util/strutil.cc.o
-- Performing Test HAVE_LLVM_LIBCPP - Success
Dynamic plugins are disabled.
-- Looking for floor
-- Looking for floor - found
-- Looking for __infinity
-- Looking for __infinity - not found
-- Looking for __infinity in m
-- Looking for __infinity in m - not found
-- Looking for gethostbyname_r
-- Looking for gethostbyname_r - not found
-- Looking for gethostbyname_r in nsl_r
-- Looking for gethostbyname_r in nsl_r - not found
-- Looking for gethostbyname_r in nsl
[ 3%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/util/valgrind.cc.o
-- Looking for gethostbyname_r in nsl - not found
-- Looking for bind
-- Looking for bind - found
-- Looking for crypt
-- Looking for crypt - found
-- Looking for setsockopt
-- Looking for setsockopt - found
-- Looking for dlopen
-- Looking for dlopen - found
-- Looking for sched_yield
-- Looking for sched_yield - found
-- Looking for clock_gettime
[ 3%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/brotli_bit_stream.cc.o
[ 3%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/bitstate.cc.o
-- Looking for clock_gettime - not found
-- Looking for clock_gettime in rt
-- Looking for clock_gettime in rt - not found
-- Looking for timer_create
-- Looking for timer_create - not found
-- Looking for timer_create in rt
-- Looking for timer_create in rt - not found
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - found
-- Found Threads: TRUE
-- Looking for 4 include files stdlib.h, ..., float.h
-- Looking for 4 include files stdlib.h, ..., float.h - found
-- Looking for include file alloca.h
-- Looking for include file alloca.h - found
-- Looking for include file aio.h
-- Looking for include file aio.h - found
-- Looking for include file arpa/inet.h
[ 3%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/compile.cc.o
[ 3%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/dictionary.cc.o
-- Looking for include file arpa/inet.h - found
-- Looking for include file crypt.h
-- Looking for include file crypt.h - not found
-- Looking for include file cxxabi.h
-- Looking for include file cxxabi.h - not found
-- Looking for include file dirent.h
-- Looking for include file dirent.h - found
-- Looking for include file dlfcn.h
[ 3%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/encode.cc.o
-- Looking for include file dlfcn.h - found
-- Looking for include file execinfo.h
-- Looking for include file execinfo.h - found
-- Looking for include file fcntl.h
-- Looking for include file fcntl.h - found
-- Looking for include file fenv.h
-- Looking for include file fenv.h - found
-- Looking for include file float.h
-- Looking for include file float.h - found
-- Looking for include file floatingpoint.h
-- Looking for include file floatingpoint.h - not found
-- Looking for include file fpu_control.h
-- Looking for include file fpu_control.h - not found
-- Looking for include file grp.h
-- Looking for include file grp.h - found
-- Looking for include file ieeefp.h
-- Looking for include file ieeefp.h - not found
-- Looking for include file inttypes.h
-- Looking for include file inttypes.h - found
-- Looking for include file langinfo.h
-- Looking for include file langinfo.h - found
-- Looking for include file limits.h
-- Looking for include file limits.h - found
-- Looking for include file locale.h
[ 3%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/dfa.cc.o
[ 3%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/encode_parallel.cc.o
-- Looking for include file locale.h - found
-- Looking for include file malloc.h
-- Looking for include file malloc.h - not found
-- Looking for include file memory.h
-- Looking for include file memory.h - found
-- Looking for include file ndir.h
-- Looking for include file ndir.h - not found
-- Looking for include file netinet/in.h
-- Looking for include file netinet/in.h - found
-- Looking for include file paths.h
-- Looking for include file paths.h - found
-- Looking for include file port.h
-- Looking for include file port.h - not found
-- Looking for include file poll.h
-- Looking for include file poll.h - found
-- Looking for include file pwd.h
-- Looking for include file pwd.h - found
-- Looking for include file sched.h
-- Looking for include file sched.h - found
-- Looking for include file select.h
-- Looking for include file select.h - not found
-- Looking for include file semaphore.h
-- Looking for include file semaphore.h - found
-- Looking for include files sys/types.h, sys/dir.h
[ 3%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/entropy_encode.cc.o
-- Looking for include files sys/types.h, sys/dir.h - found
-- Looking for include file sys/ndir.h
-- Looking for include file sys/ndir.h - not found
-- Looking for include file sys/pte.h
-- Looking for include file sys/pte.h - not found
-- Looking for include file stdlib.h
-- Looking for include file stdlib.h - found
-- Looking for include file strings.h
-- Looking for include file strings.h - found
-- Looking for include file string.h
-- Looking for include file string.h - found
-- Looking for include file synch.h
-- Looking for include file synch.h - not found
-- Looking for include file sysent.h
-- Looking for include file sysent.h - not found
-- Looking for include file sys/cdefs.h
[ 3%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/filtered_re2.cc.o
-- Looking for include file sys/cdefs.h - found
-- Looking for include file sys/file.h
-- Looking for include file sys/file.h - found
-- Looking for include file sys/fpu.h
-- Looking for include file sys/fpu.h - not found
-- Looking for include file sys/ioctl.h
[ 3%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/histogram.cc.o
-- Looking for include file sys/ioctl.h - found
-- Looking for include file sys/ipc.h
-- Looking for include file sys/ipc.h - found
-- Looking for include file sys/malloc.h
-- Looking for include file sys/malloc.h - found
-- Looking for include file sys/mman.h
[ 3%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/literal_cost.cc.o
-- Looking for include file sys/mman.h - found
-- Looking for include file sys/prctl.h
-- Looking for include file sys/prctl.h - not found
-- Looking for include file sys/resource.h
-- Looking for include file sys/resource.h - found
-- Looking for include file sys/select.h
[ 3%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/metablock.cc.o
-- Looking for include file sys/select.h - found
-- Looking for include file sys/shm.h
-- Looking for include file sys/shm.h - found
-- Looking for include file sys/socket.h
[ 3%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/mimics_pcre.cc.o
-- Looking for include file sys/socket.h - found
-- Looking for include file sys/stat.h
-- Looking for include file sys/stat.h - found
-- Looking for include file sys/stream.h
-- Looking for include file sys/stream.h - not found
-- Looking for include file sys/termcap.h
-- Looking for include file sys/termcap.h - not found
-- Looking for include files time.h, sys/timeb.h
-- Looking for include files time.h, sys/timeb.h - found
-- Looking for include files curses.h, term.h
-- Looking for include files curses.h, term.h - found
-- Looking for include file asm/termbits.h
-- Looking for include file asm/termbits.h - not found
-- Looking for include file termbits.h
-- Looking for include file termbits.h - not found
-- Looking for include file termios.h
-- Looking for include file termios.h - found
-- Looking for include file termio.h
-- Looking for include file termio.h - not found
-- Looking for include file termcap.h
-- Looking for include file termcap.h - found
-- Looking for include file unistd.h
-- Looking for include file unistd.h - found
-- Looking for include file utime.h
-- Looking for include file utime.h - found
-- Looking for include file varargs.h
[ 3%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/nfa.cc.o
-- Looking for include file varargs.h - not found
-- Looking for include file sys/time.h
-- Looking for include file sys/time.h - found
-- Looking for include file sys/utime.h
-- Looking for include file sys/utime.h - not found
-- Looking for include file sys/wait.h
-- Looking for include file sys/wait.h - found
-- Looking for include file sys/param.h
-- Looking for include file sys/param.h - found
-- Looking for include file sys/vadvise.h
-- Looking for include file sys/vadvise.h - found
-- Looking for include file fnmatch.h
-- Looking for include file fnmatch.h - found
-- Looking for include file stdarg.h
-- Looking for include file stdarg.h - found
-- Looking for include files stdlib.h, sys/un.h
[ 3%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/static_dict.cc.o
-- Looking for include files stdlib.h, sys/un.h - found
-- Looking for include file vis.h
-- Looking for include file vis.h - found
-- Looking for include file wchar.h
-- Looking for include file wchar.h - found
-- Looking for include file wctype.h
-- Looking for include file wctype.h - found
-- Looking for include file sasl/sasl.h
[ 4%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/onepass.cc.o
-- Looking for include file sasl/sasl.h - found
-- Looking for include file sys/devpoll.h
-- Looking for include file sys/devpoll.h - not found
-- Looking for include file signal.h
[ 4%] Building C object third-party/timelib/CMakeFiles/timelib.dir/parse_iso_intervals.c.o
-- Looking for include file signal.h - found
-- Looking for include file sys/devpoll.h
-- Looking for include file sys/devpoll.h - not found
-- Looking for include file sys/epoll.h
-- Looking for include file sys/epoll.h - not found
-- Looking for include file sys/event.h
[ 4%] Building C object third-party/timelib/CMakeFiles/timelib.dir/parse_tz.c.o
-- Looking for include file sys/event.h - found
-- Looking for include file sys/queue.h
-- Looking for include file sys/queue.h - found
-- Looking for TAILQ_FOREACH
-- Looking for TAILQ_FOREACH - found
-- Looking for include file sys/ptem.h
-- Looking for include file sys/ptem.h - not found
-- Performing Test HAVE_WERROR_FLAG
[ 4%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/streams.cc.o
-- Performing Test HAVE_WERROR_FLAG - Success
-- Performing Test HAVE_PTHREAD_ONCE_INIT
-- Performing Test HAVE_PTHREAD_ONCE_INIT - Success
-- Looking for _aligned_malloc
[ 4%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/parse.cc.o
-- Looking for _aligned_malloc - not found
-- Looking for _aligned_free
[ 4%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/utf8_util.cc.o
[ 4%] Linking CXX static library libbrotli_enc.a
-- Looking for _aligned_free - not found
-- Looking for aio_read
[ 4%] Building C object third-party/timelib/CMakeFiles/timelib.dir/timelib.c.o
[ 4%] Built target brotli_enc
[ 4%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/perl_groups.cc.o
-- Looking for aio_read - found
-- Looking for alarm
[ 4%] Building C object third-party/timelib/CMakeFiles/timelib.dir/tm2unixtime.c.o
-- Looking for alarm - found
-- Looking for backtrace
[ 4%] Building C object third-party/timelib/CMakeFiles/timelib.dir/unixtime2tm.c.o
-- Looking for backtrace - found
-- Looking for backtrace_symbols
[ 4%] Linking C static library libtimelib.a
[ 4%] Built target timelib
Scanning dependencies of target fastlz
[ 4%] Building C object third-party/fastlz/CMakeFiles/fastlz.dir/fastlz.c.o
-- Looking for backtrace_symbols - found
-- Looking for backtrace_symbols_fd
-- Looking for backtrace_symbols_fd - found
-- Looking for printstack
[ 4%] Linking C static library libfastlz.a
[ 4%] Built target fastlz
[ 4%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/prefilter.cc.o
-- Looking for printstack - not found
-- Looking for bmove
[ 4%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/prefilter_tree.cc.o
-- Looking for bmove - not found
-- Looking for bsearch
-- Looking for bsearch - found
-- Looking for index
-- Looking for index - found
-- Looking for clock_gettime
-- Looking for clock_gettime - not found
-- Looking for cuserid
-- Looking for cuserid - not found
-- Looking for directio
-- Looking for directio - not found
-- Looking for _doprnt
-- Looking for _doprnt - not found
-- Looking for flockfile
-- Looking for flockfile - found
-- Looking for ftruncate
-- Looking for ftruncate - found
-- Looking for getline
Scanning dependencies of target version
[ 4%] Building CXX object hphp/tools/version/CMakeFiles/version.dir/version.cpp.o
-- Looking for getline - found
-- Looking for compress
[ 4%] Linking CXX executable version
[ 4%] Built target version
[ 4%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/prog.cc.o
-- 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
Scanning dependencies of target hack
-- Looking for fdatasync - found
-- Looking for fdatasync
-- Looking for fdatasync - not found
-- Looking for fedisableexcept
-- Looking for fedisableexcept - not found
-- Looking for fpsetmask
[ 4%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/re2.cc.o
-- 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
Scanning dependencies of target hphp_parser
[ 4%] Building CXX object hphp/parser/CMakeFiles/hphp_parser.dir/hphp.5.tab.cpp.o
-- Looking for gethostbyaddr_r - not found
-- Looking for gethrtime
ocamlc.opt -g -ccopt -I/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2 -ccopt -I/usr/local/opt/libelf/include/libelf -ccopt -I/usr/local/opt/lz4/include -ccopt -DOSS_SMALL_HH_TABLE_POWS -ccopt -pthread -c heap/hh_shared.c
-- 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
mv hh_shared.o heap/hh_shared.o
ocamlc.opt -g -ccopt -I/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2 -ccopt -I/usr/local/opt/libelf/include/libelf -ccopt -I/usr/local/opt/lz4/include -ccopt -DOSS_SMALL_HH_TABLE_POWS -ccopt -pthread -c hhi/hhi_elf.c
-- Looking for getrlimit - found
-- Looking for getrusage
mv hhi_elf.o hhi/hhi_elf.o
ocamlc.opt -g -ccopt -I/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2 -ccopt -I/usr/local/opt/libelf/include/libelf -ccopt -I/usr/local/opt/lz4/include -ccopt -DOSS_SMALL_HH_TABLE_POWS -ccopt -pthread -c hhi/hhi_win32res_stubs.c
-- Looking for getrusage - found
-- Looking for getwd
mv hhi_win32res_stubs.o hhi/hhi_win32res_stubs.o
ocamlc.opt -g -ccopt -I/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2 -ccopt -I/usr/local/opt/libelf/include/libelf -ccopt -I/usr/local/opt/lz4/include -ccopt -DOSS_SMALL_HH_TABLE_POWS -ccopt -pthread -c libancillary/libancillary-stubs.c
mv libancillary-stubs.o libancillary/libancillary-stubs.o
-- Looking for getwd - found
-- Looking for gmtime_r
ocamlc.opt -g -ccopt -I/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2 -ccopt -I/usr/local/opt/libelf/include/libelf -ccopt -I/usr/local/opt/lz4/include -ccopt -DOSS_SMALL_HH_TABLE_POWS -ccopt -pthread -c third-party/libancillary/fd_recv.c
In file included from hphp.y:11:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/compiler/parser/parser.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/exceptions.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
mv fd_recv.o third-party/libancillary/fd_recv.o
ocamlc.opt -g -ccopt -I/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2 -ccopt -I/usr/local/opt/libelf/include/libelf -ccopt -I/usr/local/opt/lz4/include -ccopt -DOSS_SMALL_HH_TABLE_POWS -ccopt -pthread -c third-party/libancillary/fd_send.c
In file included from hphp.y:11:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/compiler/parser/parser.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/exceptions.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
-- Looking for gmtime_r - found
-- Looking for initgroups
mv fd_send.o third-party/libancillary/fd_send.o
ocamlc.opt -g -ccopt -I/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2 -ccopt -I/usr/local/opt/libelf/include/libelf -ccopt -I/usr/local/opt/lz4/include -ccopt -DOSS_SMALL_HH_TABLE_POWS -ccopt -pthread -c utils/files.c
-- Looking for initgroups - found
-- Looking for issetugid
mv files.o utils/files.o
ocamlc.opt -g -ccopt -I/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2 -ccopt -I/usr/local/opt/libelf/include/libelf -ccopt -I/usr/local/opt/lz4/include -ccopt -DOSS_SMALL_HH_TABLE_POWS -ccopt -pthread -c utils/get_build_id.c
mv get_build_id.o utils/get_build_id.o
ocamlc.opt -g -ccopt -I/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2 -ccopt -I/usr/local/opt/libelf/include/libelf -ccopt -I/usr/local/opt/lz4/include -ccopt -DOSS_SMALL_HH_TABLE_POWS -ccopt -pthread -c utils/handle_stubs.c
-- Looking for issetugid - found
-- Looking for getuid
mv handle_stubs.o utils/handle_stubs.o
ocamlc.opt -g -ccopt -I/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2 -ccopt -I/usr/local/opt/libelf/include/libelf -ccopt -I/usr/local/opt/lz4/include -ccopt -DOSS_SMALL_HH_TABLE_POWS -ccopt -pthread -c utils/nproc.c
[ 4%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/regexp.cc.o
mv nproc.o utils/nproc.o
ocamlc.opt -g -ccopt -I/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2 -ccopt -I/usr/local/opt/libelf/include/libelf -ccopt -I/usr/local/opt/lz4/include -ccopt -DOSS_SMALL_HH_TABLE_POWS -ccopt -pthread -c utils/priorities.c
-- Looking for getuid - found
-- Looking for geteuid
mv priorities.o utils/priorities.o
ocamlc.opt -g -ccopt -I/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2 -ccopt -I/usr/local/opt/libelf/include/libelf -ccopt -I/usr/local/opt/lz4/include -ccopt -DOSS_SMALL_HH_TABLE_POWS -ccopt -pthread -c utils/realpath.c
-- Looking for geteuid - found
-- Looking for getgid
mv realpath.o utils/realpath.o
ocamlc.opt -g -ccopt -I/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2 -ccopt -I/usr/local/opt/libelf/include/libelf -ccopt -I/usr/local/opt/lz4/include -ccopt -DOSS_SMALL_HH_TABLE_POWS -ccopt -pthread -c utils/sysinfo.c
mv sysinfo.o utils/sysinfo.o
ocamlc.opt -g -ccopt -I/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2 -ccopt -I/usr/local/opt/libelf/include/libelf -ccopt -I/usr/local/opt/lz4/include -ccopt -DOSS_SMALL_HH_TABLE_POWS -ccopt -pthread -c utils/win32_support.c
-- Looking for getgid - found
-- Looking for getegid
mv win32_support.o utils/win32_support.o
ocamlc.opt -g -ccopt -I/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2 -ccopt -I/usr/local/opt/libelf/include/libelf -ccopt -I/usr/local/opt/lz4/include -ccopt -DOSS_SMALL_HH_TABLE_POWS -ccopt -pthread -c fsevents/fsevents_stubs.c
-- 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
mv fsevents_stubs.o fsevents/fsevents_stubs.o
ocamldep.opt -modules hh_server.ml > hh_server.ml.depends
-- Looking for lstat - found
-- Looking for madvise
ocamldep.opt -modules server/hhServerMonitor.mli > server/hhServerMonitor.mli.depends
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/hhServerMonitor.cmi server/hhServerMonitor.mli
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o hh_server.cmo hh_server.ml
ocamldep.opt -modules server/hhServerMonitor.ml > server/hhServerMonitor.ml.depends
ocamldep.opt -modules utils/daemon.ml > utils/daemon.ml.depends
ocamldep.opt -modules utils/daemon.mli > utils/daemon.mli.depends
ocamldep.opt -modules utils/timeout.mli > utils/timeout.mli.depends
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/timeout.cmi utils/timeout.mli
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/daemon.cmi utils/daemon.mli
ocamldep.opt -modules utils/fork.ml > utils/fork.ml.depends
ocamldep.opt -modules utils/core.ml > utils/core.ml.depends
-- Looking for madvise - found
-- Looking for malloc_info
ocamldep.opt -modules third-party/core/core_list.ml > third-party/core/core_list.ml.depends
ocamldep.opt -modules third-party/core/caml.ml > third-party/core/caml.ml.depends
-- Looking for malloc_info - not found
-- Looking for memcpy
ocamldep.opt -modules third-party/core/container.ml > third-party/core/container.ml.depends
ocamldep.opt -modules third-party/core/commutative_group.ml > third-party/core/commutative_group.ml.depends
ocamlc.opt -c -g -w A -warn-error A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -I third-party/core -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o third-party/core/commutative_group.cmo third-party/core/commutative_group.ml
ocamldep.opt -modules third-party/core/core_printf.ml > third-party/core/core_printf.ml.depends
ocamldep.opt -modules third-party/core/monad.ml > third-party/core/monad.ml.depends
ocamldep.opt -modules third-party/core/poly.ml > third-party/core/poly.ml.depends
ocamldep.opt -modules third-party/core/polymorphic_compare.mli > third-party/core/polymorphic_compare.mli.depends
-- Looking for memcpy - found
-- Looking for memmove
ocamlc.opt -c -g -w A -warn-error A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -I third-party/core -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o third-party/core/polymorphic_compare.cmi third-party/core/polymorphic_compare.mli
ocamlc.opt -c -g -w A -warn-error A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -I third-party/core -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o third-party/core/caml.cmo third-party/core/caml.ml
ocamlc.opt -c -g -w A -warn-error A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -I third-party/core -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o third-party/core/container.cmo third-party/core/container.ml
ocamlc.opt -c -g -w A -warn-error A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -I third-party/core -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o third-party/core/core_printf.cmo third-party/core/core_printf.ml
ocamlc.opt -c -g -w A -warn-error A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -I third-party/core -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o third-party/core/monad.cmo third-party/core/monad.ml
ocamlc.opt -c -g -w A -warn-error A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -I third-party/core -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o third-party/core/poly.cmo third-party/core/poly.ml
ocamlc.opt -c -g -w A -warn-error A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -I third-party/core -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o third-party/core/core_list.cmo third-party/core/core_list.ml
-- Looking for memmove - found
-- Looking for mkstemp
ocamldep.opt -modules utils/pidLog.ml > utils/pidLog.ml.depends
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/core.cmo utils/core.ml
ocamldep.opt -modules third-party/core/option.ml > third-party/core/option.ml.depends
ocamldep.opt -modules utils/sys_utils.ml > utils/sys_utils.ml.depends
ocamldep.opt -modules utils/utils.ml > utils/utils.ml.depends
ocamldep.opt -modules utils/collections/iMap.ml > utils/collections/iMap.ml.depends
ocamldep.opt -modules utils/collections/intKey.ml > utils/collections/intKey.ml.depends
ocamldep.opt -modules utils/collections/myMap.mli > utils/collections/myMap.mli.depends
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/collections/intKey.cmo utils/collections/intKey.ml
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/collections/myMap.cmi utils/collections/myMap.mli
-- Looking for mkstemp - found
-- Looking for mlock
ocamldep.opt -modules utils/collections/sMap.ml > utils/collections/sMap.ml.depends
ocamldep.opt -modules utils/collections/stringKey.ml > utils/collections/stringKey.ml.depends
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/collections/stringKey.cmo utils/collections/stringKey.ml
ocamldep.opt -modules utils/collections/sSet.ml > utils/collections/sSet.ml.depends
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/collections/iMap.cmo utils/collections/iMap.ml
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/collections/sMap.cmo utils/collections/sMap.ml
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/collections/sSet.cmo utils/collections/sSet.ml
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/utils.cmo utils/utils.ml
ocamlc.opt -c -g -w A -warn-error A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -I third-party/core -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o third-party/core/option.cmo third-party/core/option.ml
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/sys_utils.cmo utils/sys_utils.ml
-- Looking for mlock - found
-- Looking for mlockall
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/pidLog.cmo utils/pidLog.ml
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/fork.cmo utils/fork.ml
ocamlopt.opt -c -g -w A -warn-error A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -I third-party/core -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o third-party/core/commutative_group.cmx third-party/core/commutative_group.ml
-- Looking for mlockall - found
-- Looking for mmap
ocamldep.opt -modules third-party/core/polymorphic_compare.ml > third-party/core/polymorphic_compare.ml.depends
ocamlopt.opt -c -g -w A -warn-error A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -I third-party/core -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o third-party/core/polymorphic_compare.cmx third-party/core/polymorphic_compare.ml
-- Looking for mmap - found
-- Looking for mmap64
ocamlopt.opt -c -g -w A -warn-error A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -I third-party/core -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o third-party/core/caml.cmx third-party/core/caml.ml
-- Looking for mmap64 - not found
-- Looking for perror
ocamlopt.opt -c -g -w A -warn-error A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -I third-party/core -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o third-party/core/container.cmx third-party/core/container.ml
ocamlopt.opt -c -g -w A -warn-error A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -I third-party/core -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o third-party/core/core_printf.cmx third-party/core/core_printf.ml
-- Looking for perror - found
-- Looking for poll
ocamlopt.opt -c -g -w A -warn-error A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -I third-party/core -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o third-party/core/monad.cmx third-party/core/monad.ml
ocamlopt.opt -c -g -w A -warn-error A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -I third-party/core -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o third-party/core/poly.cmx third-party/core/poly.ml
[ 4%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/set.cc.o
-- Looking for poll - found
-- Looking for port_create
ocamlopt.opt -c -g -w A -warn-error A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -I third-party/core -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o third-party/core/core_list.cmx third-party/core/core_list.ml
-- Looking for port_create - not found
-- Looking for posix_fallocate
ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/core.cmx utils/core.ml
ocamldep.opt -modules utils/collections/myMap.ml > utils/collections/myMap.ml.depends
ocamlopt.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/collections/intKey.cmx utils/collections/intKey.ml
-- Looking for posix_fallocate - not found
-- Looking for posix_memalign
ocamlopt.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/collections/myMap.cmx utils/collections/myMap.ml
ocamlopt.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/collections/stringKey.cmx utils/collections/stringKey.ml
-- Looking for posix_memalign - found
-- Looking for pread
ocamlopt.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/collections/iMap.cmx utils/collections/iMap.ml
ocamlopt.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/collections/sMap.cmx utils/collections/sMap.ml
-- Looking for pread - found
-- Looking for pthread_attr_create
ocamlopt.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/collections/sSet.cmx utils/collections/sSet.ml
ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/utils.cmx utils/utils.ml
-- Looking for pthread_attr_create - not found
-- Looking for pthread_attr_getguardsize
ocamlopt.opt -c -g -w A -warn-error A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -I third-party/core -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o third-party/core/option.cmx third-party/core/option.ml
-- Looking for pthread_attr_getguardsize - found
-- Looking for pthread_attr_getstacksize
ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/sys_utils.cmx utils/sys_utils.ml
-- Looking for pthread_attr_getstacksize - found
-- Looking for pthread_attr_setscope
ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/pidLog.cmx utils/pidLog.ml
ocamldep.opt -modules utils/handle.ml > utils/handle.ml.depends
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/handle.cmo utils/handle.ml
ocamldep.opt -modules utils/marshal_tools.ml > utils/marshal_tools.ml.depends
ocamldep.opt -modules utils/marshal_tools.mli > utils/marshal_tools.mli.depends
-- Looking for pthread_attr_setscope - found
-- Looking for pthread_attr_setstacksize
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/marshal_tools.cmi utils/marshal_tools.mli
ocamldep.opt -modules utils/path.ml > utils/path.ml.depends
ocamldep.opt -modules utils/path.mli > utils/path.mli.depends
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/path.cmi utils/path.mli
ocamldep.opt -modules utils/timeout.ml > utils/timeout.ml.depends
ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/fork.cmx utils/fork.ml
[ 4%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/simplify.cc.o
ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/handle.cmx utils/handle.ml
-- Looking for pthread_attr_setstacksize - found
-- Looking for pthread_condattr_create
ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/marshal_tools.cmx utils/marshal_tools.ml
ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/path.cmx utils/path.ml
-- Looking for pthread_condattr_create - not found
-- Looking for pthread_condattr_setclock
ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/timeout.cmx utils/timeout.ml
-- Looking for pthread_condattr_setclock - not found
-- Looking for pthread_key_delete
ocamldep.opt -modules stubs/eventLogger.ml > stubs/eventLogger.ml.depends
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I stubs -I watchman -I utils -I typing -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o stubs/eventLogger.cmo stubs/eventLogger.ml
ocamldep.opt -modules utils/exit_status.ml > utils/exit_status.ml.depends
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/exit_status.cmo utils/exit_status.ml
ocamldep.opt -modules stubs/hackEventLogger.ml > stubs/hackEventLogger.ml.depends
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I stubs -I watchman -I utils -I typing -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o stubs/hackEventLogger.cmo stubs/hackEventLogger.ml
ocamldep.opt -modules server/hhServerMonitorConfig.ml > server/hhServerMonitorConfig.ml.depends
-- Looking for pthread_key_delete - found
-- Looking for pthread_rwlock_rdlock
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/hhServerMonitorConfig.cmo server/hhServerMonitorConfig.ml
ocamldep.opt -modules utils/hh_logger.ml > utils/hh_logger.ml.depends
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/hh_logger.cmo utils/hh_logger.ml
ocamldep.opt -modules hhi/hhi.ml > hhi/hhi.ml.depends
ocamldep.opt -modules hhi/hhi.mli > hhi/hhi.mli.depends
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I hhi -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o hhi/hhi.cmi hhi/hhi.mli
ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/exit_status.cmx utils/exit_status.ml
-- Looking for pthread_rwlock_rdlock - found
-- Looking for pthread_sigmask
ocamldep.opt -modules find/find.ml > find/find.ml.depends
ocamldep.opt -modules find/find.mli > find/find.mli.depends
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I find -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o find/find.cmi find/find.mli
ocamldep.opt -modules globals/globalConfig.ml > globals/globalConfig.ml.depends
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I globals -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o globals/globalConfig.cmo globals/globalConfig.ml
ocamldep.opt -modules hhi/hhi_win32res.ml > hhi/hhi_win32res.ml.depends
ocamldep.opt -modules hhi/hhi_win32res.mli > hhi/hhi_win32res.mli.depends
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I hhi -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o hhi/hhi_win32res.cmi hhi/hhi_win32res.mli
ocamldep.opt -modules utils/relative_path.ml > utils/relative_path.ml.depends
-- Looking for pthread_sigmask - found
-- Looking for pthread_threadmask
ocamldep.opt -modules utils/relative_path.mli > utils/relative_path.mli.depends
ocamldep.opt -modules utils/collections/reordered_argument_collections.ml > utils/collections/reordered_argument_collections.ml.depends
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/collections/reordered_argument_collections.cmo utils/collections/reordered_argument_collections.ml
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/relative_path.cmi utils/relative_path.mli
ocamlopt.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/collections/reordered_argument_collections.cmx utils/collections/reordered_argument_collections.ml
-- Looking for pthread_threadmask - not found
-- Looking for pthread_yield_np
ocamldep.opt -modules utils/tmp.ml > utils/tmp.ml.depends
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/tmp.cmo utils/tmp.ml
ocamlopt.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I find -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o find/find.cmx find/find.ml
ocamlopt.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I globals -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o globals/globalConfig.cmx globals/globalConfig.ml
-- Looking for pthread_yield_np - found
-- Looking for putenv
ocamlopt.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I hhi -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o hhi/hhi_win32res.cmx hhi/hhi_win32res.ml
-- Looking for putenv - found
-- Looking for readdir_r
ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/relative_path.cmx utils/relative_path.ml
ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/tmp.cmx utils/tmp.ml
-- Looking for readdir_r - found
-- Looking for readlink
ocamldep.opt -modules utils/lock.ml > utils/lock.ml.depends
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/lock.cmo utils/lock.ml
ocamldep.opt -modules server/serverArgs.ml > server/serverArgs.ml.depends
ocamldep.opt -modules server/serverArgs.mli > server/serverArgs.mli.depends
ocamldep.opt -modules stubs/ai_options.ml > stubs/ai_options.ml.depends
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I stubs -I watchman -I utils -I typing -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o stubs/ai_options.cmo stubs/ai_options.ml
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverArgs.cmi server/serverArgs.mli
ocamldep.opt -modules utils/build_id.ml > utils/build_id.ml.depends
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/build_id.cmo utils/build_id.ml
-- Looking for readlink - found
-- Looking for re_comp
ocamldep.opt -modules utils/hh_json/hh_json.ml > utils/hh_json/hh_json.ml.depends
ocamldep.opt -modules utils/hh_json/hh_json.mli > utils/hh_json/hh_json.mli.depends
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I utils/hh_json -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/hh_json/hh_json.cmi utils/hh_json/hh_json.mli
ocamldep.opt -modules utils/wwwroot.ml > utils/wwwroot.ml.depends
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/wwwroot.cmo utils/wwwroot.ml
ocamlopt.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I stubs -I watchman -I utils -I typing -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o stubs/ai_options.cmx stubs/ai_options.ml
[ 4%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/stringpiece.cc.o
ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/build_id.cmx utils/build_id.ml
-- Looking for re_comp - not found
-- Looking for regcomp
ocamlopt.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I utils/hh_json -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/hh_json/hh_json.cmx utils/hh_json/hh_json.ml
-- Looking for regcomp - found
-- Looking for realpath
ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/wwwroot.cmx utils/wwwroot.ml
ocamldep.opt -modules server/serverConfig.ml > server/serverConfig.ml.depends
ocamldep.opt -modules server/serverConfig.mli > server/serverConfig.mli.depends
-- Looking for realpath - found
-- Looking for rename
ocamldep.opt -modules heap/sharedMem.mli > heap/sharedMem.mli.depends
ocamldep.opt -modules heap/value.mli > heap/value.mli.depends
ocamldep.opt -modules heap/prefix.mli > heap/prefix.mli.depends
ocamlc.opt -c -g -w A -warn-error A -w -27-34 -w -3-4-6-29-35-44-48-50-52 -I heap -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o heap/prefix.cmi heap/prefix.mli
ocamlc.opt -c -g -w A -warn-error A -w -27-34 -w -3-4-6-29-35-44-48-50-52 -I heap -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o heap/value.cmi heap/value.mli
ocamldep.opt -modules naming/typecheckerOptions.ml > naming/typecheckerOptions.ml.depends
ocamlc.opt -c -g -w A -warn-error A -w -27-34 -w -3-4-6-29-35-44-48-50-52 -I heap -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o heap/sharedMem.cmi heap/sharedMem.mli
ocamlc.opt -c -g -w A -warn-error A -w -27-45 -w -3-4-6-29-35-44-48-50-52 -I naming -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o naming/typecheckerOptions.cmo naming/typecheckerOptions.ml
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverConfig.cmi server/serverConfig.mli
ocamldep.opt -modules stubs/ai.ml > stubs/ai.ml.depends
ocamldep.opt -modules utils/errors.mli > utils/errors.mli.depends
ocamldep.opt -modules utils/pos.mli > utils/pos.mli.depends
-- Looking for rename - found
-- Looking for rwlock_init
ocamldep.opt -modules utils/file_pos.mli > utils/file_pos.mli.depends
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/file_pos.cmi utils/file_pos.mli
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/pos.cmi utils/pos.mli
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/errors.cmi utils/errors.mli
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I stubs -I watchman -I utils -I typing -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o stubs/ai.cmo stubs/ai.ml
ocamldep.opt -modules utils/errors.ml > utils/errors.ml.depends
ocamldep.opt -modules utils/pos.ml > utils/pos.ml.depends
ocamldep.opt -modules utils/file_pos.ml > utils/file_pos.ml.depends
ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/file_pos.cmx utils/file_pos.ml
-- Looking for rwlock_init - not found
-- Looking for sched_yield
ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/pos.cmx utils/pos.ml
-- Looking for sched_yield - found
ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/errors.cmx utils/errors.ml
-- Looking for setenv
-- Looking for setenv - found
-- Looking for setlocale
[ 4%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/tostring.cc.o
-- 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
ocamldep.opt -modules utils/config_file.ml > utils/config_file.ml.depends
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/config_file.cmo utils/config_file.ml
ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/hh_logger.cmx utils/hh_logger.ml
-- Looking for sigaddset - found
-- Looking for sigemptyset
ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverArgs.cmx server/serverArgs.ml
-- Looking for sigemptyset - found
-- Looking for sighold
ocamldep.opt -modules heap/sharedMem.ml > heap/sharedMem.ml.depends
ocamlopt.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I stubs -I watchman -I utils -I typing -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o stubs/eventLogger.cmx stubs/eventLogger.ml
ocamldep.opt -modules heap/prefix.ml > heap/prefix.ml.depends
ocamldep.opt -modules utils/stats.ml > utils/stats.ml.depends
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/stats.cmo utils/stats.ml
-- Looking for sighold - found
-- Looking for sigset
ocamldep.opt -modules heap/value.ml > heap/value.ml.depends
ocamlopt.opt -c -g -w A -warn-error A -w -27-34 -w -3-4-6-29-35-44-48-50-52 -I heap -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o heap/prefix.cmx heap/prefix.ml
ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/stats.cmx utils/stats.ml
-- Looking for sigset - found
-- Looking for sleep
ocamlopt.opt -c -g -w A -warn-error A -w -27-34 -w -3-4-6-29-35-44-48-50-52 -I heap -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o heap/value.cmx heap/value.ml
ocamlopt.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I stubs -I watchman -I utils -I typing -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o stubs/ai.cmx stubs/ai.ml
-- Looking for sleep - found
-- Looking for snprintf
ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/config_file.cmx utils/config_file.ml
[ 4%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/unicode_casefold.cc.o
ocamlopt.opt -c -g -w A -warn-error A -w -27-34 -w -3-4-6-29-35-44-48-50-52 -I heap -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o heap/sharedMem.cmx heap/sharedMem.ml
-- Looking for snprintf - found
-- Looking for stpcpy
ocamlopt.opt -c -g -w A -warn-error A -w -27-45 -w -3-4-6-29-35-44-48-50-52 -I naming -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o naming/typecheckerOptions.cmx naming/typecheckerOptions.ml
-- Looking for stpcpy - found
-- Looking for strcoll
ocamldep.opt -modules server/serverFiles.ml > server/serverFiles.ml.depends
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverFiles.cmo server/serverFiles.ml
ocamldep.opt -modules server/serverMain.ml > server/serverMain.ml.depends
ocamldep.opt -modules server/serverMain.mli > server/serverMain.mli.depends
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverMain.cmi server/serverMain.mli
ocamldep.opt -modules stubs/buildMain.ml > stubs/buildMain.ml.depends
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I stubs -I watchman -I utils -I typing -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o stubs/buildMain.cmo stubs/buildMain.ml
ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/daemon.cmx utils/daemon.ml
-- Looking for strcoll - found
-- Looking for strerror
ocamlopt.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I stubs -I watchman -I utils -I typing -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o stubs/hackEventLogger.cmx stubs/hackEventLogger.ml
-- Looking for strerror - found
-- Looking for strlcpy
ocamldep.opt -modules search/hackSearchService.ml > search/hackSearchService.ml.depends
ocamldep.opt -modules parsing/ast.ml > parsing/ast.ml.depends
ocamldep.opt -modules deps/fileInfo.mli > deps/fileInfo.mli.depends
ocamldep.opt -modules parsing/namespace_env.ml > parsing/namespace_env.ml.depends
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I deps -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o deps/fileInfo.cmi deps/fileInfo.mli
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I parsing -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o parsing/namespace_env.cmo parsing/namespace_env.ml
ocamldep.opt -modules parsing/parsing_hooks.ml > parsing/parsing_hooks.ml.depends
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I parsing -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o parsing/ast.cmo parsing/ast.ml
ocamldep.opt -modules search/searchService.ml > search/searchService.ml.depends
ocamldep.opt -modules search/fuzzySearchService.ml > search/fuzzySearchService.ml.depends
-- Looking for strlcpy - found
ocamldep.opt -modules procs/bucket.ml > procs/bucket.ml.depends
-- Looking for strnlen
ocamldep.opt -modules utils/collections/cSet.ml > utils/collections/cSet.ml.depends
ocamldep.opt -modules utils/collections/hashSet.mli > utils/collections/hashSet.mli.depends
ocamldep.opt -modules procs/multiWorker.mli > procs/multiWorker.mli.depends
ocamldep.opt -modules procs/worker.mli > procs/worker.mli.depends
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I procs -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o procs/worker.cmi procs/worker.mli
ocamldep.opt -modules search/searchUtils.ml > search/searchUtils.ml.depends
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I procs -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o procs/bucket.cmo procs/bucket.ml
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/collections/cSet.cmo utils/collections/cSet.ml
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/collections/hashSet.cmi utils/collections/hashSet.mli
[ 4%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/unicode_groups.cc.o
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I procs -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o procs/multiWorker.cmi procs/multiWorker.mli
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I search -I watchman -I utils -I typing -I stubs -I socket -I server -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o search/searchUtils.cmo search/searchUtils.ml
ocamldep.opt -modules search/trieSearchService.ml > search/trieSearchService.ml.depends
-- Looking for strnlen - found
-- Looking for strlcat
ocamldep.opt -modules utils/trie.ml > utils/trie.ml.depends
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/trie.cmo utils/trie.ml
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I search -I watchman -I utils -I typing -I stubs -I socket -I server -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o search/fuzzySearchService.cmo search/fuzzySearchService.ml
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I search -I watchman -I utils -I typing -I stubs -I socket -I server -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o search/trieSearchService.cmo search/trieSearchService.ml
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I parsing -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o parsing/parsing_hooks.cmo parsing/parsing_hooks.ml
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I search -I watchman -I utils -I typing -I stubs -I socket -I server -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o search/searchService.cmo search/searchService.ml
-- Looking for strlcat - found
-- Looking for strsignal
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I search -I watchman -I utils -I typing -I stubs -I socket -I server -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o search/hackSearchService.cmo search/hackSearchService.ml
ocamldep.opt -modules deps/fileInfo.ml > deps/fileInfo.ml.depends
ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I deps -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o deps/fileInfo.cmx deps/fileInfo.ml
-- Looking for strsignal - found
-- Looking for fgetln
ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I parsing -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o parsing/namespace_env.cmx parsing/namespace_env.ml
ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I parsing -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o parsing/ast.cmx parsing/ast.ml
-- Looking for fgetln - found
-- Looking for strpbrk
ocamldep.opt -modules utils/collections/hashSet.ml > utils/collections/hashSet.ml.depends
ocamldep.opt -modules procs/multiWorker.ml > procs/multiWorker.ml.depends
ocamldep.opt -modules procs/worker.ml > procs/worker.ml.depends
ocamldep.opt -modules utils/printSignal.ml > utils/printSignal.ml.depends
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/printSignal.cmo utils/printSignal.ml
ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/printSignal.cmx utils/printSignal.ml
-- Looking for strpbrk - found
-- Looking for strsep
ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I procs -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o procs/worker.cmx procs/worker.ml
-- Looking for strsep - found
-- Looking for strstr
ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I procs -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o procs/bucket.cmx procs/bucket.ml
[ 5%] Linking CXX static library libre2.a
ocamlopt.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/collections/cSet.cmx utils/collections/cSet.ml
[ 5%] Built target re2
-- Looking for strstr - found
-- Looking for strtok_r
[ 5%] Building CXX object hphp/parser/CMakeFiles/hphp_parser.dir/hphp.7.tab.cpp.o
ocamlopt.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/collections/hashSet.cmx utils/collections/hashSet.ml
ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I procs -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o procs/multiWorker.cmx procs/multiWorker.ml
-- Looking for strtok_r - found
-- Looking for strtol
ocamlopt.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I search -I watchman -I utils -I typing -I stubs -I socket -I server -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o search/searchUtils.cmx search/searchUtils.ml
ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/trie.cmx utils/trie.ml
-- Looking for strtol - found
-- Looking for strtoll
ocamlopt.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I search -I watchman -I utils -I typing -I stubs -I socket -I server -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o search/fuzzySearchService.cmx search/fuzzySearchService.ml
-- Looking for strtoll - found
-- Looking for strtoul
ocamlopt.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I search -I watchman -I utils -I typing -I stubs -I socket -I server -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o search/trieSearchService.cmx search/trieSearchService.ml
-- Looking for strtoul - found
-- Looking for strtoull
ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I parsing -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o parsing/parsing_hooks.cmx parsing/parsing_hooks.ml
ocamlopt.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I search -I watchman -I utils -I typing -I stubs -I socket -I server -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o search/searchService.cmx search/searchService.ml
-- Looking for strtoull - found
-- Looking for strcasecmp
ocamldep.opt -modules libancillary/libancillary.ml > libancillary/libancillary.ml.depends
ocamldep.opt -modules libancillary/libancillary.mli > libancillary/libancillary.mli.depends
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I libancillary -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o libancillary/libancillary.cmi libancillary/libancillary.mli
ocamldep.opt -modules utils/random_id.ml > utils/random_id.ml.depends
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/random_id.cmo utils/random_id.ml
-- Looking for strcasecmp - found
-- Looking for strncasecmp
ocamldep.opt -modules server/serverCommand.ml > server/serverCommand.ml.depends
ocamldep.opt -modules naming/namingGlobal.mli > naming/namingGlobal.mli.depends
ocamldep.opt -modules server/serverBuild.ml > server/serverBuild.ml.depends
ocamldep.opt -modules server/serverDebug.ml > server/serverDebug.ml.depends
ocamldep.opt -modules server/serverEnv.ml > server/serverEnv.ml.depends
ocamldep.opt -modules stubs/filesToIgnore.ml > stubs/filesToIgnore.ml.depends
ocamldep.opt -modules utils/findUtils.mli > utils/findUtils.mli.depends
ocamldep.opt -modules server/serverLocalConfig.ml > server/serverLocalConfig.ml.depends
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I stubs -I watchman -I utils -I typing -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o stubs/filesToIgnore.cmo stubs/filesToIgnore.ml
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/findUtils.cmi utils/findUtils.mli
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverLocalConfig.cmo server/serverLocalConfig.ml
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverEnv.cmo server/serverEnv.ml
-- Looking for strncasecmp - found
-- Looking for strdup
ocamldep.opt -modules server/serverRpc.ml > server/serverRpc.ml.depends
ocamldep.opt -modules server/autocompleteService.ml > server/autocompleteService.ml.depends
ocamldep.opt -modules globals/autocomplete.ml > globals/autocomplete.ml.depends
ocamldep.opt -modules utils/local_id.mli > utils/local_id.mli.depends
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/local_id.cmi utils/local_id.mli
ocamldep.opt -modules naming/naming_hooks.ml > naming/naming_hooks.ml.depends
ocamldep.opt -modules naming/nast.ml > naming/nast.ml.depends
ocamldep.opt -modules naming/naming_special_names.ml > naming/naming_special_names.ml.depends
ocamlc.opt -c -g -w A -warn-error A -w -27-45 -w -3-4-6-29-35-44-48-50-52 -I naming -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o naming/naming_special_names.cmo naming/naming_special_names.ml
ocamlc.opt -c -g -w A -warn-error A -w -27-45 -w -3-4-6-29-35-44-48-50-52 -I naming -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o naming/nast.cmo naming/nast.ml
-- Looking for strdup - found
-- Looking for shmat
ocamldep.opt -modules typing/typing_defs.ml > typing/typing_defs.ml.depends
ocamldep.opt -modules heap/ident.mli > heap/ident.mli.depends
ocamldep.opt -modules typing/typing_reason.ml > typing/typing_reason.ml.depends
ocamlc.opt -c -g -w A -warn-error A -w -27-34 -w -3-4-6-29-35-44-48-50-52 -I heap -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o heap/ident.cmi heap/ident.mli
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_reason.cmo typing/typing_reason.ml
ocamldep.opt -modules typing/typing_env.mli > typing/typing_env.mli.depends
ocamldep.opt -modules decl/decl_env.ml > decl/decl_env.ml.depends
-- Looking for shmat - found
-- Looking for shmctl
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_defs.cmo typing/typing_defs.ml
ocamldep.opt -modules deps/typing_deps.mli > deps/typing_deps.mli.depends
ocamldep.opt -modules typing/typing_heap.mli > typing/typing_heap.mli.depends
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I deps -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o deps/typing_deps.cmi deps/typing_deps.mli
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_heap.cmi typing/typing_heap.mli
ocamldep.opt -modules utils/collections/iSet.ml > utils/collections/iSet.ml.depends
In file included from hphp.y:11:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/compiler/parser/parser.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/exceptions.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I decl -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o decl/decl_env.cmo decl/decl_env.ml
In file included from hphp.y:11:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/compiler/parser/parser.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/exceptions.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
-- Looking for shmctl - found
-- Looking for shmdt
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/collections/iSet.cmo utils/collections/iSet.ml
ocamldep.opt -modules typing/typing_hooks.ml > typing/typing_hooks.ml.depends
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_env.cmi typing/typing_env.mli
ocamldep.opt -modules typing/typing_lazy_heap.ml > typing/typing_lazy_heap.ml.depends
ocamldep.opt -modules decl/decl.mli > decl/decl.mli.depends
ocamlc.opt -c -g -w A -warn-error A -w -27-45 -w -3-4-6-29-35-44-48-50-52 -I naming -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o naming/namingGlobal.cmi naming/namingGlobal.mli
ocamldep.opt -modules naming/naming_heap.ml > naming/naming_heap.ml.depends
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I decl -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o decl/decl.cmi decl/decl.mli
ocamlc.opt -c -g -w A -warn-error A -w -27-45 -w -3-4-6-29-35-44-48-50-52 -I naming -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o naming/naming_heap.cmo naming/naming_heap.ml
ocamldep.opt -modules typing/typing_phase.ml > typing/typing_phase.ml.depends
-- Looking for shmdt - found
-- Looking for shmget
ocamldep.opt -modules decl/decl_hint.ml > decl/decl_hint.ml.depends
ocamldep.opt -modules decl/decl_hooks.ml > decl/decl_hooks.ml.depends
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I decl -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o decl/decl_hooks.cmo decl/decl_hooks.ml
ocamldep.opt -modules decl/decl_subst.ml > decl/decl_subst.ml.depends
ocamldep.opt -modules typing/typing_dependent_type.ml > typing/typing_dependent_type.ml.depends
ocamldep.opt -modules typing/typing_utils.ml > typing/typing_utils.ml.depends
ocamldep.opt -modules third-party/core/result.mli > third-party/core/result.mli.depends
ocamldep.opt -modules typing/type_visitor.ml > typing/type_visitor.ml.depends
ocamldep.opt -modules typing/typing_print.mli > typing/typing_print.mli.depends
ocamlc.opt -c -g -w A -warn-error A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -I third-party/core -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o third-party/core/result.cmi third-party/core/result.mli
-- Looking for shmget - found
-- Looking for tell
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/type_visitor.cmo typing/type_visitor.ml
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_print.cmi typing/typing_print.mli
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_utils.cmo typing/typing_utils.ml
ocamldep.opt -modules typing/typing_generic_constraint.ml > typing/typing_generic_constraint.ml.depends
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I decl -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o decl/decl_hint.cmo decl/decl_hint.ml
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I decl -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o decl/decl_subst.cmo decl/decl_subst.ml
-- Looking for tell - not found
-- Looking for tempnam
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_dependent_type.cmo typing/typing_dependent_type.ml
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_generic_constraint.cmo typing/typing_generic_constraint.ml
ocamldep.opt -modules typing/typing_subtype.ml > typing/typing_subtype.ml.depends
ocamldep.opt -modules typing/typing_arrays.ml > typing/typing_arrays.ml.depends
ocamldep.opt -modules typing/type_mapper.ml > typing/type_mapper.ml.depends
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/type_mapper.cmo typing/type_mapper.ml
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_phase.cmo typing/typing_phase.ml
-- Looking for tempnam - found
-- Looking for thr_setconcurrency
ocamldep.opt -modules typing/typing_unification_env.ml > typing/typing_unification_env.ml.depends
ocamldep.opt -modules typing/typing_unify.ml > typing/typing_unify.ml.depends
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_arrays.cmo typing/typing_arrays.ml
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_unification_env.cmo typing/typing_unification_env.ml
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_unify.cmo typing/typing_unify.ml
-- Looking for thr_setconcurrency - not found
-- Looking for thr_yield
ocamldep.opt -modules typing/typing_visibility.mli > typing/typing_visibility.mli.depends
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I globals -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o globals/autocomplete.cmo globals/autocomplete.ml
ocamlc.opt -c -g -w A -warn-error A -w -27-45 -w -3-4-6-29-35-44-48-50-52 -I naming -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o naming/naming_hooks.cmo naming/naming_hooks.ml
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_hooks.cmo typing/typing_hooks.ml
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_lazy_heap.cmo typing/typing_lazy_heap.ml
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_subtype.cmo typing/typing_subtype.ml
-- Looking for thr_yield - not found
-- Looking for vasprintf
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_visibility.cmi typing/typing_visibility.mli
ocamldep.opt -modules server/fileOutline.ml > server/fileOutline.ml.depends
ocamldep.opt -modules parsing/docblock_finder.ml > parsing/docblock_finder.ml.depends
ocamldep.opt -modules parsing/parser_hack.mli > parsing/parser_hack.mli.depends
ocamllex.opt -q parsing/lexer_hack.mll
-- Looking for vasprintf - found
-- Looking for vsnprintf
ocamldep.opt -modules parsing/lexer_hack.ml > parsing/lexer_hack.ml.depends
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I parsing -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o parsing/lexer_hack.cmo parsing/lexer_hack.ml
ocamldep.opt -modules server/symbolDefinition.ml > server/symbolDefinition.ml.depends
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I parsing -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o parsing/docblock_finder.cmo parsing/docblock_finder.ml
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I parsing -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o parsing/parser_hack.cmi parsing/parser_hack.mli
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/symbolDefinition.cmo server/symbolDefinition.ml
ocamldep.opt -modules server/findRefsService.ml > server/findRefsService.ml.depends
-- Looking for vsnprintf - found
-- Looking for vprintf
ocamldep.opt -modules decl/decl_compare.mli > decl/decl_compare.mli.depends
ocamldep.opt -modules server/serverIdeUtils.ml > server/serverIdeUtils.ml.depends
ocamldep.opt -modules naming/naming.mli > naming/naming.mli.depends
ocamldep.opt -modules parsing/parser_heap.ml > parsing/parser_heap.ml.depends
ocamldep.opt -modules server/serverUtils.ml > server/serverUtils.ml.depends
ocamldep.opt -modules monitor/monitorConnection.mli > monitor/monitorConnection.mli.depends
ocamldep.opt -modules monitor/serverMonitorUtils.ml > monitor/serverMonitorUtils.ml.depends
ocamldep.opt -modules monitor/serverProcess.ml > monitor/serverProcess.ml.depends
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I monitor -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o monitor/serverProcess.cmo monitor/serverProcess.ml
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I monitor -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o monitor/serverMonitorUtils.cmo monitor/serverMonitorUtils.ml
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I monitor -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o monitor/monitorConnection.cmi monitor/monitorConnection.mli
ocamldep.opt -modules typing/typing.mli > typing/typing.mli.depends
-- Looking for vprintf - found
-- Looking for valloc
ocamldep.opt -modules typing/typing_check_utils.ml > typing/typing_check_utils.ml.depends
ocamldep.opt -modules typing/typing_check_service.ml > typing/typing_check_service.ml.depends
ocamldep.opt -modules decl/decl_service.mli > decl/decl_service.mli.depends
ocamldep.opt -modules heap/globalStorage.ml > heap/globalStorage.ml.depends
ocamlc.opt -c -g -w A -warn-error A -w -27-45 -w -3-4-6-29-35-44-48-50-52 -I naming -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o naming/naming.cmi naming/naming.mli
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I parsing -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o parsing/parser_heap.cmo parsing/parser_heap.ml
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing.cmi typing/typing.mli
ocamldep.opt -modules typing/typing_variance.ml > typing/typing_variance.ml.depends
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I decl -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o decl/decl_service.cmi decl/decl_service.mli
ocamlc.opt -c -g -w A -warn-error A -w -27-34 -w -3-4-6-29-35-44-48-50-52 -I heap -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o heap/globalStorage.cmo heap/globalStorage.ml
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_variance.cmo typing/typing_variance.ml
-- Looking for valloc - found
-- Looking for memalign
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_check_service.cmo typing/typing_check_service.ml
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverUtils.cmo server/serverUtils.ml
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_check_utils.cmo typing/typing_check_utils.ml
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I decl -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o decl/decl_compare.cmi decl/decl_compare.mli
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverIdeUtils.cmo server/serverIdeUtils.ml
-- Looking for memalign - not found
-- Looking for chown
ocamldep.opt -modules format/format_hack.mli > format/format_hack.mli.depends
ocamldep.opt -modules server/methodJumps.ml > server/methodJumps.ml.depends
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/findRefsService.cmo server/findRefsService.ml
ocamldep.opt -modules server/serverArgumentInfo.ml > server/serverArgumentInfo.ml.depends
ocamldep.opt -modules server/argumentInfoService.ml > server/argumentInfoService.ml.depends
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/argumentInfoService.cmo server/argumentInfoService.ml
ocamldep.opt -modules server/serverAutoComplete.ml > server/serverAutoComplete.ml.depends
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/autocompleteService.cmo server/autocompleteService.ml
-- Looking for chown - found
-- Looking for nl_langinfo
ocamldep.opt -modules server/serverCheckpoint.ml > server/serverCheckpoint.ml.depends
ocamldep.opt -modules server/serverColorFile.ml > server/serverColorFile.ml.depends
ocamldep.opt -modules typing/coverage_level.ml > typing/coverage_level.ml.depends
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/coverage_level.cmo typing/coverage_level.ml
ocamldep.opt -modules server/serverCoverageMetric.ml > server/serverCoverageMetric.ml.depends
ocamldep.opt -modules server/serverFindLocals.ml > server/serverFindLocals.ml.depends
ocamldep.opt -modules parsing/ast_visitor.ml > parsing/ast_visitor.ml.depends
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I parsing -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o parsing/ast_visitor.cmo parsing/ast_visitor.ml
-- Looking for nl_langinfo - found
-- Looking for ntohll
ocamldep.opt -modules server/serverFindRefs.mli > server/serverFindRefs.mli.depends
ocamldep.opt -modules server/serverFormat.ml > server/serverFormat.ml.depends
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I format -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o format/format_hack.cmi format/format_hack.mli
ocamldep.opt -modules server/serverIdentifyFunction.ml > server/serverIdentifyFunction.ml.depends
ocamldep.opt -modules server/identifySymbolService.ml > server/identifySymbolService.ml.depends
ocamldep.opt -modules server/symbolOccurrence.ml > server/symbolOccurrence.ml.depends
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/symbolOccurrence.cmo server/symbolOccurrence.ml
-- Looking for ntohll - not found
-- Looking for clock_gettime
ocamldep.opt -modules server/serverSymbolDefinition.mli > server/serverSymbolDefinition.mli.depends
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/identifySymbolService.cmo server/identifySymbolService.ml
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverSymbolDefinition.cmi server/serverSymbolDefinition.mli
ocamldep.opt -modules server/serverInferType.ml > server/serverInferType.ml.depends
ocamldep.opt -modules server/inferAtPosService.ml > server/inferAtPosService.ml.depends
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/inferAtPosService.cmo server/inferAtPosService.ml
ocamldep.opt -modules server/serverLint.ml > server/serverLint.ml.depends
ocamldep.opt -modules utils/lint.mli > utils/lint.mli.depends
ocamldep.opt -modules stubs/linting_service.ml > stubs/linting_service.ml.depends
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/lint.cmi utils/lint.mli
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I stubs -I watchman -I utils -I typing -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o stubs/linting_service.cmo stubs/linting_service.ml
ocamldep.opt -modules server/serverRefactor.ml > server/serverRefactor.ml.depends
-- Looking for clock_gettime - not found
-- Looking for epoll_create
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverFindRefs.cmi server/serverFindRefs.mli
ocamldep.opt -modules server/serverSearch.ml > server/serverSearch.ml.depends
ocamldep.opt -modules server/symbolInfoService.ml > server/symbolInfoService.ml.depends
ocamldep.opt -modules server/symbolFunCallService.ml > server/symbolFunCallService.ml.depends
ocamldep.opt -modules server/symbolTypeService.ml > server/symbolTypeService.ml.depends
ocamldep.opt -modules server/symbolUtils.ml > server/symbolUtils.ml.depends
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/symbolUtils.cmo server/symbolUtils.ml
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/symbolFunCallService.cmo server/symbolFunCallService.ml
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/symbolTypeService.cmo server/symbolTypeService.ml
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/fileOutline.cmo server/fileOutline.ml
-- Looking for epoll_create - not found
-- Looking for epoll_ctl
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/methodJumps.cmo server/methodJumps.ml
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverArgumentInfo.cmo server/serverArgumentInfo.ml
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverAutoComplete.cmo server/serverAutoComplete.ml
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverCheckpoint.cmo server/serverCheckpoint.ml
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverColorFile.cmo server/serverColorFile.ml
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverCoverageMetric.cmo server/serverCoverageMetric.ml
-- Looking for epoll_ctl - not found
-- Looking for inet_ntop
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverFindLocals.cmo server/serverFindLocals.ml
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverFormat.cmo server/serverFormat.ml
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverIdentifyFunction.cmo server/serverIdentifyFunction.ml
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverInferType.cmo server/serverInferType.ml
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverLint.cmo server/serverLint.ml
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverRefactor.cmo server/serverRefactor.ml
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverSearch.cmo server/serverSearch.ml
-- Looking for inet_ntop - found
-- Looking for kqueue
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/symbolInfoService.cmo server/symbolInfoService.ml
ocamldep.opt -modules server/serverTypeCheck.mli > server/serverTypeCheck.mli.depends
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverBuild.cmo server/serverBuild.ml
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverDebug.cmo server/serverDebug.ml
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverRpc.cmo server/serverRpc.ml
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverTypeCheck.cmi server/serverTypeCheck.mli
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverCommand.cmo server/serverCommand.ml
-- Looking for kqueue - found
-- Looking for kqueue
ocamlopt.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I stubs -I watchman -I utils -I typing -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o stubs/buildMain.cmx stubs/buildMain.ml
ocamldep.opt -modules naming/namingGlobal.ml > naming/namingGlobal.ml.depends
-- Looking for kqueue - found
-- Looking for signal
ocamlopt.opt -c -g -w A -warn-error A -w -27-45 -w -3-4-6-29-35-44-48-50-52 -I naming -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o naming/naming_heap.cmx naming/naming_heap.ml
ocamlopt.opt -c -g -w A -warn-error A -w -27-45 -w -3-4-6-29-35-44-48-50-52 -I naming -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o naming/naming_special_names.cmx naming/naming_special_names.ml
-- Looking for signal - found
-- Looking for timeradd
ocamldep.opt -modules utils/findUtils.ml > utils/findUtils.ml.depends
ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverConfig.cmx server/serverConfig.ml
ocamlopt.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I stubs -I watchman -I utils -I typing -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o stubs/filesToIgnore.cmx stubs/filesToIgnore.ml
-- Looking for timeradd - found
-- Looking for timerclear
ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/findUtils.cmx utils/findUtils.ml
ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverLocalConfig.cmx server/serverLocalConfig.ml
-- Looking for timerclear - found
-- Looking for timercmp
ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverEnv.cmx server/serverEnv.ml
-- Looking for timercmp - found
-- Looking for timerisset
ocamldep.opt -modules utils/local_id.ml > utils/local_id.ml.depends
ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/local_id.cmx utils/local_id.ml
ocamlopt.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I search -I watchman -I utils -I typing -I stubs -I socket -I server -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o search/hackSearchService.cmx search/hackSearchService.ml
-- Looking for timerisset - found
-- Looking for timer_create
ocamlopt.opt -c -g -w A -warn-error A -w -27-45 -w -3-4-6-29-35-44-48-50-52 -I naming -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o naming/nast.cmx naming/nast.ml
-- Looking for timer_create - not found
-- Looking for timer_settime
ocamldep.opt -modules heap/ident.ml > heap/ident.ml.depends
ocamlopt.opt -c -g -w A -warn-error A -w -27-34 -w -3-4-6-29-35-44-48-50-52 -I heap -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o heap/ident.cmx heap/ident.ml
-- Looking for timer_settime - not found
-- Looking for include file time.h
ocamlopt.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_reason.cmx typing/typing_reason.ml
-- Looking for include file time.h - found
-- Looking for include file sys/times.h
ocamldep.opt -modules typing/typing_env.ml > typing/typing_env.ml.depends
ocamlopt.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_defs.cmx typing/typing_defs.ml
ocamldep.opt -modules deps/typing_deps.ml > deps/typing_deps.ml.depends
-- Looking for include file sys/times.h - found
-- Looking for include file asm/msr.h
ocamldep.opt -modules typing/typing_heap.ml > typing/typing_heap.ml.depends
ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I deps -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o deps/typing_deps.cmx deps/typing_deps.ml
-- Looking for include file asm/msr.h - not found
-- Looking for include file ia64intrin.h
ocamlopt.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_heap.cmx typing/typing_heap.ml
-- Looking for include file ia64intrin.h - not found
-- Looking for times
ocamldep.opt -modules decl/decl.ml > decl/decl.ml.depends
ocamldep.opt -modules naming/attributes.ml > naming/attributes.ml.depends
ocamldep.opt -modules naming/nast_eval.mli > naming/nast_eval.mli.depends
ocamlc.opt -c -g -w A -warn-error A -w -27-45 -w -3-4-6-29-35-44-48-50-52 -I naming -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o naming/nast_eval.cmi naming/nast_eval.mli
-- Looking for times - found
-- Looking for gettimeofday
ocamlc.opt -c -g -w A -warn-error A -w -27-45 -w -3-4-6-29-35-44-48-50-52 -I naming -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o naming/attributes.cmo naming/attributes.ml
ocamldep.opt -modules naming/nast_eval.ml > naming/nast_eval.ml.depends
ocamldep.opt -modules third-party/core/result.ml > third-party/core/result.ml.depends
ocamlopt.opt -c -g -w A -warn-error A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -I third-party/core -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o third-party/core/result.cmx third-party/core/result.ml
ocamlopt.opt -c -g -w A -warn-error A -w -27-45 -w -3-4-6-29-35-44-48-50-52 -I naming -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o naming/nast_eval.cmx naming/nast_eval.ml
-- Looking for gettimeofday - found
-- Looking for read_real_time
ocamldep.opt -modules decl/decl_dynamic_yield.ml > decl/decl_dynamic_yield.ml.depends
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I decl -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o decl/decl_dynamic_yield.cmo decl/decl_dynamic_yield.ml
ocamldep.opt -modules decl/decl_enum.ml > decl/decl_enum.ml.depends
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I decl -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o decl/decl_enum.cmo decl/decl_enum.ml
-- Looking for read_real_time - not found
-- Looking for ftime
ocamlopt.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I decl -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o decl/decl_env.cmx decl/decl_env.ml
ocamlopt.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I decl -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o decl/decl_hooks.cmx decl/decl_hooks.ml
-- Looking for ftime - found
-- Looking for time
ocamldep.opt -modules decl/decl_inherit.ml > decl/decl_inherit.ml.depends
ocamldep.opt -modules decl/decl_inherit.mli > decl/decl_inherit.mli.depends
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I decl -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o decl/decl_inherit.cmi decl/decl_inherit.mli
ocamlopt.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I decl -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o decl/decl_hint.cmx decl/decl_hint.ml
-- Looking for time - found
-- Looking for rdtscll
ocamldep.opt -modules decl/decl_instantiate.ml > decl/decl_instantiate.ml.depends
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I decl -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o decl/decl_instantiate.cmo decl/decl_instantiate.ml
ocamlopt.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I decl -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o decl/decl_subst.cmx decl/decl_subst.ml
-- Looking for rdtscll - not found
-- Looking for madvise
ocamldep.opt -modules decl/decl_utils.ml > decl/decl_utils.ml.depends
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I decl -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o decl/decl_utils.cmo decl/decl_utils.ml
ocamlopt.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I decl -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o decl/decl_instantiate.cmx decl/decl_instantiate.ml
-- Looking for madvise - found
-- Looking for tzname
ocamlopt.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I decl -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o decl/decl_utils.cmx decl/decl_utils.ml
ocamldep.opt -modules decl/decl_init_check.ml > decl/decl_init_check.ml.depends
-- Looking for tzname - found
-- Looking for lrand48
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I decl -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o decl/decl_init_check.cmo decl/decl_init_check.ml
ocamldep.opt -modules decl/decl_requirements.ml > decl/decl_requirements.ml.depends
ocamldep.opt -modules decl/decl_requirements.mli > decl/decl_requirements.mli.depends
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I decl -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o decl/decl_requirements.cmi decl/decl_requirements.mli
ocamldep.opt -modules typing/typing_pos_utils.ml > typing/typing_pos_utils.ml.depends
ocamldep.opt -modules naming/nast_pos_mapper.ml > naming/nast_pos_mapper.ml.depends
ocamlc.opt -c -g -w A -warn-error A -w -27-45 -w -3-4-6-29-35-44-48-50-52 -I naming -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o naming/nast_pos_mapper.cmo naming/nast_pos_mapper.ml
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_pos_utils.cmo typing/typing_pos_utils.ml
-- Looking for lrand48 - found
-- Looking for getpagesize
ocamlopt.opt -c -g -w A -warn-error A -w -27-45 -w -3-4-6-29-35-44-48-50-52 -I naming -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o naming/nast_pos_mapper.cmx naming/nast_pos_mapper.ml
ocamlopt.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_pos_utils.cmx typing/typing_pos_utils.ml
-- Looking for getpagesize - found
-- Looking for TIOCGWINSZ
ocamldep.opt -modules naming/naming.ml > naming/naming.ml.depends
-- Looking for TIOCGWINSZ - found
-- Looking for FIONREAD
ocamlopt.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I globals -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o globals/autocomplete.cmx globals/autocomplete.ml
ocamldep.opt -modules globals/ide.ml > globals/ide.ml.depends
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I globals -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o globals/ide.cmo globals/ide.ml
ocamldep.opt -modules parsing/namespaces.ml > parsing/namespaces.ml.depends
ocamldep.opt -modules parsing/namespaces.mli > parsing/namespaces.mli.depends
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I parsing -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o parsing/namespaces.cmi parsing/namespaces.mli
-- Looking for FIONREAD - found
-- Looking for TIOCSTAT
ocamlopt.opt -c -g -w A -warn-error A -w -27-45 -w -3-4-6-29-35-44-48-50-52 -I naming -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matc
[...snip...]
/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_flow_control.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_flow_control.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/debugger_command.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 63%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/debugger/cmd/cmd_frame.cpp.o
2 warnings generated.
[ 63%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/debugger/cmd/cmd_global.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_frame.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_frame.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/debugger_command.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_frame.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_frame.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/debugger_command.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_global.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_global.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-array.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_global.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_global.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-array.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 63%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/debugger/cmd/cmd_help.cpp.o
2 warnings generated.
[ 63%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/debugger/cmd/cmd_info.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_info.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_info.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-array.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_info.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_info.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-array.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_help.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_help.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/debugger_command.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_help.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_help.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/debugger_command.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 63%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/debugger/cmd/cmd_internal_testing.cpp.o
2 warnings generated.
[ 63%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/debugger/cmd/cmd_interrupt.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_internal_testing.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_internal_testing.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/debugger_command.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_internal_testing.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_internal_testing.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/debugger_command.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_interrupt.cpp:16:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_interrupt.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/break_point.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-variant.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_interrupt.cpp:16:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_interrupt.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/break_point.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-variant.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 63%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/debugger/cmd/cmd_list.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_list.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_list.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-variant.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_list.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_list.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-variant.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 63%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/debugger/cmd/cmd_machine.cpp.o
2 warnings generated.
[ 63%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/debugger/cmd/cmd_macro.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_machine.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_machine.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/req-root.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/runtime-option.h:30:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/config.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/hdf.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_machine.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_machine.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/req-root.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/runtime-option.h:30:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/config.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/hdf.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_macro.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_macro.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/debugger_command.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_macro.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_macro.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/debugger_command.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 63%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/debugger/cmd/cmd_next.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_next.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_next.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_flow_control.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/debugger_command.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_next.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_next.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_flow_control.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/debugger_command.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 63%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/debugger/cmd/cmd_out.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_out.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_out.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_flow_control.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/debugger_command.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_out.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_out.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_flow_control.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/debugger_command.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 63%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/debugger/cmd/cmd_print.cpp.o
2 warnings generated.
[ 63%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/debugger/cmd/cmd_quit.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_print.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_print.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-variant.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_print.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_print.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-variant.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_quit.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_quit.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/debugger_command.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_quit.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_quit.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/debugger_command.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 63%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/debugger/cmd/cmd_run.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_run.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_run.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/debugger_command.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_run.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_run.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/debugger_command.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 63%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/debugger/cmd/cmd_shell.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_shell.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_shell.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/debugger_command.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_shell.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_shell.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/debugger_command.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 64%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/debugger/cmd/cmd_signal.cpp.o
2 warnings generated.
[ 64%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/debugger/cmd/cmd_step.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_signal.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_signal.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/debugger_command.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_signal.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_signal.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/debugger_command.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_step.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_step.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_flow_control.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/debugger_command.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_step.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_step.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_flow_control.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/debugger_command.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 64%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/debugger/cmd/cmd_thread.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_thread.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_thread.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_thread.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_thread.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 64%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/debugger/cmd/cmd_up.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_up.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_up.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/debugger_command.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_up.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_up.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/debugger_command.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 64%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/debugger/cmd/cmd_variable.cpp.o
2 warnings generated.
[ 64%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/debugger/cmd/cmd_where.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_variable.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_variable.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-array.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_variable.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_variable.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-array.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_where.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_where.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/debugger_command.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_where.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/cmd/cmd_where.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/debugger/debugger_command.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 64%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/server/access-log.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/access-log.cpp:16:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/access-log.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/access-log.cpp:16:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/access-log.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 64%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/server/admin-request-handler.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/admin-request-handler.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/admin-request-handler.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/access-log.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/admin-request-handler.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/admin-request-handler.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/access-log.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 64%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/server/dynamic-content-cache.cpp.o
2 warnings generated.
[ 64%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/server/files-match.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/dynamic-content-cache.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/dynamic-content-cache.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-buffer.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/exceptions.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/dynamic-content-cache.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/dynamic-content-cache.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-buffer.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/exceptions.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/files-match.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/files-match.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/ini-setting.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-variant.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/files-match.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/files-match.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/ini-setting.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-variant.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 64%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/server/host-health-monitor.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/host-health-monitor.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/host-health-monitor.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/config.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/hdf.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/host-health-monitor.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/host-health-monitor.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/config.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/hdf.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 64%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/server/http-protocol.cpp.o
2 warnings generated.
[ 64%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/server/http-request-handler.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/http-protocol.cpp:16:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/http-protocol.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/transport.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/http-protocol.cpp:16:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/http-protocol.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/transport.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/http-request-handler.cpp:16:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/http-request-handler.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-buffer.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/exceptions.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/http-request-handler.cpp:16:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/http-request-handler.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-buffer.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/exceptions.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 64%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/server/http-server.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/http-server.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/http-server.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/server.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/takeover-agent.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/http-server.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/http-server.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/server.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/takeover-agent.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 65%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/server/ip-block-map.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/ip-block-map.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/ip-block-map.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/hdf.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/ip-block-map.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/ip-block-map.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/hdf.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 65%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/server/log-writer.cpp.o
2 warnings generated.
[ 65%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/server/memory-stats.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/log-writer.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/log-writer.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/access-log.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/log-writer.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/log-writer.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/access-log.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/memory-stats.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/memory-stats.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/writer.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/runtime-option.h:30:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/config.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/hdf.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/memory-stats.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/memory-stats.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/writer.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/runtime-option.h:30:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/config.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/hdf.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 65%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/server/pagelet-server.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/pagelet-server.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/pagelet-server.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-array.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/pagelet-server.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/pagelet-server.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-array.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 65%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/server/replay-transport.cpp.o
2 warnings generated.
[ 65%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/server/request-uri.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/replay-transport.cpp:16:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/replay-transport.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/transport.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/replay-transport.cpp:16:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/replay-transport.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/transport.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/request-uri.cpp:16:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/request-uri.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/request-uri.cpp:16:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/request-uri.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 65%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/server/rpc-request-handler.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/rpc-request-handler.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/rpc-request-handler.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/access-log.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/rpc-request-handler.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/rpc-request-handler.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/access-log.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 65%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/server/satellite-server.cpp.o
2 warnings generated.
[ 65%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/server/server-name-indication.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/satellite-server.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/satellite-server.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/hdf.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/satellite-server.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/satellite-server.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/hdf.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/server-name-indication.cpp:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/runtime-option.h:30:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/config.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/hdf.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/server-name-indication.cpp:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/runtime-option.h:30:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/config.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/hdf.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 65%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/server/server-note.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/server-note.cpp:16:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/server-note.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/server-note.cpp:16:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/server-note.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 65%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/server/server-stats.cpp.o
2 warnings generated.
[ 65%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/server/server-worker.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/server-stats.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/server-stats.h:31:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/thread-local.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/server-stats.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/server-stats.h:31:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/thread-local.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/server-worker.cpp:16:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/server-worker.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/server.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/takeover-agent.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/server-worker.cpp:16:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/server-worker.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/server.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/takeover-agent.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 65%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/server/server.cpp.o
2 warnings generated.
[ 65%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/server/source-root-info.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/server.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/server.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/takeover-agent.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/server.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/server.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/takeover-agent.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/source-root-info.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/source-root-info.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-array.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/source-root-info.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/source-root-info.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-array.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/server-stats.cpp:17:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/server-stats.h:222:12: warning: private field 'm_cpuStart' is not used [-Wunused-private-field]
timespec m_cpuStart;
^
2 warnings generated.
[ 66%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/server/static-content-cache.cpp.o
2 warnings generated.
[ 66%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/server/takeover-agent.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/static-content-cache.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/static-content-cache.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-buffer.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/exceptions.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/static-content-cache.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/static-content-cache.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-buffer.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/exceptions.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/takeover-agent.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/takeover-agent.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/takeover-agent.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/takeover-agent.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
3 warnings generated.
[ 66%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/server/transport.cpp.o
2 warnings generated.
[ 66%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/server/upload.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/transport.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/transport.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/transport.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/transport.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/upload.cpp:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/upload.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/transport.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/upload.cpp:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/upload.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/transport.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 66%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/server/virtual-host.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/virtual-host.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/virtual-host.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/hdf.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/virtual-host.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/virtual-host.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/hdf.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 66%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/server/warmup-request-handler.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/warmup-request-handler.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/warmup-request-handler.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/server.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/takeover-agent.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/warmup-request-handler.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/warmup-request-handler.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/server.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/takeover-agent.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 66%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/server/xbox-server.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/xbox-server.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/xbox-server.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/runtime-option.h:30:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/config.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/hdf.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/xbox-server.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/xbox-server.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/runtime-option.h:30:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/config.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/hdf.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 66%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/server/fastcgi/fastcgi-server-factory.cpp.o
2 warnings generated.
[ 66%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/server/fastcgi/fastcgi-server.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/fastcgi/fastcgi-server-factory.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/fastcgi/fastcgi-server.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/fastcgi/fastcgi-session.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/fastcgi/fastcgi-transport.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/transport.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/fastcgi/fastcgi-server-factory.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/fastcgi/fastcgi-server.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/fastcgi/fastcgi-session.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/fastcgi/fastcgi-transport.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/transport.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 66%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/server/fastcgi/fastcgi-session.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/fastcgi/fastcgi-server.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/fastcgi/fastcgi-server.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/fastcgi/fastcgi-session.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/fastcgi/fastcgi-transport.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/transport.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/fastcgi/fastcgi-server.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/fastcgi/fastcgi-server.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/fastcgi/fastcgi-session.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/fastcgi/fastcgi-transport.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/transport.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/fastcgi/fastcgi-session.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/fastcgi/fastcgi-session.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/fastcgi/fastcgi-transport.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/transport.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/fastcgi/fastcgi-session.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/fastcgi/fastcgi-session.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/fastcgi/fastcgi-transport.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/transport.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/fastcgi/fastcgi-server-factory.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/fastcgi/fastcgi-server.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/fastcgi/fastcgi-session.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/io/async/AsyncSocket.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/io/async/AsyncTransport.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/io/async/AsyncSocketBase.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/io/async/EventBase.h:43:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/io/async/Request.h:27:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/SingletonThreadLocal.h:32:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
: singleton_([createFunc = std::move(createFunc)]() mutable {
^
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/SingletonThreadLocal.h:33:36: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
return new ThreadLocalT([createFunc =
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/fastcgi/fastcgi-server-factory.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/fastcgi/fastcgi-server.h:30:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/wangle/acceptor/Acceptor.h:26:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/io/async/AsyncUDPServerSocket.h:175:7: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
data = std::move(data),
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/fastcgi/fastcgi-server.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/fastcgi/fastcgi-server.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/fastcgi/fastcgi-session.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/io/async/AsyncSocket.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/io/async/AsyncTransport.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/io/async/AsyncSocketBase.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/io/async/EventBase.h:43:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/io/async/Request.h:27:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/SingletonThreadLocal.h:32:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
: singleton_([createFunc = std::move(createFunc)]() mutable {
^
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/SingletonThreadLocal.h:33:36: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
return new ThreadLocalT([createFunc =
^
2 warnings generated.
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/fastcgi/fastcgi-session.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/fastcgi/fastcgi-session.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/io/async/AsyncSocket.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/io/async/AsyncTransport.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/io/async/AsyncSocketBase.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/io/async/EventBase.h:43:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/io/async/Request.h:27:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/SingletonThreadLocal.h:32:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
: singleton_([createFunc = std::move(createFunc)]() mutable {
^
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/SingletonThreadLocal.h:33:36: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
return new ThreadLocalT([createFunc =
^
[ 66%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/server/fastcgi/fastcgi-transport.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/fastcgi/fastcgi-server.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/fastcgi/fastcgi-server.h:30:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/wangle/acceptor/Acceptor.h:26:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/io/async/AsyncUDPServerSocket.h:175:7: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
data = std::move(data),
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/fastcgi/fastcgi-session.cpp:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/fastcgi/fastcgi-server.h:30:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/wangle/acceptor/Acceptor.h:26:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/io/async/AsyncUDPServerSocket.h:175:7: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
data = std::move(data),
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/fastcgi/fastcgi-transport.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/fastcgi/fastcgi-transport.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/transport.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/fastcgi/fastcgi-transport.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/fastcgi/fastcgi-transport.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/transport.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
5 warnings generated.
[ 66%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/server/fastcgi/fastcgi-worker.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/fastcgi/fastcgi-worker.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/fastcgi/fastcgi-worker.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/fastcgi/fastcgi-transport.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/transport.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/fastcgi/fastcgi-worker.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/fastcgi/fastcgi-worker.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/fastcgi/fastcgi-transport.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/transport.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/fastcgi/fastcgi-transport.cpp:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/fastcgi/fastcgi-server.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/fastcgi/fastcgi-session.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/io/async/AsyncSocket.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/io/async/AsyncTransport.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/io/async/AsyncSocketBase.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/io/async/EventBase.h:43:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/io/async/Request.h:27:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/SingletonThreadLocal.h:32:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
: singleton_([createFunc = std::move(createFunc)]() mutable {
^
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/SingletonThreadLocal.h:33:36: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
return new ThreadLocalT([createFunc =
^
5 warnings generated.
[ 66%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/server/proxygen/proxygen-server-factory.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/fastcgi/fastcgi-transport.cpp:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/fastcgi/fastcgi-server.h:30:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/wangle/acceptor/Acceptor.h:26:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/io/async/AsyncUDPServerSocket.h:175:7: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
data = std::move(data),
^
5 warnings generated.
[ 66%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/server/proxygen/proxygen-server.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/proxygen/proxygen-server-factory.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/proxygen/proxygen-server.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/proxygen/proxygen-transport.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/transport.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/proxygen/proxygen-server-factory.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/proxygen/proxygen-server.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/proxygen/proxygen-transport.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/transport.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/proxygen/proxygen-server.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/proxygen/proxygen-server.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/proxygen/proxygen-transport.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/transport.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/proxygen/proxygen-server.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/proxygen/proxygen-server.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/proxygen/proxygen-transport.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/transport.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/fastcgi/fastcgi-worker.cpp:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/fastcgi/fastcgi-server.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/fastcgi/fastcgi-session.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/io/async/AsyncSocket.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/io/async/AsyncTransport.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/io/async/AsyncSocketBase.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/io/async/EventBase.h:43:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/io/async/Request.h:27:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/SingletonThreadLocal.h:32:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
: singleton_([createFunc = std::move(createFunc)]() mutable {
^
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/SingletonThreadLocal.h:33:36: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
return new ThreadLocalT([createFunc =
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/fastcgi/fastcgi-worker.cpp:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/fastcgi/fastcgi-server.h:30:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/wangle/acceptor/Acceptor.h:26:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/io/async/AsyncUDPServerSocket.h:175:7: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
data = std::move(data),
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/proxygen/proxygen-server-factory.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/proxygen/proxygen-server.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/proxygen/proxygen-transport.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/proxygen/src/proxygen/lib/http/session/HTTPTransaction.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/wangle/acceptor/TransportInfo.h:12:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/wangle/ssl/SSLUtil.h:14:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/io/async/AsyncSSLSocket.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/io/async/AsyncSocket.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/io/async/AsyncTransport.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/io/async/AsyncSocketBase.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/io/async/EventBase.h:43:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/io/async/Request.h:27:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/SingletonThreadLocal.h:32:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
: singleton_([createFunc = std::move(createFunc)]() mutable {
^
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/SingletonThreadLocal.h:33:36: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
return new ThreadLocalT([createFunc =
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/proxygen/proxygen-server.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/proxygen/proxygen-server.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/proxygen/proxygen-transport.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/proxygen/src/proxygen/lib/http/session/HTTPTransaction.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/wangle/acceptor/TransportInfo.h:12:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/wangle/ssl/SSLUtil.h:14:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/io/async/AsyncSSLSocket.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/io/async/AsyncSocket.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/io/async/AsyncTransport.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/io/async/AsyncSocketBase.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/io/async/EventBase.h:43:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/io/async/Request.h:27:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/SingletonThreadLocal.h:32:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
: singleton_([createFunc = std::move(createFunc)]() mutable {
^
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/SingletonThreadLocal.h:33:36: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
return new ThreadLocalT([createFunc =
^
5 warnings generated.
[ 66%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/server/proxygen/proxygen-transport.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/proxygen/proxygen-transport.cpp:16:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/proxygen/proxygen-transport.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/transport.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/proxygen/proxygen-transport.cpp:16:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/proxygen/proxygen-transport.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/transport.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/proxygen/proxygen-server-factory.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/proxygen/proxygen-server.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/proxygen/src/proxygen/lib/http/session/HTTPSessionAcceptor.h:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/proxygen/src/proxygen/lib/services/HTTPAcceptor.h:13:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/wangle/acceptor/Acceptor.h:26:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/io/async/AsyncUDPServerSocket.h:175:7: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
data = std::move(data),
^
5 warnings generated.
[ 67%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/act-rec.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/proxygen/proxygen-server.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/proxygen/proxygen-server.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/proxygen/src/proxygen/lib/http/session/HTTPSessionAcceptor.h:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/proxygen/src/proxygen/lib/services/HTTPAcceptor.h:13:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/wangle/acceptor/Acceptor.h:26:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/io/async/AsyncUDPServerSocket.h:175:7: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
data = std::move(data),
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/act-rec.cpp:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/act-rec.cpp:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/proxygen/proxygen-transport.cpp:16:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/proxygen/proxygen-transport.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/proxygen/src/proxygen/lib/http/session/HTTPTransaction.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/wangle/acceptor/TransportInfo.h:12:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/wangle/ssl/SSLUtil.h:14:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/io/async/AsyncSSLSocket.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/io/async/AsyncSocket.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/io/async/AsyncTransport.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/io/async/AsyncSocketBase.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/io/async/EventBase.h:43:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/io/async/Request.h:27:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/SingletonThreadLocal.h:32:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
: singleton_([createFunc = std::move(createFunc)]() mutable {
^
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/SingletonThreadLocal.h:33:36: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
return new ThreadLocalT([createFunc =
^
5 warnings generated.
[ 67%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/as-shared.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/proxygen/proxygen-transport.cpp:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/server/proxygen/proxygen-server.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/proxygen/src/proxygen/lib/http/session/HTTPSessionAcceptor.h:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/proxygen/src/proxygen/lib/services/HTTPAcceptor.h:13:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/wangle/acceptor/Acceptor.h:26:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/io/async/AsyncUDPServerSocket.h:175:7: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
data = std::move(data),
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/as-shared.cpp:16:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/as-shared.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/type-constraint.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/named-entity.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/as-shared.cpp:16:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/as-shared.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/type-constraint.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/named-entity.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 67%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/as.cpp.o
2 warnings generated.
[ 67%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/bc-pattern.cpp.o
5 warnings generated.
[ 67%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/bytecode.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/bc-pattern.cpp:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/bc-pattern.cpp:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/as.cpp:99:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/builtin-functions.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-conversions.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-variant.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/as.cpp:99:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/builtin-functions.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-conversions.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-variant.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/bytecode.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/bytecode.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/bytecode.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/bytecode.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
5 warnings generated.
[ 67%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/class.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/class.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-init.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/class.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-init.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 67%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/debugger-hook.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/debugger-hook.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/debugger-hook.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/thread-info.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/thread-local.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/debugger-hook.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/debugger-hook.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/thread-info.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/thread-local.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 67%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/disas.cpp.o
2 warnings generated.
[ 67%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/event-hook.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/disas.cpp:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/builtin-functions.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-conversions.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-variant.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/disas.cpp:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/builtin-functions.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-conversions.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-variant.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/event-hook.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/event-hook.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/execution-context.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/thread-local.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/event-hook.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/event-hook.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/execution-context.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/thread-local.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 67%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/fixed-string-map.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/fixed-string-map.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/fixed-string-map.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/fixed-string-map.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/fixed-string-map.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 67%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/func-emitter.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func-emitter.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func-emitter.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func-emitter.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func-emitter.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 67%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/func.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 67%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/globals-array.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/globals-array.cpp:16:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/globals-array.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/globals-array.cpp:16:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/globals-array.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 67%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/hh-utils.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/hh-utils.cpp:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/hh-utils.cpp:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 68%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/hhbc-codec.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/hhbc-codec.cpp:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/unit-emitter.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/hhbc-codec.cpp:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/unit-emitter.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 68%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/hhbc.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/hhbc.cpp:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/hhbc.cpp:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 68%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/instance-bits.cpp.o
2 warnings generated.
[ 68%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/litstr-repo-proxy.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/litstr-repo-proxy.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/unit.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/class.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-array.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/litstr-repo-proxy.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/unit.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/class.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-array.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/instance-bits.cpp:29:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/class.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-array.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/instance-bits.cpp:29:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/class.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-array.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 68%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/litstr-table.cpp.o
2 warnings generated.
[ 68%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/member-key.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/litstr-table.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/litstr-table.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/named-entity.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/litstr-table.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/litstr-table.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/named-entity.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/member-key.cpp:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/member-key.cpp:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 68%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/member-operations.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/member-operations.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/member-operations.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/member-operations.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/member-operations.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 68%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/name-value-table.cpp.o
2 warnings generated.
[ 68%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/named-entity.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/name-value-table.cpp:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/bytecode.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/name-value-table.cpp:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/bytecode.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/named-entity.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/named-entity.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/named-entity.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/named-entity.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 68%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/native-data.cpp.o
2 warnings generated.
[ 68%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/native-prop-handler.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/native-data.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/native-data.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/imarker.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/req-containers.h:42:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/tiny-vector.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/native-data.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/native-data.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/imarker.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/req-containers.h:42:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/tiny-vector.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 68%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/native.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/native-prop-handler.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/native-prop-handler.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/native-prop-handler.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/native-prop-handler.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/native.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/native.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/native.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/native.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
2 warnings generated.
[ 68%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/pc-filter.cpp.o
[ 68%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/php-debug.cpp.o
2 warnings generated.
[ 68%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/preclass-emitter.cpp.o
[ 69%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/preclass.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/pc-filter.cpp:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/pc-filter.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/unit.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/class.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-array.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/pc-filter.cpp:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/pc-filter.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/unit.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/class.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-array.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/preclass-emitter.cpp:16:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/preclass-emitter.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/preclass-emitter.cpp:16:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/preclass-emitter.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/preclass.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/preclass.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/preclass.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/preclass.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 69%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/repo-helpers.cpp.o
2 warnings generated.
[ 69%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/repo.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/repo-helpers.cpp:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/builtin-functions.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-conversions.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-variant.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/repo-helpers.cpp:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/builtin-functions.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-conversions.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-variant.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/repo.cpp:16:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/repo.h:34:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/class.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-array.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/repo.cpp:16:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/repo.h:34:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/class.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-array.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 69%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/ringbuffer-print.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/ringbuffer-print.cpp:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/service-requests.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey.h:188:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/ringbuffer-print.cpp:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/service-requests.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey.h:188:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 69%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/runtime.cpp.o
2 warnings generated.
[ 69%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/srckey.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/runtime.cpp:16:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/runtime.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/ext/generator/ext_generator.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/builtin-functions.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-conversions.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-variant.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/runtime.cpp:16:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/runtime.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/ext/generator/ext_generator.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/builtin-functions.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-conversions.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-variant.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey.h:188:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey.h:188:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 69%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/treadmill.cpp.o
2 warnings generated.
[ 69%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/type-alias.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/treadmill.cpp:32:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/logger.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/cronolog.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/log-file-flusher.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/treadmill.cpp:32:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/logger.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/cronolog.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/log-file-flusher.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/type-alias.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/type-alias.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/type-alias.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/type-alias.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 69%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/type-constraint.cpp.o
2 warnings generated.
[ 69%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/type-profile.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/type-constraint.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/type-constraint.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/named-entity.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/type-constraint.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/type-constraint.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/named-entity.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 69%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/unit-emitter.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/type-profile.cpp:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/logger.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/cronolog.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/log-file-flusher.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/type-profile.cpp:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/logger.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/cronolog.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/log-file-flusher.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/unit-emitter.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/unit-emitter.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/unit-emitter.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/unit-emitter.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 69%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/unit.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/unit.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/unit.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/class.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-array.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/unit.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/unit.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/class.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-array.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 69%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/unwind.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/unwind.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/unwind.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/exceptions.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/unwind.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/unwind.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/exceptions.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 69%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/vm-regs.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/vm-regs.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/vm-regs.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/execution-context.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/thread-local.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/vm-regs.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/vm-regs.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/execution-context.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/thread-local.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 70%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/debug/debug.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/debug/debug.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/debug/debug.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/translator.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/debugger-hook.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/thread-info.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/thread-local.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/debug/debug.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/debug/debug.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/translator.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/debugger-hook.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/thread-info.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/thread-local.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 70%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/debug/dwarf.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/debug/dwarf.cpp:16:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/debug/dwarf.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/translator.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/debugger-hook.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/thread-info.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/thread-local.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/debug/dwarf.cpp:16:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/debug/dwarf.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/translator.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/debugger-hook.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/thread-info.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/thread-local.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 70%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/debug/gdb-jit.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/debug/gdb-jit.cpp:16:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/debug/gdb-jit.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/debug/dwarf.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/translator.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/debugger-hook.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/thread-info.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/thread-local.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/debug/gdb-jit.cpp:16:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/debug/gdb-jit.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/debug/dwarf.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/translator.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/debugger-hook.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/thread-info.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/thread-local.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 70%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/debug/jit_symbol.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/debug/jit_symbol.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/debug/gdb-jit.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/debug/dwarf.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/translator.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/debugger-hook.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/thread-info.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/thread-local.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/debug/jit_symbol.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/debug/gdb-jit.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/debug/dwarf.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/translator.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/debugger-hook.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/thread-info.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/thread-local.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 70%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/abi-arm.cpp.o
2 warnings generated.
[ 70%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/abi-ppc64.cpp.o
[ 70%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/abi-x64.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/abi-ppc64.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/abi-ppc64.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/bytecode.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/abi-ppc64.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/abi-ppc64.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/bytecode.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 70%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/abi.cpp.o
[ 70%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/alias-analysis.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/abi.cpp:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/arch.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/runtime-option.h:30:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/config.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/hdf.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/abi.cpp:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/arch.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/runtime-option.h:30:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/config.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/hdf.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 70%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/alias-class.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/alias-analysis.cpp:16:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/alias-analysis.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/cfg.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/state-vector.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-unit.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/block.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-instruction.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/bc-marker.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey.h:188:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/alias-analysis.cpp:16:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/alias-analysis.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/cfg.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/state-vector.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-unit.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/block.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-instruction.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/bc-marker.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey.h:188:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/abi-ppc64.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/abi-ppc64.h:23:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/ppc64-asm/asm-ppc64.h:2018:29: warning: suggest braces around initialization of subobject [-Wmissing-braces]
rc,
^~~
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/ppc64-asm/asm-ppc64.h:2040:27: warning: suggest braces around initialization of subobject [-Wmissing-braces]
static_cast<uint32_t>(imm),
^~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/ppc64-asm/asm-ppc64.h:2055:29: warning: suggest braces around initialization of subobject [-Wmissing-braces]
lk,
^~~
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/ppc64-asm/asm-ppc64.h:2071:29: warning: suggest braces around initialization of subobject [-Wmissing-braces]
lk,
^~~
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/ppc64-asm/asm-ppc64.h:2085:31: warning: suggest braces around initialization of subobject [-Wmissing-braces]
1,
^~
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/ppc64-asm/asm-ppc64.h:2106:29: warning: suggest braces around initialization of subobject [-Wmissing-braces]
rc,
^~~
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/ppc64-asm/asm-ppc64.h:2128:30: warning: suggest braces around initialization of subobject [-Wmissing-braces]
xop,
^~~~
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/ppc64-asm/asm-ppc64.h:2147:30: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0x0, //Reserved
^~~~~~~~~~~~~~~
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/ppc64-asm/asm-ppc64.h:2166:30: warning: suggest braces around initialization of subobject [-Wmissing-braces]
lk,
^~~
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/ppc64-asm/asm-ppc64.h:2192:28: warning: suggest braces around initialization of subobject [-Wmissing-braces]
rc,
^~~
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/ppc64-asm/asm-ppc64.h:2218:28: warning: suggest braces around initialization of subobject [-Wmissing-braces]
rc,
^~~
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/ppc64-asm/asm-ppc64.h:2243:9: warning: suggest braces around initialization of subobject [-Wmissing-braces]
rc,
^~~
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/ppc64-asm/asm-ppc64.h:2270:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
rc,
^~~
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/ppc64-asm/asm-ppc64.h:2292:7: warning: suggest braces around initialization of subobject [-Wmissing-braces]
rsv,
^~~~
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/ppc64-asm/asm-ppc64.h:2311:7: warning: suggest braces around initialization of subobject [-Wmissing-braces]
tx,
^~~
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/ppc64-asm/asm-ppc64.h:2331:7: warning: suggest braces around initialization of subobject [-Wmissing-braces]
tx,
^~~
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/ppc64-asm/asm-ppc64.h:2356:7: warning: suggest braces around initialization of subobject [-Wmissing-braces]
tx,
^~~
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/ppc64-asm/asm-ppc64.h:2378:7: warning: suggest braces around initialization of subobject [-Wmissing-braces]
xo,
^~~
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/ppc64-asm/asm-ppc64.h:2402:29: warning: suggest braces around initialization of subobject [-Wmissing-braces]
rc,
^~~
2 warnings generated.
[ 70%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/alias-id-set.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/alias-class.cpp:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/alias-class.cpp:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
[ 70%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/align-arm.cpp.o
21 warnings generated.
[ 70%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/align-ppc64.cpp.o
[ 70%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/align-x64.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/align-ppc64.cpp:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/align-internal.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/cg-meta.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/fixup.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/execution-context.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/thread-local.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/align-ppc64.cpp:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/align-internal.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/cg-meta.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/fixup.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/execution-context.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/thread-local.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/align-x64.cpp:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/align-internal.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/cg-meta.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/fixup.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/execution-context.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/thread-local.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/align-x64.cpp:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/align-internal.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/cg-meta.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/fixup.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/execution-context.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/thread-local.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/align-ppc64.cpp:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/smashable-instr-ppc64.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/abi-ppc64.h:23:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/ppc64-asm/asm-ppc64.h:2018:29: warning: suggest braces around initialization of subobject [-Wmissing-braces]
rc,
^~~
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/ppc64-asm/asm-ppc64.h:2040:27: warning: suggest braces around initialization of subobject [-Wmissing-braces]
static_cast<uint32_t>(imm),
^~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/ppc64-asm/asm-ppc64.h:2055:29: warning: suggest braces around initialization of subobject [-Wmissing-braces]
lk,
^~~
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/ppc64-asm/asm-ppc64.h:2071:29: warning: suggest braces around initialization of subobject [-Wmissing-braces]
lk,
^~~
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/ppc64-asm/asm-ppc64.h:2085:31: warning: suggest braces around initialization of subobject [-Wmissing-braces]
1,
^~
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/ppc64-asm/asm-ppc64.h:2106:29: warning: suggest braces around initialization of subobject [-Wmissing-braces]
rc,
^~~
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/ppc64-asm/asm-ppc64.h:2128:30: warning: suggest braces around initialization of subobject [-Wmissing-braces]
xop,
^~~~
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/ppc64-asm/asm-ppc64.h:2147:30: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0x0, //Reserved
^~~~~~~~~~~~~~~
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/ppc64-asm/asm-ppc64.h:2166:30: warning: suggest braces around initialization of subobject [-Wmissing-braces]
lk,
^~~
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/ppc64-asm/asm-ppc64.h:2192:28: warning: suggest braces around initialization of subobject [-Wmissing-braces]
rc,
^~~
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/ppc64-asm/asm-ppc64.h:2218:28: warning: suggest braces around initialization of subobject [-Wmissing-braces]
rc,
^~~
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/ppc64-asm/asm-ppc64.h:2243:9: warning: suggest braces around initialization of subobject [-Wmissing-braces]
rc,
^~~
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/ppc64-asm/asm-ppc64.h:2270:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
rc,
^~~
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/ppc64-asm/asm-ppc64.h:2292:7: warning: suggest braces around initialization of subobject [-Wmissing-braces]
rsv,
^~~~
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/ppc64-asm/asm-ppc64.h:2311:7: warning: suggest braces around initialization of subobject [-Wmissing-braces]
tx,
^~~
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/ppc64-asm/asm-ppc64.h:2331:7: warning: suggest braces around initialization of subobject [-Wmissing-braces]
tx,
^~~
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/ppc64-asm/asm-ppc64.h:2356:7: warning: suggest braces around initialization of subobject [-Wmissing-braces]
tx,
^~~
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/ppc64-asm/asm-ppc64.h:2378:7: warning: suggest braces around initialization of subobject [-Wmissing-braces]
xo,
^~~
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/ppc64-asm/asm-ppc64.h:2402:29: warning: suggest braces around initialization of subobject [-Wmissing-braces]
rc,
^~~
2 warnings generated.
[ 70%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/align.cpp.o
2 warnings generated.
[ 71%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/analysis.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/align.cpp:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/arch.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/runtime-option.h:30:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/config.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/hdf.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/align.cpp:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/arch.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/runtime-option.h:30:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/config.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/hdf.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 71%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/annotation.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/analysis.cpp:16:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/analysis.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/cfg.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/state-vector.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-unit.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/block.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-instruction.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/bc-marker.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey.h:188:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/analysis.cpp:16:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/analysis.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/cfg.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/state-vector.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-unit.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/block.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-instruction.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/bc-marker.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey.h:188:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 71%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/arg-group.cpp.o
21 warnings generated.
[ 71%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/bc-marker.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/annotation.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/annotation.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/translator.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/debugger-hook.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/thread-info.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/thread-local.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/annotation.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/annotation.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/translator.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/debugger-hook.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/thread-info.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/thread-local.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/bc-marker.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/bc-marker.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey.h:188:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/bc-marker.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/bc-marker.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey.h:188:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/arg-group.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/arg-group.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/reg-alloc.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/block.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-instruction.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/bc-marker.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey.h:188:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/arg-group.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/arg-group.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/reg-alloc.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/block.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-instruction.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/bc-marker.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey.h:188:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 71%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/cfg-clean.cpp.o
2 warnings generated.
2 warnings generated.
[ 71%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/cfg.cpp.o
[ 71%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/cg-meta.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/cfg-clean.cpp:16:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/block.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-instruction.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/bc-marker.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey.h:188:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/cfg-clean.cpp:16:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/block.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-instruction.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/bc-marker.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey.h:188:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/cg-meta.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/cg-meta.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/fixup.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/execution-context.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/thread-local.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/cg-meta.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/cg-meta.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/fixup.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/execution-context.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/thread-local.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/cfg.cpp:16:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/cfg.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/state-vector.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-unit.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/block.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-instruction.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/bc-marker.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey.h:188:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/cfg.cpp:16:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/cfg.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/state-vector.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-unit.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/block.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-instruction.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/bc-marker.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey.h:188:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 71%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/check.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/check.cpp:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/analysis.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/cfg.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/state-vector.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-unit.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/block.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-instruction.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/bc-marker.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey.h:188:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/check.cpp:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/analysis.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/cfg.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/state-vector.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-unit.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/block.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-instruction.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/bc-marker.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey.h:188:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 71%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/code-cache.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/code-cache.cpp:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/code-cache.cpp:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 71%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/code-gen-helpers.cpp.o
2 warnings generated.
[ 71%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/code-gen-internal.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/code-gen-helpers.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/code-gen-helpers.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/call-spec.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/code-gen-internal.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/code-gen-internal.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/member-operations.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/code-gen-helpers.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/code-gen-helpers.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/call-spec.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/code-gen-internal.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/code-gen-internal.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/member-operations.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 71%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/code-gen-x64.cpp.o
2 warnings generated.
[ 71%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/dce.cpp.o
2 warnings generated.
[ 71%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/debug-guards.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/dce.cpp:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-opcode.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/type.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/dce.cpp:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-opcode.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/type.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/code-gen-x64.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/code-gen-x64.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/arg-group.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/reg-alloc.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/block.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-instruction.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/bc-marker.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey.h:188:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/code-gen-x64.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/code-gen-x64.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/arg-group.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/reg-alloc.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/block.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-instruction.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/bc-marker.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey.h:188:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/debug-guards.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/debug-guards.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey.h:188:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/debug-guards.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/debug-guards.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey.h:188:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 72%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/extra-data.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/extra-data.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/extra-data.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/collections.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/extra-data.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/extra-data.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/collections.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 72%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/fixup.cpp.o
2 warnings generated.
[ 72%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/frame-state.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/fixup.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/fixup.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/execution-context.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/thread-local.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/fixup.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/fixup.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/execution-context.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/thread-local.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/frame-state.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/frame-state.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/cfg.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/state-vector.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-unit.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/block.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-instruction.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/bc-marker.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey.h:188:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/frame-state.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/frame-state.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/cfg.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/state-vector.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-unit.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/block.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-instruction.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/bc-marker.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey.h:188:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 72%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/func-effects.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/func-effects.cpp:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/func-effects.cpp:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 72%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/func-guard-arm.cpp.o
2 warnings generated.
[ 72%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/func-guard-ppc64.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/func-guard-arm.cpp:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/mc-generator.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/debug/debug.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/translator.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/debugger-hook.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/thread-info.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/thread-local.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/func-guard-arm.cpp:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/mc-generator.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/debug/debug.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/translator.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/debugger-hook.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/thread-info.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/thread-local.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/func-guard-ppc64.cpp:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/abi-ppc64.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/bytecode.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/func-guard-ppc64.cpp:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/abi-ppc64.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/bytecode.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/func-guard-ppc64.cpp:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/abi-ppc64.h:23:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/ppc64-asm/asm-ppc64.h:2018:29: warning: suggest braces around initialization of subobject [-Wmissing-braces]
rc,
^~~
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/ppc64-asm/asm-ppc64.h:2040:27: warning: suggest braces around initialization of subobject [-Wmissing-braces]
static_cast<uint32_t>(imm),
^~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/ppc64-asm/asm-ppc64.h:2055:29: warning: suggest braces around initialization of subobject [-Wmissing-braces]
lk,
^~~
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/ppc64-asm/asm-ppc64.h:2071:29: warning: suggest braces around initialization of subobject [-Wmissing-braces]
lk,
^~~
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/ppc64-asm/asm-ppc64.h:2085:31: warning: suggest braces around initialization of subobject [-Wmissing-braces]
1,
^~
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/ppc64-asm/asm-ppc64.h:2106:29: warning: suggest braces around initialization of subobject [-Wmissing-braces]
rc,
^~~
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/ppc64-asm/asm-ppc64.h:2128:30: warning: suggest braces around initialization of subobject [-Wmissing-braces]
xop,
^~~~
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/ppc64-asm/asm-ppc64.h:2147:30: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0x0, //Reserved
^~~~~~~~~~~~~~~
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/ppc64-asm/asm-ppc64.h:2166:30: warning: suggest braces around initialization of subobject [-Wmissing-braces]
lk,
^~~
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/ppc64-asm/asm-ppc64.h:2192:28: warning: suggest braces around initialization of subobject [-Wmissing-braces]
rc,
^~~
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/ppc64-asm/asm-ppc64.h:2218:28: warning: suggest braces around initialization of subobject [-Wmissing-braces]
rc,
^~~
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/ppc64-asm/asm-ppc64.h:2243:9: warning: suggest braces around initialization of subobject [-Wmissing-braces]
rc,
^~~
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/ppc64-asm/asm-ppc64.h:2270:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
rc,
^~~
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/ppc64-asm/asm-ppc64.h:2292:7: warning: suggest braces around initialization of subobject [-Wmissing-braces]
rsv,
^~~~
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/ppc64-asm/asm-ppc64.h:2311:7: warning: suggest braces around initialization of subobject [-Wmissing-braces]
tx,
^~~
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/ppc64-asm/asm-ppc64.h:2331:7: warning: suggest braces around initialization of subobject [-Wmissing-braces]
tx,
^~~
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/ppc64-asm/asm-ppc64.h:2356:7: warning: suggest braces around initialization of subobject [-Wmissing-braces]
tx,
^~~
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/ppc64-asm/asm-ppc64.h:2378:7: warning: suggest braces around initialization of subobject [-Wmissing-braces]
xo,
^~~
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/ppc64-asm/asm-ppc64.h:2402:29: warning: suggest braces around initialization of subobject [-Wmissing-braces]
rc,
^~~
2 warnings generated.
2 warnings generated.
[ 72%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/func-guard-x64.cpp.o
[ 72%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/func-guard.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/func-guard.cpp:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/arch.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/runtime-option.h:30:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/config.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/hdf.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/func-guard.cpp:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/arch.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/runtime-option.h:30:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/config.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/hdf.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/func-guard-x64.cpp:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/mc-generator.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/debug/debug.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/translator.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/debugger-hook.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/thread-info.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/thread-local.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/func-guard-x64.cpp:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/mc-generator.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/debug/debug.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/translator.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/debugger-hook.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/thread-info.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/thread-local.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
2 warnings generated.
[ 72%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/func-prologue.cpp.o
[ 72%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/gvn.cpp.o
21 warnings generated.
[ 72%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/inlining-decider.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/func-prologue.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/func-prologue.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/func-prologue.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/func-prologue.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/gvn.cpp:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/analysis.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/cfg.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/state-vector.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-unit.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/block.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-instruction.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/bc-marker.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey.h:188:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/gvn.cpp:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/analysis.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/cfg.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/state-vector.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-unit.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/block.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-instruction.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/bc-marker.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey.h:188:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/inlining-decider.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/inlining-decider.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/region-selection.h:34:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/type.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/inlining-decider.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/inlining-decider.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/region-selection.h:34:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/type.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 72%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/insert-asserts.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/insert-asserts.cpp:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-instruction.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/bc-marker.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey.h:188:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/insert-asserts.cpp:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-instruction.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/bc-marker.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey.h:188:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 72%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/ir-builder.cpp.o
2 warnings generated.
[ 72%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/ir-instruction.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-builder.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-builder.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/block.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-instruction.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/bc-marker.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey.h:188:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-builder.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-builder.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/block.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-instruction.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/bc-marker.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey.h:188:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 72%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/ir-opcode.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-instruction.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-instruction.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/bc-marker.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey.h:188:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-instruction.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-instruction.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/bc-marker.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey.h:188:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-opcode.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-opcode.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/type.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-opcode.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-opcode.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/type.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 73%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/ir-unit.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-unit.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-unit.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/block.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-instruction.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/bc-marker.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey.h:188:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-unit.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-unit.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/block.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-instruction.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/bc-marker.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey.h:188:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 73%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/irgen-arith.cpp.o
2 warnings generated.
[ 73%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/irgen-basic.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irgen-arith.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irgen-arith.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-opcode.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/type.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irgen-arith.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irgen-arith.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-opcode.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/type.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 73%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/irgen-builtin.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irgen-basic.cpp:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irgen-exit.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-builder.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/block.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-instruction.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/bc-marker.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey.h:188:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irgen-basic.cpp:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irgen-exit.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-builder.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/block.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-instruction.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/bc-marker.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey.h:188:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irgen-builtin.cpp:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-init.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irgen-builtin.cpp:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-init.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 73%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/irgen-call.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irgen-call.cpp:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/mc-generator.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/debug/debug.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/translator.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/debugger-hook.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/thread-info.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/thread-local.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irgen-call.cpp:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/mc-generator.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/debug/debug.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/translator.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/debugger-hook.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/thread-info.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/thread-local.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 73%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/irgen-cns.cpp.o
2 warnings generated.
[ 73%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/irgen-control.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irgen-cns.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/normalized-instruction.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/bytecode.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irgen-cns.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/normalized-instruction.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/bytecode.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irgen-control.cpp:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/normalized-instruction.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/bytecode.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irgen-control.cpp:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/normalized-instruction.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/bytecode.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
2 warnings generated.
[ 73%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/irgen-create.cpp.o
[ 73%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/irgen-exit.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irgen-exit.cpp:16:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irgen-exit.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-builder.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/block.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-instruction.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/bc-marker.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey.h:188:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irgen-create.cpp:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irgen-exit.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-builder.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/block.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-instruction.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/bc-marker.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey.h:188:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irgen-exit.cpp:16:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irgen-exit.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-builder.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/block.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-instruction.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/bc-marker.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey.h:188:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irgen-create.cpp:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irgen-exit.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-builder.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/block.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-instruction.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/bc-marker.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey.h:188:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 73%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/irgen-func-prologue.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irgen-func-prologue.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irgen-func-prologue.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irgen-func-prologue.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irgen-func-prologue.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 73%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/irgen-guards.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irgen-guards.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irgen.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey.h:188:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irgen-guards.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irgen.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey.h:188:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 73%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/irgen-inlining.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irgen-inlining.cpp:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/analysis.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/cfg.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/state-vector.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-unit.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/block.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-instruction.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/bc-marker.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey.h:188:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irgen-inlining.cpp:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/analysis.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/cfg.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/state-vector.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-unit.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/block.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-instruction.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/bc-marker.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey.h:188:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 73%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/irgen-interpone.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irgen-interpone.cpp:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/minstr-effects.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-opcode.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/type.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irgen-interpone.cpp:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/minstr-effects.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-opcode.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/type.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 73%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/irgen-iter.cpp.o
2 warnings generated.
[ 74%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/irgen-minstr.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irgen-iter.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/normalized-instruction.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/bytecode.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irgen-iter.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/normalized-instruction.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/bytecode.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irgen-minstr.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irgen-minstr.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/extra-data.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/collections.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irgen-minstr.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irgen-minstr.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/extra-data.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/collections.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 74%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/irgen-resumable.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irgen-resumable.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/ext/asio/ext_wait-handle.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irgen-resumable.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/ext/asio/ext_wait-handle.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/ext/extension.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/debuggable.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 74%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/irgen-ret.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irgen-ret.cpp:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/mc-generator.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/debug/debug.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/translator.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/debugger-hook.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/thread-info.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/thread-local.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irgen-ret.cpp:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/mc-generator.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/debug/debug.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/translator.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/debugger-hook.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/thread-info.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/thread-local.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 74%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/irgen-sprop-global.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irgen-sprop-global.cpp:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irgen-exit.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-builder.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/block.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-instruction.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/bc-marker.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey.h:188:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irgen-sprop-global.cpp:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irgen-exit.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-builder.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/block.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-instruction.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/bc-marker.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey.h:188:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 74%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/irgen-state.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irgen-state.cpp:16:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irgen-state.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/bc-marker.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey.h:188:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irgen-state.cpp:16:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irgen-state.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/bc-marker.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey.h:188:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 74%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/irgen-types.cpp.o
2 warnings generated.
[ 74%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/irgen.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irgen-types.cpp:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/runtime.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/ext/generator/ext_generator.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/builtin-functions.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-conversions.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-variant.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irgen-types.cpp:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/runtime.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/ext/generator/ext_generator.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/builtin-functions.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-conversions.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-variant.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 74%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/irlower-arith.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irgen.cpp:16:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irgen.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey.h:188:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irgen.cpp:16:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irgen.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey.h:188:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irlower-arith.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irlower-internal.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/call-spec.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irlower-arith.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irlower-internal.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/call-spec.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 74%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/irlower-call.cpp.o
2 warnings generated.
[ 74%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/irlower-cmp.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irlower-call.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irlower-internal.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/call-spec.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irlower-call.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irlower-internal.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/call-spec.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irlower-cmp.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irlower-internal.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/call-spec.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irlower-cmp.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irlower-internal.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/call-spec.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 74%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/irlower-minstr.cpp.o
2 warnings generated.
[ 74%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/irlower.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irlower-minstr.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irlower-internal.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/call-spec.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irlower-minstr.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irlower-internal.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/call-spec.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irlower.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irlower.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/state-vector.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-unit.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/block.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-instruction.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/bc-marker.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey.h:188:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irlower.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/irlower.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/state-vector.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-unit.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/block.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-instruction.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/bc-marker.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey.h:188:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 74%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/licm.cpp.o
2 warnings generated.
[ 74%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/load-elim.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/licm.cpp:29:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/alias-analysis.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/cfg.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/state-vector.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-unit.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/block.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-instruction.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/bc-marker.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey.h:188:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/licm.cpp:29:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/alias-analysis.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/cfg.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/state-vector.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-unit.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/block.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-instruction.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/bc-marker.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey.h:188:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 75%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/location.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/load-elim.cpp:33:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/alias-analysis.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/cfg.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/state-vector.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-unit.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/block.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-instruction.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/bc-marker.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey.h:188:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/load-elim.cpp:33:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/alias-analysis.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/cfg.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/state-vector.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-unit.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/block.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-instruction.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/bc-marker.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey.h:188:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
[ 75%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/loop-analysis.cpp.o
2 warnings generated.
[ 75%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/mc-generator.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/loop-analysis.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/loop-analysis.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/cfg.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/state-vector.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-unit.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/block.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-instruction.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/bc-marker.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey.h:188:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/loop-analysis.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/loop-analysis.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/cfg.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/state-vector.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-unit.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/block.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-instruction.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/bc-marker.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey.h:188:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/mc-generator.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/mc-generator.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/debug/debug.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/translator.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/debugger-hook.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/thread-info.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/thread-local.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/mc-generator.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/mc-generator.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/debug/debug.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/translator.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/debugger-hook.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/thread-info.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/thread-local.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 75%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/memory-effects.cpp.o
2 warnings generated.
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/memory-effects.cpp:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/bytecode.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/memory-effects.cpp:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/bytecode.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
[ 75%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/minstr-effects.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/minstr-effects.cpp:16:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/minstr-effects.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-opcode.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/type.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/minstr-effects.cpp:16:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/minstr-effects.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-opcode.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/type.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 75%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/minstr-helpers.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/minstr-helpers.cpp:16:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/minstr-helpers.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/ref-data.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/minstr-helpers.cpp:16:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/minstr-helpers.h:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/ref-data.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 75%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/mixed-array-offset-profile.cpp.o
2 warnings generated.
[ 75%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/mutation.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/mixed-array-offset-profile.cpp:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/mixed-array-offset-profile.cpp:19:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/mutation.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/mutation.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/block.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-instruction.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/bc-marker.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey.h:188:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/mutation.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/mutation.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/block.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-instruction.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/bc-marker.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey.h:188:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 75%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/native-calls.cpp.o
2 warnings generated.
[ 75%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/normalized-instruction.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/native-calls.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/native-calls.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/arg-group.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/reg-alloc.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/block.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-instruction.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/bc-marker.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey.h:188:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/native-calls.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/native-calls.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/arg-group.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/reg-alloc.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/block.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-instruction.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/bc-marker.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey.h:188:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/normalized-instruction.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/normalized-instruction.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/bytecode.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/normalized-instruction.cpp:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/normalized-instruction.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/bytecode.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-iterator.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data-defs.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/array-data.h:25:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/memory-manager.h:28:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
auto deleter = [delegate = source.get_deleter()](
^
2 warnings generated.
[ 75%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/vm/jit/opt.cpp.o
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/opt.cpp:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-builder.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/block.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-instruction.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/bc-marker.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey.h:188:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/type-string.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/base/string-data.h:22:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/alloc.h:27:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/exception.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/stack-trace.h:26:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/util/compatibility.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/Singleton.h:112:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/experimental/TLRefCount.h:18:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/ThreadLocal.h:53:
/tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions]
deleter2 = new std::function<DeleterFunType>([d = d](
^
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/opt.cpp:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-builder.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/block.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/ir-instruction.h:20:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/jit/bc-marker.h:23:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey.h:188:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/srckey-inl.h:17:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/vm/func.h:24:
In file included from /tmp/hhvm-20160706-10869-s5j3u7/hhvm-3.14.2/hphp/runtime/
View raw

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

View raw

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

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