Created
August 31, 2016 14:15
-
-
Save csdougliss/b03ff09435ff7c80479b49b25445a87b to your computer and use it in GitHub Desktop.
hhvm (hhvm/hhvm/hhvm) on Mac OS X 10.11.6 - Homebrew build logs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Homebrew build logs for hhvm/hhvm/hhvm on Mac OS X 10.11.6 | |
Build date: 2016-08-30 12:05:10 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HOMEBREW_VERSION: 0.9.9 | |
ORIGIN: https://github.com/Homebrew/brew.git | |
HEAD: 8e29cf1b1d39f5d86aaeb702597aa34d97cd763a | |
Last commit: 3 days ago | |
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core | |
Core tap HEAD: 3220c1a5b0da0a366dc5f65e0c8c23657794dff9 | |
Core tap last commit: 29 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 | |
Homebrew Ruby: 2.0.0-p648 | |
Clang: 7.3 build 703 | |
Git: 2.9.3 => /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 | |
OS X: 10.11.6-x86_64 | |
Xcode: 7.3 | |
CLT: 7.3.1.0.1.1461711523 | |
X11: 2.7.8 => /opt/X11 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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: Your Xcode (7.3) is outdated | |
Please update to Xcode 7.3.1. | |
Xcode can be updated from the App Store. | |
Warning: Your Homebrew is outdated. | |
You haven't updated for at least 24 hours. This is a long time in brewland! | |
To update Homebrew, run `brew update`. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Formula: hhvm | |
Tap: hhvm/hhvm | |
Path: /usr/local/Library/Taps/hhvm/homebrew-hhvm/hhvm.rb |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2016-08-30 11:42:25 +0100 | |
cmake | |
-DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/hhvm/3.14.5 | |
-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/boost160/include | |
-DBoost_LIBRARY_DIR=/usr/local/opt/boost160/lib | |
-DFREETYPE_INCLUDE_DIRS=/usr/local/opt/freetype/include/freetype2 | |
-DFREETYPE_LIBRARIES=/usr/local/opt/freetype/lib/libfreetype.dylib | |
-DGMP_INCLUDE_DIR=/usr/local/opt/gmp/include | |
-DGMP_LIBRARY=/usr/local/opt/gmp/lib/libgmp.dylib | |
-DICU_INCLUDE_DIR=/usr/local/opt/icu4c/include | |
-DICU_I18N_LIBRARY=/usr/local/opt/icu4c/lib/libicui18n.dylib | |
-DICU_LIBRARY=/usr/local/opt/icu4c/lib/libicuuc.dylib | |
-DICU_DATA_LIBRARY=/usr/local/opt/icu4c/lib/libicudata.dylib | |
-DJEMALLOC_INCLUDE_DIR=/usr/local/opt/jemalloc/include | |
-DJEMALLOC_LIB=/usr/local/opt/jemalloc/lib/libjemalloc.dylib | |
-DLIBDWARF_INCLUDE_DIRS=/usr/local/opt/dwarfutils/include | |
-DLIBDWARF_LIBRARIES=/usr/local/opt/dwarfutils/lib/libdwarf.a | |
-DLIBELF_INCLUDE_DIRS=/usr/local/opt/libelf/include/libelf | |
-DLIBELF_LIBRARIES=/usr/local/opt/libelf/lib/libelf.a | |
-DLIBEVENT_INCLUDE_DIR=/usr/local/opt/libevent/include | |
-DLIBEVENT_LIB=/usr/local/opt/libevent/lib/libevent.dylib | |
-DLIBGLOG_INCLUDE_DIR=/usr/local/opt/glog/include | |
-DLIBGLOG_LIBRARY=/usr/local/opt/glog/lib/libglog.dylib | |
-DLIBINTL_INCLUDE_DIR=/usr/local/opt/gettext/include | |
-DLIBINTL_LIBRARIES=/usr/local/opt/gettext/lib/libintl.dylib | |
-DLIBJPEG_INCLUDE_DIRS=/usr/local/opt/jpeg/include | |
-DLIBJPEG_LIBRARIES=/usr/local/opt/jpeg/lib/libjpeg.dylib | |
-DLIBMAGICKCORE_LIBRARIES=/usr/local/opt/imagemagick/lib/libMagickCore-6.Q16.dylib | |
-DLIBMAGICKWAND_INCLUDE_DIRS=/usr/local/opt/imagemagick/include/ImageMagick-6 | |
-DLIBMAGICKWAND_LIBRARIES=/usr/local/opt/imagemagick/lib/libMagickWand-6.Q16.dylib | |
-DLIBMEMCACHED_INCLUDE_DIR=/usr/local/opt/libmemcached/include | |
-DLIBMEMCACHED_LIBRARY=/usr/local/opt/libmemcached/lib/libmemcached.dylib | |
-DLIBPNG_INCLUDE_DIRS=/usr/local/opt/libpng/include | |
-DLIBPNG_LIBRARIES=/usr/local/opt/libpng/lib/libpng.dylib | |
-DLIBSQLITE3_INCLUDE_DIR=/usr/local/opt/sqlite/include | |
-DLIBSQLITE3_LIBRARY=/usr/local/opt/sqlite/lib/libsqlite3.dylib | |
-DMcrypt_INCLUDE_DIR=/usr/local/opt/mcrypt/include | |
-DMcrypt_LIB=/usr/local/opt/mcrypt/lib/libmcrypt.dylib | |
-DPC_SQLITE3_FOUND=1 | |
-DLIBZIP_INCLUDE_DIR_ZIP=/usr/local/opt/libzip/include | |
-DLIBZIP_INCLUDE_DIR_ZIPCONF=/usr/local/opt/libzip/lib/libzip/include | |
-DLIBZIP_LIBRARY=/usr/local/opt/libzip/lib/libzip.dylib | |
-DLZ4_INCLUDE_DIR=/usr/local/opt/lz4/include | |
-DLZ4_LIBRARY=/usr/local/opt/lz4/lib/liblz4.dylib | |
-DOCAMLC_EXECUTABLE=/usr/local/opt/ocaml/bin/ocamlc | |
-DOCAMLC_OPT_EXECUTABLE=/usr/local/opt/ocaml/bin/ocamlc.opt | |
-DONIGURUMA_INCLUDE_DIR=/usr/local/opt/oniguruma/include | |
-DONIGURUMA_LIBRARY=/usr/local/opt/oniguruma/lib/libonig.dylib | |
-DOPENSSL_INCLUDE_DIR=/usr/local/opt/openssl/include | |
-DOPENSSL_CRYPTO_LIBRARY=/usr/local/opt/openssl/lib/libcrypto.dylib | |
-DCRYPT_LIB=/usr/local/opt/openssl/lib/libcrypto.dylib | |
-DOPENSSL_SSL_LIBRARY=/usr/local/opt/openssl/lib/libssl.dylib | |
-DPCRE_INCLUDE_DIR=/usr/local/opt/pcre/include | |
-DPCRE_LIBRARY=/usr/local/opt/pcre/lib/libpcre.dylib | |
-DPKG_CONFIG_EXECUTABLE=/usr/local/opt/pkg-config/bin/pkg-config | |
-DREADLINE_INCLUDE_DIR=/usr/local/opt/readline/include | |
-DREADLINE_LIBRARY=/usr/local/opt/readline/lib/libreadline.dylib | |
-DTBB_INCLUDE_DIR=/usr/local/opt/tbb/include | |
-DTBB_INSTALL_DIR=/usr/local/opt/tbb | |
-DTBB_LIBRARY=/usr/local/opt/tbb/lib/libtbb.dylib | |
-DTBB_LIBRARY_DEBUG=/usr/local/opt/tbb/lib/libtbb.dylib | |
-DTBB_LIBRARY_DIR=/usr/local/opt/tbb/lib | |
-DTBB_MALLOC_LIBRARY=/usr/local/opt/tbb/lib/libtbbmalloc.dylib | |
-DTBB_MALLOC_LIBRARY_DEBUG=/usr/local/opt/tbb/lib/libtbbmalloc.dylib | |
-DSYSTEM_PCRE_HAS_JIT=1 | |
-DCMAKE_FIND_ROOT_PATH=/tmp | |
-DCMAKE_FIND_ROOT_PATH_MODE_INCLUDE=ONLY | |
-DCMAKE_FIND_ROOT_PATH_MODE_LIBRARY=ONLY | |
-DCMAKE_FIND_ROOT_PATH_MODE_PACKAGE=ONLY | |
-DCMAKE_FIND_ROOT_PATH_MODE_PROGRAM=ONLY | |
-DCMAKE_SYSTEM_NAME=Darwin | |
-DCMAKE_CROSSCOMPILING=0 | |
-DCMAKE_AR=/usr/bin/ar | |
-DCMAKE_RANLIB=/usr/bin/ranlib | |
-DBZIP2_INCLUDE_DIR=/usr/include | |
-DBZIP2_LIBRARIES=/usr/lib/libbz2.dylib | |
-DCURL_INCLUDE_DIR=/usr/include | |
-DCURL_LIBRARY=/usr/lib/libcurl.dylib | |
-DDL_LIB=/usr/lib/libdl.dylib | |
-DEXPAT_INCLUDE_DIR=/usr/include | |
-DEXPAT_LIBRARY=/usr/lib/libexpat.dylib | |
-DGPERF_EXECUTABLE=/usr/bin/gperf | |
-DKERBEROS_LIB=/usr/lib/libgssapi_krb5.dylib | |
-DLBER_LIBRARIES=/usr/lib/liblber.dylib | |
-DLDAP_INCLUDE_DIR=/usr/include | |
-DLDAP_LIBRARIES=/usr/lib/libldap.dylib | |
-DLIBDL_INCLUDE_DIRS=/usr/include | |
-DLIBDL_LIBRARIES=/usr/lib/libdl.dylib | |
-DLIBICONV_INCLUDE_DIR=/usr/include | |
-DLIBICONV_LIBRARY=/usr/lib/libiconv.dylib | |
-DLIBPTHREAD_INCLUDE_DIRS=/usr/include | |
-DLIBPTHREAD_LIBRARIES=/usr/lib/libpthread.dylib | |
-DLIBXML2_INCLUDE_DIR=/usr/include/libxml2 | |
-DLIBXML2_LIBRARIES=/usr/lib/libxml2.dylib | |
-DLIBXSLT_EXSLT_LIBRARY=/usr/lib/libexslt.dylib | |
-DLIBXSLT_INCLUDE_DIR=/usr/include | |
-DLIBXSLT_LIBRARIES=/usr/lib/libxslt.dylib | |
-DRESOLV_LIB=/usr/lib/libresolv.dylib | |
-DZLIB_INCLUDE_DIR=/usr/include | |
-DZLIB_LIBRARY=/usr/lib/libz.dylib | |
-- The C compiler identification is Clang 3.8.1 | |
-- The CXX compiler identification is Clang 3.8.1 | |
-- The ASM compiler identification is unknown | |
-- Found assembler: /usr/local/opt/llvm/bin/clang | |
-- Check for working C compiler: /usr/local/opt/llvm/bin/clang | |
-- Check for working C compiler: /usr/local/opt/llvm/bin/clang -- works | |
-- Detecting C compiler ABI info | |
-- Detecting C compiler ABI info - done | |
-- Check for working CXX compiler: /usr/local/opt/llvm/bin/clang++ | |
-- Check for working CXX compiler: /usr/local/opt/llvm/bin/clang++ -- works | |
-- Detecting CXX compiler ABI info | |
-- Detecting CXX compiler ABI info - done | |
-- Warning: Did not find file Compiler/-ASM | |
-- Performing Test IS_X64 | |
-- Performing Test IS_X64 - Success | |
-- Performing Test IS_AARCH64 | |
-- Performing Test IS_AARCH64 - Failed | |
-- Performing Test IS_PPC64 | |
-- Performing Test IS_PPC64 - Failed | |
-- Performing Test PTHREAD_TIMEDLOCK | |
-- Performing Test PTHREAD_TIMEDLOCK - Failed | |
-- Build type not specified: cmake build type Release. | |
-- Found LibDL: /usr/lib/libdl.dylib | |
-- Performing Test LIBDL_NEEDS_UNDERSCORE | |
-- Performing Test LIBDL_NEEDS_UNDERSCORE - Failed | |
-- Boost version: 1.60.0 | |
-- Found the following Boost libraries: | |
-- system | |
-- program_options | |
-- filesystem | |
-- context | |
-- Could NOT find LIBINOTIFY (missing: LIBINOTIFY_LIBRARY LIBINOTIFY_INCLUDE_DIR) | |
-- Found libevent: /usr/local/opt/libevent/lib/libevent.dylib | |
-- Looking for evhttp_bind_socket_with_fd | |
-- Looking for evhttp_bind_socket_with_fd - not found | |
-- Found CURL: /usr/lib/libcurl.dylib (found version "7.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-20160830-15373-srozyo/hhvm-3.14.5 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 /tmp/CMakeCCompilerId-e6e494.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv added: -headerpad_max_install_names | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.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 /tmp/CMakeCCompilerId-e6e494.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.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 /tmp/CMakeCXXCompilerId-24fbac.o -lc++ -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv added: -headerpad_max_install_names | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.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 /tmp/CMakeCXXCompilerId-24fbac.o -lc++ -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_8c057 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_8c057.dir/testCCompiler.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_8c057 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_8c057.dir/testCCompiler.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_1d2ca -L/usr/local/opt/readline/lib -headerpad_max_install_names -v CMakeFiles/cmTC_1d2ca.dir/CMakeCCompilerABI.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_1d2ca -L/usr/local/opt/readline/lib -headerpad_max_install_names -v CMakeFiles/cmTC_1d2ca.dir/CMakeCCompilerABI.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_de8b7 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_de8b7.dir/testCXXCompiler.cxx.o -lc++ -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_de8b7 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_de8b7.dir/testCXXCompiler.cxx.o -lc++ -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_34067 -L/usr/local/opt/readline/lib -headerpad_max_install_names -v CMakeFiles/cmTC_34067.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_34067 -L/usr/local/opt/readline/lib -headerpad_max_install_names -v CMakeFiles/cmTC_34067.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_b2894 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_b2894.dir/src.cxx.o -lc++ -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_b2894 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_b2894.dir/src.cxx.o -lc++ -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_4b38f -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_4b38f.dir/src.c.o -ldl -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_4b38f -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_4b38f.dir/src.c.o -ldl -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_71cd6 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_71cd6.dir/CheckFunctionExists.c.o /usr/local/opt/libevent/lib/libevent.dylib -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_71cd6 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_71cd6.dir/CheckFunctionExists.c.o /usr/local/opt/libevent/lib/libevent.dylib -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_d8667 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_d8667.dir/CheckFunctionExists.c.o /usr/lib/libcurl.dylib -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_d8667 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_d8667.dir/CheckFunctionExists.c.o /usr/lib/libcurl.dylib -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_6ebe2 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_6ebe2.dir/CheckFunctionExists.c.o /usr/lib/libcurl.dylib -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_6ebe2 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_6ebe2.dir/CheckFunctionExists.c.o /usr/lib/libcurl.dylib -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_ae333 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_ae333.dir/src.cxx.o -lc++ -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_ae333 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_ae333.dir/src.cxx.o -lc++ -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_7d324 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_7d324.dir/src.cxx.o /usr/local/opt/openssl/lib/libssl.dylib /usr/local/opt/openssl/lib/libcrypto.dylib -lc++ -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_7d324 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_7d324.dir/src.cxx.o /usr/local/opt/openssl/lib/libssl.dylib /usr/local/opt/openssl/lib/libcrypto.dylib -lc++ -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_30e64 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_30e64.dir/CheckFunctionExists.c.o /usr/local/opt/dwarfutils/lib/libdwarf.a /usr/local/opt/libelf/lib/libelf.a -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_30e64 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_30e64.dir/CheckFunctionExists.c.o /usr/local/opt/dwarfutils/lib/libdwarf.a /usr/local/opt/libelf/lib/libelf.a -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_68358 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_68358.dir/src.cxx.o /usr/local/opt/dwarfutils/lib/libdwarf.a /usr/local/opt/libelf/lib/libelf.a -lc++ -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_68358 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_68358.dir/src.cxx.o /usr/local/opt/dwarfutils/lib/libdwarf.a /usr/local/opt/libelf/lib/libelf.a -lc++ -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_87e84 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_87e84.dir/CheckFunctionExists.c.o /usr/local/opt/dwarfutils/lib/libdwarf.a /usr/local/opt/libelf/lib/libelf.a -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_87e84 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_87e84.dir/CheckFunctionExists.c.o /usr/local/opt/dwarfutils/lib/libdwarf.a /usr/local/opt/libelf/lib/libelf.a -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_a28f0 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_a28f0.dir/CheckFunctionExists.c.o -lelf -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_a28f0 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_a28f0.dir/CheckFunctionExists.c.o -lelf -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_0b51b -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_0b51b.dir/CheckFunctionExists.c.o -lelf -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_0b51b -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_0b51b.dir/CheckFunctionExists.c.o -lelf -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_fed70 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_fed70.dir/CheckFunctionExists.c.o -lelf -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_fed70 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_fed70.dir/CheckFunctionExists.c.o -lelf -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_7b72c -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_7b72c.dir/src.cxx.o -lelf -lc++ -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_7b72c -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_7b72c.dir/src.cxx.o -lelf -lc++ -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_e064a -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_e064a.dir/CheckFunctionExists.c.o /usr/lib/libpthread.dylib -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_e064a -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_e064a.dir/CheckFunctionExists.c.o /usr/lib/libpthread.dylib -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_6f2ee -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_6f2ee.dir/CheckFunctionExists.c.o /usr/lib/libpthread.dylib -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_6f2ee -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_6f2ee.dir/CheckFunctionExists.c.o /usr/lib/libpthread.dylib -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_f58e6 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_f58e6.dir/CheckFunctionExists.c.o /usr/lib/libpthread.dylib -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_f58e6 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_f58e6.dir/CheckFunctionExists.c.o /usr/lib/libpthread.dylib -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_8fc68 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_8fc68.dir/src.cxx.o -lc++ -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_8fc68 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_8fc68.dir/src.cxx.o -lc++ -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_7344f -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_7344f.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_7344f -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_7344f.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_73d26 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_73d26.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_73d26 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_73d26.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_ca5b3 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_ca5b3.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_ca5b3 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_ca5b3.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_b7d88 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_b7d88.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_b7d88 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_b7d88.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_34e39 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_34e39.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_34e39 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_34e39.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_46bbe -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_46bbe.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_46bbe -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_46bbe.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_57191 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_57191.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_57191 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_57191.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_f4772 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_f4772.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_f4772 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_f4772.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_ce20b -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_ce20b.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_ce20b -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_ce20b.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_eb9fb -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_eb9fb.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_eb9fb -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_eb9fb.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_f8cb1 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_f8cb1.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_f8cb1 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_f8cb1.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_621c1 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_621c1.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_621c1 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_621c1.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_db37c -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_db37c.dir/TestEndianess.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_db37c -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_db37c.dir/TestEndianess.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_47815 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_47815.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_47815 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_47815.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_bca58 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_bca58.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_bca58 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_bca58.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_a427c -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_a427c.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_a427c -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_a427c.dir/CheckIncludeFiles.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_7d820 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_7d820.dir/HAVE_INT32_T.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_7d820 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_7d820.dir/HAVE_INT32_T.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_eaebb -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_eaebb.dir/HAVE_UINT32_T.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_eaebb -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_eaebb.dir/HAVE_UINT32_T.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_d6625 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_d6625.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_d6625 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_d6625.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_edb41 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_edb41.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_edb41 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_edb41.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_df9a1 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_df9a1.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_df9a1 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_df9a1.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_8a72d -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_8a72d.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_8a72d -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_8a72d.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_1639e -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_1639e.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_1639e -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_1639e.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_a3496 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_a3496.dir/CheckSymbolExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_a3496 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_a3496.dir/CheckSymbolExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_dd2fe -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_dd2fe.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_dd2fe -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_dd2fe.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_80a1a -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_80a1a.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_80a1a -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_80a1a.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_d237c -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_d237c.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_d237c -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_d237c.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_17881 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_17881.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_17881 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_17881.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_01caa -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_01caa.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_01caa -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_01caa.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_ef915 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_ef915.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_ef915 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_ef915.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_ddd58 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_ddd58.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_ddd58 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_ddd58.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_decc2 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_decc2.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_decc2 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_decc2.dir/CheckIncludeFile.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_73993 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_73993.dir/HAVE_SIZE_T.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_73993 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_73993.dir/HAVE_SIZE_T.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_04898 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_04898.dir/HAVE_SSIZE_T.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_04898 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_04898.dir/HAVE_SSIZE_T.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_5d71f -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_5d71f.dir/HAVE_UINT8_T.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_5d71f -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_5d71f.dir/HAVE_UINT8_T.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_8ee4f -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_8ee4f.dir/CheckSymbolExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_8ee4f -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_8ee4f.dir/CheckSymbolExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_4c602 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_4c602.dir/CheckSymbolExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_4c602 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_4c602.dir/CheckSymbolExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_c1779 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_c1779.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_c1779 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_c1779.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_4093c -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_4093c.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_4093c -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_4093c.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_95ac6 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_95ac6.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_95ac6 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_95ac6.dir/CheckFunctionExists.c.o -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_ce3b8 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_ce3b8.dir/CheckSymbolExists.c.o /usr/local/opt/libevent/lib/libevent.dylib -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_ce3b8 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_ce3b8.dir/CheckSymbolExists.c.o /usr/local/opt/libevent/lib/libevent.dylib -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_058be -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_058be.dir/src.c.o /usr/local/opt/libevent/lib/libevent.dylib -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_058be -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_058be.dir/src.c.o /usr/local/opt/libevent/lib/libevent.dylib -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_a1ca5 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_a1ca5.dir/CheckFunctionExists.c.o /usr/local/opt/dwarfutils/lib/libdwarf.a /usr/local/opt/libelf/lib/libelf.a -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_a1ca5 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_a1ca5.dir/CheckFunctionExists.c.o /usr/local/opt/dwarfutils/lib/libdwarf.a /usr/local/opt/libelf/lib/libelf.a -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_8ddfd -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_8ddfd.dir/src.cxx.o /usr/local/opt/dwarfutils/lib/libdwarf.a /usr/local/opt/libelf/lib/libelf.a -lc++ -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_8ddfd -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_8ddfd.dir/src.cxx.o /usr/local/opt/dwarfutils/lib/libdwarf.a /usr/local/opt/libelf/lib/libelf.a -lc++ -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_fe975 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_fe975.dir/CheckFunctionExists.c.o /usr/local/opt/dwarfutils/lib/libdwarf.a /usr/local/opt/libelf/lib/libelf.a -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_fe975 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_fe975.dir/CheckFunctionExists.c.o /usr/local/opt/dwarfutils/lib/libdwarf.a /usr/local/opt/libelf/lib/libelf.a -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_76be0 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_76be0.dir/CheckFunctionExists.c.o -lelf -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_76be0 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_76be0.dir/CheckFunctionExists.c.o -lelf -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_38a82 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_38a82.dir/CheckSymbolExists.c.o /usr/lib/libbz2.dylib -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_38a82 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_38a82.dir/CheckSymbolExists.c.o /usr/lib/libbz2.dylib -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_a4b60 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_a4b60.dir/src.cxx.o -lc++ -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_a4b60 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_a4b60.dir/src.cxx.o -lc++ -lSystem /usr/local/Cellar/llvm/3.8.1/bin/../lib/clang/3.8.1/lib/darwin/libclang_rt.osx.a | |
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2016-08-30 11:42:48 +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 | |
[ 0%] Built target eaw_table | |
Scanning dependencies of target timelib | |
[ 1%] Building C object third-party/timelib/CMakeFiles/timelib.dir/astro.c.o | |
[ 1%] Building C object third-party/brotli/CMakeFiles/brotli_dec.dir/src/dec/decode.c.o | |
Scanning dependencies of target brotli_enc | |
[ 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 | |
[ 1%] Building C object third-party/timelib/CMakeFiles/timelib.dir/interval.c.o | |
[ 2%] Building CXX object third-party/double-conversion/CMakeFiles/double-conversion.dir/src/double-conversion/bignum.cc.o | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/double-conversion/src/double-conversion/bignum.cc:758:7: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] | |
++i; | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/double-conversion/src/double-conversion/bignum.cc:753:72: note: incremented here | |
for (int i = other.used_digits_ + exponent_diff; i < used_digits_; ++i) { | |
^ | |
[ 2%] Building C object third-party/timelib/CMakeFiles/timelib.dir/parse_date.c.o | |
1 warning generated. | |
[ 2%] Building CXX object third-party/double-conversion/CMakeFiles/double-conversion.dir/src/double-conversion/cached-powers.cc.o | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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 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/fixed-dtoa.cc.o | |
[ 2%] Building C object third-party/brotli/CMakeFiles/brotli_dec.dir/src/dec/huffman.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/state.c.o | |
[ 2%] Building C object third-party/brotli/CMakeFiles/brotli_dec.dir/src/dec/streams.c.o | |
[ 2%] Linking CXX static library libdouble-conversion.a | |
[ 2%] Linking C static library libbrotli_dec.a | |
[ 2%] Built target double-conversion | |
[ 3%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/block_splitter.cc.o | |
[ 3%] Built target brotli_dec | |
[ 3%] Building C object third-party/timelib/CMakeFiles/timelib.dir/parse_iso_intervals.c.o | |
Scanning dependencies of target afdt | |
[ 3%] Building C object third-party/libafdt/CMakeFiles/afdt.dir/src/lowlevel.c.o | |
[ 3%] Building C object third-party/libafdt/CMakeFiles/afdt.dir/src/strlcpy.c.o | |
[ 3%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/brotli_bit_stream.cc.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%] Building C object third-party/libafdt/CMakeFiles/afdt.dir/src/async.c.o | |
[ 3%] Linking C static library libafdt.a | |
[ 3%] Built target afdt | |
[ 3%] Building C object third-party/timelib/CMakeFiles/timelib.dir/parse_tz.c.o | |
[ 3%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/dictionary.cc.o | |
Scanning dependencies of target re2 | |
[ 3%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/util/hash.cc.o | |
[ 3%] Building C object third-party/timelib/CMakeFiles/timelib.dir/timelib.c.o | |
[ 3%] Building C object third-party/timelib/CMakeFiles/timelib.dir/tm2unixtime.c.o | |
[ 3%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/encode.cc.o | |
[ 3%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/util/rune.cc.o | |
[ 3%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/util/stringprintf.cc.o | |
[ 3%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/util/strutil.cc.o | |
[ 3%] Building C object third-party/timelib/CMakeFiles/timelib.dir/unixtime2tm.c.o | |
[ 3%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/util/valgrind.cc.o | |
[ 3%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/encode_parallel.cc.o | |
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.6.1 | |
-- Found Git: /usr/local/bin/git (found version "2.9.3") | |
[ 3%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/bitstate.cc.o | |
-- The C compiler identification is Clang 3.8.1 | |
-- The CXX compiler identification is Clang 3.8.1 | |
-- Check for working C compiler: /usr/local/opt/llvm/bin/clang | |
-- Check for working C compiler: /usr/local/opt/llvm/bin/clang -- works | |
-- Detecting C compiler ABI info | |
-- 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 | |
-- Looking for sys/types.h | |
[ 3%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/entropy_encode.cc.o | |
-- Looking for sys/types.h - found | |
-- Looking for stdint.h | |
-- Looking for stdint.h - found | |
-- Looking for stddef.h | |
[ 3%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/compile.cc.o | |
-- 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 | |
-- 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 | |
[ 3%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/histogram.cc.o | |
-- Looking for __infinity in m - not found | |
-- Looking for gethostbyname_r | |
-- Looking for gethostbyname_r - not found | |
-- Looking for gethostbyname_r in nsl_r | |
[ 3%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/literal_cost.cc.o | |
-- Looking for gethostbyname_r in nsl_r - not found | |
-- Looking for gethostbyname_r in nsl | |
-- Looking for gethostbyname_r in nsl - not found | |
-- Looking for bind | |
-- Looking for bind - found | |
-- Looking for crypt | |
[ 3%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/metablock.cc.o | |
-- Looking for crypt - found | |
-- Looking for setsockopt | |
-- Looking for setsockopt - found | |
-- Looking for dlopen | |
[ 3%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/dfa.cc.o | |
-- Looking for dlopen - found | |
-- Looking for sched_yield | |
-- Looking for sched_yield - found | |
-- Looking for clock_gettime | |
-- Looking for clock_gettime - not found | |
-- Looking for clock_gettime in rt | |
-- Looking for clock_gettime in rt - not found | |
-- Looking for timer_create | |
-- Looking for timer_create - not found | |
-- Looking for timer_create in rt | |
-- Looking for timer_create in rt - not found | |
-- Looking for pthread.h | |
-- Looking for pthread.h - found | |
-- Looking for pthread_create | |
-- Looking for pthread_create - found | |
-- Found Threads: TRUE | |
-- Looking for 4 include files stdlib.h, ..., float.h | |
-- Looking for 4 include files stdlib.h, ..., float.h - found | |
-- Looking for include file alloca.h | |
-- Looking for include file alloca.h - found | |
-- Looking for include file aio.h | |
-- Looking for include file aio.h - found | |
-- Looking for include file arpa/inet.h | |
-- Looking for include file arpa/inet.h - found | |
-- Looking for include file crypt.h | |
-- Looking for include file crypt.h - not found | |
-- Looking for include file cxxabi.h | |
-- Looking for include file cxxabi.h - not found | |
-- Looking for include file dirent.h | |
[ 3%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/filtered_re2.cc.o | |
-- Looking for include file dirent.h - found | |
-- Looking for include file dlfcn.h | |
-- Looking for include file dlfcn.h - found | |
-- Looking for include file execinfo.h | |
-- Looking for include file execinfo.h - found | |
-- Looking for include file fcntl.h | |
[ 3%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/static_dict.cc.o | |
-- 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 | |
[ 3%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/mimics_pcre.cc.o | |
-- Looking for include file inttypes.h - found | |
-- Looking for include file langinfo.h | |
-- Looking for include file langinfo.h - found | |
-- Looking for include file limits.h | |
-- Looking for include file limits.h - found | |
-- Looking for include file locale.h | |
-- Looking for include file locale.h - found | |
-- Looking for include file malloc.h | |
[ 3%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/streams.cc.o | |
-- 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 | |
[ 3%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/utf8_util.cc.o | |
[ 3%] Linking CXX static library libbrotli_enc.a | |
-- Looking for include file netinet/in.h - found | |
-- Looking for include file paths.h | |
[ 3%] Built target brotli_enc | |
Scanning dependencies of target fastlz | |
[ 3%] Building C object third-party/fastlz/CMakeFiles/fastlz.dir/fastlz.c.o | |
-- 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 | |
[ 3%] Linking C static library libfastlz.a | |
[ 3%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/nfa.cc.o | |
[ 3%] Built target fastlz | |
Scanning dependencies of target version | |
[ 3%] Building CXX object hphp/tools/version/CMakeFiles/version.dir/version.cpp.o | |
[ 3%] Linking CXX executable version | |
-- Looking for include file pwd.h - found | |
-- Looking for include file sched.h | |
[ 3%] Built target version | |
[ 4%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/onepass.cc.o | |
-- Looking for include file sched.h - found | |
-- Looking for include file select.h | |
-- Looking for include file select.h - not found | |
-- Looking for include file semaphore.h | |
-- Looking for include file semaphore.h - found | |
-- Looking for include files sys/types.h, sys/dir.h | |
-- Looking for include files sys/types.h, sys/dir.h - found | |
-- Looking for include file sys/ndir.h | |
-- Looking for include file sys/ndir.h - not found | |
-- Looking for include file sys/pte.h | |
-- Looking for include file sys/pte.h - not found | |
-- Looking for include file stdlib.h | |
-- Looking for include file stdlib.h - found | |
-- Looking for include file strings.h | |
-- Looking for include file strings.h - found | |
-- Looking for include file string.h | |
-- Looking for include file string.h - found | |
-- Looking for include file synch.h | |
-- Looking for include file synch.h - not found | |
-- Looking for include file sysent.h | |
-- Looking for include file sysent.h - not found | |
-- Looking for include file sys/cdefs.h | |
-- Looking for include file sys/cdefs.h - found | |
-- Looking for include file sys/file.h | |
[ 4%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/parse.cc.o | |
-- Looking for include file sys/file.h - found | |
-- Looking for include file sys/fpu.h | |
-- Looking for include file sys/fpu.h - not found | |
-- Looking for include file sys/ioctl.h | |
-- Looking for include file sys/ioctl.h - found | |
-- Looking for include file sys/ipc.h | |
-- Looking for include file sys/ipc.h - found | |
-- Looking for include file sys/malloc.h | |
-- Looking for include file sys/malloc.h - found | |
-- Looking for include file sys/mman.h | |
-- Looking for include file sys/mman.h - found | |
-- Looking for include file sys/prctl.h | |
Scanning dependencies of target hphp_parser | |
-- Looking for include file sys/prctl.h - not found | |
-- Looking for include file sys/resource.h | |
[ 4%] Building CXX object hphp/parser/CMakeFiles/hphp_parser.dir/hphp.5.tab.cpp.o | |
-- Looking for include file sys/resource.h - found | |
-- Looking for include file sys/select.h | |
-- Looking for include file sys/select.h - found | |
-- Looking for include file sys/shm.h | |
-- Looking for include file sys/shm.h - found | |
-- Looking for include file sys/socket.h | |
-- Looking for include file sys/socket.h - found | |
-- Looking for include file sys/stat.h | |
-- Looking for include file sys/stat.h - found | |
-- Looking for include file sys/stream.h | |
-- Looking for include file sys/stream.h - not found | |
-- Looking for include file sys/termcap.h | |
-- Looking for include file sys/termcap.h - not found | |
-- Looking for include files time.h, sys/timeb.h | |
-- Looking for include files time.h, sys/timeb.h - found | |
-- Looking for include files curses.h, term.h | |
[ 4%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/perl_groups.cc.o | |
-- 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 | |
In file included from hphp.y:11: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/parser/parser.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/exceptions.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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 hphp.y:11: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/parser/parser.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/exceptions.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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 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 | |
[ 4%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/prefilter.cc.o | |
-- Looking for include file utime.h - found | |
-- Looking for include file varargs.h | |
-- Looking for include file varargs.h - not found | |
-- Looking for include file sys/time.h | |
-- Looking for include file sys/time.h - found | |
-- Looking for include file sys/utime.h | |
-- Looking for include file sys/utime.h - not found | |
-- Looking for include file sys/wait.h | |
-- Looking for include file sys/wait.h - found | |
-- Looking for include file sys/param.h | |
-- Looking for include file sys/param.h - found | |
-- Looking for include file sys/vadvise.h | |
-- Looking for include file sys/vadvise.h - found | |
-- Looking for include file fnmatch.h | |
-- Looking for include file fnmatch.h - found | |
-- Looking for include file stdarg.h | |
-- Looking for include file stdarg.h - found | |
-- Looking for include files stdlib.h, sys/un.h | |
-- Looking for include files stdlib.h, sys/un.h - found | |
-- Looking for include file vis.h | |
-- Looking for include file vis.h - found | |
-- Looking for include file wchar.h | |
-- Looking for include file wchar.h - found | |
-- Looking for include file wctype.h | |
-- Looking for include file wctype.h - found | |
-- Looking for include file sasl/sasl.h | |
-- Looking for include file sasl/sasl.h - found | |
-- Looking for include file sys/devpoll.h | |
-- Looking for include file sys/devpoll.h - not found | |
-- Looking for include file signal.h | |
[ 4%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/prefilter_tree.cc.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 | |
-- Looking for include file sys/event.h - found | |
-- Looking for include file sys/queue.h | |
-- Looking for include file sys/queue.h - found | |
-- Looking for TAILQ_FOREACH | |
-- Looking for TAILQ_FOREACH - found | |
-- Looking for include file sys/ptem.h | |
-- Looking for include file sys/ptem.h - not found | |
-- Performing Test HAVE_WERROR_FLAG | |
-- Performing Test HAVE_WERROR_FLAG - Success | |
-- Performing Test HAVE_PTHREAD_ONCE_INIT | |
-- Performing Test HAVE_PTHREAD_ONCE_INIT - Success | |
-- Looking for _aligned_malloc | |
-- Looking for _aligned_malloc - not found | |
-- Looking for _aligned_free | |
-- Looking for _aligned_free - not found | |
-- Looking for aio_read | |
-- Looking for aio_read - found | |
-- Looking for alarm | |
In file included from hphp.y:11: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/parser/parser.h:31: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/scalar_expression.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:25: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-object.h:139:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from hphp.y:11: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/parser/parser.h:31: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/scalar_expression.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:26: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-resource.h:132:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
-- Looking for alarm - found | |
-- Looking for backtrace | |
-- Looking for backtrace - found | |
-- Looking for backtrace_symbols | |
-- Looking for backtrace_symbols - found | |
-- Looking for backtrace_symbols_fd | |
-- Looking for backtrace_symbols_fd - found | |
-- Looking for printstack | |
-- Looking for printstack - not found | |
-- Looking for bmove | |
[ 4%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/prog.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 | |
[ 4%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/re2.cc.o | |
-- Looking for _doprnt - not found | |
-- Looking for flockfile | |
-- Looking for flockfile - found | |
-- Looking for ftruncate | |
-- Looking for ftruncate - found | |
-- Looking for getline | |
-- Looking for getline - found | |
-- Looking for compress | |
-- Looking for compress - not found | |
-- Looking for crypt | |
-- Looking for crypt - found | |
-- Looking for dlerror | |
-- Looking for dlerror - found | |
-- Looking for dlopen | |
-- Looking for dlopen - found | |
-- Looking for fchmod | |
-- Looking for fchmod - found | |
-- Looking for fcntl | |
-- Looking for fcntl - found | |
-- Looking for fconvert | |
-- Looking for fconvert - not found | |
-- Looking for fdatasync | |
-- Looking for fdatasync - found | |
-- Looking for fdatasync | |
[ 4%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/regexp.cc.o | |
-- Looking for fdatasync - not found | |
-- Looking for fedisableexcept | |
-- Looking for fedisableexcept - not found | |
-- Looking for fpsetmask | |
[ 4%] Linking C static library libtimelib.a | |
[ 4%] Built target timelib | |
[ 4%] Building CXX object hphp/parser/CMakeFiles/hphp_parser.dir/hphp.7.tab.cpp.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 | |
-- Looking for gethostbyaddr_r - not found | |
-- Looking for gethrtime | |
-- Looking for gethrtime - not found | |
-- Looking for getnameinfo | |
-- Looking for getnameinfo - found | |
-- Looking for getpass | |
-- Looking for getpass - found | |
-- Looking for getpassphrase | |
-- Looking for getpassphrase - not found | |
-- Looking for getpwnam | |
In file included from hphp.y:11: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/parser/parser.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/exceptions.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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 hphp.y:11: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/parser/parser.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/exceptions.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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 getpwnam - found | |
-- Looking for getpwuid | |
-- Looking for getpwuid - found | |
-- Looking for getrlimit | |
-- Looking for getrlimit - found | |
-- Looking for getrusage | |
[ 4%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/set.cc.o | |
-- Looking for getrusage - found | |
-- Looking for getwd | |
-- Looking for getwd - found | |
-- Looking for gmtime_r | |
-- Looking for gmtime_r - found | |
-- Looking for initgroups | |
-- Looking for initgroups - found | |
-- Looking for issetugid | |
-- Looking for issetugid - found | |
-- Looking for getuid | |
-- Looking for getuid - found | |
-- Looking for geteuid | |
-- Looking for geteuid - found | |
-- Looking for getgid | |
[ 4%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/simplify.cc.o | |
-- Looking for getgid - found | |
-- Looking for getegid | |
-- Looking for getegid - found | |
-- Looking for ldiv | |
-- Looking for ldiv - found | |
-- Looking for localtime_r | |
-- Looking for localtime_r - found | |
-- Looking for longjmp | |
-- Looking for longjmp - found | |
-- Looking for lstat | |
-- Looking for lstat - found | |
-- Looking for madvise | |
-- Looking for madvise - found | |
-- Looking for malloc_info | |
-- Looking for malloc_info - not found | |
-- Looking for memcpy | |
[ 4%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/stringpiece.cc.o | |
-- Looking for memcpy - found | |
-- Looking for memmove | |
-- Looking for memmove - found | |
-- Looking for mkstemp | |
-- Looking for mkstemp - found | |
-- Looking for mlock | |
-- Looking for mlock - found | |
-- Looking for mlockall | |
In file included from hphp.y:11: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/parser/parser.h:31: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/scalar_expression.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:25: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-object.h:139:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from hphp.y:11: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/parser/parser.h:31: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/scalar_expression.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:26: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-resource.h:132:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
[ 4%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/tostring.cc.o | |
-- Looking for mlockall - found | |
-- Looking for mmap | |
-- Looking for mmap - found | |
-- Looking for mmap64 | |
-- Looking for mmap64 - not found | |
-- Looking for perror | |
-- Looking for perror - found | |
-- Looking for poll | |
-- Looking for poll - found | |
-- Looking for port_create | |
-- Looking for port_create - not found | |
-- Looking for posix_fallocate | |
-- Looking for posix_fallocate - not found | |
-- Looking for posix_memalign | |
-- Looking for posix_memalign - found | |
-- Looking for pread | |
[ 4%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/unicode_casefold.cc.o | |
-- Looking for pread - found | |
-- Looking for pthread_attr_create | |
-- Looking for pthread_attr_create - not found | |
-- Looking for pthread_attr_getguardsize | |
-- Looking for pthread_attr_getguardsize - found | |
-- Looking for pthread_attr_getstacksize | |
-- Looking for pthread_attr_getstacksize - found | |
-- Looking for pthread_attr_setscope | |
[ 4%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/unicode_groups.cc.o | |
-- Looking for pthread_attr_setscope - found | |
-- Looking for pthread_attr_setstacksize | |
-- Looking for pthread_attr_setstacksize - found | |
-- Looking for pthread_condattr_create | |
-- Looking for pthread_condattr_create - not found | |
-- Looking for pthread_condattr_setclock | |
-- Looking for pthread_condattr_setclock - not found | |
-- Looking for pthread_key_delete | |
-- Looking for pthread_key_delete - found | |
-- Looking for pthread_rwlock_rdlock | |
[ 5%] Linking CXX static library libre2.a | |
[ 5%] Built target re2 | |
-- Looking for pthread_rwlock_rdlock - found | |
-- Looking for pthread_sigmask | |
[ 5%] Building CXX object hphp/parser/CMakeFiles/hphp_parser.dir/lex.yy.cpp.o | |
-- Looking for pthread_sigmask - found | |
-- Looking for pthread_threadmask | |
-- Looking for pthread_threadmask - not found | |
-- Looking for pthread_yield_np | |
-- Looking for pthread_yield_np - found | |
-- Looking for putenv | |
-- Looking for putenv - found | |
-- Looking for readdir_r | |
-- Looking for readdir_r - found | |
-- Looking for readlink | |
-- Looking for readlink - found | |
-- Looking for re_comp | |
-- Looking for re_comp - not found | |
-- Looking for regcomp | |
-- Looking for regcomp - found | |
-- Looking for realpath | |
-- Looking for realpath - found | |
-- Looking for rename | |
-- Looking for rename - found | |
-- Looking for rwlock_init | |
-- Looking for rwlock_init - not found | |
-- Looking for sched_yield | |
4 warnings generated. | |
Scanning dependencies of target hack | |
-- Looking for sched_yield - found | |
-- Looking for setenv | |
-- Looking for setenv - found | |
-- Looking for setlocale | |
-- Looking for setlocale - found | |
-- Looking for setfd | |
-- Looking for setfd - not found | |
-- Looking for sigaction | |
-- Looking for sigaction - found | |
-- Looking for sigthreadmask | |
-- Looking for sigthreadmask - not found | |
-- Looking for sigwait | |
-- Looking for sigwait - found | |
-- Looking for sigaddset | |
ocamlc.opt -g -ccopt -I/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5 -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 sigaddset - found | |
-- Looking for sigemptyset | |
-- Looking for sigemptyset - found | |
-- Looking for sighold | |
mv hh_shared.o heap/hh_shared.o | |
In file included from hphp.ll:2: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/parser/scanner.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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 -g -ccopt -I/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5 -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 | |
In file included from hphp.ll:2: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/parser/scanner.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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 sighold - found | |
-- Looking for sigset | |
mv hhi_elf.o hhi/hhi_elf.o | |
ocamlc.opt -g -ccopt -I/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5 -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 sigset - found | |
-- Looking for sleep | |
mv hhi_win32res_stubs.o hhi/hhi_win32res_stubs.o | |
ocamlc.opt -g -ccopt -I/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5 -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 | |
ocamlc.opt -g -ccopt -I/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5 -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 | |
-- Looking for sleep - found | |
-- Looking for snprintf | |
hphp.ll:1470:40: warning: all paths through this function will call itself [-Winfinite-recursion] | |
static void suppress_unused_errors() { | |
^ | |
mv fd_recv.o third-party/libancillary/fd_recv.o | |
ocamlc.opt -g -ccopt -I/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5 -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 | |
mv fd_send.o third-party/libancillary/fd_send.o | |
ocamlc.opt -g -ccopt -I/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5 -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 snprintf - found | |
-- Looking for stpcpy | |
mv files.o utils/files.o | |
ocamlc.opt -g -ccopt -I/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5 -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 | |
-- Looking for stpcpy - found | |
-- Looking for strcoll | |
mv get_build_id.o utils/get_build_id.o | |
ocamlc.opt -g -ccopt -I/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5 -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 | |
lex.yy.cpp:84770:13: warning: unused function 'yy_fatal_error' [-Wunused-function] | |
static void yy_fatal_error (yyconst char* msg , yyscan_t yyscanner) | |
^ | |
mv handle_stubs.o utils/handle_stubs.o | |
ocamlc.opt -g -ccopt -I/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5 -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 | |
-- Looking for strcoll - found | |
-- Looking for strerror | |
mv nproc.o utils/nproc.o | |
ocamlc.opt -g -ccopt -I/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5 -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 strerror - found | |
-- Looking for strlcpy | |
mv priorities.o utils/priorities.o | |
ocamlc.opt -g -ccopt -I/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5 -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 | |
mv realpath.o utils/realpath.o | |
ocamlc.opt -g -ccopt -I/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5 -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 | |
-- Looking for strlcpy - found | |
-- Looking for strnlen | |
mv sysinfo.o utils/sysinfo.o | |
ocamlc.opt -g -ccopt -I/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5 -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 | |
mv win32_support.o utils/win32_support.o | |
-- Looking for strnlen - found | |
-- Looking for strlcat | |
ocamlc.opt -g -ccopt -I/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5 -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 strlcat - found | |
-- Looking for strsignal | |
-- Looking for strsignal - found | |
-- Looking for fgetln | |
-- Looking for fgetln - found | |
-- Looking for strpbrk | |
mv fsevents_stubs.o fsevents/fsevents_stubs.o | |
-- Looking for strpbrk - found | |
-- Looking for strsep | |
ocamldep.opt -modules hh_server.ml > hh_server.ml.depends | |
ocamldep.opt -modules server/hhServerMonitor.mli > server/hhServerMonitor.mli.depends | |
ocamlc.opt -c -g -w A -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 | |
-- Looking for strsep - found | |
-- Looking for strstr | |
ocamldep.opt -modules utils/fork.ml > utils/fork.ml.depends | |
ocamldep.opt -modules utils/core.ml > utils/core.ml.depends | |
ocamldep.opt -modules third-party/core/core_list.ml > third-party/core/core_list.ml.depends | |
ocamldep.opt -modules third-party/core/caml.ml > third-party/core/caml.ml.depends | |
-- Looking for strstr - found | |
-- Looking for strtok_r | |
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 | |
-- Looking for strtok_r - found | |
-- Looking for strtol | |
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 | |
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 strtol - found | |
-- Looking for strtoll | |
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 | |
4 warnings generated. | |
-- Looking for strtoll - found | |
-- Looking for strtoul | |
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 | |
Scanning dependencies of target neo | |
ocamldep.opt -modules utils/collections/sMap.ml > utils/collections/sMap.ml.depends | |
[ 5%] Building C object hphp/neo/CMakeFiles/neo.dir/neo_err.c.o | |
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 | |
-- Looking for strtoul - found | |
-- Looking for strtoull | |
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 | |
[ 5%] Building C object hphp/neo/CMakeFiles/neo.dir/neo_files.c.o | |
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 | |
[ 5%] Building C object hphp/neo/CMakeFiles/neo.dir/neo_hash.c.o | |
-- Looking for strtoull - found | |
-- Looking for strcasecmp | |
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 | |
ocamldep.opt -modules third-party/core/polymorphic_compare.ml > third-party/core/polymorphic_compare.ml.depends | |
[ 5%] Building C object hphp/neo/CMakeFiles/neo.dir/neo_hdf.c.o | |
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 strcasecmp - found | |
-- Looking for strncasecmp | |
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 strncasecmp - found | |
-- Looking for strdup | |
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 strdup - found | |
-- Looking for shmat | |
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 | |
-- Looking for shmat - found | |
-- Looking for shmctl | |
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 | |
[ 5%] Building C object hphp/neo/CMakeFiles/neo.dir/neo_misc.c.o | |
-- Looking for shmctl - found | |
-- Looking for shmdt | |
[ 5%] Building C object hphp/neo/CMakeFiles/neo.dir/neo_rand.c.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/core.cmx utils/core.ml | |
[ 5%] Building C object hphp/neo/CMakeFiles/neo.dir/neo_str.c.o | |
-- Looking for shmdt - found | |
-- Looking for shmget | |
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 | |
[ 5%] Building C object hphp/neo/CMakeFiles/neo.dir/ulist.c.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/myMap.cmx utils/collections/myMap.ml | |
[ 6%] Building C object hphp/neo/CMakeFiles/neo.dir/ulocks.c.o | |
-- Looking for shmget - found | |
-- Looking for tell | |
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 | |
[ 6%] Linking C static library libneo.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/iMap.cmx utils/collections/iMap.ml | |
[ 6%] Built target neo | |
[ 6%] Building CXX object hphp/parser/CMakeFiles/hphp_parser.dir/parser.cpp.o | |
-- Looking for tell - not found | |
-- Looking for tempnam | |
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 | |
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 | |
-- Looking for tempnam - found | |
-- Looking for thr_setconcurrency | |
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 | |
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 thr_setconcurrency - not found | |
-- Looking for thr_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/sys_utils.cmx utils/sys_utils.ml | |
-- Looking for thr_yield - not found | |
-- Looking for vasprintf | |
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 | |
-- Looking for vasprintf - found | |
-- Looking for vsnprintf | |
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 | |
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 | |
-- Looking for vsnprintf - found | |
-- Looking for vprintf | |
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 | |
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 | |
-- Looking for vprintf - found | |
-- Looking for valloc | |
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 | |
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 valloc - found | |
-- Looking for memalign | |
ocamldep.opt -modules stubs/eventLogger.ml > stubs/eventLogger.ml.depends | |
-- Looking for memalign - not found | |
-- Looking for chown | |
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 | |
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 | |
-- Looking for chown - found | |
-- Looking for nl_langinfo | |
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 | |
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 | |
-- Looking for nl_langinfo - found | |
-- Looking for ntohll | |
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 | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/parser/parser.cpp:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/parser/parser.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/parser/scanner.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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]( | |
^ | |
ocamldep.opt -modules utils/relative_path.ml > utils/relative_path.ml.depends | |
ocamldep.opt -modules utils/relative_path.mli > utils/relative_path.mli.depends | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/parser/parser.cpp:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/parser/parser.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/parser/scanner.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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()]( | |
^ | |
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 | |
-- Looking for ntohll - not found | |
-- Looking for clock_gettime | |
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 | |
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 | |
-- Looking for clock_gettime - not found | |
-- Looking for epoll_create | |
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 epoll_create - not found | |
-- Looking for epoll_ctl | |
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 | |
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 | |
-- Looking for epoll_ctl - not found | |
-- Looking for inet_ntop | |
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 inet_ntop - found | |
-- Looking for kqueue | |
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 kqueue - found | |
-- Looking for kqueue | |
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 | |
-- Looking for kqueue - 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/build_id.cmx utils/build_id.ml | |
-- Looking for signal | |
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 signal - found | |
-- Looking for timeradd | |
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 | |
ocamldep.opt -modules heap/sharedMem.mli > heap/sharedMem.mli.depends | |
-- Looking for timeradd - found | |
-- Looking for timerclear | |
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 | |
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 | |
-- Looking for timerclear - found | |
-- Looking for timercmp | |
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 timercmp - found | |
-- Looking for timerisset | |
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 | |
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 timerisset - found | |
-- Looking for timer_create | |
-- Looking for timer_create - not found | |
-- Looking for timer_settime | |
-- Looking for timer_settime - not found | |
-- Looking for include file time.h | |
-- Looking for include file time.h - found | |
-- Looking for include file sys/times.h | |
-- Looking for include file sys/times.h - found | |
-- Looking for include file asm/msr.h | |
-- Looking for include file asm/msr.h - not found | |
-- Looking for include file ia64intrin.h | |
-- Looking for include file ia64intrin.h - not found | |
-- Looking for times | |
-- Looking for times - found | |
-- Looking for gettimeofday | |
4 warnings generated. | |
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 gettimeofday - found | |
-- Looking for read_real_time | |
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 | |
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 | |
-- Looking for read_real_time - not found | |
-- Looking for ftime | |
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 | |
ocamldep.opt -modules heap/value.ml > heap/value.ml.depends | |
Scanning dependencies of target vixl | |
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 | |
[ 6%] Building CXX object hphp/vixl/CMakeFiles/vixl.dir/utils.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/stats.cmx utils/stats.ml | |
-- Looking for ftime - found | |
-- Looking for time | |
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 time - found | |
-- Looking for rdtscll | |
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 | |
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 rdtscll - not found | |
-- Looking for madvise | |
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 madvise - found | |
-- Looking for tzname | |
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 | |
-- 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 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 | |
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 lrand48 - found | |
-- Looking for getpagesize | |
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 | |
-- Looking for getpagesize - found | |
ocamldep.opt -modules search/searchService.ml > search/searchService.ml.depends | |
-- Looking for TIOCGWINSZ | |
ocamldep.opt -modules search/fuzzySearchService.ml > search/fuzzySearchService.ml.depends | |
ocamldep.opt -modules procs/bucket.ml > procs/bucket.ml.depends | |
ocamldep.opt -modules utils/collections/cSet.ml > utils/collections/cSet.ml.depends | |
ocamldep.opt -modules utils/collections/hashSet.mli > utils/collections/hashSet.mli.depends | |
ocamldep.opt -modules procs/multiWorker.mli > procs/multiWorker.mli.depends | |
ocamldep.opt -modules procs/worker.mli > procs/worker.mli.depends | |
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 | |
-- Looking for TIOCGWINSZ - found | |
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 | |
-- Looking for FIONREAD | |
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 | |
2 warnings generated. | |
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 | |
[ 6%] Building CXX object hphp/parser/CMakeFiles/hphp_parser.dir/scanner.cpp.o | |
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 | |
-- Looking for FIONREAD - found | |
-- Looking for TIOCSTAT | |
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 | |
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 | |
[ 6%] Building CXX object hphp/vixl/CMakeFiles/vixl.dir/a64/assembler-a64.cc.o | |
-- Looking for TIOCSTAT - found | |
-- Looking for FIONREAD | |
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 | |
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 | |
-- Looking for FIONREAD - found | |
-- Looking for SIGEV_THREAD_ID | |
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 SIGEV_THREAD_ID - not found | |
-- Looking for SIGEV_PORT | |
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 | |
-- Looking for SIGEV_PORT - not found | |
-- Looking for EVFILT_TIMER | |
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 | |
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 EVFILT_TIMER - found | |
-- Looking for finite | |
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 | |
-- Looking for finite - found | |
-- Looking for log2 | |
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 | |
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 log2 - found | |
-- Looking for isnan | |
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 | |
-- Looking for isnan - found | |
-- Looking for rint | |
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 | |
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 rint - found | |
-- Performing Test HAVE_ISINF | |
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 | |
-- Performing Test HAVE_ISINF - Success | |
-- Performing Test HAVE_FESETROUND | |
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 | |
-- Performing Test HAVE_FESETROUND - Success | |
-- Check size of sigset_t | |
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 | |
-- Check size of sigset_t - done | |
-- Check size of mode_t | |
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 | |
-- Check size of mode_t - done | |
-- Check size of char | |
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 | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/parser/scanner.cpp:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/parser/scanner.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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]( | |
^ | |
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 | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/parser/scanner.cpp:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/parser/scanner.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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()]( | |
^ | |
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 | |
-- Check size of char - done | |
-- Check size of short | |
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 | |
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 | |
-- Check size of short - done | |
-- Check size of int | |
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 | |
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 | |
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 | |
-- Check size of int - done | |
-- Check size of long long | |
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 | |
ocamldep.opt -modules decl/decl_hint.ml > decl/decl_hint.ml.depends | |
-- Check size of long long - done | |
ocamldep.opt -modules decl/decl_hooks.ml > decl/decl_hooks.ml.depends | |
-- Check size of off_t | |
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 | |
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 | |
-- Check size of off_t - done | |
-- Check size of uchar | |
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 | |
-- Check size of uchar - failed | |
-- Check size of uint | |
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 | |
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 | |
-- Check size of uint - done | |
-- Check size of ulong | |
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 | |
-- Check size of ulong - failed | |
-- Check size of int8 | |
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 | |
-- Check size of int8 - failed | |
-- Check size of uint8 | |
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 | |
-- Check size of uint8 - failed | |
-- Check size of int16 | |
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 | |
-- Check size of int16 - failed | |
-- Check size of uint16 | |
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 | |
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 | |
-- Check size of uint16 - failed | |
-- Check size of int32 | |
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 | |
-- Check size of int32 - failed | |
-- Check size of uint32 | |
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 | |
-- Check size of uint32 - failed | |
-- Check size of u_int32_t | |
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 | |
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 | |
-- Check size of u_int32_t - done | |
-- Check size of int64 | |
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 | |
-- Check size of int64 - failed | |
-- Check size of uint64 | |
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 | |
-- Check size of uint64 - failed | |
-- Check size of time_t | |
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 | |
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 | |
-- Check size of time_t - done | |
-- Check size of bool | |
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 | |
-- Check size of bool - failed | |
-- Check size of socklen_t | |
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 | |
[ 7%] Building CXX object hphp/vixl/CMakeFiles/vixl.dir/a64/cpu-a64.cc.o | |
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 | |
-- Check size of socklen_t - done | |
-- Performing Test TIME_T_UNSIGNED | |
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 | |
-- Performing Test TIME_T_UNSIGNED - Failed | |
-- Performing Test HAVE_GETADDRINFO | |
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 | |
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 | |
-- Performing Test HAVE_GETADDRINFO - Success | |
-- Performing Test HAVE_SELECT | |
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 | |
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 | |
-- Performing Test HAVE_SELECT - Success | |
-- Performing Test HAVE_TIMESPEC_TS_SEC | |
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 | |
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 | |
-- Performing Test HAVE_TIMESPEC_TS_SEC - Failed | |
-- Performing Test QSORT_TYPE_IS_VOID | |
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 | |
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 | |
-- Performing Test QSORT_TYPE_IS_VOID - Success | |
-- Performing Test HAVE_SOCKET_SIZE_T_AS_socklen_t | |
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 | |
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 | |
-- Performing Test HAVE_SOCKET_SIZE_T_AS_socklen_t - Success | |
-- Performing Test HAVE_PTHREAD_YIELD_ZERO_ARG | |
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 | |
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 | |
-- Performing Test HAVE_PTHREAD_YIELD_ZERO_ARG - Failed | |
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 | |
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 | |
-- Checking stack direction : -1 | |
-- Performing Test SIGNAL_RETURN_TYPE_IS_VOID | |
ocamldep.opt -modules naming/namingGlobal.ml > naming/namingGlobal.ml.depends | |
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 | |
-- Performing Test SIGNAL_RETURN_TYPE_IS_VOID - Success | |
-- Looking for include files time.h, sys/time.h | |
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 | |
[ 7%] Building CXX object hphp/vixl/CMakeFiles/vixl.dir/a64/debugger-a64.cc.o | |
-- Looking for include files time.h, sys/time.h - found | |
-- Looking for O_NONBLOCK | |
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 O_NONBLOCK - found | |
-- Performing Test C_HAS_inline | |
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 | |
-- Performing Test C_HAS_inline - Success | |
-- Performing Test HAVE_PAUSE_INSTRUCTION | |
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 | |
-- Performing Test HAVE_PAUSE_INSTRUCTION - Success | |
-- Looking for tcgetattr | |
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 | |
2 warnings generated. | |
[ 7%] Linking CXX static library libhphp_parser.a | |
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 tcgetattr - found | |
-- Performing Test HAVE_POSIX_SIGNALS | |
[ 7%] Built target hphp_parser | |
[ 7%] Building CXX object hphp/vixl/CMakeFiles/vixl.dir/a64/decoder-a64.cc.o | |
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 | |
-- Performing Test HAVE_POSIX_SIGNALS - Success | |
-- Performing Test HAVE_BSS_START | |
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 | |
-- Performing Test HAVE_BSS_START - Failed | |
-- Performing Test HAVE_WEAK_SYMBOL | |
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 | |
-- Performing Test HAVE_WEAK_SYMBOL - Success | |
-- Performing Test HAVE_SOLARIS_STYLE_GETHOST | |
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 | |
-- Performing Test HAVE_SOLARIS_STYLE_GETHOST - Failed | |
-- Performing Test HAVE_GCC_ATOMIC_BUILTINS | |
ocamldep.opt -modules deps/typing_deps.ml > deps/typing_deps.ml.depends | |
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 | |
-- Perf | |
[...snip...] | |
p/util/hdf.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/interface_statement.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/interface_statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/expression.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/analysis_result.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/option.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/runtime-option.h:30: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/config.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/hdf.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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()]( | |
^ | |
4 warnings generated. | |
4 warnings generated. | |
[ 42%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/server/TServer.cpp.o | |
[ 42%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/codec/SettingsId.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/if_statement.cpp:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:25: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-object.h:139:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/if_statement.cpp:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:26: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-resource.h:132:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
[ 42%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/codec/TransportDirection.cpp.o | |
[ 42%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/codec/compress/GzipHeaderCodec.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/server/TServer.cpp:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/server/TServer.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/TProcessor.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/EventHandlerBase.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/server/TConnectionContext.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBaseManager.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/server/TServer.cpp:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/server/TServer.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/TProcessor.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/EventHandlerBase.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/server/TConnectionContext.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBaseManager.h:19: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/compress/GzipHeaderCodec.cpp:10: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/compress/GzipHeaderCodec.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/compress/GzipHeaderCodec.cpp:10: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/compress/GzipHeaderCodec.h:12: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/server/TServer.cpp:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/server/TServer.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/TProcessor.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/EventHandlerBase.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/server/TConnectionContext.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBaseManager.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/interface_statement.cpp:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/scalar_expression.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:25: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-object.h:139:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/interface_statement.cpp:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/scalar_expression.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:26: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-resource.h:132:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/compress/GzipHeaderCodec.cpp:10: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/compress/GzipHeaderCodec.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/compress/HeaderCodec.h:13: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/HTTPHeaderSize.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/acceptor/TransportInfo.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/ssl/SSLUtil.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSSLSocket.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocket.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncTransport.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocketBase.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/SingletonThreadLocal.h:33:36: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
return new ThreadLocalT([createFunc = | |
^ | |
4 warnings generated. | |
[ 42%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/transport/TBufferTransports.cpp.o | |
4 warnings generated. | |
[ 42%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/codec/compress/HPACKCodec.cpp.o | |
[ 42%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/transport/TCallbackTransport.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/compress/HPACKCodec.cpp:10: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/compress/HPACKCodec.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/compress/HPACKDecoder.h:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/compress/HeaderCodec.h:13: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/HTTPHeaderSize.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/acceptor/TransportInfo.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/ssl/SSLUtil.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSSLSocket.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocket.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncTransport.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocketBase.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/SingletonThreadLocal.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/compress/HPACKCodec.cpp:10: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/compress/HPACKCodec.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/compress/HPACKDecoder.h:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/compress/HeaderCodec.h:13: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/HTTPHeaderSize.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/acceptor/TransportInfo.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/ssl/SSLUtil.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSSLSocket.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocket.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncTransport.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocketBase.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/SingletonThreadLocal.h:19: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/compress/HPACKCodec.cpp:10: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/compress/HPACKCodec.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/compress/HPACKDecoder.h:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/compress/HeaderCodec.h:13: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/HTTPHeaderSize.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/acceptor/TransportInfo.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/ssl/SSLUtil.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSSLSocket.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocket.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncTransport.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocketBase.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/SingletonThreadLocal.h:33:36: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
return new ThreadLocalT([createFunc = | |
^ | |
[ 42%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/transport/TFDTransport.cpp.o | |
4 warnings generated. | |
[ 42%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/statement/label_statement.cpp.o | |
[ 42%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/transport/TFileTransport.cpp.o | |
4 warnings generated. | |
[ 42%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/statement/loop_statement.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/transport/TFileTransport.cpp:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/TProcessor.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/EventHandlerBase.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/server/TConnectionContext.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBaseManager.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/transport/TFileTransport.cpp:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/TProcessor.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/EventHandlerBase.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/server/TConnectionContext.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBaseManager.h:19: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/label_statement.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/label_statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/expression.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/analysis_result.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/option.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/runtime-option.h:30: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/config.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/hdf.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/label_statement.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/label_statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/expression.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/analysis_result.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/option.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/runtime-option.h:30: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/config.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/hdf.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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()]( | |
^ | |
4 warnings generated. | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/transport/TFileTransport.cpp:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/TProcessor.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/EventHandlerBase.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/server/TConnectionContext.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBaseManager.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/SingletonThreadLocal.h:33:36: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
return new ThreadLocalT([createFunc = | |
^ | |
[ 42%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/codec/compress/HPACKContext.cpp.o | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/transport/TFileTransport.cpp:759:44: warning: format specifies type 'long' but the argument has type 'long long' [-Wformat] | |
readState_.event_->eventSize_, offset_ + readState_.bufferPtr_ + 4); | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/TLogging.h:118:15: note: expanded from macro 'T_ERROR' | |
##__VA_ARGS__); \ | |
^~~~~~~~~~~ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/transport/TFileTransport.cpp:799:15: warning: format specifies type 'unsigned long' but the argument has type 'long long' [-Wformat] | |
offset_ + readState_.lastDispatchPtr_); | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/loop_statement.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/loop_statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/expression.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/analysis_result.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/option.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/runtime-option.h:30: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/config.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/hdf.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/loop_statement.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/loop_statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/expression.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/analysis_result.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/option.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/runtime-option.h:30: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/config.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/hdf.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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. | |
[ 42%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/transport/THttpClient.cpp.o | |
[ 42%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/codec/compress/HPACKDecodeBuffer.cpp.o | |
6 warnings generated. | |
[ 42%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/statement/method_statement.cpp.o | |
[ 42%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/codec/compress/HPACKDecoder.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/loop_statement.cpp:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/variable_table.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/class_scope.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/trait_alias_statement.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/scalar_expression.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:25: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-object.h:139:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/loop_statement.cpp:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/variable_table.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/class_scope.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/trait_alias_statement.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/scalar_expression.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:26: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-resource.h:132:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/method_statement.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/method_statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/expression.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/analysis_result.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/option.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/runtime-option.h:30: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/config.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/hdf.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/method_statement.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/method_statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/expression.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/analysis_result.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/option.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/runtime-option.h:30: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/config.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/hdf.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/compress/HPACKDecoder.cpp:10: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/compress/HPACKDecoder.h:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/compress/HeaderCodec.h:13: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/HTTPHeaderSize.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/acceptor/TransportInfo.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/ssl/SSLUtil.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSSLSocket.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocket.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncTransport.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocketBase.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/SingletonThreadLocal.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/compress/HPACKDecoder.cpp:10: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/compress/HPACKDecoder.h:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/compress/HeaderCodec.h:13: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/HTTPHeaderSize.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/acceptor/TransportInfo.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/ssl/SSLUtil.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSSLSocket.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocket.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncTransport.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocketBase.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/SingletonThreadLocal.h:19: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/compress/HPACKDecoder.cpp:10: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/compress/HPACKDecoder.h:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/compress/HeaderCodec.h:13: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/HTTPHeaderSize.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/acceptor/TransportInfo.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/ssl/SSLUtil.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSSLSocket.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocket.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncTransport.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocketBase.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/SingletonThreadLocal.h:33:36: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
return new ThreadLocalT([createFunc = | |
^ | |
[ 42%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/transport/THttpServer.cpp.o | |
4 warnings generated. | |
[ 42%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/codec/compress/HPACKEncodeBuffer.cpp.o | |
4 warnings generated. | |
[ 42%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/statement/return_statement.cpp.o | |
[ 42%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/transport/THttpTransport.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/method_statement.cpp:42: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/variable_table.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/class_scope.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/trait_alias_statement.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/scalar_expression.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:25: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-object.h:139:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/method_statement.cpp:42: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/variable_table.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/class_scope.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/trait_alias_statement.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/scalar_expression.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:26: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-resource.h:132:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
[ 43%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/codec/compress/HPACKEncoder.cpp.o | |
[ 43%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/transport/TSSLServerSocket.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/return_statement.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/return_statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/expression.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/analysis_result.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/option.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/runtime-option.h:30: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/config.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/hdf.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/return_statement.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/return_statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/expression.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/analysis_result.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/option.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/runtime-option.h:30: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/config.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/hdf.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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()]( | |
^ | |
[ 43%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/codec/compress/HPACKHeader.cpp.o | |
[ 43%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/codec/compress/HeaderTable.cpp.o | |
[ 43%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/transport/TSSLSocket.cpp.o | |
4 warnings generated. | |
[ 43%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/codec/compress/Huffman.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/return_statement.cpp:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/class_scope.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/trait_alias_statement.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/scalar_expression.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:25: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-object.h:139:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/return_statement.cpp:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/class_scope.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/trait_alias_statement.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/scalar_expression.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:26: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-resource.h:132:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
[ 43%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/transport/TServerSocket.cpp.o | |
[ 43%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/codec/compress/Logging.cpp.o | |
[ 43%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/codec/compress/StaticHeaderTable.cpp.o | |
[ 43%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/statement/statement.cpp.o | |
[ 43%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/transport/TSimpleFileTransport.cpp.o | |
4 warnings generated. | |
[ 43%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/codec/compress/experimental/hpack9/HPACKCodec.cpp.o | |
[ 43%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/transport/TSocket.cpp.o | |
[ 43%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/statement/statement_list.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/compress/experimental/hpack9/HPACKCodec.cpp:10: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/compress/experimental/hpack9/HPACKCodec.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/compress/HPACKCodec.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/compress/HPACKDecoder.h:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/compress/HeaderCodec.h:13: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/HTTPHeaderSize.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/acceptor/TransportInfo.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/ssl/SSLUtil.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSSLSocket.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocket.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncTransport.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocketBase.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/SingletonThreadLocal.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/statement.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/expression.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/analysis_result.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/option.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/runtime-option.h:30: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/config.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/hdf.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/compress/experimental/hpack9/HPACKCodec.cpp:10: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/compress/experimental/hpack9/HPACKCodec.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/compress/HPACKCodec.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/compress/HPACKDecoder.h:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/compress/HeaderCodec.h:13: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/HTTPHeaderSize.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/acceptor/TransportInfo.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/ssl/SSLUtil.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSSLSocket.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocket.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncTransport.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocketBase.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/SingletonThreadLocal.h:19: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/statement.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/expression.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/analysis_result.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/option.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/runtime-option.h:30: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/config.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/hdf.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/compress/experimental/hpack9/HPACKCodec.cpp:10: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/compress/experimental/hpack9/HPACKCodec.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/compress/HPACKCodec.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/compress/HPACKDecoder.h:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/compress/HeaderCodec.h:13: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/HTTPHeaderSize.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/acceptor/TransportInfo.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/ssl/SSLUtil.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSSLSocket.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocket.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncTransport.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocketBase.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/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. | |
[ 43%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/codec/compress/experimental/hpack9/HPACKDecoder.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/statement_list.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/statement_list.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/expression.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/analysis_result.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/option.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/runtime-option.h:30: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/config.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/hdf.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/statement_list.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/statement_list.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/expression.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/analysis_result.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/option.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/runtime-option.h:30: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/config.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/hdf.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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()]( | |
^ | |
[ 44%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/transport/TSocketOverHttpTunnel.cpp.o | |
4 warnings generated. | |
[ 44%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/statement/static_statement.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/compress/experimental/hpack9/HPACKDecoder.cpp:10: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/compress/experimental/hpack9/HPACKDecoder.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/compress/HPACKDecoder.h:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/compress/HeaderCodec.h:13: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/HTTPHeaderSize.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/acceptor/TransportInfo.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/ssl/SSLUtil.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSSLSocket.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocket.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncTransport.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocketBase.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/SingletonThreadLocal.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/compress/experimental/hpack9/HPACKDecoder.cpp:10: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/compress/experimental/hpack9/HPACKDecoder.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/compress/HPACKDecoder.h:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/compress/HeaderCodec.h:13: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/HTTPHeaderSize.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/acceptor/TransportInfo.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/ssl/SSLUtil.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSSLSocket.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocket.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncTransport.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocketBase.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/SingletonThreadLocal.h:19: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/compress/experimental/hpack9/HPACKDecoder.cpp:10: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/compress/experimental/hpack9/HPACKDecoder.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/compress/HPACKDecoder.h:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/compress/HeaderCodec.h:13: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/HTTPHeaderSize.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/acceptor/TransportInfo.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/ssl/SSLUtil.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSSLSocket.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocket.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncTransport.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocketBase.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/SingletonThreadLocal.h:33:36: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
return new ThreadLocalT([createFunc = | |
^ | |
[ 44%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/transport/TSocketPool.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/static_statement.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/static_statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/expression.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/analysis_result.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/option.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/runtime-option.h:30: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/config.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/hdf.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/static_statement.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/static_statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/expression.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/analysis_result.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/option.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/runtime-option.h:30: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/config.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/hdf.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/statement_list.cpp:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/class_scope.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/trait_alias_statement.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/scalar_expression.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:25: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-object.h:139:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/statement_list.cpp:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/class_scope.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/trait_alias_statement.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/scalar_expression.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:26: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-resource.h:132:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
4 warnings generated. | |
[ 44%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/codec/compress/experimental/hpack9/HPACKEncoder.cpp.o | |
[ 44%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/transport/TTransportException.cpp.o | |
[ 44%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/transport/TTransportUtils.cpp.o | |
[ 44%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/codec/compress/experimental/hpack9/Huffman.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/static_statement.cpp:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/variable_table.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/class_scope.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/trait_alias_statement.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/scalar_expression.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:25: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-object.h:139:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/static_statement.cpp:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/variable_table.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/class_scope.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/trait_alias_statement.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/scalar_expression.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:26: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-resource.h:132:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
[ 44%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/codec/compress/experimental/hpack9/StaticHeaderTable.cpp.o | |
[ 44%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/transport/TZlibTransport.cpp.o | |
4 warnings generated. | |
[ 44%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/session/ByteEventTracker.cpp.o | |
[ 44%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/util/FdUtils.cpp.o | |
4 warnings generated. | |
[ 44%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/statement/switch_statement.cpp.o | |
[ 44%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/session/ByteEvents.cpp.o | |
[ 44%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/util/PausableTimer.cpp.o | |
[ 44%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/util/ScopedServerThread.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/ByteEventTracker.cpp:10: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/ByteEventTracker.h:13: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/ByteEvents.h:13: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPTransaction.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/acceptor/TransportInfo.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/ssl/SSLUtil.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSSLSocket.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocket.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncTransport.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocketBase.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/SingletonThreadLocal.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/ByteEventTracker.cpp:10: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/ByteEventTracker.h:13: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/ByteEvents.h:13: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPTransaction.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/acceptor/TransportInfo.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/ssl/SSLUtil.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSSLSocket.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocket.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncTransport.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocketBase.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/SingletonThreadLocal.h:19: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/ByteEventTracker.cpp:10: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/ByteEventTracker.h:13: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/ByteEvents.h:13: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPTransaction.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/acceptor/TransportInfo.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/ssl/SSLUtil.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSSLSocket.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocket.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncTransport.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocketBase.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/switch_statement.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/switch_statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/expression.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/analysis_result.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/option.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/runtime-option.h:30: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/config.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/hdf.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/switch_statement.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/switch_statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/expression.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/analysis_result.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/option.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/runtime-option.h:30: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/config.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/hdf.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/util/ScopedServerThread.cpp:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/server/TServer.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/TProcessor.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/EventHandlerBase.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/server/TConnectionContext.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBaseManager.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/util/ScopedServerThread.cpp:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/server/TServer.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/TProcessor.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/EventHandlerBase.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/server/TConnectionContext.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBaseManager.h:19: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/ByteEvents.cpp:10: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/ByteEvents.h:13: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPTransaction.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/acceptor/TransportInfo.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/ssl/SSLUtil.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSSLSocket.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocket.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncTransport.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocketBase.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/SingletonThreadLocal.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/ByteEvents.cpp:10: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/ByteEvents.h:13: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPTransaction.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/acceptor/TransportInfo.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/ssl/SSLUtil.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSSLSocket.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocket.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncTransport.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocketBase.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/SingletonThreadLocal.h:19: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/ByteEvents.cpp:10: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/ByteEvents.h:13: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPTransaction.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/acceptor/TransportInfo.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/ssl/SSLUtil.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSSLSocket.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocket.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncTransport.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocketBase.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/util/ScopedServerThread.cpp:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/server/TServer.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/TProcessor.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/EventHandlerBase.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/server/TConnectionContext.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBaseManager.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/SingletonThreadLocal.h:33:36: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
return new ThreadLocalT([createFunc = | |
^ | |
4 warnings generated. | |
[ 44%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/statement/throw_statement.cpp.o | |
4 warnings generated. | |
[ 44%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/util/ServerCreatorBase.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/switch_statement.cpp:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/variable_table.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/class_scope.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/trait_alias_statement.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/scalar_expression.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:25: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-object.h:139:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/switch_statement.cpp:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/variable_table.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/class_scope.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/trait_alias_statement.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/scalar_expression.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:26: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-resource.h:132:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
4 warnings generated. | |
[ 44%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/session/CodecErrorResponseHandler.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/util/ServerCreatorBase.cpp:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/server/TServer.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/TProcessor.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/EventHandlerBase.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/server/TConnectionContext.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBaseManager.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/util/ServerCreatorBase.cpp:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/server/TServer.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/TProcessor.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/EventHandlerBase.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/server/TConnectionContext.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBaseManager.h:19: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/throw_statement.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/throw_statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/expression.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/analysis_result.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/option.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/runtime-option.h:30: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/config.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/hdf.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/throw_statement.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/throw_statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/expression.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/analysis_result.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/option.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/runtime-option.h:30: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/config.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/hdf.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/util/ServerCreatorBase.cpp:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/server/TServer.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/TProcessor.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/EventHandlerBase.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/server/TConnectionContext.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBaseManager.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/CodecErrorResponseHandler.cpp:10: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/CodecErrorResponseHandler.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPTransaction.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/acceptor/TransportInfo.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/ssl/SSLUtil.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSSLSocket.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocket.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncTransport.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocketBase.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/SingletonThreadLocal.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/CodecErrorResponseHandler.cpp:10: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/CodecErrorResponseHandler.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPTransaction.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/acceptor/TransportInfo.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/ssl/SSLUtil.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSSLSocket.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocket.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncTransport.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocketBase.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/SingletonThreadLocal.h:19: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/CodecErrorResponseHandler.cpp:10: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/CodecErrorResponseHandler.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPTransaction.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/acceptor/TransportInfo.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/ssl/SSLUtil.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSSLSocket.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocket.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncTransport.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocketBase.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/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. | |
[ 44%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/util/SocketRetriever.cpp.o | |
4 warnings generated. | |
[ 44%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/statement/trait_alias_statement.cpp.o | |
4 warnings generated. | |
[ 44%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/statement/trait_prec_statement.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/trait_alias_statement.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/trait_alias_statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/expression.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/analysis_result.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/option.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/runtime-option.h:30: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/config.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/hdf.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/trait_alias_statement.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/trait_alias_statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/expression.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/analysis_result.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/option.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/runtime-option.h:30: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/config.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/hdf.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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()]( | |
^ | |
[ 44%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/util/SyncServerCreator.cpp.o | |
4 warnings generated. | |
[ 44%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/session/HTTP2PriorityQueue.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/trait_prec_statement.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/trait_prec_statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/scalar_expression.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/expression.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/analysis_result.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/option.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/runtime-option.h:30: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/config.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/hdf.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/trait_prec_statement.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/trait_prec_statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/scalar_expression.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/expression.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/analysis_result.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/option.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/runtime-option.h:30: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/config.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/hdf.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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()]( | |
^ | |
[ 44%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/util/TEventServerCreator.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTP2PriorityQueue.cpp:10: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTP2PriorityQueue.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/HTTPCodec.h:13: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/HTTPException.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/HTTPMessage.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/HTTPHeaderSize.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/acceptor/TransportInfo.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/ssl/SSLUtil.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSSLSocket.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocket.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncTransport.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocketBase.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/SingletonThreadLocal.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTP2PriorityQueue.cpp:10: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTP2PriorityQueue.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/HTTPCodec.h:13: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/HTTPException.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/HTTPMessage.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/HTTPHeaderSize.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/acceptor/TransportInfo.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/ssl/SSLUtil.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSSLSocket.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocket.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncTransport.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocketBase.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/SingletonThreadLocal.h:19: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTP2PriorityQueue.cpp:10: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTP2PriorityQueue.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/HTTPCodec.h:13: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/HTTPException.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/HTTPMessage.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/HTTPHeaderSize.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/acceptor/TransportInfo.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/ssl/SSLUtil.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSSLSocket.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocket.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncTransport.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocketBase.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/trait_alias_statement.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/trait_alias_statement.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/scalar_expression.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:25: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-object.h:139:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/trait_alias_statement.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/trait_alias_statement.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/scalar_expression.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:26: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-resource.h:132:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/util/TEventServerCreator.cpp:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/async/TEventServer.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/server/TServer.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/TProcessor.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/EventHandlerBase.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/server/TConnectionContext.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBaseManager.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/util/TEventServerCreator.cpp:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/async/TEventServer.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/server/TServer.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/TProcessor.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/EventHandlerBase.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/server/TConnectionContext.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBaseManager.h:19: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/util/TEventServerCreator.cpp:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/async/TEventServer.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/server/TServer.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/TProcessor.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/EventHandlerBase.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/server/TConnectionContext.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBaseManager.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/trait_prec_statement.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/trait_prec_statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/scalar_expression.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:25: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-object.h:139:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/trait_prec_statement.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/trait_prec_statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/scalar_expression.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:26: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-resource.h:132:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
4 warnings generated. | |
[ 45%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/session/HTTPDefaultSessionCodecFactory.cpp.o | |
4 warnings generated. | |
[ 45%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/statement/try_statement.cpp.o | |
4 warnings generated. | |
[ 45%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/util/THttpParser.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPDefaultSessionCodecFactory.cpp:10: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPDefaultSessionCodecFactory.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/HTTPCodecFactory.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/HTTPCodec.h:13: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/HTTPException.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/HTTPMessage.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/HTTPHeaderSize.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/acceptor/TransportInfo.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/ssl/SSLUtil.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSSLSocket.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocket.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncTransport.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocketBase.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/SingletonThreadLocal.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPDefaultSessionCodecFactory.cpp:10: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPDefaultSessionCodecFactory.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/HTTPCodecFactory.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/HTTPCodec.h:13: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/HTTPException.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/HTTPMessage.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/HTTPHeaderSize.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/acceptor/TransportInfo.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/ssl/SSLUtil.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSSLSocket.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocket.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncTransport.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocketBase.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/SingletonThreadLocal.h:19: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPDefaultSessionCodecFactory.cpp:10: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPDefaultSessionCodecFactory.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/HTTPCodecFactory.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/HTTPCodec.h:13: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/HTTPException.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/HTTPMessage.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/HTTPHeaderSize.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/acceptor/TransportInfo.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/ssl/SSLUtil.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSSLSocket.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocket.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncTransport.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocketBase.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/try_statement.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/try_statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/expression.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/analysis_result.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/option.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/runtime-option.h:30: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/config.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/hdf.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/try_statement.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/try_statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/expression.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/analysis_result.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/option.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/runtime-option.h:30: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/config.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/hdf.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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()]( | |
^ | |
[ 45%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/session/HTTPDirectResponseHandler.cpp.o | |
4 warnings generated. | |
[ 45%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp/util/VarintUtils.cpp.o | |
2 warnings generated. | |
[ 45%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/statement/typedef_statement.cpp.o | |
4 warnings generated. | |
[ 46%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp2/GeneratedCodeHelper.cpp.o | |
[ 47%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/statement/unset_statement.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPDirectResponseHandler.cpp:10: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPDirectResponseHandler.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPTransaction.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/acceptor/TransportInfo.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/ssl/SSLUtil.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSSLSocket.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocket.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncTransport.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocketBase.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/SingletonThreadLocal.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPDirectResponseHandler.cpp:10: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPDirectResponseHandler.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPTransaction.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/acceptor/TransportInfo.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/ssl/SSLUtil.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSSLSocket.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocket.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncTransport.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocketBase.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/SingletonThreadLocal.h:19: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPDirectResponseHandler.cpp:10: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPDirectResponseHandler.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPTransaction.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/acceptor/TransportInfo.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/ssl/SSLUtil.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSSLSocket.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocket.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncTransport.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocketBase.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/GeneratedCodeHelper.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/GeneratedCodeHelper.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future.h:29: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Promise.h:116: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Promise-inl.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/detail/Core.h:33: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/SingletonThreadLocal.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/GeneratedCodeHelper.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/GeneratedCodeHelper.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future.h:29: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Promise.h:116: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Promise-inl.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/detail/Core.h:33: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/SingletonThreadLocal.h:19: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/GeneratedCodeHelper.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/GeneratedCodeHelper.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future.h:29: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Promise.h:116: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Promise-inl.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/detail/Core.h:33: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/typedef_statement.cpp:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/typedef_statement.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/expression.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/analysis_result.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/option.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/runtime-option.h:30: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/config.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/hdf.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/typedef_statement.cpp:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/typedef_statement.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/expression.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/analysis_result.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/option.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/runtime-option.h:30: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/config.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/hdf.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/GeneratedCodeHelper.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/GeneratedCodeHelper.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future.h:507: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:176:18: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
setCallback_([ funcm = std::forward<F>(func), pm = std::move(p) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:176:49: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
setCallback_([ funcm = std::forward<F>(func), pm = std::move(p) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:206:18: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
setCallback_([ funcm = std::forward<F>(func), pm = std::move(p) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:206:49: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
setCallback_([ funcm = std::forward<F>(func), pm = std::move(p) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:214:26: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
f2.setCallback_([p = std::move(pm)](Try<B> && b) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:274:18: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
setCallback_([ funcm = std::forward<F>(func), pm = std::move(p) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:274:49: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
setCallback_([ funcm = std::forward<F>(func), pm = std::move(p) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:301:18: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
setCallback_([ pm = std::move(p), funcm = std::forward<F>(func) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:301:37: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
setCallback_([ pm = std::move(p), funcm = std::forward<F>(func) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:306:30: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
f2.setCallback_([pm = std::move(pm)](Try<T> && t2) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:325:22: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
return this->then([funcw = std::forward<F>(func)](Try<T> && t) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:334:35: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
return within(dur, tk).onError([funcw = std::forward<F>(func)]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:351:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ pm = std::move(p), funcm = std::forward<F>(func) ](Try<T> t) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:351:28: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ pm = std::move(p), funcm = std::forward<F>(func) ](Try<T> t) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:355:30: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
f2.setCallback_([pm = std::move(pm)](Try<T> t2) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:386:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ pm = std::move(p), funcm = std::forward<F>(func) ](Try<T> t) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:386:28: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ pm = std::move(p), funcm = std::forward<F>(func) ](Try<T> t) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:442:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
then([p = std::move(p)](Try<T> && t) mutable { p.setTry(std::move(t)); }); | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:754:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ minitial = std::move(initial), sfunc ](Try<ItT> & head) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:826:5: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
minitial = std::forward<I>(initial), | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:827:5: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
mfunc = std::forward<F>(func) | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:874:36: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
ctx->memo_.then([ ctx, mt = std::move(t) ](T && v) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:973:27: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
f.setCallback_([ baton, promise = std::move(promise) ](Try<T> && t) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1078:22: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
return this->then([p = std::forward<F>(predicate)](T val) { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1137:7: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
predicate = std::forward<P>(predicate), | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1138:7: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
thunk = std::forward<F>(thunk) | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1149:12: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ n, count = folly::make_unique<std::atomic<int>>(0) ]() mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1195:12: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ k, pm = std::forward<Policy>(p), ffm = std::forward<FF>(ff) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1195:42: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ k, pm = std::forward<Policy>(p), ffm = std::forward<FF>(ff) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1199:18: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ k, xm = std::move(x), pm = std::move(pm), ffm = std::move(ffm) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1199:37: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ k, xm = std::move(x), pm = std::move(pm), ffm = std::move(ffm) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1199:57: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ k, xm = std::move(x), pm = std::move(pm), ffm = std::move(ffm) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1210:13: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
auto q = [pm = std::forward<Policy>(p)](size_t k, exception_wrapper x) { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1247:5: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
pm = std::forward<Policy>(p), | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1252:5: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
rngp = std::forward<URNG>(rng) | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1258:54: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ n, backoff_min, backoff_max, jitter_param, rngp = std::move(rngp) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1280:13: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
auto q = [pm = std::forward<Policy>(p)]( | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/unset_statement.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/unset_statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/expression.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/analysis_result.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/option.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/runtime-option.h:30: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/config.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/hdf.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/unset_statement.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/unset_statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/expression.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/analysis_result.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/option.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/runtime-option.h:30: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/config.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/hdf.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/GeneratedCodeHelper.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/GeneratedCodeHelper.h:20: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:318:34: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
eb_->runInEventBaseThread([req = std::move(req_)]() mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:490:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
f = std::forward<F>(f), | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:491:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
req = std::move(req_), | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:492:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
protoSeqId = protoSeqId_, | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:493:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
ctx = std::move(ctx_), | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:494:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
ex = std::forward<T>(ex), | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:495:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
reqCtx = reqCtx_ | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:506:13: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ req = std::move(req_), queue = std::move(queue) ]() mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:506:36: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ req = std::move(req_), queue = std::move(queue) ]() mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:793:16: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ =, queue = std::move(queue) ]() mutable { | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/GeneratedCodeHelper.cpp:17: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/GeneratedCodeHelper.h:1141:13: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ si, callback = std::move(callback), f = std::forward<F>(f) ]() mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/GeneratedCodeHelper.h:1141:45: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ si, callback = std::move(callback), f = std::forward<F>(f) ]() mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/GeneratedCodeHelper.h:1151:13: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ si, callback = std::move(callback), f = std::forward<F>(f) ]() mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/GeneratedCodeHelper.h:1151:45: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ si, callback = std::move(callback), f = std::forward<F>(f) ]() mutable { | |
^ | |
4 warnings generated. | |
[ 47%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/session/HTTPDownstreamSession.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/unset_statement.cpp:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/variable_table.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/class_scope.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/trait_alias_statement.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/scalar_expression.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:25: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-object.h:139:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/unset_statement.cpp:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/variable_table.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/class_scope.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/trait_alias_statement.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/scalar_expression.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:26: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-resource.h:132:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPDownstreamSession.cpp:10: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPDownstreamSession.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPSession.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/acceptor/TransportInfo.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/ssl/SSLUtil.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSSLSocket.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocket.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncTransport.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocketBase.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/SingletonThreadLocal.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPDownstreamSession.cpp:10: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPDownstreamSession.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPSession.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/acceptor/TransportInfo.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/ssl/SSLUtil.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSSLSocket.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocket.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncTransport.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocketBase.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/SingletonThreadLocal.h:19: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPDownstreamSession.cpp:10: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPDownstreamSession.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPSession.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/acceptor/TransportInfo.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/ssl/SSLUtil.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSSLSocket.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocket.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncTransport.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocketBase.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/SingletonThreadLocal.h:33:36: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
return new ThreadLocalT([createFunc = | |
^ | |
55 warnings generated. | |
[ 47%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp2/Version.cpp.o | |
2 warnings generated. | |
[ 47%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/session/HTTPErrorPage.cpp.o | |
[ 47%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp2/frozen/Frozen.cpp.o | |
[ 47%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/statement/use_trait_statement.cpp.o | |
4 warnings generated. | |
[ 47%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp2/frozen/FrozenUtil.cpp.o | |
[ 47%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/session/HTTPEvent.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/use_trait_statement.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/use_trait_statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/expression.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/analysis_result.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/option.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/runtime-option.h:30: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/config.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/hdf.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/use_trait_statement.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/use_trait_statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/expression.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/analysis_result.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/option.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/runtime-option.h:30: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/config.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/hdf.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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()]( | |
^ | |
4 warnings generated. | |
[ 47%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/statement/while_statement.cpp.o | |
[ 47%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp2/frozen/schema/MemorySchema.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPEvent.cpp:10: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPEvent.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/HTTPCodec.h:13: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/HTTPException.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/HTTPMessage.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/HTTPHeaderSize.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/acceptor/TransportInfo.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/ssl/SSLUtil.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSSLSocket.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocket.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncTransport.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocketBase.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/SingletonThreadLocal.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPEvent.cpp:10: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPEvent.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/HTTPCodec.h:13: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/HTTPException.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/HTTPMessage.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/HTTPHeaderSize.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/acceptor/TransportInfo.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/ssl/SSLUtil.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSSLSocket.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocket.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncTransport.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocketBase.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/SingletonThreadLocal.h:19: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPEvent.cpp:10: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPEvent.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/HTTPCodec.h:13: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/HTTPException.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/HTTPMessage.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/HTTPHeaderSize.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/acceptor/TransportInfo.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/ssl/SSLUtil.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSSLSocket.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocket.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncTransport.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocketBase.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/while_statement.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/while_statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/loop_statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/expression.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/analysis_result.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/option.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/runtime-option.h:30: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/config.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/hdf.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/while_statement.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/while_statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/loop_statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/expression.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/analysis_result.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/option.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/runtime-option.h:30: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/config.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/hdf.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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()]( | |
^ | |
[ 47%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp2/protocol/BinaryProtocol.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/use_trait_statement.cpp:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/class_scope.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/trait_alias_statement.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/scalar_expression.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:25: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-object.h:139:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/use_trait_statement.cpp:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/class_scope.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/trait_alias_statement.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/scalar_expression.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:26: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-resource.h:132:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
[ 47%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp2/protocol/CompactProtocol.cpp.o | |
4 warnings generated. | |
[ 47%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/session/HTTPSession.cpp.o | |
2 warnings generated. | |
[ 47%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp2/protocol/CompactV1Protocol.cpp.o | |
[ 47%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp2/protocol/DebugProtocol.cpp.o | |
[ 47%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/session/HTTPSessionAcceptor.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPSession.cpp:10: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPSession.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/acceptor/TransportInfo.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/ssl/SSLUtil.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSSLSocket.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocket.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncTransport.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocketBase.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/SingletonThreadLocal.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPSession.cpp:10: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPSession.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/acceptor/TransportInfo.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/ssl/SSLUtil.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSSLSocket.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocket.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncTransport.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocketBase.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/SingletonThreadLocal.h:19: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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()]( | |
^ | |
4 warnings generated. | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPSession.cpp:10: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPSession.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/acceptor/TransportInfo.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/ssl/SSLUtil.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSSLSocket.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocket.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncTransport.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocketBase.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/SingletonThreadLocal.h:33:36: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
return new ThreadLocalT([createFunc = | |
^ | |
[ 47%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/analysis/analysis_result.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPSessionAcceptor.cpp:10: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPSessionAcceptor.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/HTTPCodecFactory.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/HTTPCodec.h:13: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/HTTPException.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/HTTPMessage.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/HTTPHeaderSize.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/acceptor/TransportInfo.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/ssl/SSLUtil.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSSLSocket.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocket.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncTransport.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocketBase.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/SingletonThreadLocal.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPSessionAcceptor.cpp:10: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPSessionAcceptor.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/HTTPCodecFactory.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/HTTPCodec.h:13: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/HTTPException.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/HTTPMessage.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/HTTPHeaderSize.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/acceptor/TransportInfo.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/ssl/SSLUtil.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSSLSocket.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocket.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncTransport.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocketBase.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/SingletonThreadLocal.h:19: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPSessionAcceptor.cpp:10: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPSessionAcceptor.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/HTTPCodecFactory.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/codec/HTTPCodec.h:13: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/HTTPException.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/HTTPMessage.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/HTTPHeaderSize.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/acceptor/TransportInfo.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/ssl/SSLUtil.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSSLSocket.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocket.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncTransport.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocketBase.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/analysis_result.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/analysis_result.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/option.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/runtime-option.h:30: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/config.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/hdf.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/analysis_result.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/analysis_result.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/option.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/runtime-option.h:30: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/config.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/hdf.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPSessionAcceptor.cpp:10: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPSessionAcceptor.h:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/services/HTTPAcceptor.h:13: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/acceptor/Acceptor.h:26: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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), | |
^ | |
[ 47%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp2/protocol/JSONProtocol.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/analysis_result.cpp:31: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/class_scope.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/trait_alias_statement.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/scalar_expression.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:25: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-object.h:139:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/analysis_result.cpp:31: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/class_scope.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/trait_alias_statement.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/scalar_expression.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:26: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-resource.h:132:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
5 warnings generated. | |
[ 47%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/analysis/block_scope.cpp.o | |
4 warnings generated. | |
[ 47%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp2/protocol/JSONProtocolCommon.cpp.o | |
[ 47%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/session/HTTPTransaction.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/block_scope.cpp:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/analysis_result.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/option.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/runtime-option.h:30: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/config.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/hdf.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/block_scope.cpp:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/analysis_result.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/option.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/runtime-option.h:30: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/config.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/hdf.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPTransaction.cpp:10: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPTransaction.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/acceptor/TransportInfo.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/ssl/SSLUtil.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSSLSocket.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocket.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncTransport.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocketBase.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/SingletonThreadLocal.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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]( | |
^ | |
[ 47%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp2/protocol/Serializer.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPTransaction.cpp:10: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPTransaction.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/acceptor/TransportInfo.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/ssl/SSLUtil.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSSLSocket.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocket.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncTransport.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocketBase.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/SingletonThreadLocal.h:19: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPTransaction.cpp:10: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPTransaction.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/acceptor/TransportInfo.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/ssl/SSLUtil.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSSLSocket.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocket.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncTransport.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocketBase.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/block_scope.cpp:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/variable_table.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/class_scope.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/trait_alias_statement.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/scalar_expression.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:25: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-object.h:139:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/block_scope.cpp:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/variable_table.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/class_scope.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/trait_alias_statement.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/scalar_expression.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:26: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-resource.h:132:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
[ 47%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp2/protocol/SimpleJSONProtocol.cpp.o | |
4 warnings generated. | |
[ 47%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/session/HTTPTransactionEgressSM.cpp.o | |
[ 47%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp2/protocol/VirtualProtocol.cpp.o | |
[ 47%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/session/HTTPTransactionIngressSM.cpp.o | |
4 warnings generated. | |
[ 47%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp2/util/FilePoller.cpp.o | |
4 warnings generated. | |
[ 47%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/analysis/class_scope.cpp.o | |
[ 47%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/session/HTTPUpstreamSession.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/util/FilePoller.cpp:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/util/FilePoller.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/ScopedEventBaseThread.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/SingletonThreadLocal.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/util/FilePoller.cpp:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/util/FilePoller.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/ScopedEventBaseThread.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/SingletonThreadLocal.h:19: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/util/FilePoller.cpp:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/util/FilePoller.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/ScopedEventBaseThread.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/class_scope.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/class_scope.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/exceptions.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/class_scope.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/class_scope.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/exceptions.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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()]( | |
^ | |
4 warnings generated. | |
[ 47%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/analysis/code_error.cpp.o | |
[ 48%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/src/thrift/lib/cpp2/util/ScopedServerInterfaceThread.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPUpstreamSession.cpp:10: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPUpstreamSession.h:13: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPSession.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/acceptor/TransportInfo.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/ssl/SSLUtil.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSSLSocket.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocket.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncTransport.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocketBase.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/SingletonThreadLocal.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPUpstreamSession.cpp:10: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPUpstreamSession.h:13: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPSession.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/acceptor/TransportInfo.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/ssl/SSLUtil.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSSLSocket.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocket.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncTransport.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocketBase.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/SingletonThreadLocal.h:19: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPUpstreamSession.cpp:10: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPUpstreamSession.h:13: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPSession.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/acceptor/TransportInfo.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/ssl/SSLUtil.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSSLSocket.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocket.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncTransport.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocketBase.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/util/ScopedServerInterfaceThread.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/util/ScopedServerInterfaceThread.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/SingletonThreadLocal.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/util/ScopedServerInterfaceThread.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/util/ScopedServerInterfaceThread.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/SingletonThreadLocal.h:19: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/util/ScopedServerInterfaceThread.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/util/ScopedServerInterfaceThread.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/class_scope.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/class_scope.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/trait_alias_statement.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/scalar_expression.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:25: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-object.h:139:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/class_scope.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/class_scope.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/trait_alias_statement.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/scalar_expression.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:26: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-resource.h:132:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/util/ScopedServerInterfaceThread.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/util/ScopedServerInterfaceThread.h:65: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/util/ScopedServerInterfaceThread-inl.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/HeaderClientChannel.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/ChannelCallbacks.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/RequestChannel.h:32: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/deprecated/rx/Subject.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/deprecated/rx/Observable.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/small_vector.h:50: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/portability/Malloc.h:24: | |
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:11: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined] | |
# define MALLOCX_LG_ALIGN(la) ((int)(la)) | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Malloc.h:29:9: note: previous definition is here | |
#define MALLOCX_LG_ALIGN(la) (la) | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/util/ScopedServerInterfaceThread.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/util/ScopedServerInterfaceThread.h:65: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/util/ScopedServerInterfaceThread-inl.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/HeaderClientChannel.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/ChannelCallbacks.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/RequestChannel.h:32: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/deprecated/rx/Subject.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/deprecated/rx/Observable.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/small_vector.h:50: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/portability/Malloc.h:24: | |
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:11: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined] | |
# define MALLOCX_ZERO ((int)0x40) | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Malloc.h:32:9: note: previous definition is here | |
#define MALLOCX_ZERO (static_cast<int>(0x40)) | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/util/ScopedServerInterfaceThread.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/util/ScopedServerInterfaceThread.h:65: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/util/ScopedServerInterfaceThread-inl.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/HeaderClientChannel.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/ChannelCallbacks.h:24: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/RequestChannel.h:475:7: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
callback = std::move(callback), | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/RequestChannel.h:476:7: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
ctx = std::move(ctx), | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/RequestChannel.h:477:7: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
queue = queue.move(), | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/code_error.cpp:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/file_scope.h:33: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/class_statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/interface_statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/expression.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/analysis_result.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/option.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/runtime-option.h:30: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/config.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/hdf.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/code_error.cpp:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/file_scope.h:33: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/class_statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/interface_statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/expression.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/analysis_result.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/option.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/runtime-option.h:30: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/config.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/hdf.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/util/ScopedServerInterfaceThread.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/util/ScopedServerInterfaceThread.h:65: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/util/ScopedServerInterfaceThread-inl.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/HeaderClientChannel.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/Cpp2Channel.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/TAsyncTransportHandler.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/channel/Handler.h:13: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future.h:507: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:176:18: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
setCallback_([ funcm = std::forward<F>(func), pm = std::move(p) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:176:49: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
setCallback_([ funcm = std::forward<F>(func), pm = std::move(p) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:206:18: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
setCallback_([ funcm = std::forward<F>(func), pm = std::move(p) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:206:49: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
setCallback_([ funcm = std::forward<F>(func), pm = std::move(p) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:214:26: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
f2.setCallback_([p = std::move(pm)](Try<B> && b) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:274:18: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
setCallback_([ funcm = std::forward<F>(func), pm = std::move(p) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:274:49: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
setCallback_([ funcm = std::forward<F>(func), pm = std::move(p) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:301:18: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
setCallback_([ pm = std::move(p), funcm = std::forward<F>(func) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:301:37: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
setCallback_([ pm = std::move(p), funcm = std::forward<F>(func) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:306:30: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
f2.setCallback_([pm = std::move(pm)](Try<T> && t2) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:325:22: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
return this->then([funcw = std::forward<F>(func)](Try<T> && t) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:334:35: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
return within(dur, tk).onError([funcw = std::forward<F>(func)]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:351:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ pm = std::move(p), funcm = std::forward<F>(func) ](Try<T> t) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:351:28: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ pm = std::move(p), funcm = std::forward<F>(func) ](Try<T> t) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:355:30: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
f2.setCallback_([pm = std::move(pm)](Try<T> t2) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:386:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ pm = std::move(p), funcm = std::forward<F>(func) ](Try<T> t) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:386:28: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ pm = std::move(p), funcm = std::forward<F>(func) ](Try<T> t) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:442:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
then([p = std::move(p)](Try<T> && t) mutable { p.setTry(std::move(t)); }); | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:754:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ minitial = std::move(initial), sfunc ](Try<ItT> & head) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:826:5: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
minitial = std::forward<I>(initial), | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:827:5: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
mfunc = std::forward<F>(func) | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:874:36: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
ctx->memo_.then([ ctx, mt = std::move(t) ](T && v) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:973:27: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
f.setCallback_([ baton, promise = std::move(promise) ](Try<T> && t) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1078:22: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
return this->then([p = std::forward<F>(predicate)](T val) { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1137:7: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
predicate = std::forward<P>(predicate), | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1138:7: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
thunk = std::forward<F>(thunk) | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1149:12: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ n, count = folly::make_unique<std::atomic<int>>(0) ]() mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1195:12: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ k, pm = std::forward<Policy>(p), ffm = std::forward<FF>(ff) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1195:42: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ k, pm = std::forward<Policy>(p), ffm = std::forward<FF>(ff) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1199:18: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ k, xm = std::move(x), pm = std::move(pm), ffm = std::move(ffm) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1199:37: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ k, xm = std::move(x), pm = std::move(pm), ffm = std::move(ffm) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1199:57: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ k, xm = std::move(x), pm = std::move(pm), ffm = std::move(ffm) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1210:13: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
auto q = [pm = std::forward<Policy>(p)](size_t k, exception_wrapper x) { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1247:5: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
pm = std::forward<Policy>(p), | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1252:5: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
rngp = std::forward<URNG>(rng) | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1258:54: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ n, backoff_min, backoff_max, jitter_param, rngp = std::move(rngp) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1280:13: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
auto q = [pm = std::forward<Policy>(p)]( | |
^ | |
4 warnings generated. | |
[ 48%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/session/SimpleController.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/util/ScopedServerInterfaceThread.cpp:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/server/ThriftServer.h:30: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/bootstrap/ServerBootstrap.h:13: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/bootstrap/ServerBootstrap-inl.h:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/acceptor/Acceptor.h:26: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/util/ScopedServerInterfaceThread.cpp:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/server/ThriftServer.h:43: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:318:34: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
eb_->runInEventBaseThread([req = std::move(req_)]() mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:490:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
f = std::forward<F>(f), | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:491:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
req = std::move(req_), | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:492:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
protoSeqId = protoSeqId_, | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:493:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
ctx = std::move(ctx_), | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:494:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
ex = std::forward<T>(ex), | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:495:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
reqCtx = reqCtx_ | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:506:13: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ req = std::move(req_), queue = std::move(queue) ]() mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:506:36: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ req = std::move(req_), queue = std::move(queue) ]() mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:793:16: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ =, queue = std::move(queue) ]() mutable { | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/code_error.cpp:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/parser/parser.h:31: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/scalar_expression.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:25: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-object.h:139:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/code_error.cpp:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/parser/parser.h:31: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/scalar_expression.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:26: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-resource.h:132:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/SimpleController.cpp:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/CodecErrorResponseHandler.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPTransaction.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/acceptor/TransportInfo.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/ssl/SSLUtil.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSSLSocket.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocket.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncTransport.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocketBase.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/SingletonThreadLocal.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/SimpleController.cpp:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/CodecErrorResponseHandler.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPTransaction.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/acceptor/TransportInfo.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/ssl/SSLUtil.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSSLSocket.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocket.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncTransport.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocketBase.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/SingletonThreadLocal.h:19: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/SimpleController.cpp:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/CodecErrorResponseHandler.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPTransaction.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/acceptor/TransportInfo.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/ssl/SSLUtil.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSSLSocket.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocket.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncTransport.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocketBase.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/SimpleController.cpp:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/HTTPSessionAcceptor.h:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/services/HTTPAcceptor.h:13: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/acceptor/Acceptor.h:26: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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), | |
^ | |
4 warnings generated. | |
[ 48%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService.cpp.o | |
5 warnings generated. | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService.cpp:7: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService.h:9: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/ServiceIncludes.h:5: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/TProcessor.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/EventHandlerBase.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/server/TConnectionContext.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBaseManager.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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]( | |
^ | |
[ 48%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/session/TransportFilter.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService.cpp:7: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService.h:9: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/ServiceIncludes.h:5: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/TProcessor.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/EventHandlerBase.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/server/TConnectionContext.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBaseManager.h:19: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService.cpp:7: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService.h:9: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/ServiceIncludes.h:5: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/TProcessor.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/EventHandlerBase.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/server/TConnectionContext.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBaseManager.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/SingletonThreadLocal.h:33:36: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
return new ThreadLocalT([createFunc = | |
^ | |
4 warnings generated. | |
[ 48%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/analysis/constant_table.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/TransportFilter.cpp:10: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/TransportFilter.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/SingletonThreadLocal.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/TransportFilter.cpp:10: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/TransportFilter.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/SingletonThreadLocal.h:19: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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()]( | |
^ | |
57 warnings generated. | |
[ 48%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/services/RequestWorker.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/TransportFilter.cpp:10: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/http/session/TransportFilter.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService.cpp:7: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService.h:9: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/ServiceIncludes.h:5: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:33: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future.h:507: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:176:18: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
setCallback_([ funcm = std::forward<F>(func), pm = std::move(p) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:176:49: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
setCallback_([ funcm = std::forward<F>(func), pm = std::move(p) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:206:18: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
setCallback_([ funcm = std::forward<F>(func), pm = std::move(p) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:206:49: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
setCallback_([ funcm = std::forward<F>(func), pm = std::move(p) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:214:26: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
f2.setCallback_([p = std::move(pm)](Try<B> && b) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:274:18: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
setCallback_([ funcm = std::forward<F>(func), pm = std::move(p) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:274:49: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
setCallback_([ funcm = std::forward<F>(func), pm = std::move(p) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:301:18: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
setCallback_([ pm = std::move(p), funcm = std::forward<F>(func) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:301:37: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
setCallback_([ pm = std::move(p), funcm = std::forward<F>(func) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:306:30: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
f2.setCallback_([pm = std::move(pm)](Try<T> && t2) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:325:22: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
return this->then([funcw = std::forward<F>(func)](Try<T> && t) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:334:35: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
return within(dur, tk).onError([funcw = std::forward<F>(func)]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:351:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ pm = std::move(p), funcm = std::forward<F>(func) ](Try<T> t) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:351:28: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ pm = std::move(p), funcm = std::forward<F>(func) ](Try<T> t) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:355:30: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
f2.setCallback_([pm = std::move(pm)](Try<T> t2) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:386:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ pm = std::move(p), funcm = std::forward<F>(func) ](Try<T> t) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:386:28: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ pm = std::move(p), funcm = std::forward<F>(func) ](Try<T> t) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:442:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
then([p = std::move(p)](Try<T> && t) mutable { p.setTry(std::move(t)); }); | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:754:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ minitial = std::move(initial), sfunc ](Try<ItT> & head) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:826:5: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
minitial = std::forward<I>(initial), | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:827:5: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
mfunc = std::forward<F>(func) | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:874:36: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
ctx->memo_.then([ ctx, mt = std::move(t) ](T && v) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:973:27: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
f.setCallback_([ baton, promise = std::move(promise) ](Try<T> && t) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1078:22: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
return this->then([p = std::forward<F>(predicate)](T val) { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1137:7: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
predicate = std::forward<P>(predicate), | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1138:7: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
thunk = std::forward<F>(thunk) | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1149:12: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ n, count = folly::make_unique<std::atomic<int>>(0) ]() mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1195:12: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ k, pm = std::forward<Policy>(p), ffm = std::forward<FF>(ff) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1195:42: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ k, pm = std::forward<Policy>(p), ffm = std::forward<FF>(ff) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1199:18: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ k, xm = std::move(x), pm = std::move(pm), ffm = std::move(ffm) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1199:37: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ k, xm = std::move(x), pm = std::move(pm), ffm = std::move(ffm) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1199:57: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ k, xm = std::move(x), pm = std::move(pm), ffm = std::move(ffm) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1210:13: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
auto q = [pm = std::forward<Policy>(p)](size_t k, exception_wrapper x) { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1247:5: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
pm = std::forward<Policy>(p), | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1252:5: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
rngp = std::forward<URNG>(rng) | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1258:54: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ n, backoff_min, backoff_max, jitter_param, rngp = std::move(rngp) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1280:13: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
auto q = [pm = std::forward<Policy>(p)]( | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService.cpp:7: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService.h:9: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/ServiceIncludes.h:5: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:318:34: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
eb_->runInEventBaseThread([req = std::move(req_)]() mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:490:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
f = std::forward<F>(f), | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:491:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
req = std::move(req_), | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:492:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
protoSeqId = protoSeqId_, | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:493:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
ctx = std::move(ctx_), | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:494:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
ex = std::forward<T>(ex), | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:495:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
reqCtx = reqCtx_ | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:506:13: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ req = std::move(req_), queue = std::move(queue) ]() mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:506:36: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ req = std::move(req_), queue = std::move(queue) ]() mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:793:16: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ =, queue = std::move(queue) ]() mutable { | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService.cpp:7: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService.h:9: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/ServiceIncludes.h:6: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/RequestChannel.h:32: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/deprecated/rx/Subject.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/deprecated/rx/Observable.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/small_vector.h:50: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/portability/Malloc.h:24: | |
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:11: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined] | |
# define MALLOCX_LG_ALIGN(la) ((int)(la)) | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Malloc.h:29:9: note: previous definition is here | |
#define MALLOCX_LG_ALIGN(la) (la) | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService.cpp:7: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService.h:9: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/ServiceIncludes.h:6: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/RequestChannel.h:32: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/deprecated/rx/Subject.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/deprecated/rx/Observable.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/small_vector.h:50: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/portability/Malloc.h:24: | |
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:11: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined] | |
# define MALLOCX_ZERO ((int)0x40) | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Malloc.h:32:9: note: previous definition is here | |
#define MALLOCX_ZERO (static_cast<int>(0x40)) | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService.cpp:7: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService.h:9: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/ServiceIncludes.h:6: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/RequestChannel.h:475:7: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
callback = std::move(callback), | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/RequestChannel.h:476:7: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
ctx = std::move(ctx), | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/RequestChannel.h:477:7: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
queue = queue.move(), | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService.cpp:9: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService.tcc:16: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/GeneratedCodeHelper.h:1141:13: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ si, callback = std::move(callback), f = std::forward<F>(f) ]() mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/GeneratedCodeHelper.h:1141:45: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ si, callback = std::move(callback), f = std::forward<F>(f) ]() mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/GeneratedCodeHelper.h:1151:13: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ si, callback = std::move(callback), f = std::forward<F>(f) ]() mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/GeneratedCodeHelper.h:1151:45: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ si, callback = std::move(callback), f = std::forward<F>(f) ]() mutable { | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/constant_table.cpp:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/analysis_result.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/option.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/runtime-option.h:30: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/config.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/hdf.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/constant_table.cpp:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/analysis_result.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/option.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/runtime-option.h:30: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/config.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/hdf.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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()]( | |
^ | |
4 warnings generated. | |
[ 48%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/analysis/emitter.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/services/RequestWorker.cpp:10: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/services/RequestWorker.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/services/WorkerThread.h:15: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/SingletonThreadLocal.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/services/RequestWorker.cpp:10: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/services/RequestWorker.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/services/WorkerThread.h:15: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/SingletonThreadLocal.h:19: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/services/RequestWorker.cpp:10: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/services/RequestWorker.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/services/WorkerThread.h:15: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/services/RequestWorker.cpp:13: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/services/ServiceWorker.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/acceptor/Acceptor.h:26: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/emitter.cpp:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/emitter.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/expression.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/analysis_result.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/option.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/runtime-option.h:30: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/config.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/hdf.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/emitter.cpp:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/emitter.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/expression.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/analysis_result.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/option.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/runtime-option.h:30: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/config.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/hdf.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/constant_table.cpp:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/scalar_expression.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:25: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-object.h:139:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/constant_table.cpp:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/scalar_expression.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:26: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-resource.h:132:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
5 warnings generated. | |
[ 49%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/services/Service.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/services/Service.cpp:10: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/services/Service.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/SingletonThreadLocal.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/services/Service.cpp:10: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/services/Service.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/SingletonThreadLocal.h:19: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/services/Service.cpp:10: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/services/Service.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/emitter.cpp:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/emitter.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/trait_prec_statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/scalar_expression.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:25: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-object.h:139:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/emitter.cpp:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/emitter.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/trait_prec_statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/scalar_expression.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:26: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-resource.h:132:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
4 warnings generated. | |
[ 49%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService_client.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/services/Service.cpp:13: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/services/ServiceWorker.h:12: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/acceptor/Acceptor.h:26: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService_client.cpp:7: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService.h:9: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/ServiceIncludes.h:5: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/TProcessor.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/EventHandlerBase.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/server/TConnectionContext.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBaseManager.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService_client.cpp:7: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService.h:9: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/ServiceIncludes.h:5: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/TProcessor.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/EventHandlerBase.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/server/TConnectionContext.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBaseManager.h:19: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService_client.cpp:7: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService.h:9: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/ServiceIncludes.h:5: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/TProcessor.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/EventHandlerBase.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/server/TConnectionContext.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBaseManager.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/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. | |
[ 49%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/services/WorkerThread.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService_client.cpp:7: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService.h:9: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/ServiceIncludes.h:5: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:33: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future.h:507: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:176:18: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
setCallback_([ funcm = std::forward<F>(func), pm = std::move(p) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:176:49: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
setCallback_([ funcm = std::forward<F>(func), pm = std::move(p) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:206:18: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
setCallback_([ funcm = std::forward<F>(func), pm = std::move(p) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:206:49: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
setCallback_([ funcm = std::forward<F>(func), pm = std::move(p) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:214:26: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
f2.setCallback_([p = std::move(pm)](Try<B> && b) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:274:18: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
setCallback_([ funcm = std::forward<F>(func), pm = std::move(p) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:274:49: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
setCallback_([ funcm = std::forward<F>(func), pm = std::move(p) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:301:18: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
setCallback_([ pm = std::move(p), funcm = std::forward<F>(func) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:301:37: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
setCallback_([ pm = std::move(p), funcm = std::forward<F>(func) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:306:30: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
f2.setCallback_([pm = std::move(pm)](Try<T> && t2) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:325:22: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
return this->then([funcw = std::forward<F>(func)](Try<T> && t) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:334:35: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
return within(dur, tk).onError([funcw = std::forward<F>(func)]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:351:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ pm = std::move(p), funcm = std::forward<F>(func) ](Try<T> t) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:351:28: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ pm = std::move(p), funcm = std::forward<F>(func) ](Try<T> t) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:355:30: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
f2.setCallback_([pm = std::move(pm)](Try<T> t2) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:386:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ pm = std::move(p), funcm = std::forward<F>(func) ](Try<T> t) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:386:28: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ pm = std::move(p), funcm = std::forward<F>(func) ](Try<T> t) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:442:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
then([p = std::move(p)](Try<T> && t) mutable { p.setTry(std::move(t)); }); | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:754:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ minitial = std::move(initial), sfunc ](Try<ItT> & head) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:826:5: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
minitial = std::forward<I>(initial), | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:827:5: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
mfunc = std::forward<F>(func) | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:874:36: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
ctx->memo_.then([ ctx, mt = std::move(t) ](T && v) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:973:27: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
f.setCallback_([ baton, promise = std::move(promise) ](Try<T> && t) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1078:22: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
return this->then([p = std::forward<F>(predicate)](T val) { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1137:7: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
predicate = std::forward<P>(predicate), | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1138:7: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
thunk = std::forward<F>(thunk) | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1149:12: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ n, count = folly::make_unique<std::atomic<int>>(0) ]() mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1195:12: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ k, pm = std::forward<Policy>(p), ffm = std::forward<FF>(ff) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1195:42: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ k, pm = std::forward<Policy>(p), ffm = std::forward<FF>(ff) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1199:18: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ k, xm = std::move(x), pm = std::move(pm), ffm = std::move(ffm) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1199:37: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ k, xm = std::move(x), pm = std::move(pm), ffm = std::move(ffm) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1199:57: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ k, xm = std::move(x), pm = std::move(pm), ffm = std::move(ffm) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1210:13: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
auto q = [pm = std::forward<Policy>(p)](size_t k, exception_wrapper x) { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1247:5: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
pm = std::forward<Policy>(p), | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1252:5: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
rngp = std::forward<URNG>(rng) | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1258:54: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ n, backoff_min, backoff_max, jitter_param, rngp = std::move(rngp) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1280:13: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
auto q = [pm = std::forward<Policy>(p)]( | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService_client.cpp:7: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService.h:9: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/ServiceIncludes.h:5: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:318:34: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
eb_->runInEventBaseThread([req = std::move(req_)]() mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:490:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
f = std::forward<F>(f), | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:491:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
req = std::move(req_), | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:492:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
protoSeqId = protoSeqId_, | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:493:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
ctx = std::move(ctx_), | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:494:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
ex = std::forward<T>(ex), | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:495:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
reqCtx = reqCtx_ | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:506:13: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ req = std::move(req_), queue = std::move(queue) ]() mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:506:36: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ req = std::move(req_), queue = std::move(queue) ]() mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:793:16: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ =, queue = std::move(queue) ]() mutable { | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService_client.cpp:7: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService.h:9: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/ServiceIncludes.h:6: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/RequestChannel.h:32: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/deprecated/rx/Subject.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/deprecated/rx/Observable.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/small_vector.h:50: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/portability/Malloc.h:24: | |
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:11: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined] | |
# define MALLOCX_LG_ALIGN(la) ((int)(la)) | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Malloc.h:29:9: note: previous definition is here | |
#define MALLOCX_LG_ALIGN(la) (la) | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService_client.cpp:7: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService.h:9: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/ServiceIncludes.h:6: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/RequestChannel.h:32: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/deprecated/rx/Subject.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/deprecated/rx/Observable.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/small_vector.h:50: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/portability/Malloc.h:24: | |
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:11: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined] | |
# define MALLOCX_ZERO ((int)0x40) | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Malloc.h:32:9: note: previous definition is here | |
#define MALLOCX_ZERO (static_cast<int>(0x40)) | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService_client.cpp:7: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService.h:9: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/ServiceIncludes.h:6: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/RequestChannel.h:475:7: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
callback = std::move(callback), | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/RequestChannel.h:476:7: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
ctx = std::move(ctx), | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/RequestChannel.h:477:7: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
queue = queue.move(), | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService_client.cpp:9: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService.tcc:16: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/GeneratedCodeHelper.h:1141:13: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ si, callback = std::move(callback), f = std::forward<F>(f) ]() mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/GeneratedCodeHelper.h:1141:45: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ si, callback = std::move(callback), f = std::forward<F>(f) ]() mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/GeneratedCodeHelper.h:1151:13: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ si, callback = std::move(callback), f = std::forward<F>(f) ]() mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/GeneratedCodeHelper.h:1151:45: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ si, callback = std::move(callback), f = std::forward<F>(f) ]() mutable { | |
^ | |
60 warnings generated. | |
[ 49%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/analysis/file_scope.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/services/WorkerThread.cpp:10: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/services/WorkerThread.h:15: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/SingletonThreadLocal.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/services/WorkerThread.cpp:10: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/services/WorkerThread.h:15: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/SingletonThreadLocal.h:19: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/services/WorkerThread.cpp:10: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/services/WorkerThread.h:15: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/SingletonThreadLocal.h:33:36: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
return new ThreadLocalT([createFunc = | |
^ | |
4 warnings generated. | |
[ 49%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/utils/AsyncTimeoutSet.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/utils/AsyncTimeoutSet.cpp:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/SingletonThreadLocal.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/utils/AsyncTimeoutSet.cpp:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/SingletonThreadLocal.h:19: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/utils/AsyncTimeoutSet.cpp:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/file_scope.cpp:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/file_scope.h:33: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/class_statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/interface_statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/expression.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/analysis_result.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/option.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/runtime-option.h:30: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/config.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/hdf.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/file_scope.cpp:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/file_scope.h:33: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/class_statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/interface_statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/expression.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/analysis_result.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/option.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/runtime-option.h:30: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/config.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/hdf.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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()]( | |
^ | |
4 warnings generated. | |
[ 49%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/utils/ChromeUtils.cpp.o | |
[ 49%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/utils/CryptUtil.cpp.o | |
[ 49%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/utils/Exception.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/file_scope.cpp:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/class_scope.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/trait_alias_statement.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/scalar_expression.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:25: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-object.h:139:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/file_scope.cpp:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/class_scope.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/trait_alias_statement.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/scalar_expression.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:26: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-resource.h:132:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
[ 49%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/utils/HTTPTime.cpp.o | |
[ 49%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/utils/Logging.cpp.o | |
60 warnings generated. | |
[ 49%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService_processmap_binary.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService_processmap_binary.cpp:7: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService.h:9: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/ServiceIncludes.h:5: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/TProcessor.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/EventHandlerBase.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/server/TConnectionContext.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBaseManager.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService_processmap_binary.cpp:7: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService.h:9: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/ServiceIncludes.h:5: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/TProcessor.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/EventHandlerBase.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/server/TConnectionContext.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBaseManager.h:19: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService_processmap_binary.cpp:7: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService.h:9: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/ServiceIncludes.h:5: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/TProcessor.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/EventHandlerBase.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/server/TConnectionContext.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBaseManager.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/SingletonThreadLocal.h:33:36: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
return new ThreadLocalT([createFunc = | |
^ | |
[ 49%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/utils/ParseURL.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService_processmap_binary.cpp:7: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService.h:9: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/ServiceIncludes.h:5: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:33: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future.h:507: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:176:18: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
setCallback_([ funcm = std::forward<F>(func), pm = std::move(p) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:176:49: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
setCallback_([ funcm = std::forward<F>(func), pm = std::move(p) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:206:18: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
setCallback_([ funcm = std::forward<F>(func), pm = std::move(p) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:206:49: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
setCallback_([ funcm = std::forward<F>(func), pm = std::move(p) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:214:26: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
f2.setCallback_([p = std::move(pm)](Try<B> && b) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:274:18: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
setCallback_([ funcm = std::forward<F>(func), pm = std::move(p) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:274:49: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
setCallback_([ funcm = std::forward<F>(func), pm = std::move(p) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:301:18: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
setCallback_([ pm = std::move(p), funcm = std::forward<F>(func) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:301:37: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
setCallback_([ pm = std::move(p), funcm = std::forward<F>(func) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:306:30: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
f2.setCallback_([pm = std::move(pm)](Try<T> && t2) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:325:22: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
return this->then([funcw = std::forward<F>(func)](Try<T> && t) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:334:35: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
return within(dur, tk).onError([funcw = std::forward<F>(func)]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:351:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ pm = std::move(p), funcm = std::forward<F>(func) ](Try<T> t) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:351:28: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ pm = std::move(p), funcm = std::forward<F>(func) ](Try<T> t) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:355:30: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
f2.setCallback_([pm = std::move(pm)](Try<T> t2) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:386:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ pm = std::move(p), funcm = std::forward<F>(func) ](Try<T> t) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:386:28: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ pm = std::move(p), funcm = std::forward<F>(func) ](Try<T> t) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:442:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
then([p = std::move(p)](Try<T> && t) mutable { p.setTry(std::move(t)); }); | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:754:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ minitial = std::move(initial), sfunc ](Try<ItT> & head) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:826:5: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
minitial = std::forward<I>(initial), | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:827:5: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
mfunc = std::forward<F>(func) | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:874:36: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
ctx->memo_.then([ ctx, mt = std::move(t) ](T && v) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:973:27: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
f.setCallback_([ baton, promise = std::move(promise) ](Try<T> && t) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1078:22: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
return this->then([p = std::forward<F>(predicate)](T val) { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1137:7: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
predicate = std::forward<P>(predicate), | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1138:7: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
thunk = std::forward<F>(thunk) | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1149:12: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ n, count = folly::make_unique<std::atomic<int>>(0) ]() mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1195:12: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ k, pm = std::forward<Policy>(p), ffm = std::forward<FF>(ff) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1195:42: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ k, pm = std::forward<Policy>(p), ffm = std::forward<FF>(ff) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1199:18: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ k, xm = std::move(x), pm = std::move(pm), ffm = std::move(ffm) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1199:37: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ k, xm = std::move(x), pm = std::move(pm), ffm = std::move(ffm) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1199:57: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ k, xm = std::move(x), pm = std::move(pm), ffm = std::move(ffm) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1210:13: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
auto q = [pm = std::forward<Policy>(p)](size_t k, exception_wrapper x) { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1247:5: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
pm = std::forward<Policy>(p), | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1252:5: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
rngp = std::forward<URNG>(rng) | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1258:54: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ n, backoff_min, backoff_max, jitter_param, rngp = std::move(rngp) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1280:13: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
auto q = [pm = std::forward<Policy>(p)]( | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService_processmap_binary.cpp:7: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService.h:9: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/ServiceIncludes.h:5: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:318:34: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
eb_->runInEventBaseThread([req = std::move(req_)]() mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:490:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
f = std::forward<F>(f), | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:491:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
req = std::move(req_), | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:492:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
protoSeqId = protoSeqId_, | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:493:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
ctx = std::move(ctx_), | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:494:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
ex = std::forward<T>(ex), | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:495:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
reqCtx = reqCtx_ | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:506:13: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ req = std::move(req_), queue = std::move(queue) ]() mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:506:36: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ req = std::move(req_), queue = std::move(queue) ]() mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:793:16: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ =, queue = std::move(queue) ]() mutable { | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService_processmap_binary.cpp:7: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService.h:9: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/ServiceIncludes.h:6: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/RequestChannel.h:32: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/deprecated/rx/Subject.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/deprecated/rx/Observable.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/small_vector.h:50: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/portability/Malloc.h:24: | |
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:11: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined] | |
# define MALLOCX_LG_ALIGN(la) ((int)(la)) | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Malloc.h:29:9: note: previous definition is here | |
#define MALLOCX_LG_ALIGN(la) (la) | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService_processmap_binary.cpp:7: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService.h:9: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/ServiceIncludes.h:6: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/RequestChannel.h:32: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/deprecated/rx/Subject.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/deprecated/rx/Observable.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/small_vector.h:50: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/portability/Malloc.h:24: | |
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:11: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined] | |
# define MALLOCX_ZERO ((int)0x40) | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Malloc.h:32:9: note: previous definition is here | |
#define MALLOCX_ZERO (static_cast<int>(0x40)) | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService_processmap_binary.cpp:7: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService.h:9: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/ServiceIncludes.h:6: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/RequestChannel.h:475:7: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
callback = std::move(callback), | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/RequestChannel.h:476:7: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
ctx = std::move(ctx), | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/RequestChannel.h:477:7: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
queue = queue.move(), | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService_processmap_binary.cpp:9: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService.tcc:16: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/GeneratedCodeHelper.h:1141:13: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ si, callback = std::move(callback), f = std::forward<F>(f) ]() mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/GeneratedCodeHelper.h:1141:45: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ si, callback = std::move(callback), f = std::forward<F>(f) ]() mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/GeneratedCodeHelper.h:1151:13: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ si, callback = std::move(callback), f = std::forward<F>(f) ]() mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/GeneratedCodeHelper.h:1151:45: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ si, callback = std::move(callback), f = std::forward<F>(f) ]() mutable { | |
^ | |
[ 49%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/utils/RendezvousHash.cpp.o | |
4 warnings generated. | |
[ 49%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService_processmap_compact.cpp.o | |
[ 49%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/utils/SharedWheelTimer.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService_processmap_compact.cpp:7: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService.h:9: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/ServiceIncludes.h:5: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/TProcessor.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/EventHandlerBase.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/server/TConnectionContext.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBaseManager.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService_processmap_compact.cpp:7: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService.h:9: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/ServiceIncludes.h:5: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/TProcessor.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/EventHandlerBase.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/server/TConnectionContext.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBaseManager.h:19: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/utils/SharedWheelTimer.cpp:13: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBaseManager.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/utils/SharedWheelTimer.cpp:13: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBaseManager.h:19: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService_processmap_compact.cpp:7: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService.h:9: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/ServiceIncludes.h:5: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/TProcessor.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/EventHandlerBase.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/server/TConnectionContext.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBaseManager.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/utils/SharedWheelTimer.cpp:13: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBaseManager.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/SingletonThreadLocal.h:33:36: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
return new ThreadLocalT([createFunc = | |
^ | |
60 warnings generated. | |
[ 49%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/analysis/function_container.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService_processmap_compact.cpp:7: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService.h:9: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/ServiceIncludes.h:5: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:33: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future.h:507: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:176:18: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
setCallback_([ funcm = std::forward<F>(func), pm = std::move(p) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:176:49: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
setCallback_([ funcm = std::forward<F>(func), pm = std::move(p) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:206:18: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
setCallback_([ funcm = std::forward<F>(func), pm = std::move(p) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:206:49: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
setCallback_([ funcm = std::forward<F>(func), pm = std::move(p) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:214:26: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
f2.setCallback_([p = std::move(pm)](Try<B> && b) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:274:18: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
setCallback_([ funcm = std::forward<F>(func), pm = std::move(p) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:274:49: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
setCallback_([ funcm = std::forward<F>(func), pm = std::move(p) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:301:18: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
setCallback_([ pm = std::move(p), funcm = std::forward<F>(func) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:301:37: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
setCallback_([ pm = std::move(p), funcm = std::forward<F>(func) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:306:30: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
f2.setCallback_([pm = std::move(pm)](Try<T> && t2) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:325:22: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
return this->then([funcw = std::forward<F>(func)](Try<T> && t) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:334:35: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
return within(dur, tk).onError([funcw = std::forward<F>(func)]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:351:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ pm = std::move(p), funcm = std::forward<F>(func) ](Try<T> t) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:351:28: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ pm = std::move(p), funcm = std::forward<F>(func) ](Try<T> t) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:355:30: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
f2.setCallback_([pm = std::move(pm)](Try<T> t2) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:386:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ pm = std::move(p), funcm = std::forward<F>(func) ](Try<T> t) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:386:28: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ pm = std::move(p), funcm = std::forward<F>(func) ](Try<T> t) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:442:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
then([p = std::move(p)](Try<T> && t) mutable { p.setTry(std::move(t)); }); | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:754:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ minitial = std::move(initial), sfunc ](Try<ItT> & head) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:826:5: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
minitial = std::forward<I>(initial), | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:827:5: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
mfunc = std::forward<F>(func) | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:874:36: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
ctx->memo_.then([ ctx, mt = std::move(t) ](T && v) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:973:27: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
f.setCallback_([ baton, promise = std::move(promise) ](Try<T> && t) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1078:22: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
return this->then([p = std::forward<F>(predicate)](T val) { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1137:7: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
predicate = std::forward<P>(predicate), | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1138:7: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
thunk = std::forward<F>(thunk) | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1149:12: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ n, count = folly::make_unique<std::atomic<int>>(0) ]() mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1195:12: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ k, pm = std::forward<Policy>(p), ffm = std::forward<FF>(ff) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1195:42: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ k, pm = std::forward<Policy>(p), ffm = std::forward<FF>(ff) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1199:18: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ k, xm = std::move(x), pm = std::move(pm), ffm = std::move(ffm) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1199:37: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ k, xm = std::move(x), pm = std::move(pm), ffm = std::move(ffm) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1199:57: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ k, xm = std::move(x), pm = std::move(pm), ffm = std::move(ffm) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1210:13: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
auto q = [pm = std::forward<Policy>(p)](size_t k, exception_wrapper x) { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1247:5: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
pm = std::forward<Policy>(p), | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1252:5: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
rngp = std::forward<URNG>(rng) | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1258:54: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ n, backoff_min, backoff_max, jitter_param, rngp = std::move(rngp) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1280:13: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
auto q = [pm = std::forward<Policy>(p)]( | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService_processmap_compact.cpp:7: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService.h:9: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/ServiceIncludes.h:5: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:318:34: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
eb_->runInEventBaseThread([req = std::move(req_)]() mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:490:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
f = std::forward<F>(f), | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:491:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
req = std::move(req_), | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:492:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
protoSeqId = protoSeqId_, | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:493:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
ctx = std::move(ctx_), | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:494:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
ex = std::forward<T>(ex), | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:495:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
reqCtx = reqCtx_ | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:506:13: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ req = std::move(req_), queue = std::move(queue) ]() mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:506:36: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ req = std::move(req_), queue = std::move(queue) ]() mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:793:16: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ =, queue = std::move(queue) ]() mutable { | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService_processmap_compact.cpp:7: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService.h:9: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/ServiceIncludes.h:6: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/RequestChannel.h:32: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/deprecated/rx/Subject.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/deprecated/rx/Observable.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/small_vector.h:50: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/portability/Malloc.h:24: | |
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:95:11: warning: 'MALLOCX_LG_ALIGN' macro redefined [-Wmacro-redefined] | |
# define MALLOCX_LG_ALIGN(la) ((int)(la)) | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Malloc.h:29:9: note: previous definition is here | |
#define MALLOCX_LG_ALIGN(la) (la) | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService_processmap_compact.cpp:7: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService.h:9: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/ServiceIncludes.h:6: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/RequestChannel.h:32: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/deprecated/rx/Subject.h:14: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/wangle/deprecated/rx/Observable.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/small_vector.h:50: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/portability/Malloc.h:24: | |
/usr/local/opt/jemalloc/include/jemalloc/jemalloc.h:103:11: warning: 'MALLOCX_ZERO' macro redefined [-Wmacro-redefined] | |
# define MALLOCX_ZERO ((int)0x40) | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Malloc.h:32:9: note: previous definition is here | |
#define MALLOCX_ZERO (static_cast<int>(0x40)) | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService_processmap_compact.cpp:7: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService.h:9: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/ServiceIncludes.h:6: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/RequestChannel.h:475:7: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
callback = std::move(callback), | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/RequestChannel.h:476:7: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
ctx = std::move(ctx), | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/RequestChannel.h:477:7: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
queue = queue.move(), | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService_processmap_compact.cpp:9: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/SaslAuthService.tcc:16: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/GeneratedCodeHelper.h:1141:13: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ si, callback = std::move(callback), f = std::forward<F>(f) ]() mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/GeneratedCodeHelper.h:1141:45: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ si, callback = std::move(callback), f = std::forward<F>(f) ]() mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/GeneratedCodeHelper.h:1151:13: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ si, callback = std::move(callback), f = std::forward<F>(f) ]() mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/GeneratedCodeHelper.h:1151:45: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ si, callback = std::move(callback), f = std::forward<F>(f) ]() mutable { | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/function_container.cpp:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/analysis_result.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/option.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/runtime-option.h:30: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/config.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/hdf.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/function_container.cpp:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/analysis_result.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/option.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/runtime-option.h:30: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/config.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/hdf.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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()]( | |
^ | |
4 warnings generated. | |
[ 49%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/utils/WheelTimerInstance.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/utils/WheelTimerInstance.cpp:15: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/proxygen/src/proxygen/lib/utils/WheelTimerInstance.cpp:15: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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()]( | |
^ | |
60 warnings generated. | |
[ 49%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/gen/thrift/lib/cpp2/gen-cpp2/Sasl_constants.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/function_container.cpp:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/class_scope.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/trait_alias_statement.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/scalar_expression.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:25: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-object.h:139:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/function_container.cpp:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/class_scope.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/trait_alias_statement.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/scalar_expression.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:26: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-resource.h:132:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
2 warnings generated. | |
[ 49%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/utils/ZlibStreamCompressor.cpp.o | |
[ 49%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/gen/thrift/lib/cpp2/gen-cpp2/Sasl_types.cpp.o | |
[ 49%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/utils/ZlibStreamDecompressor.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/Sasl_types.cpp:9: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/Sasl_types.tcc:15: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/server/Cpp2ConnContext.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/async/TAsyncSocket.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocket.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncTransport.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocketBase.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/SingletonThreadLocal.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/Sasl_types.cpp:9: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/Sasl_types.tcc:15: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/server/Cpp2ConnContext.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/async/TAsyncSocket.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocket.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncTransport.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocketBase.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/SingletonThreadLocal.h:19: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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()]( | |
^ | |
[ 50%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/external/http_parser/http_parser_cpp.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/Sasl_types.cpp:9: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/Sasl_types.tcc:15: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/server/Cpp2ConnContext.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp/async/TAsyncSocket.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocket.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncTransport.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/AsyncSocketBase.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/EventBase.h:43: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/io/async/Request.h:27: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/SingletonThreadLocal.h:33:36: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
return new ThreadLocalT([createFunc = | |
^ | |
4 warnings generated. | |
[ 50%] Building CXX object third-party/proxygen/CMakeFiles/hphp_proxygen.dir/src/proxygen/lib/http/HTTPCommonHeaders.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/Sasl_types.cpp:9: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/Sasl_types.tcc:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/GeneratedCodeHelper.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future.h:507: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:176:18: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
setCallback_([ funcm = std::forward<F>(func), pm = std::move(p) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:176:49: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
setCallback_([ funcm = std::forward<F>(func), pm = std::move(p) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:206:18: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
setCallback_([ funcm = std::forward<F>(func), pm = std::move(p) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:206:49: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
setCallback_([ funcm = std::forward<F>(func), pm = std::move(p) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:214:26: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
f2.setCallback_([p = std::move(pm)](Try<B> && b) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:274:18: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
setCallback_([ funcm = std::forward<F>(func), pm = std::move(p) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:274:49: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
setCallback_([ funcm = std::forward<F>(func), pm = std::move(p) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:301:18: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
setCallback_([ pm = std::move(p), funcm = std::forward<F>(func) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:301:37: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
setCallback_([ pm = std::move(p), funcm = std::forward<F>(func) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:306:30: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
f2.setCallback_([pm = std::move(pm)](Try<T> && t2) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:325:22: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
return this->then([funcw = std::forward<F>(func)](Try<T> && t) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:334:35: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
return within(dur, tk).onError([funcw = std::forward<F>(func)]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:351:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ pm = std::move(p), funcm = std::forward<F>(func) ](Try<T> t) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:351:28: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ pm = std::move(p), funcm = std::forward<F>(func) ](Try<T> t) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:355:30: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
f2.setCallback_([pm = std::move(pm)](Try<T> t2) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:386:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ pm = std::move(p), funcm = std::forward<F>(func) ](Try<T> t) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:386:28: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ pm = std::move(p), funcm = std::forward<F>(func) ](Try<T> t) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:442:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
then([p = std::move(p)](Try<T> && t) mutable { p.setTry(std::move(t)); }); | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:754:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ minitial = std::move(initial), sfunc ](Try<ItT> & head) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:826:5: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
minitial = std::forward<I>(initial), | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:827:5: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
mfunc = std::forward<F>(func) | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:874:36: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
ctx->memo_.then([ ctx, mt = std::move(t) ](T && v) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:973:27: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
f.setCallback_([ baton, promise = std::move(promise) ](Try<T> && t) mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1078:22: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
return this->then([p = std::forward<F>(predicate)](T val) { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1137:7: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
predicate = std::forward<P>(predicate), | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1138:7: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
thunk = std::forward<F>(thunk) | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1149:12: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ n, count = folly::make_unique<std::atomic<int>>(0) ]() mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1195:12: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ k, pm = std::forward<Policy>(p), ffm = std::forward<FF>(ff) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1195:42: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ k, pm = std::forward<Policy>(p), ffm = std::forward<FF>(ff) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1199:18: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ k, xm = std::move(x), pm = std::move(pm), ffm = std::move(ffm) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1199:37: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ k, xm = std::move(x), pm = std::move(pm), ffm = std::move(ffm) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1199:57: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ k, xm = std::move(x), pm = std::move(pm), ffm = std::move(ffm) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1210:13: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
auto q = [pm = std::forward<Policy>(p)](size_t k, exception_wrapper x) { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1247:5: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
pm = std::forward<Policy>(p), | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1252:5: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
rngp = std::forward<URNG>(rng) | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1258:54: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ n, backoff_min, backoff_max, jitter_param, rngp = std::move(rngp) ]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/futures/Future-inl.h:1280:13: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
auto q = [pm = std::forward<Policy>(p)]( | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/Sasl_types.cpp:9: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/Sasl_types.tcc:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/GeneratedCodeHelper.h:20: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:318:34: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
eb_->runInEventBaseThread([req = std::move(req_)]() mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:490:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
f = std::forward<F>(f), | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:491:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
req = std::move(req_), | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:492:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
protoSeqId = protoSeqId_, | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:493:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
ctx = std::move(ctx_), | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:494:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
ex = std::forward<T>(ex), | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:495:9: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
reqCtx = reqCtx_ | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:506:13: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ req = std::move(req_), queue = std::move(queue) ]() mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:506:36: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ req = std::move(req_), queue = std::move(queue) ]() mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/async/AsyncProcessor.h:793:16: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ =, queue = std::move(queue) ]() mutable { | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/Sasl_types.cpp:9: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/gen/thrift/lib/cpp2/gen-cpp2/Sasl_types.tcc:16: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/GeneratedCodeHelper.h:1141:13: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ si, callback = std::move(callback), f = std::forward<F>(f) ]() mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/GeneratedCodeHelper.h:1141:45: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ si, callback = std::move(callback), f = std::forward<F>(f) ]() mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/GeneratedCodeHelper.h:1151:13: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ si, callback = std::move(callback), f = std::forward<F>(f) ]() mutable { | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/thrift/src/thrift/lib/cpp2/GeneratedCodeHelper.h:1151:45: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
[ si, callback = std::move(callback), f = std::forward<F>(f) ]() mutable { | |
^ | |
[ 50%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/gen/thrift/lib/thrift/gen-cpp/reflection_constants.cpp.o | |
[ 50%] Linking CXX static library libhphp_proxygen.a | |
[ 50%] Built target hphp_proxygen | |
[ 50%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/analysis/function_scope.cpp.o | |
[ 50%] Generating HHIR opcode table | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/function_scope.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/function_scope.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/user_attribute.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/expression.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/analysis_result.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/option.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/runtime-option.h:30: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/config.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/hdf.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/function_scope.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/function_scope.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/user_attribute.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/expression.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/analysis_result.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/option.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/runtime-option.h:30: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/config.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/hdf.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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()]( | |
^ | |
55 warnings generated. | |
[ 50%] Building CXX object third-party/thrift/CMakeFiles/hphp_thrift.dir/gen/thrift/lib/thrift/gen-cpp/reflection_types.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/function_scope.cpp:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/scalar_expression.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:25: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-object.h:139:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/function_scope.cpp:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/scalar_expression.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:26: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-resource.h:132:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
4 warnings generated. | |
[ 50%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/analysis/lambda_names.cpp.o | |
[ 50%] Linking CXX static library libhphp_thrift.a | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libhphp_thrift.a(VirtualProfiling.cpp.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libhphp_thrift.a(TTransportException.cpp.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libhphp_thrift.a(CompactProtocol.cpp.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libhphp_thrift.a(CompactV1Protocol.cpp.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libhphp_thrift.a(JSONProtocol.cpp.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libhphp_thrift.a(SimpleJSONProtocol.cpp.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libhphp_thrift.a(SaslAuthService_processmap_binary.cpp.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libhphp_thrift.a(SaslAuthService_processmap_compact.cpp.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libhphp_thrift.a(Sasl_constants.cpp.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libhphp_thrift.a(VirtualProfiling.cpp.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libhphp_thrift.a(TTransportException.cpp.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libhphp_thrift.a(CompactProtocol.cpp.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libhphp_thrift.a(CompactV1Protocol.cpp.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libhphp_thrift.a(JSONProtocol.cpp.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libhphp_thrift.a(SimpleJSONProtocol.cpp.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libhphp_thrift.a(SaslAuthService_processmap_binary.cpp.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libhphp_thrift.a(SaslAuthService_processmap_compact.cpp.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libhphp_thrift.a(Sasl_constants.cpp.o) has no symbols | |
[ 50%] Built target hphp_thrift | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/lambda_names.cpp:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/lambda_names.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/statement_list.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/expression.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/analysis_result.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/option.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/runtime-option.h:30: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/config.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/hdf.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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]( | |
^ | |
[ 50%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/analysis/symbol_table.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/lambda_names.cpp:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/lambda_names.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/statement_list.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/expression.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/analysis_result.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/option.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/runtime-option.h:30: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/config.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/hdf.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/symbol_table.cpp:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/analysis_result.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/option.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/runtime-option.h:30: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/config.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/hdf.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/symbol_table.cpp:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/analysis_result.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/option.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/runtime-option.h:30: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/config.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/hdf.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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()]( | |
^ | |
4 warnings generated. | |
[ 51%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/analysis/variable_table.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/lambda_names.cpp:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/variable_table.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/class_scope.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/trait_alias_statement.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/scalar_expression.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:25: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-object.h:139:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/lambda_names.cpp:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/variable_table.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/class_scope.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/trait_alias_statement.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/scalar_expression.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:26: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-resource.h:132:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/variable_table.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/variable_table.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/expression.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/analysis_result.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/option.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/runtime-option.h:30: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/config.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/hdf.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/variable_table.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/variable_table.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/statement.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/expression.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/analysis_result.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/option.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/runtime-option.h:30: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/config.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/hdf.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/symbol_table.cpp:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/class_scope.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/trait_alias_statement.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/scalar_expression.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:25: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-object.h:139:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/symbol_table.cpp:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/class_scope.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/trait_alias_statement.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/scalar_expression.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:26: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-resource.h:132:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
4 warnings generated. | |
[ 51%] Building CXX object hphp/compiler/CMakeFiles/hphp_analysis.dir/parser/parser.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/parser/parser.cpp:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/parser/parser.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/exceptions.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/parser/parser.cpp:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/parser/parser.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/exceptions.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/variable_table.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/variable_table.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/class_scope.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/trait_alias_statement.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/scalar_expression.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:25: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-object.h:139:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/variable_table.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/variable_table.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/analysis/class_scope.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/statement/trait_alias_statement.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/scalar_expression.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:26: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-resource.h:132:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
4 warnings generated. | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/parser/parser.cpp:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/parser/parser.h:31: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/scalar_expression.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:25: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-object.h:139:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/parser/parser.cpp:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/parser/parser.h:31: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/compiler/expression/scalar_expression.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:26: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-resource.h:132:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
4 warnings generated. | |
Scanning dependencies of target hphp_runtime_static | |
[ 51%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/base/actrec-args.cpp.o | |
[ 51%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/base/annot-type.cpp.o | |
[ 51%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/base/apc-array.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/annot-type.cpp:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/string-data.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/alloc.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/annot-type.cpp:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/string-data.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/alloc.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/actrec-args.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/actrec-args.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/memory-manager.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/alloc.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/actrec-args.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/actrec-args.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/memory-manager.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/alloc.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-array.cpp:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-array.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-handle-defs.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-handle.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/memory-manager.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/alloc.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-array.cpp:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-array.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-handle-defs.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-handle.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/memory-manager.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/alloc.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/annot-type.cpp:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/vm/runtime.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/ext/generator/ext_generator.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/builtin-functions.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-conversions.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:25: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-object.h:139:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/annot-type.cpp:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/vm/runtime.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/ext/generator/ext_generator.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/builtin-functions.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-conversions.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:26: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-resource.h:132:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/actrec-args.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/actrec-args.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:25: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-object.h:139:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/actrec-args.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/actrec-args.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:26: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-resource.h:132:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-array.cpp:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-array.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-handle-defs.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-handle.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:25: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-object.h:139:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-array.cpp:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-array.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-handle-defs.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-handle.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:26: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-resource.h:132:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
4 warnings generated. | |
4 warnings generated. | |
[ 51%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/base/apc-collection.cpp.o | |
[ 51%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/base/apc-file-storage.cpp.o | |
4 warnings generated. | |
[ 51%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/base/apc-handle.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-file-storage.cpp:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/alloc.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-file-storage.cpp:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/alloc.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-collection.cpp:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-collection.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-handle.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/memory-manager.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/alloc.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-collection.cpp:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-collection.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-handle.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/memory-manager.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/alloc.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-handle.cpp:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-handle.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/memory-manager.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/alloc.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-handle.cpp:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-handle.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/memory-manager.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/alloc.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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()]( | |
^ | |
4 warnings generated. | |
[ 51%] Linking CXX static library libhphp_analysis.a | |
[ 51%] Built target hphp_analysis | |
[ 51%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/base/apc-local-array.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-file-storage.cpp:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-stats.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-string.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-handle.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:25: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-object.h:139:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-file-storage.cpp:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-stats.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-string.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-handle.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:26: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-resource.h:132:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-collection.cpp:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-collection.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-handle.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:25: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-object.h:139:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-collection.cpp:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-collection.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-handle.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:26: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-resource.h:132:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-handle.cpp:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-handle.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:25: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-object.h:139:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-handle.cpp:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-handle.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:26: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-resource.h:132:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-local-array.cpp:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-local-array.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/memory-manager.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/alloc.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-local-array.cpp:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-local-array.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/memory-manager.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/alloc.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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()]( | |
^ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-file-storage.cpp:228:65: warning: format specifies type 'long long' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] | |
Logger::Error("Failed to posix_fallocate of size %" PRId64, m_chunkSize); | |
~~~ ^~~~~~~~~~~ | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-file-storage.cpp:240:63: warning: format specifies type 'long long' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] | |
Logger::Error("Failed to mmap %s of size %" PRId64, name, m_chunkSize); | |
~~~ ^~~~~~~~~~~ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-local-array.cpp:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-local-array.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-array.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-handle-defs.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-handle.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:25: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-object.h:139:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-local-array.cpp:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-local-array.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-array.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-handle-defs.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-handle.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:26: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-resource.h:132:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
4 warnings generated. | |
[ 52%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/base/apc-object.cpp.o | |
4 warnings generated. | |
[ 52%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/base/apc-stats.cpp.o | |
6 warnings generated. | |
[ 52%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/base/apc-string.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-object.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-object.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-string.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-handle.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/memory-manager.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/alloc.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-object.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-object.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-string.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-handle.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/memory-manager.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/alloc.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-stats.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-stats.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-string.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-handle.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/memory-manager.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/alloc.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-stats.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-stats.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-string.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-handle.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/memory-manager.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/alloc.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-string.cpp:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-string.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-handle.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/memory-manager.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/alloc.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-string.cpp:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-string.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-handle.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/memory-manager.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/alloc.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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()]( | |
^ | |
4 warnings generated. | |
[ 52%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/base/apc-typed-value.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-object.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-object.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-string.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-handle.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:25: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-object.h:139:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-object.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-object.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-string.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-handle.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:26: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-resource.h:132:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-typed-value.cpp:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-typed-value.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-handle.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/memory-manager.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/alloc.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-typed-value.cpp:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-typed-value.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-handle.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/memory-manager.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/alloc.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-stats.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-stats.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-string.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-handle.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:25: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-object.h:139:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-string.cpp:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-string.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-handle.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:25: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-object.h:139:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-stats.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-stats.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-string.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-handle.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:26: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-resource.h:132:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-string.cpp:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-string.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-handle.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:26: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-resource.h:132:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-typed-value.cpp:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-typed-value.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-handle.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:25: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-object.h:139:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-typed-value.cpp:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-typed-value.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-handle.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:26: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-resource.h:132:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
4 warnings generated. | |
[ 52%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/base/array-common.cpp.o | |
4 warnings generated. | |
[ 52%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/base/array-data.cpp.o | |
4 warnings generated. | |
[ 52%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/base/array-init.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-common.cpp:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/memory-manager.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/alloc.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-common.cpp:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/memory-manager.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/alloc.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data.cpp:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/memory-manager.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/alloc.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data.cpp:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/memory-manager.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/alloc.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-init.cpp:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-init.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data-defs.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/memory-manager.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/alloc.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-init.cpp:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-init.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data-defs.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/memory-manager.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/alloc.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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()]( | |
^ | |
4 warnings generated. | |
[ 52%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/base/array-iterator.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-iterator.cpp:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-iterator.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data-defs.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/memory-manager.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/alloc.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-iterator.cpp:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-iterator.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data-defs.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/memory-manager.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/alloc.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-common.cpp:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data-defs.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:25: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-object.h:139:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-common.cpp:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data-defs.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:26: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-resource.h:132:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data.cpp:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-init.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data-defs.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:25: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-object.h:139:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data.cpp:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-init.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data-defs.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:26: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-resource.h:132:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-init.cpp:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-init.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data-defs.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:25: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-object.h:139:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-init.cpp:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-init.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data-defs.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:26: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-resource.h:132:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
4 warnings generated. | |
[ 52%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/base/array-sort.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-iterator.cpp:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-iterator.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data-defs.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:25: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-object.h:139:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-iterator.cpp:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-iterator.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data-defs.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:26: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-resource.h:132:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
4 warnings generated. | |
[ 52%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/base/array-util.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-sort.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-init.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data-defs.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/memory-manager.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/alloc.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-sort.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-init.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data-defs.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/memory-manager.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/alloc.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-util.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-util.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/memory-manager.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/alloc.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-util.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-util.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/memory-manager.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/alloc.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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()]( | |
^ | |
4 warnings generated. | |
[ 52%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/base/autoload-handler.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/autoload-handler.cpp:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/autoload-handler.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/req-containers.h:42: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/tiny-vector.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/alloc.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/autoload-handler.cpp:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/autoload-handler.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/req-containers.h:42: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/tiny-vector.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/alloc.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-sort.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-init.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data-defs.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:25: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-object.h:139:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-sort.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-init.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data-defs.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:26: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-resource.h:132:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
4 warnings generated. | |
[ 52%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/base/backtrace.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-util.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-util.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:25: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-object.h:139:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-util.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-util.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:26: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-resource.h:132:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/backtrace.cpp:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-init.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data-defs.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/memory-manager.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/alloc.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/backtrace.cpp:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-init.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data-defs.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/memory-manager.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/alloc.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/autoload-handler.cpp:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/autoload-handler.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:25: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-object.h:139:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/autoload-handler.cpp:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/autoload-handler.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:26: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-resource.h:132:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
4 warnings generated. | |
[ 52%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/base/builtin-functions.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/backtrace.cpp:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-init.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data-defs.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:25: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-object.h:139:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/backtrace.cpp:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-init.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data-defs.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:26: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-resource.h:132:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/builtin-functions.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/builtin-functions.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-conversions.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/memory-manager.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/alloc.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/builtin-functions.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/builtin-functions.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-conversions.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/memory-manager.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/alloc.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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()]( | |
^ | |
4 warnings generated. | |
[ 52%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/base/code-coverage.cpp.o | |
4 warnings generated. | |
[ 52%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/base/collections.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/builtin-functions.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/builtin-functions.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-conversions.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:25: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-object.h:139:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/builtin-functions.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/builtin-functions.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-conversions.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:26: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-resource.h:132:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/code-coverage.cpp:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/execution-context.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/thread-local.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/code-coverage.cpp:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/execution-context.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/thread-local.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/collections.cpp:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/collections.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-string.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/string-data.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/alloc.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/collections.cpp:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/collections.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-string.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/string-data.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/alloc.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/code-coverage.cpp:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/execution-context.h:30: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-handle.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:25: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-object.h:139:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/code-coverage.cpp:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/execution-context.h:30: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-handle.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:26: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-resource.h:132:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/collections.cpp:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-init.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data-defs.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:25: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-object.h:139:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/collections.cpp:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-init.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data-defs.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:26: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-resource.h:132:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
4 warnings generated. | |
[ 53%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/base/comparisons.cpp.o | |
4 warnings generated. | |
4 warnings generated. | |
[ 53%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/base/concurrent-shared-store.cpp.o | |
[ 53%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/base/config.cpp.o | |
4 warnings generated. | |
[ 53%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/base/crash-reporter.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/comparisons.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/comparisons.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/builtin-functions.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-conversions.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/memory-manager.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/alloc.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/comparisons.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/comparisons.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/builtin-functions.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-conversions.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/memory-manager.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/alloc.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/config.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/config.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/hdf.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/config.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/config.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/hdf.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/concurrent-shared-store.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/concurrent-shared-store.h:32: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-handle.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/memory-manager.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/alloc.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/concurrent-shared-store.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/concurrent-shared-store.h:32: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-handle.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/memory-manager.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/alloc.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/crash-reporter.cpp:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/crash-reporter.cpp:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/comparisons.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/comparisons.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/builtin-functions.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-conversions.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:25: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-object.h:139:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/comparisons.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/comparisons.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/builtin-functions.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-conversions.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:26: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-resource.h:132:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/concurrent-shared-store.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/concurrent-shared-store.h:32: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-handle.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:25: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-object.h:139:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/concurrent-shared-store.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/concurrent-shared-store.h:32: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-handle.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:26: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-resource.h:132:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/config.cpp:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/ini-setting.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:25: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-object.h:139:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/config.cpp:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/ini-setting.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:26: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-resource.h:132:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/crash-reporter.cpp:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/execution-context.h:30: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-handle.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:25: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-object.h:139:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/crash-reporter.cpp:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/execution-context.h:30: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-handle.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:26: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-resource.h:132:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
4 warnings generated. | |
[ 53%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/base/curl-tls-workarounds.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/curl-tls-workarounds.cpp:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/runtime-option.h:30: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/config.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/hdf.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/curl-tls-workarounds.cpp:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/runtime-option.h:30: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/config.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/hdf.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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. | |
[ 53%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/base/data-stream-wrapper.cpp.o | |
4 warnings generated. | |
[ 53%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/base/data-walker.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/data-stream-wrapper.cpp:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/data-stream-wrapper.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/file.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/request-local.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/execution-context.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/thread-local.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/data-stream-wrapper.cpp:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/data-stream-wrapper.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/file.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/request-local.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/execution-context.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/thread-local.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/data-walker.cpp:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/memory-manager.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/alloc.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/data-walker.cpp:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/memory-manager.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/alloc.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/data-stream-wrapper.cpp:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/data-stream-wrapper.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/file.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/request-local.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/execution-context.h:30: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-handle.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:25: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-object.h:139:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/data-stream-wrapper.cpp:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/data-stream-wrapper.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/file.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/request-local.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/execution-context.h:30: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/apc-handle.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:26: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-resource.h:132:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
4 warnings generated. | |
[ 53%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/base/datatype-profiler.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/data-walker.cpp:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:25: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-object.h:139:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/data-walker.cpp:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:26: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-resource.h:132:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
[ 53%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/base/dateinterval.cpp.o | |
4 warnings generated. | |
[ 53%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/base/datetime.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/dateinterval.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/dateinterval.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-resource.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/exceptions.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/dateinterval.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/dateinterval.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-resource.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/exceptions.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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()]( | |
^ | |
4 warnings generated. | |
[ 53%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/base/debuggable.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/datetime.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/datetime.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-init.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data-defs.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/memory-manager.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/alloc.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/datetime.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/datetime.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-init.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data-defs.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/memory-manager.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/alloc.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/debuggable.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/debuggable.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-string.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/string-data.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/alloc.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/debuggable.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/debuggable.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-string.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/string-data.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/alloc.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/dateinterval.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/dateinterval.h:20: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-resource.h:132:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
4 warnings generated. | |
[ 53%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/base/directory.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/dateinterval.cpp:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/datetime.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-init.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data-defs.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:25: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-object.h:139:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/directory.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/directory.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-iterator.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data-defs.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/memory-manager.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/alloc.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/datetime.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/datetime.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-init.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data-defs.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:25: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-object.h:139:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/datetime.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/datetime.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-init.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data-defs.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:26: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-resource.h:132:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/directory.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/directory.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-iterator.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data-defs.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/memory-manager.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/alloc.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/debuggable.cpp:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/server/server-stats.h:33: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/execution-profiler.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/thread-info.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/request-injection-data.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/rds-header.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/vm/bytecode.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-iterator.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data-defs.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:25: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-object.h:139:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/debuggable.cpp:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/server/server-stats.h:33: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/execution-profiler.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/thread-info.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/request-injection-data.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/rds-header.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/vm/bytecode.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-iterator.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data-defs.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:26: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-resource.h:132:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
4 warnings generated. | |
[ 53%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/base/dummy-resource.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/directory.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/directory.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-iterator.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data-defs.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:25: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-object.h:139:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/directory.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/directory.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-iterator.h:23: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data-defs.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:26: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-resource.h:132:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
4 warnings generated. | |
[ 53%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/base/empty-array.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/dummy-resource.cpp:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/dummy-resource.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/resource-data.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/memory-manager.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/alloc.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/dummy-resource.cpp:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/dummy-resource.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/resource-data.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/memory-manager.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/alloc.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/empty-array.cpp:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-init.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data-defs.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/memory-manager.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/alloc.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/empty-array.cpp:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-init.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data-defs.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/memory-manager.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/alloc.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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()]( | |
^ | |
4 warnings generated. | |
[ 54%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/base/emulate-zend.cpp.o | |
4 warnings generated. | |
[ 54%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/base/enum-cache.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/emulate-zend.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/ini-setting.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/memory-manager.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/alloc.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/emulate-zend.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/ini-setting.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/memory-manager.h:28: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/alloc.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/empty-array.cpp:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-init.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data-defs.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:25: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-object.h:139:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/empty-array.cpp:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-init.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/array-data-defs.h:25: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:26: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-resource.h:132:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
2 warnings generated. | |
[ 54%] Building CXX object hphp/runtime/CMakeFiles/hphp_runtime_static.dir/base/exceptions.cpp.o | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/enum-cache.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/enum-cache.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/ext/extension.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/debuggable.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-string.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/string-data.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/alloc.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/enum-cache.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/enum-cache.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/ext/extension.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/debuggable.h:19: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-string.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/string-data.h:22: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/alloc.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/exceptions.cpp:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/exceptions.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/exceptions.cpp:16: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/exceptions.h:27: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/util/compatibility.h:24: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/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-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/emulate-zend.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/ini-setting.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-variant.h:25: | |
/tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/type-object.h:139:5: warning: use of the 'deprecated' attribute is a C++14 extension [-Wc++14-extensions] | |
[[deprecated("Please use one of the cast family of functions instead.")]] | |
^ | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/emulate-zend.cpp:17: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/base/ini-setting.h:20: | |
In file included from /tmp/hhvm-20160830-15373-srozyo/hhvm-3.14.5/hphp/runtime/bas |
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