Created
June 3, 2016 17:02
-
-
Save skevy/77db9854eccabd6bee0f8985db6a7918 to your computer and use it in GitHub Desktop.
hhvm (hhvm/hhvm/hhvm) on Mac OS X 10.11.3 - 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.3 | |
Build date: 2016-06-03 09:53:38 |
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: b2c9625d780277f021c63e21cac4a7c954170784 | |
Last commit: 32 hours ago | |
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core | |
Core tap HEAD: e4f3804ca9c41a0fad1104fbfce4ca52f180dcc3 | |
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: 8-core 64-bit ivybridge | |
Clang: 7.3 build 703 | |
Perl: /usr/bin/perl | |
Python: /usr/bin/python | |
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby | |
Java: 1.8.0_77, 1.8.0_66 | |
System Ruby: 2.0.0-p645 | |
OS X: 10.11.3-x86_64 | |
Xcode: 7.3.1 | |
CLT: 7.3.1.0.1.1461711523 | |
X11: N/A |
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 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-06-03 09:49:29 -0700 | |
cmake | |
-DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/hhvm/HEAD | |
-DDEFAULT_CONFIG_DIR=/usr/local/etc/hhvm | |
-DCMAKE_CXX_COMPILER=/usr/local/opt/llvm/bin/clang++ | |
-DCMAKE_C_COMPILER=/usr/local/opt/llvm/bin/clang | |
-DCMAKE_ASM_COMPILER=/usr/local/opt/llvm/bin/clang | |
-DENABLE_MCROUTER=OFF | |
-DENABLE_EXTENSION_MCROUTER=OFF | |
-DENABLE_EXTENSION_IMAP=OFF | |
-DMYSQL_UNIX_SOCK_ADDR=/tmp/mysql.sock | |
-DCMAKE_C_FLAGS=-I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib | |
-DCMAKE_CXX_FLAGS=-I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib | |
-DAWK_EXECUTABLE=/usr/local/opt/gawk/bin/gawk | |
-DBoost_INCLUDE_DIR=/usr/local/opt/boost/include | |
-DBoost_LIBRARY_DIR=/usr/local/opt/boost/lib | |
-DFREETYPE_INCLUDE_DIRS=/usr/local/opt/freetype/include/freetype2 | |
-DFREETYPE_LIBRARIES=/usr/local/opt/freetype/lib/libfreetype.dylib | |
-DGMP_INCLUDE_DIR=/usr/local/opt/gmp/include | |
-DGMP_LIBRARY=/usr/local/opt/gmp/lib/libgmp.dylib | |
-DICU_INCLUDE_DIR=/usr/local/opt/icu4c/include | |
-DICU_I18N_LIBRARY=/usr/local/opt/icu4c/lib/libicui18n.dylib | |
-DICU_LIBRARY=/usr/local/opt/icu4c/lib/libicuuc.dylib | |
-DICU_DATA_LIBRARY=/usr/local/opt/icu4c/lib/libicudata.dylib | |
-DJEMALLOC_INCLUDE_DIR=/usr/local/opt/jemalloc/include | |
-DJEMALLOC_LIB=/usr/local/opt/jemalloc/lib/libjemalloc.dylib | |
-DLIBDWARF_INCLUDE_DIRS=/usr/local/opt/dwarfutils/include | |
-DLIBDWARF_LIBRARIES=/usr/local/opt/dwarfutils/lib/libdwarf.a | |
-DLIBELF_INCLUDE_DIRS=/usr/local/opt/libelf/include/libelf | |
-DLIBELF_LIBRARIES=/usr/local/opt/libelf/lib/libelf.a | |
-DLIBEVENT_INCLUDE_DIR=/usr/local/opt/libevent/include | |
-DLIBEVENT_LIB=/usr/local/opt/libevent/lib/libevent.dylib | |
-DLIBGLOG_INCLUDE_DIR=/usr/local/opt/glog/include | |
-DLIBGLOG_LIBRARY=/usr/local/opt/glog/lib/libglog.dylib | |
-DLIBINTL_INCLUDE_DIR=/usr/local/opt/gettext/include | |
-DLIBINTL_LIBRARIES=/usr/local/opt/gettext/lib/libintl.dylib | |
-DLIBJPEG_INCLUDE_DIRS=/usr/local/opt/jpeg/include | |
-DLIBJPEG_LIBRARIES=/usr/local/opt/jpeg/lib/libjpeg.dylib | |
-DLIBMAGICKCORE_LIBRARIES=/usr/local/opt/imagemagick/lib/libMagickCore-6.Q16.dylib | |
-DLIBMAGICKWAND_INCLUDE_DIRS=/usr/local/opt/imagemagick/include/ImageMagick-6 | |
-DLIBMAGICKWAND_LIBRARIES=/usr/local/opt/imagemagick/lib/libMagickWand-6.Q16.dylib | |
-DLIBMEMCACHED_INCLUDE_DIR=/usr/local/opt/libmemcached/include | |
-DLIBMEMCACHED_LIBRARY=/usr/local/opt/libmemcached/lib/libmemcached.dylib | |
-DLIBPNG_INCLUDE_DIRS=/usr/local/opt/libpng/include | |
-DLIBPNG_LIBRARIES=/usr/local/opt/libpng/lib/libpng.dylib | |
-DLIBSQLITE3_INCLUDE_DIR=/usr/local/opt/sqlite/include | |
-DLIBSQLITE3_LIBRARY=/usr/local/opt/sqlite/lib/libsqlite3.dylib | |
-DMcrypt_INCLUDE_DIR=/usr/local/opt/mcrypt/include | |
-DMcrypt_LIB=/usr/local/opt/mcrypt/lib/libmcrypt.dylib | |
-DPC_SQLITE3_FOUND=1 | |
-DLIBZIP_INCLUDE_DIR_ZIP=/usr/local/opt/libzip/include | |
-DLIBZIP_INCLUDE_DIR_ZIPCONF=/usr/local/opt/libzip/lib/libzip/include | |
-DLIBZIP_LIBRARY=/usr/local/opt/libzip/lib/libzip.dylib | |
-DLZ4_INCLUDE_DIR=/usr/local/opt/lz4/include | |
-DLZ4_LIBRARY=/usr/local/opt/lz4/lib/liblz4.dylib | |
-DOCAMLC_EXECUTABLE=/usr/local/opt/ocaml/bin/ocamlc | |
-DOCAMLC_OPT_EXECUTABLE=/usr/local/opt/ocaml/bin/ocamlc.opt | |
-DONIGURUMA_INCLUDE_DIR=/usr/local/opt/oniguruma/include | |
-DONIGURUMA_LIBRARY=/usr/local/opt/oniguruma/lib/libonig.dylib | |
-DOPENSSL_INCLUDE_DIR=/usr/local/opt/openssl/include | |
-DOPENSSL_CRYPTO_LIBRARY=/usr/local/opt/openssl/lib/libcrypto.dylib | |
-DCRYPT_LIB=/usr/local/opt/openssl/lib/libcrypto.dylib | |
-DOPENSSL_SSL_LIBRARY=/usr/local/opt/openssl/lib/libssl.dylib | |
-DPCRE_INCLUDE_DIR=/usr/local/opt/pcre/include | |
-DPCRE_LIBRARY=/usr/local/opt/pcre/lib/libpcre.dylib | |
-DPKG_CONFIG_EXECUTABLE=/usr/local/opt/pkg-config/bin/pkg-config | |
-DREADLINE_INCLUDE_DIR=/usr/local/opt/readline/include | |
-DREADLINE_LIBRARY=/usr/local/opt/readline/lib/libreadline.dylib | |
-DTBB_INCLUDE_DIR=/usr/local/opt/tbb/include | |
-DTBB_INSTALL_DIR=/usr/local/opt/tbb | |
-DTBB_LIBRARY=/usr/local/opt/tbb/lib/libtbb.dylib | |
-DTBB_LIBRARY_DEBUG=/usr/local/opt/tbb/lib/libtbb.dylib | |
-DTBB_LIBRARY_DIR=/usr/local/opt/tbb/lib | |
-DTBB_MALLOC_LIBRARY=/usr/local/opt/tbb/lib/libtbbmalloc.dylib | |
-DTBB_MALLOC_LIBRARY_DEBUG=/usr/local/opt/tbb/lib/libtbbmalloc.dylib | |
-DSYSTEM_PCRE_HAS_JIT=1 | |
-DCMAKE_FIND_ROOT_PATH=/tmp | |
-DCMAKE_FIND_ROOT_PATH_MODE_INCLUDE=ONLY | |
-DCMAKE_FIND_ROOT_PATH_MODE_LIBRARY=ONLY | |
-DCMAKE_FIND_ROOT_PATH_MODE_PACKAGE=ONLY | |
-DCMAKE_FIND_ROOT_PATH_MODE_PROGRAM=ONLY | |
-DCMAKE_SYSTEM_NAME=Darwin | |
-DCMAKE_CROSSCOMPILING=0 | |
-DCMAKE_AR=/usr/bin/ar | |
-DCMAKE_RANLIB=/usr/bin/ranlib | |
-DBZIP2_INCLUDE_DIR=/usr/include | |
-DBZIP2_LIBRARIES=/usr/lib/libbz2.dylib | |
-DCURL_INCLUDE_DIR=/usr/include | |
-DCURL_LIBRARY=/usr/lib/libcurl.dylib | |
-DDL_LIB=/usr/lib/libdl.dylib | |
-DEXPAT_INCLUDE_DIR=/usr/include | |
-DEXPAT_LIBRARY=/usr/lib/libexpat.dylib | |
-DGPERF_EXECUTABLE=/usr/bin/gperf | |
-DKERBEROS_LIB=/usr/lib/libgssapi_krb5.dylib | |
-DLBER_LIBRARIES=/usr/lib/liblber.dylib | |
-DLDAP_INCLUDE_DIR=/usr/include | |
-DLDAP_LIBRARIES=/usr/lib/libldap.dylib | |
-DLIBDL_INCLUDE_DIRS=/usr/include | |
-DLIBDL_LIBRARIES=/usr/lib/libdl.dylib | |
-DLIBICONV_INCLUDE_DIR=/usr/include | |
-DLIBICONV_LIBRARY=/usr/lib/libiconv.dylib | |
-DLIBPTHREAD_INCLUDE_DIRS=/usr/include | |
-DLIBPTHREAD_LIBRARIES=/usr/lib/libpthread.dylib | |
-DLIBXML2_INCLUDE_DIR=/usr/include/libxml2 | |
-DLIBXML2_LIBRARIES=/usr/lib/libxml2.dylib | |
-DLIBXSLT_EXSLT_LIBRARY=/usr/lib/libexslt.dylib | |
-DLIBXSLT_INCLUDE_DIR=/usr/include | |
-DLIBXSLT_LIBRARIES=/usr/lib/libxslt.dylib | |
-DRESOLV_LIB=/usr/lib/libresolv.dylib | |
-DZLIB_INCLUDE_DIR=/usr/include | |
-DZLIB_LIBRARY=/usr/lib/libz.dylib | |
-- The C compiler identification is Clang 3.6.2 | |
-- The CXX compiler identification is Clang 3.6.2 | |
-- The ASM compiler identification is unknown | |
-- Found assembler: /usr/local/opt/llvm/bin/clang | |
-- Check for working C compiler: /usr/local/opt/llvm/bin/clang | |
-- Check for working C compiler: /usr/local/opt/llvm/bin/clang -- works | |
-- Detecting C compiler ABI info | |
-- Detecting C compiler ABI info - done | |
-- Check for working CXX compiler: /usr/local/opt/llvm/bin/clang++ | |
-- Check for working CXX compiler: /usr/local/opt/llvm/bin/clang++ -- works | |
-- Detecting CXX compiler ABI info | |
-- Detecting CXX compiler ABI info - done | |
-- Warning: Did not find file Compiler/-ASM | |
-- Performing Test IS_X64 | |
-- Performing Test IS_X64 - Success | |
-- Performing Test IS_AARCH64 | |
-- Performing Test IS_AARCH64 - Failed | |
-- Performing Test IS_PPC64 | |
-- Performing Test IS_PPC64 - Failed | |
-- Performing Test PTHREAD_TIMEDLOCK | |
-- Performing Test PTHREAD_TIMEDLOCK - Failed | |
-- Build type not specified: cmake build type Release. | |
-- Found LibDL: /usr/lib/libdl.dylib | |
-- Performing Test LIBDL_NEEDS_UNDERSCORE | |
-- Performing Test LIBDL_NEEDS_UNDERSCORE - Failed | |
-- Boost version: 1.60.0 | |
-- Found the following Boost libraries: | |
-- system | |
-- program_options | |
-- filesystem | |
-- context | |
-- Could NOT find LIBINOTIFY (missing: LIBINOTIFY_LIBRARY LIBINOTIFY_INCLUDE_DIR) | |
-- Found libevent: /usr/local/opt/libevent/lib/libevent.dylib | |
-- Looking for evhttp_bind_socket_with_fd | |
-- Looking for evhttp_bind_socket_with_fd - not found | |
-- Found CURL: /usr/lib/libcurl.dylib (found version "7.43.0") | |
-- Looking for curl_multi_select | |
-- Looking for curl_multi_select - not found | |
-- Looking for curl_multi_wait | |
-- Looking for curl_multi_wait - found | |
-- Found LibXml2: /usr/lib/libxml2.dylib (found version "2.9.2") | |
-- Found PkgConfig: /usr/local/opt/pkg-config/bin/pkg-config (found version "0.29.1") | |
-- Found LIBSQLITE3: /usr/local/opt/sqlite/lib/libsqlite3.dylib | |
-- Found libsqlite3: /usr/local/opt/sqlite/lib/libsqlite3.dylib | |
-- Could NOT find DOUBLE_CONVERSION (missing: DOUBLE_CONVERSION_LIBRARY DOUBLE_CONVERSION_INCLUDE_DIR) | |
-- Using third-party bundled double-conversion | |
-- Found LZ4: /usr/local/opt/lz4/lib/liblz4.dylib | |
-- Found LZ4: /usr/local/opt/lz4/lib/liblz4.dylib | |
-- Could NOT find FastLZ (missing: FASTLZ_LIBRARY FASTLZ_INCLUDE_DIR) | |
-- Using third-party bundled fastlz | |
-- Found LIBZIP: /usr/local/opt/libzip/lib/libzip.dylib | |
-- Found libzip: /usr/local/opt/libzip/lib/libzip.dylib 1.1.2 | |
-- Found ICU header files in /usr/local/opt/icu4c/include | |
-- Found ICU libraries: /usr/local/opt/icu4c/lib/libicuuc.dylib | |
-- Performing Test JEMALLOC_VERSION_MINIMUM | |
-- Performing Test JEMALLOC_VERSION_MINIMUM - Success | |
-- Found jemalloc: /usr/local/opt/jemalloc/lib/libjemalloc.dylib | |
-- Found Intel TBB | |
-- Found OpenSSL: /usr/local/opt/openssl/lib/libssl.dylib;/usr/local/opt/openssl/lib/libcrypto.dylib (found version "1.0.2h") | |
-- Performing Test OPENSSL_HAVE_RAND_EGD | |
-- Performing Test OPENSSL_HAVE_RAND_EGD - Success | |
-- Found ZLIB: /usr/lib/libz.dylib (found version "1.2.5") | |
-- Found ONIGURUMA: /usr/local/opt/oniguruma/lib/libonig.dylib | |
-- Could NOT find Editline (missing: EDITLINE_LIBRARIES EDITLINE_INCLUDE_DIRS) | |
-- Performing Test ELF_GETSHDRSTRNDX | |
-- Performing Test ELF_GETSHDRSTRNDX - Failed | |
-- Looking for dwarf_producer_init | |
-- Looking for dwarf_producer_init - found | |
-- Performing Test DW_CONST | |
-- Performing Test DW_CONST - Success | |
-- Looking for dwarf_producer_init_c | |
-- Looking for dwarf_producer_init_c - not found | |
-- libdwarf uses const char* type | |
-- libdwarf does not have dwarf_producer_init_c, using dwarf_producer_init | |
-- Looking for memrchr | |
-- Looking for memrchr - not found | |
-- Looking for preadv | |
-- Looking for preadv - not found | |
-- Looking for pwritev | |
-- Looking for pwritev - not found | |
Generating Release build | |
-- Performing Test FOLLY_IFUNC | |
-- Performing Test FOLLY_IFUNC - Failed | |
-- Looking for clock_gettime | |
-- Looking for clock_gettime - not found | |
-- Looking for pthread_atfork | |
-- Looking for pthread_atfork - found | |
-- Looking for pthread_spin_lock | |
-- Looking for pthread_spin_lock - not found | |
-- Performing Test FOLLY_HAVE_VLA | |
-- Performing Test FOLLY_HAVE_VLA - Success | |
-- Did not find system RE2 | |
-- Building RE2 from third-party | |
-- Looking for include file stdio.h | |
-- Looking for include file stdio.h - found | |
-- Looking for include file stdlib.h | |
-- Looking for include file stdlib.h - found | |
-- Looking for include file stddef.h | |
-- Looking for include file stddef.h - found | |
-- Looking for include file assert.h | |
-- Looking for include file assert.h - found | |
-- Looking for include file memory.h | |
-- Looking for include file memory.h - found | |
-- Looking for include file strings.h | |
-- Looking for include file strings.h - found | |
-- Looking for include file string.h | |
-- Looking for include file string.h - found | |
-- Looking for strcasecmp | |
-- Looking for strcasecmp - found | |
-- Looking for strchr | |
-- Looking for strchr - found | |
-- Check if the system is big endian | |
-- Searching 16 bit integer | |
-- Looking for sys/types.h | |
-- Looking for sys/types.h - found | |
-- Looking for stdint.h | |
-- Looking for stdint.h - found | |
-- Check size of unsigned short | |
-- Check size of unsigned short - done | |
-- Using unsigned short | |
-- Check if the system is big endian - little endian | |
-- Looking for include file inttypes.h | |
-- Looking for include file inttypes.h - found | |
-- Looking for include file locale.h | |
-- Looking for include file locale.h - found | |
-- Looking for include file limits.h | |
-- Looking for include file limits.h - found | |
-- Check size of int32_t | |
-- Check size of int32_t - done | |
-- Check size of uint32_t | |
-- Check size of uint32_t - done | |
-- Looking for strtoll | |
-- Looking for strtoll - found | |
-- Looking for atoll | |
-- Looking for atoll - found | |
-- Looking for strftime | |
-- Looking for strftime - found | |
-- Looking for setlocale | |
-- Looking for setlocale - found | |
-- Performing Test FOLLY_MALLOC | |
-- Performing Test FOLLY_MALLOC - Failed | |
-- Performing Test FOLLY_FUNCTEXCEPT | |
-- Performing Test FOLLY_FUNCTEXCEPT - Failed | |
-- Boost version: 1.60.0 | |
-- Found the following Boost libraries: | |
-- system | |
-- program_options | |
-- filesystem | |
-- regex | |
-- context | |
-- Looking for pthread.h | |
-- Looking for pthread.h - found | |
-- Looking for pthread_create | |
-- Looking for pthread_create - found | |
-- Found Threads: TRUE | |
-- Boost version: 1.60.0 | |
-- Found the following Boost libraries: | |
-- system | |
-- thread | |
-- chrono | |
-- date_time | |
-- atomic | |
-- Boost version: 1.60.0 | |
-- Found the following Boost libraries: | |
-- thread | |
-- system | |
-- chrono | |
-- date_time | |
-- atomic | |
-- Boost version: 1.60.0 | |
-- Found the following Boost libraries: | |
-- thread | |
-- system | |
-- chrono | |
-- date_time | |
-- atomic | |
-- Looking for arpa/inet.h | |
-- Looking for arpa/inet.h - found | |
-- Looking for netinet/in.h | |
-- Looking for netinet/in.h - found | |
-- Looking for stddef.h | |
-- Looking for stddef.h - found | |
-- Looking for stdint.h | |
-- Looking for stdint.h - found | |
-- Looking for string.h | |
-- Looking for string.h - found | |
-- Looking for sys/socket.h | |
-- Looking for sys/socket.h - found | |
-- Looking for sys/time.h | |
-- Looking for sys/time.h - found | |
-- Looking for unistd.h | |
-- Looking for unistd.h - found | |
-- Check size of size_t | |
-- Check size of size_t - done | |
-- Check size of ssize_t | |
-- Check size of ssize_t - done | |
-- Check size of uint8_t | |
-- Check size of uint8_t - done | |
-- Looking for AF_LOCAL | |
-- Looking for AF_LOCAL - found | |
-- Looking for PF_LOCAL | |
-- Looking for PF_LOCAL - found | |
-- Looking for memset | |
-- Looking for memset - found | |
-- Looking for socket | |
-- Looking for socket - found | |
-- Looking for strerror | |
-- Looking for strerror - found | |
-- Found libevent: /usr/local/opt/libevent/lib/libevent.dylib | |
-- Looking for event_get_version_number | |
-- Looking for event_get_version_number - found | |
-- Performing Test HAVE_LIBEVENT_209 | |
-- Performing Test HAVE_LIBEVENT_209 - Success | |
-- Found libevent 2.0.9+ | |
-- Build type not specified: cmake build type Release. | |
-- Boost version: 1.60.0 | |
-- Found the following Boost libraries: | |
-- system | |
-- program_options | |
-- filesystem | |
-- context | |
-- Could NOT find LIBINOTIFY (missing: LIBINOTIFY_LIBRARY LIBINOTIFY_INCLUDE_DIR) | |
-- Found libevent: /usr/local/opt/libevent/lib/libevent.dylib | |
-- Found libsqlite3: /usr/local/opt/sqlite/lib/libsqlite3.dylib | |
-- Could NOT find DOUBLE_CONVERSION (missing: DOUBLE_CONVERSION_LIBRARY DOUBLE_CONVERSION_INCLUDE_DIR) | |
-- Using third-party bundled double-conversion | |
-- Found LZ4: /usr/local/opt/lz4/lib/liblz4.dylib | |
-- Could NOT find FastLZ (missing: FASTLZ_LIBRARY FASTLZ_INCLUDE_DIR) | |
-- Using third-party bundled fastlz | |
-- Found libzip: /usr/local/opt/libzip/lib/libzip.dylib 1.1.2 | |
-- Found ICU header files in /usr/local/opt/icu4c/include | |
-- Found ICU libraries: /usr/local/opt/icu4c/lib/libicuuc.dylib | |
-- Found jemalloc: /usr/local/opt/jemalloc/lib/libjemalloc.dylib | |
-- Found Intel TBB | |
-- Could NOT find Editline (missing: EDITLINE_LIBRARIES EDITLINE_INCLUDE_DIRS) | |
-- Looking for dwarf_producer_init | |
-- Looking for dwarf_producer_init - found | |
-- Performing Test DW_CONST | |
-- Performing Test DW_CONST - Success | |
-- Looking for dwarf_producer_init_c | |
-- Looking for dwarf_producer_init_c - not found | |
-- libdwarf uses const char* type | |
-- libdwarf does not have dwarf_producer_init_c, using dwarf_producer_init | |
Generating Release build | |
-- Warning: Did not find file Compiler/-ASM | |
-- Found ocamlc: /usr/local/opt/ocaml/bin/ocamlc | |
-- Found ocamlc.opt: /usr/local/opt/ocaml/bin/ocamlc.opt | |
-- Found LZ4: /usr/local/opt/lz4/lib/liblz4.dylib | |
CMake Warning at hphp/hack/CMakeLists.txt:6 (find_package): | |
By not providing "FindMemfd.cmake" in CMAKE_MODULE_PATH this project has | |
asked CMake to find a package configuration file provided by "Memfd", but | |
CMake did not find one. | |
Could not find a package configuration file provided by "Memfd" with any of | |
the following names: | |
MemfdConfig.cmake | |
memfd-config.cmake | |
Add the installation prefix of "Memfd" to CMAKE_PREFIX_PATH or set | |
"Memfd_DIR" to a directory containing one of the above files. If "Memfd" | |
provides a separate development package or SDK, be sure it has been | |
installed. | |
-- 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-20160603-38142-14mbfrc |
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 /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/CMakeCCompilerId-3a1ba4.o -lSystem | |
superenv added: -headerpad_max_install_names | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o a.out -L/usr/local/opt/readline/lib /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/CMakeCCompilerId-3a1ba4.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o a.out -L/usr/local/opt/readline/lib /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/CMakeCXXCompilerId-3eed31.o -lc++ -lSystem | |
superenv added: -headerpad_max_install_names | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o a.out -L/usr/local/opt/readline/lib /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/CMakeCXXCompilerId-3eed31.o -lc++ -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_d7515 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_d7515.dir/testCCompiler.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_d7515 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_d7515.dir/testCCompiler.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_f2f65 -L/usr/local/opt/readline/lib -headerpad_max_install_names -v CMakeFiles/cmTC_f2f65.dir/CMakeCCompilerABI.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_f2f65 -L/usr/local/opt/readline/lib -headerpad_max_install_names -v CMakeFiles/cmTC_f2f65.dir/CMakeCCompilerABI.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_3b9be -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_3b9be.dir/testCXXCompiler.cxx.o -lc++ -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_3b9be -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_3b9be.dir/testCXXCompiler.cxx.o -lc++ -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_675a6 -L/usr/local/opt/readline/lib -headerpad_max_install_names -v CMakeFiles/cmTC_675a6.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_675a6 -L/usr/local/opt/readline/lib -headerpad_max_install_names -v CMakeFiles/cmTC_675a6.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_44ceb -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_44ceb.dir/src.cxx.o -lc++ -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_44ceb -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_44ceb.dir/src.cxx.o -lc++ -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_7a2ba -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_7a2ba.dir/src.c.o -ldl -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_7a2ba -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_7a2ba.dir/src.c.o -ldl -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_c6536 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_c6536.dir/CheckFunctionExists.c.o /usr/local/opt/libevent/lib/libevent.dylib -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_c6536 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_c6536.dir/CheckFunctionExists.c.o /usr/local/opt/libevent/lib/libevent.dylib -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_aa3fb -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_aa3fb.dir/CheckFunctionExists.c.o /usr/lib/libcurl.dylib -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_aa3fb -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_aa3fb.dir/CheckFunctionExists.c.o /usr/lib/libcurl.dylib -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_ca592 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_ca592.dir/CheckFunctionExists.c.o /usr/lib/libcurl.dylib -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_ca592 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_ca592.dir/CheckFunctionExists.c.o /usr/lib/libcurl.dylib -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_b62b7 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_b62b7.dir/src.cxx.o -lc++ -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_b62b7 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_b62b7.dir/src.cxx.o -lc++ -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_c3ba3 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_c3ba3.dir/src.cxx.o /usr/local/opt/openssl/lib/libssl.dylib /usr/local/opt/openssl/lib/libcrypto.dylib -lc++ -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_c3ba3 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_c3ba3.dir/src.cxx.o /usr/local/opt/openssl/lib/libssl.dylib /usr/local/opt/openssl/lib/libcrypto.dylib -lc++ -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_7d071 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_7d071.dir/CheckFunctionExists.c.o /usr/local/opt/dwarfutils/lib/libdwarf.a /usr/local/opt/libelf/lib/libelf.a -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_7d071 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_7d071.dir/CheckFunctionExists.c.o /usr/local/opt/dwarfutils/lib/libdwarf.a /usr/local/opt/libelf/lib/libelf.a -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_f757d -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_f757d.dir/src.cxx.o /usr/local/opt/dwarfutils/lib/libdwarf.a /usr/local/opt/libelf/lib/libelf.a -lc++ -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_f757d -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_f757d.dir/src.cxx.o /usr/local/opt/dwarfutils/lib/libdwarf.a /usr/local/opt/libelf/lib/libelf.a -lc++ -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_9e365 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_9e365.dir/CheckFunctionExists.c.o /usr/local/opt/dwarfutils/lib/libdwarf.a /usr/local/opt/libelf/lib/libelf.a -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_9e365 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_9e365.dir/CheckFunctionExists.c.o /usr/local/opt/dwarfutils/lib/libdwarf.a /usr/local/opt/libelf/lib/libelf.a -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_35809 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_35809.dir/CheckFunctionExists.c.o -lelf -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_35809 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_35809.dir/CheckFunctionExists.c.o -lelf -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_a97c5 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_a97c5.dir/CheckFunctionExists.c.o -lelf -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_a97c5 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_a97c5.dir/CheckFunctionExists.c.o -lelf -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_7f008 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_7f008.dir/CheckFunctionExists.c.o -lelf -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_7f008 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_7f008.dir/CheckFunctionExists.c.o -lelf -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_f2bd3 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_f2bd3.dir/src.cxx.o -lelf -lc++ -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_f2bd3 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_f2bd3.dir/src.cxx.o -lelf -lc++ -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_fbc07 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_fbc07.dir/CheckFunctionExists.c.o /usr/lib/libpthread.dylib -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_fbc07 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_fbc07.dir/CheckFunctionExists.c.o /usr/lib/libpthread.dylib -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_ccd7b -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_ccd7b.dir/CheckFunctionExists.c.o /usr/lib/libpthread.dylib -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_ccd7b -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_ccd7b.dir/CheckFunctionExists.c.o /usr/lib/libpthread.dylib -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_9cf9f -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_9cf9f.dir/CheckFunctionExists.c.o /usr/lib/libpthread.dylib -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_9cf9f -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_9cf9f.dir/CheckFunctionExists.c.o /usr/lib/libpthread.dylib -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_61518 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_61518.dir/src.cxx.o -lc++ -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_61518 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_61518.dir/src.cxx.o -lc++ -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_bb901 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_bb901.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_bb901 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_bb901.dir/CheckIncludeFiles.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_a145c -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_a145c.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_a145c -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_a145c.dir/CheckIncludeFiles.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_12301 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_12301.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_12301 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_12301.dir/CheckIncludeFiles.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_2ec85 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_2ec85.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_2ec85 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_2ec85.dir/CheckIncludeFiles.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_b8ea0 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_b8ea0.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_b8ea0 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_b8ea0.dir/CheckIncludeFiles.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_66412 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_66412.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_66412 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_66412.dir/CheckIncludeFiles.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_a2775 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_a2775.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_a2775 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_a2775.dir/CheckIncludeFiles.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_083b7 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_083b7.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_083b7 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_083b7.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_b7137 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_b7137.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_b7137 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_b7137.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_c3e37 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_c3e37.dir/CheckIncludeFile.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_c3e37 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_c3e37.dir/CheckIncludeFile.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_51768 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_51768.dir/CheckIncludeFile.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_51768 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_51768.dir/CheckIncludeFile.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_39815 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_39815.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_39815 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_39815.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_0b684 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_0b684.dir/TestEndianess.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_0b684 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_0b684.dir/TestEndianess.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_d77ec -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_d77ec.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_d77ec -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_d77ec.dir/CheckIncludeFiles.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_f0ce4 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_f0ce4.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_f0ce4 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_f0ce4.dir/CheckIncludeFiles.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_d03ee -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_d03ee.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_d03ee -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_d03ee.dir/CheckIncludeFiles.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_56c2b -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_56c2b.dir/HAVE_INT32_T.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_56c2b -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_56c2b.dir/HAVE_INT32_T.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_92577 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_92577.dir/HAVE_UINT32_T.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_92577 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_92577.dir/HAVE_UINT32_T.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_2285e -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_2285e.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_2285e -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_2285e.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_d3a38 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_d3a38.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_d3a38 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_d3a38.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_230ee -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_230ee.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_230ee -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_230ee.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_7e922 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_7e922.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_7e922 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_7e922.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_87b22 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_87b22.dir/CheckIncludeFile.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_87b22 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_87b22.dir/CheckIncludeFile.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_bf9e1 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_bf9e1.dir/CheckSymbolExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_bf9e1 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_bf9e1.dir/CheckSymbolExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_edb79 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_edb79.dir/CheckIncludeFile.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_edb79 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_edb79.dir/CheckIncludeFile.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_0effc -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_0effc.dir/CheckIncludeFile.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_0effc -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_0effc.dir/CheckIncludeFile.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_2ff9b -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_2ff9b.dir/CheckIncludeFile.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_2ff9b -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_2ff9b.dir/CheckIncludeFile.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_ec83d -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_ec83d.dir/CheckIncludeFile.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_ec83d -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_ec83d.dir/CheckIncludeFile.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_4122f -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_4122f.dir/CheckIncludeFile.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_4122f -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_4122f.dir/CheckIncludeFile.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_00c4c -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_00c4c.dir/CheckIncludeFile.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_00c4c -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_00c4c.dir/CheckIncludeFile.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_73f09 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_73f09.dir/CheckIncludeFile.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_73f09 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_73f09.dir/CheckIncludeFile.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_4d3c0 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_4d3c0.dir/CheckIncludeFile.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_4d3c0 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_4d3c0.dir/CheckIncludeFile.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_a7d17 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_a7d17.dir/HAVE_SIZE_T.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_a7d17 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_a7d17.dir/HAVE_SIZE_T.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_1df54 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_1df54.dir/HAVE_SSIZE_T.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_1df54 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_1df54.dir/HAVE_SSIZE_T.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_4fcc4 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_4fcc4.dir/HAVE_UINT8_T.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_4fcc4 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_4fcc4.dir/HAVE_UINT8_T.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_15bd5 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_15bd5.dir/CheckSymbolExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_15bd5 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_15bd5.dir/CheckSymbolExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_776c0 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_776c0.dir/CheckSymbolExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_776c0 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_776c0.dir/CheckSymbolExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_7f45e -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_7f45e.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_7f45e -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_7f45e.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_4f876 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_4f876.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_4f876 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_4f876.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_c655d -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_c655d.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_c655d -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_c655d.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_af6fb -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_af6fb.dir/CheckSymbolExists.c.o /usr/local/opt/libevent/lib/libevent.dylib -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_af6fb -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_af6fb.dir/CheckSymbolExists.c.o /usr/local/opt/libevent/lib/libevent.dylib -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_5bb03 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_5bb03.dir/src.c.o /usr/local/opt/libevent/lib/libevent.dylib -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_5bb03 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_5bb03.dir/src.c.o /usr/local/opt/libevent/lib/libevent.dylib -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_84aa4 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_84aa4.dir/CheckFunctionExists.c.o /usr/local/opt/dwarfutils/lib/libdwarf.a /usr/local/opt/libelf/lib/libelf.a -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_84aa4 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_84aa4.dir/CheckFunctionExists.c.o /usr/local/opt/dwarfutils/lib/libdwarf.a /usr/local/opt/libelf/lib/libelf.a -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_21d8f -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_21d8f.dir/src.cxx.o /usr/local/opt/dwarfutils/lib/libdwarf.a /usr/local/opt/libelf/lib/libelf.a -lc++ -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_21d8f -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_21d8f.dir/src.cxx.o /usr/local/opt/dwarfutils/lib/libdwarf.a /usr/local/opt/libelf/lib/libelf.a -lc++ -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_c5c50 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_c5c50.dir/CheckFunctionExists.c.o /usr/local/opt/dwarfutils/lib/libdwarf.a /usr/local/opt/libelf/lib/libelf.a -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_c5c50 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_c5c50.dir/CheckFunctionExists.c.o /usr/local/opt/dwarfutils/lib/libdwarf.a /usr/local/opt/libelf/lib/libelf.a -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_e1c4e -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_e1c4e.dir/CheckSymbolExists.c.o /usr/lib/libbz2.dylib -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_e1c4e -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_e1c4e.dir/CheckSymbolExists.c.o /usr/lib/libbz2.dylib -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_d2b46 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_d2b46.dir/src.cxx.o -lc++ -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_d2b46 -L/usr/local/opt/readline/lib -headerpad_max_install_names CMakeFiles/cmTC_d2b46.dir/src.cxx.o -lc++ -lSystem | |
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-06-03 09:49:49 -0700 | |
make | |
Scanning dependencies of target eaw_table | |
Scanning dependencies of target webscalesqlclient | |
[ 0%] Creating directories for 'webscalesqlclient' | |
Scanning dependencies of target afdt | |
Scanning dependencies of target double-conversion | |
Scanning dependencies of target brotli_dec | |
[ 0%] Building C object third-party/libafdt/CMakeFiles/afdt.dir/src/lowlevel.c.o | |
[ 0%] Building CXX object third-party/double-conversion/CMakeFiles/double-conversion.dir/src/double-conversion/bignum-dtoa.cc.o | |
[ 0%] Built target eaw_table | |
[ 0%] Building C object third-party/brotli/CMakeFiles/brotli_dec.dir/src/dec/decode.c.o | |
[ 0%] Building C object third-party/brotli/CMakeFiles/brotli_dec.dir/src/dec/bit_reader.c.o | |
Scanning dependencies of target timelib | |
Scanning dependencies of target re2 | |
[ 1%] Building C object third-party/timelib/CMakeFiles/timelib.dir/astro.c.o | |
[ 1%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/util/hash.cc.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%] No download step for 'webscalesqlclient' | |
[ 1%] Building C object third-party/brotli/CMakeFiles/brotli_dec.dir/src/dec/dictionary.c.o | |
[ 1%] No patch step for 'webscalesqlclient' | |
[ 1%] Building C object third-party/libafdt/CMakeFiles/afdt.dir/src/strlcpy.c.o | |
[ 1%] Building C object third-party/timelib/CMakeFiles/timelib.dir/dow.c.o | |
[ 1%] No update step for 'webscalesqlclient' | |
[ 2%] Building CXX object third-party/double-conversion/CMakeFiles/double-conversion.dir/src/double-conversion/bignum.cc.o | |
[ 2%] Performing configure step for 'webscalesqlclient' | |
[ 2%] Building C object third-party/libafdt/CMakeFiles/afdt.dir/src/sync.c.o | |
-- Running cmake version 3.5.2 | |
-- Found Git: /usr/local/bin/git (found version "2.8.1") | |
[ 2%] Building C object third-party/libafdt/CMakeFiles/afdt.dir/src/util.c.o | |
[ 2%] Building C object third-party/timelib/CMakeFiles/timelib.dir/interval.c.o | |
[ 2%] Building C object third-party/libafdt/CMakeFiles/afdt.dir/src/async.c.o | |
[ 2%] Building C object third-party/timelib/CMakeFiles/timelib.dir/parse_date.c.o | |
-- The C compiler identification is Clang 3.6.2 | |
[ 2%] Linking C static library libafdt.a | |
[ 2%] Built target afdt | |
[ 3%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/block_splitter.cc.o | |
[ 3%] Building CXX object third-party/double-conversion/CMakeFiles/double-conversion.dir/src/double-conversion/cached-powers.cc.o | |
-- The CXX compiler identification is Clang 3.6.2 | |
-- Check for working C compiler: /usr/local/opt/llvm/bin/clang | |
/tmp/hhvm-20160603-38142-14mbfrc/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. | |
[ 3%] Building C object third-party/brotli/CMakeFiles/brotli_dec.dir/src/dec/huffman.c.o | |
[ 3%] Building CXX object third-party/double-conversion/CMakeFiles/double-conversion.dir/src/double-conversion/diy-fp.cc.o | |
[ 3%] Building CXX object third-party/double-conversion/CMakeFiles/double-conversion.dir/src/double-conversion/double-conversion.cc.o | |
[ 3%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/util/rune.cc.o | |
-- Check for working C compiler: /usr/local/opt/llvm/bin/clang -- works | |
-- Detecting C compiler ABI info | |
[ 3%] Building C object third-party/timelib/CMakeFiles/timelib.dir/parse_iso_intervals.c.o | |
-- Detecting C compiler ABI info - done | |
-- Check for working CXX compiler: /usr/local/opt/llvm/bin/clang++ | |
[ 3%] Building CXX object third-party/double-conversion/CMakeFiles/double-conversion.dir/src/double-conversion/fast-dtoa.cc.o | |
-- Check for working CXX compiler: /usr/local/opt/llvm/bin/clang++ -- works | |
-- Detecting CXX compiler ABI info | |
Scanning dependencies of target fastlz | |
[ 3%] Building C object third-party/fastlz/CMakeFiles/fastlz.dir/fastlz.c.o | |
[ 3%] Building CXX object third-party/double-conversion/CMakeFiles/double-conversion.dir/src/double-conversion/fixed-dtoa.cc.o | |
-- Detecting CXX compiler ABI info - done | |
[ 3%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/util/stringprintf.cc.o | |
-- Looking for sys/types.h | |
[ 3%] Linking C static library libfastlz.a | |
[ 3%] Built target fastlz | |
[ 3%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/brotli_bit_stream.cc.o | |
[ 3%] Building CXX object third-party/double-conversion/CMakeFiles/double-conversion.dir/src/double-conversion/strtod.cc.o | |
[ 3%] Building C object third-party/brotli/CMakeFiles/brotli_dec.dir/src/dec/state.c.o | |
-- Looking for sys/types.h - found | |
-- Looking for stdint.h | |
[ 3%] Building C object third-party/brotli/CMakeFiles/brotli_dec.dir/src/dec/streams.c.o | |
[ 3%] Linking C static library libbrotli_dec.a | |
[ 3%] Linking CXX static library libdouble-conversion.a | |
[ 3%] Built target brotli_dec | |
[ 3%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/util/strutil.cc.o | |
-- Looking for stdint.h - found | |
-- Looking for stddef.h | |
[ 3%] Built target double-conversion | |
[ 3%] Building C object third-party/timelib/CMakeFiles/timelib.dir/parse_tz.c.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 | |
[ 3%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/dictionary.cc.o | |
Scanning dependencies of target version | |
-- Looking for __infinity - not found | |
-- Looking for __infinity in m | |
[ 3%] Building CXX object hphp/tools/version/CMakeFiles/version.dir/version.cpp.o | |
[ 3%] Linking CXX executable version | |
[ 3%] Built target version | |
[ 3%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/util/valgrind.cc.o | |
[ 3%] Building C object third-party/timelib/CMakeFiles/timelib.dir/timelib.c.o | |
-- Looking for __infinity in m - not found | |
-- Looking for gethostbyname_r | |
[ 3%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/encode.cc.o | |
Scanning dependencies of target hack | |
-- Looking for gethostbyname_r - not found | |
-- Looking for gethostbyname_r in nsl_r | |
[ 3%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/bitstate.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 | |
-- Looking for crypt - found | |
-- Looking for setsockopt | |
[ 3%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/encode_parallel.cc.o | |
-- Looking for setsockopt - found | |
-- Looking for dlopen | |
-- Looking for dlopen - found | |
-- Looking for sched_yield | |
ocamlc.opt -g -ccopt -I/tmp/hhvm-20160603-38142-14mbfrc -ccopt -I/usr/local/opt/libelf/include/libelf -ccopt -I/usr/local/opt/lz4/include -ccopt -pthread -c heap/hh_shared.c | |
Scanning dependencies of target hphp_parser | |
-- Looking for sched_yield - found | |
-- Looking for clock_gettime | |
[ 3%] Building C object third-party/timelib/CMakeFiles/timelib.dir/tm2unixtime.c.o | |
[ 3%] Building CXX object hphp/parser/CMakeFiles/hphp_parser.dir/hphp.5.tab.cpp.o | |
[ 3%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/compile.cc.o | |
-- Looking for clock_gettime - not found | |
-- Looking for clock_gettime in rt | |
Scanning dependencies of target neo | |
[ 3%] Building C object hphp/neo/CMakeFiles/neo.dir/neo_err.c.o | |
[ 3%] Building C object third-party/timelib/CMakeFiles/timelib.dir/unixtime2tm.c.o | |
-- Looking for clock_gettime in rt - not found | |
-- Looking for timer_create | |
[ 3%] Building C object hphp/neo/CMakeFiles/neo.dir/neo_files.c.o | |
mv hh_shared.o heap/hh_shared.o | |
ocamlc.opt -g -ccopt -I/tmp/hhvm-20160603-38142-14mbfrc -ccopt -I/usr/local/opt/libelf/include/libelf -ccopt -I/usr/local/opt/lz4/include -ccopt -pthread -c hhi/hhi_elf.c | |
[ 3%] Building C object hphp/neo/CMakeFiles/neo.dir/neo_hash.c.o | |
-- Looking for timer_create - not found | |
-- Looking for timer_create in rt | |
mv hhi_elf.o hhi/hhi_elf.o | |
ocamlc.opt -g -ccopt -I/tmp/hhvm-20160603-38142-14mbfrc -ccopt -I/usr/local/opt/libelf/include/libelf -ccopt -I/usr/local/opt/lz4/include -ccopt -pthread -c hhi/hhi_win32res_stubs.c | |
[ 3%] Building C object hphp/neo/CMakeFiles/neo.dir/neo_hdf.c.o | |
Scanning dependencies of target hphp_zend | |
[ 3%] Building CXX object hphp/zend/CMakeFiles/hphp_zend.dir/crypt-blowfish.cpp.o | |
-- Looking for timer_create in rt - not found | |
-- Looking for pthread.h | |
mv hhi_win32res_stubs.o hhi/hhi_win32res_stubs.o | |
ocamlc.opt -g -ccopt -I/tmp/hhvm-20160603-38142-14mbfrc -ccopt -I/usr/local/opt/libelf/include/libelf -ccopt -I/usr/local/opt/lz4/include -ccopt -pthread -c libancillary/libancillary-stubs.c | |
mv libancillary-stubs.o libancillary/libancillary-stubs.o | |
ocamlc.opt -g -ccopt -I/tmp/hhvm-20160603-38142-14mbfrc -ccopt -I/usr/local/opt/libelf/include/libelf -ccopt -I/usr/local/opt/lz4/include -ccopt -pthread -c third-party/libancillary/fd_recv.c | |
-- Looking for pthread.h - found | |
-- Looking for pthread_create | |
mv fd_recv.o third-party/libancillary/fd_recv.o | |
ocamlc.opt -g -ccopt -I/tmp/hhvm-20160603-38142-14mbfrc -ccopt -I/usr/local/opt/libelf/include/libelf -ccopt -I/usr/local/opt/lz4/include -ccopt -pthread -c third-party/libancillary/fd_send.c | |
-- Looking for pthread_create - found | |
-- Found Threads: TRUE | |
-- Looking for 4 include files stdlib.h, ..., float.h | |
mv fd_send.o third-party/libancillary/fd_send.o | |
ocamlc.opt -g -ccopt -I/tmp/hhvm-20160603-38142-14mbfrc -ccopt -I/usr/local/opt/libelf/include/libelf -ccopt -I/usr/local/opt/lz4/include -ccopt -pthread -c utils/files.c | |
[ 3%] Building C object hphp/neo/CMakeFiles/neo.dir/neo_misc.c.o | |
[ 3%] Building CXX object hphp/zend/CMakeFiles/hphp_zend.dir/crypt-freesec.cpp.o | |
[ 3%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/entropy_encode.cc.o | |
mv files.o utils/files.o | |
ocamlc.opt -g -ccopt -I/tmp/hhvm-20160603-38142-14mbfrc -ccopt -I/usr/local/opt/libelf/include/libelf -ccopt -I/usr/local/opt/lz4/include -ccopt -pthread -c utils/get_build_id.c | |
[ 3%] Building C object hphp/neo/CMakeFiles/neo.dir/neo_rand.c.o | |
-- Looking for 4 include files stdlib.h, ..., float.h - found | |
-- Looking for include file alloca.h | |
[ 3%] Building C object hphp/neo/CMakeFiles/neo.dir/neo_str.c.o | |
mv get_build_id.o utils/get_build_id.o | |
ocamlc.opt -g -ccopt -I/tmp/hhvm-20160603-38142-14mbfrc -ccopt -I/usr/local/opt/libelf/include/libelf -ccopt -I/usr/local/opt/lz4/include -ccopt -pthread -c utils/handle_stubs.c | |
[ 3%] Building CXX object hphp/zend/CMakeFiles/hphp_zend.dir/crypt-sha256.cpp.o | |
[ 3%] Building C object hphp/neo/CMakeFiles/neo.dir/ulist.c.o | |
-- Looking for include file alloca.h - found | |
-- Looking for include file aio.h | |
mv handle_stubs.o utils/handle_stubs.o | |
ocamlc.opt -g -ccopt -I/tmp/hhvm-20160603-38142-14mbfrc -ccopt -I/usr/local/opt/libelf/include/libelf -ccopt -I/usr/local/opt/lz4/include -ccopt -pthread -c utils/nproc.c | |
[ 3%] Building C object hphp/neo/CMakeFiles/neo.dir/ulocks.c.o | |
mv nproc.o utils/nproc.o | |
ocamlc.opt -g -ccopt -I/tmp/hhvm-20160603-38142-14mbfrc -ccopt -I/usr/local/opt/libelf/include/libelf -ccopt -I/usr/local/opt/lz4/include -ccopt -pthread -c utils/priorities.c | |
[ 3%] Linking C static library libneo.a | |
-- Looking for include file aio.h - found | |
-- Looking for include file arpa/inet.h | |
[ 3%] Built target neo | |
[ 3%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/dfa.cc.o | |
mv priorities.o utils/priorities.o | |
ocamlc.opt -g -ccopt -I/tmp/hhvm-20160603-38142-14mbfrc -ccopt -I/usr/local/opt/libelf/include/libelf -ccopt -I/usr/local/opt/lz4/include -ccopt -pthread -c utils/realpath.c | |
[ 3%] Building CXX object hphp/zend/CMakeFiles/hphp_zend.dir/crypt-sha512.cpp.o | |
mv realpath.o utils/realpath.o | |
ocamlc.opt -g -ccopt -I/tmp/hhvm-20160603-38142-14mbfrc -ccopt -I/usr/local/opt/libelf/include/libelf -ccopt -I/usr/local/opt/lz4/include -ccopt -pthread -c utils/sysinfo.c | |
-- Looking for include file arpa/inet.h - found | |
-- Looking for include file crypt.h | |
In file included from hphp.y:11: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/hphp/compiler/parser/parser.h:25: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/base/exceptions.h:27: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/hphp/util/compatibility.h:23: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160603-38142-14mbfrc/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
deleter2 = new std::function<DeleterFunType>([d = d]( | |
^ | |
-- Looking for include file crypt.h - not found | |
-- Looking for include file cxxabi.h | |
mv sysinfo.o utils/sysinfo.o | |
In file included from hphp.y:11: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/hphp/compiler/parser/parser.h:25: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/base/exceptions.h:27: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/hphp/util/compatibility.h:23: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160603-38142-14mbfrc/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
auto deleter = [delegate = source.get_deleter()]( | |
^ | |
ocamlc.opt -g -ccopt -I/tmp/hhvm-20160603-38142-14mbfrc -ccopt -I/usr/local/opt/libelf/include/libelf -ccopt -I/usr/local/opt/lz4/include -ccopt -pthread -c utils/win32_support.c | |
-- Looking for include file cxxabi.h - not found | |
-- Looking for include file dirent.h | |
mv win32_support.o utils/win32_support.o | |
ocamlc.opt -g -ccopt -I/tmp/hhvm-20160603-38142-14mbfrc -ccopt -I/usr/local/opt/libelf/include/libelf -ccopt -I/usr/local/opt/lz4/include -ccopt -pthread -c fsevents/fsevents_stubs.c | |
[ 3%] Building CXX object hphp/parser/CMakeFiles/hphp_parser.dir/hphp.7.tab.cpp.o | |
-- Looking for include file dirent.h - found | |
-- Looking for include file dlfcn.h | |
[ 3%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/histogram.cc.o | |
-- Looking for include file dlfcn.h - found | |
-- Looking for include file execinfo.h | |
-- Looking for include file execinfo.h - found | |
-- Looking for include file fcntl.h | |
[ 3%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/literal_cost.cc.o | |
mv fsevents_stubs.o fsevents/fsevents_stubs.o | |
-- Looking for include file fcntl.h - found | |
-- Looking for include file fenv.h | |
ocamldep.opt -modules hh_server.ml > hh_server.ml.depends | |
-- Looking for include file fenv.h - found | |
-- Looking for include file float.h | |
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 | |
[ 3%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/metablock.cc.o | |
[ 3%] Building CXX object hphp/zend/CMakeFiles/hphp_zend.dir/html-table.cpp.o | |
ocamldep.opt -modules utils/fork.ml > utils/fork.ml.depends | |
-- Looking for include file float.h - found | |
ocamldep.opt -modules utils/core.ml > utils/core.ml.depends | |
-- Looking for include file floatingpoint.h | |
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 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 | |
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 | |
-- Looking for include file grp.h - found | |
-- Looking for include file ieeefp.h | |
ocamldep.opt -modules third-party/core/monad.ml > third-party/core/monad.ml.depends | |
ocamldep.opt -modules third-party/core/poly.ml > third-party/core/poly.ml.depends | |
ocamldep.opt -modules third-party/core/polymorphic_compare.mli > third-party/core/polymorphic_compare.mli.depends | |
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 | |
-- Looking for include file ieeefp.h - not found | |
-- Looking for include file inttypes.h | |
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 include file inttypes.h - found | |
-- Looking for include file langinfo.h | |
ocamldep.opt -modules utils/pidLog.ml > utils/pidLog.ml.depends | |
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/core.cmo utils/core.ml | |
ocamldep.opt -modules third-party/core/option.ml > third-party/core/option.ml.depends | |
ocamldep.opt -modules utils/sys_utils.ml > utils/sys_utils.ml.depends | |
ocamldep.opt -modules utils/utils.ml > utils/utils.ml.depends | |
ocamldep.opt -modules utils/collections/iMap.ml > utils/collections/iMap.ml.depends | |
ocamldep.opt -modules utils/collections/intKey.ml > utils/collections/intKey.ml.depends | |
ocamldep.opt -modules utils/collections/myMap.mli > utils/collections/myMap.mli.depends | |
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/collections/intKey.cmo utils/collections/intKey.ml | |
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/collections/myMap.cmi utils/collections/myMap.mli | |
ocamldep.opt -modules utils/collections/sMap.ml > utils/collections/sMap.ml.depends | |
-- Looking for include file langinfo.h - found | |
-- Looking for include file limits.h | |
In file included from hphp.y:11: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/hphp/compiler/parser/parser.h:25: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/base/exceptions.h:27: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/hphp/util/compatibility.h:23: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160603-38142-14mbfrc/third-party/folly/folly/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/collections/stringKey.ml > utils/collections/stringKey.ml.depends | |
[ 3%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/filtered_re2.cc.o | |
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 | |
In file included from hphp.y:11: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/hphp/compiler/parser/parser.h:25: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/base/exceptions.h:27: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/hphp/util/compatibility.h:23: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160603-38142-14mbfrc/third-party/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/sSet.ml > utils/collections/sSet.ml.depends | |
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/collections/iMap.cmo utils/collections/iMap.ml | |
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/collections/sMap.cmo utils/collections/sMap.ml | |
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/collections/sSet.cmo utils/collections/sSet.ml | |
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/utils.cmo utils/utils.ml | |
ocamlc.opt -c -g -w A -warn-error A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -I third-party/core -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o third-party/core/option.cmo third-party/core/option.ml | |
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/sys_utils.cmo utils/sys_utils.ml | |
-- Looking for include file limits.h - found | |
-- Looking for include file locale.h | |
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/pidLog.cmo utils/pidLog.ml | |
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/fork.cmo utils/fork.ml | |
ocamlopt.opt -c -g -w A -warn-error A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -I third-party/core -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o third-party/core/commutative_group.cmx third-party/core/commutative_group.ml | |
-- Looking for include file locale.h - found | |
-- Looking for include file malloc.h | |
-- Looking for include file malloc.h - not found | |
-- Looking for include file memory.h | |
ocamldep.opt -modules third-party/core/polymorphic_compare.ml > third-party/core/polymorphic_compare.ml.depends | |
ocamlopt.opt -c -g -w A -warn-error A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -I third-party/core -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o third-party/core/polymorphic_compare.cmx third-party/core/polymorphic_compare.ml | |
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 include file memory.h - found | |
-- Looking for include file ndir.h | |
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 | |
-- Looking for include file ndir.h - not found | |
-- Looking for include file netinet/in.h | |
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 | |
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 | |
-- Looking for include file netinet/in.h - found | |
-- Looking for include file paths.h | |
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 include file paths.h - found | |
-- Looking for include file port.h | |
ocamlopt.opt -c -g -w A -warn-error A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -I third-party/core -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o third-party/core/core_list.cmx third-party/core/core_list.ml | |
-- Looking for include file port.h - not found | |
-- Looking for include file poll.h | |
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 | |
[ 3%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/mimics_pcre.cc.o | |
-- Looking for include file poll.h - found | |
-- Looking for include file pwd.h | |
ocamldep.opt -modules utils/collections/myMap.ml > utils/collections/myMap.ml.depends | |
ocamlopt.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/collections/intKey.cmx utils/collections/intKey.ml | |
-- Looking for include file pwd.h - found | |
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 | |
-- Looking for include file sched.h | |
ocamlopt.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/collections/stringKey.cmx utils/collections/stringKey.ml | |
-- Looking for include file sched.h - found | |
-- Looking for include file select.h | |
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 | |
-- Looking for include file select.h - not found | |
-- Looking for include file semaphore.h | |
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 | |
[ 3%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/static_dict.cc.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/sSet.cmx utils/collections/sSet.ml | |
-- Looking for include file semaphore.h - found | |
-- Looking for include files sys/types.h, sys/dir.h | |
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 include files sys/types.h, sys/dir.h - found | |
-- Looking for include file sys/ndir.h | |
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 include file sys/ndir.h - not found | |
-- Looking for include file sys/pte.h | |
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 | |
-- Looking for include file sys/pte.h - not found | |
-- Looking for include file stdlib.h | |
ocamldep.opt -modules utils/handle.ml > utils/handle.ml.depends | |
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/handle.cmo utils/handle.ml | |
ocamldep.opt -modules utils/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 include file stdlib.h - found | |
-- Looking for include file strings.h | |
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/path.cmx utils/path.ml | |
-- Looking for include file strings.h - found | |
-- Looking for include file string.h | |
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 include file string.h - found | |
-- Looking for include file synch.h | |
ocamldep.opt -modules stubs/eventLogger.ml > stubs/eventLogger.ml.depends | |
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I stubs -I watchman -I utils -I typing -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o stubs/eventLogger.cmo stubs/eventLogger.ml | |
-- Looking for include file synch.h - not found | |
-- Looking for include file sysent.h | |
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 | |
-- Looking for include file sysent.h - not found | |
-- Looking for include file sys/cdefs.h | |
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 | |
[ 3%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/nfa.cc.o | |
ocamldep.opt -modules hhi/hhi.mli > hhi/hhi.mli.depends | |
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I hhi -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o hhi/hhi.cmi hhi/hhi.mli | |
ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/exit_status.cmx utils/exit_status.ml | |
-- Looking for include file sys/cdefs.h - found | |
-- Looking for include file sys/file.h | |
ocamldep.opt -modules find/find.ml > find/find.ml.depends | |
ocamldep.opt -modules find/find.mli > find/find.mli.depends | |
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I find -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o find/find.cmi find/find.mli | |
ocamldep.opt -modules globals/globalConfig.ml > globals/globalConfig.ml.depends | |
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I globals -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o globals/globalConfig.cmo globals/globalConfig.ml | |
ocamldep.opt -modules hhi/hhi_win32res.ml > hhi/hhi_win32res.ml.depends | |
ocamldep.opt -modules hhi/hhi_win32res.mli > hhi/hhi_win32res.mli.depends | |
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I hhi -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o hhi/hhi_win32res.cmi hhi/hhi_win32res.mli | |
ocamldep.opt -modules utils/relative_path.ml > utils/relative_path.ml.depends | |
ocamldep.opt -modules utils/relative_path.mli > utils/relative_path.mli.depends | |
-- Looking for include file sys/file.h - found | |
-- Looking for include file sys/fpu.h | |
ocamldep.opt -modules utils/collections/reordered_argument_collections.ml > utils/collections/reordered_argument_collections.ml.depends | |
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/collections/reordered_argument_collections.cmo utils/collections/reordered_argument_collections.ml | |
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/relative_path.cmi utils/relative_path.mli | |
-- Looking for include file sys/fpu.h - not found | |
-- Looking for include file sys/ioctl.h | |
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 include file sys/ioctl.h - found | |
-- Looking for include file sys/ipc.h | |
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 | |
[ 3%] Building CXX object third-party/brotli/CMakeFiles/brotli_enc.dir/src/enc/streams.cc.o | |
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 include file sys/ipc.h - found | |
-- Looking for include file sys/malloc.h | |
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 include file sys/malloc.h - found | |
-- Looking for include file sys/mman.h | |
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 | |
[ 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 | |
ocamldep.opt -modules utils/lock.ml > utils/lock.ml.depends | |
-- Looking for include file sys/mman.h - found | |
-- Looking for include file sys/prctl.h | |
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 | |
[ 3%] Built target brotli_enc | |
[ 3%] Building CXX object hphp/parser/CMakeFiles/hphp_parser.dir/lex.yy.cpp.o | |
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 | |
-- Looking for include file sys/prctl.h - not found | |
-- Looking for include file sys/resource.h | |
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 | |
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 include file sys/resource.h - found | |
-- Looking for include file sys/select.h | |
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 | |
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 include file sys/select.h - found | |
-- Looking for include file sys/shm.h | |
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 | |
-- Looking for include file sys/shm.h - found | |
-- Looking for include file sys/socket.h | |
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 | |
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 | |
-- Looking for include file sys/socket.h - found | |
-- Looking for include file sys/stat.h | |
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 | |
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 | |
-- Looking for include file sys/stat.h - found | |
[ 4%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/onepass.cc.o | |
-- Looking for include file sys/stream.h | |
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 include file sys/stream.h - not found | |
-- Looking for include file sys/termcap.h | |
ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/pos.cmx utils/pos.ml | |
-- Looking for include file sys/termcap.h - not found | |
-- Looking for include files time.h, sys/timeb.h | |
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 include files time.h, sys/timeb.h - found | |
-- Looking for include files curses.h, term.h | |
-- Looking for include files curses.h, term.h - found | |
-- Looking for include file asm/termbits.h | |
-- Looking for include file asm/termbits.h - not found | |
-- Looking for include file termbits.h | |
-- Looking for include file termbits.h - not found | |
-- Looking for include file termios.h | |
-- Looking for include file termios.h - found | |
-- Looking for include file termio.h | |
-- Looking for include file termio.h - not found | |
-- Looking for include file termcap.h | |
-- Looking for include file termcap.h - found | |
-- Looking for include file unistd.h | |
[ 4%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/parse.cc.o | |
-- Looking for include file unistd.h - found | |
-- Looking for include file utime.h | |
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 include file utime.h - found | |
-- Looking for include file varargs.h | |
ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverArgs.cmx server/serverArgs.ml | |
-- Looking for include file varargs.h - not found | |
-- Looking for include file sys/time.h | |
ocamldep.opt -modules server/serverLocalConfig.ml > server/serverLocalConfig.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/serverLocalConfig.cmo server/serverLocalConfig.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/config_file.cmx utils/config_file.ml | |
-- Looking for include file sys/time.h - found | |
-- Looking for include file sys/utime.h | |
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 | |
-- Looking for include file sys/utime.h - not found | |
-- Looking for include file sys/wait.h | |
ocamldep.opt -modules heap/prefix.ml > heap/prefix.ml.depends | |
ocamldep.opt -modules utils/stats.ml > utils/stats.ml.depends | |
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/stats.cmo utils/stats.ml | |
ocamldep.opt -modules heap/value.ml > heap/value.ml.depends | |
ocamlopt.opt -c -g -w A -warn-error A -w -27-34 -w -3-4-6-29-35-44-48-50-52 -I heap -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o heap/prefix.cmx heap/prefix.ml | |
ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/stats.cmx utils/stats.ml | |
-- Looking for include file sys/wait.h - found | |
-- Looking for include file sys/param.h | |
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 include file sys/param.h - found | |
-- Looking for include file sys/vadvise.h | |
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 | |
[ 4%] Building CXX object hphp/zend/CMakeFiles/hphp_zend.dir/php-crypt_r.cpp.o | |
-- Looking for include file sys/vadvise.h - found | |
-- Looking for include file fnmatch.h | |
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 include file fnmatch.h - found | |
-- Looking for include file stdarg.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/typecheckerOptions.cmx naming/typecheckerOptions.ml | |
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 | |
-- Looking for include file stdarg.h - found | |
-- Looking for include files stdlib.h, sys/un.h | |
ocamldep.opt -modules server/serverGlobalState.ml > server/serverGlobalState.ml.depends | |
ocamldep.opt -modules server/serverGlobalState.mli > server/serverGlobalState.mli.depends | |
ocamlc.opt -c -g -w A -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/serverGlobalState.cmi server/serverGlobalState.mli | |
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 include files stdlib.h, sys/un.h - found | |
-- Looking for include file vis.h | |
[ 4%] Linking C static library libtimelib.a | |
ocamldep.opt -modules search/searchService.ml > search/searchService.ml.depends | |
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 | |
[ 4%] Built target timelib | |
[ 4%] Building CXX object hphp/parser/CMakeFiles/hphp_parser.dir/parser.cpp.o | |
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 | |
-- Looking for include file vis.h - found | |
-- Looking for include file wchar.h | |
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 | |
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I procs -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o procs/multiWorker.cmi procs/multiWorker.mli | |
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I search -I watchman -I utils -I typing -I stubs -I socket -I server -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o search/searchUtils.cmo search/searchUtils.ml | |
ocamldep.opt -modules search/trieSearchService.ml > search/trieSearchService.ml.depends | |
ocamldep.opt -modules utils/trie.ml > utils/trie.ml.depends | |
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/trie.cmo utils/trie.ml | |
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I search -I watchman -I utils -I typing -I stubs -I socket -I server -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o search/fuzzySearchService.cmo search/fuzzySearchService.ml | |
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I search -I watchman -I utils -I typing -I stubs -I socket -I server -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o search/trieSearchService.cmo search/trieSearchService.ml | |
-- Looking for include file wchar.h - found | |
-- Looking for include file wctype.h | |
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 | |
-- Looking for include file wctype.h - found | |
ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I deps -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o deps/fileInfo.cmx deps/fileInfo.ml | |
-- Looking for include file sasl/sasl.h | |
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 | |
[ 4%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/perl_groups.cc.o | |
-- Looking for include file sasl/sasl.h - found | |
-- Looking for include file sys/devpoll.h | |
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 include file sys/devpoll.h - not found | |
-- Looking for include file signal.h | |
In file included from hphp.ll:2: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/hphp/parser/scanner.h:27: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/hphp/util/compatibility.h:23: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160603-38142-14mbfrc/third-party/folly/folly/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/collections/hashSet.ml > utils/collections/hashSet.ml.depends | |
ocamldep.opt -modules procs/multiWorker.ml > procs/multiWorker.ml.depends | |
In file included from hphp.ll:2: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/hphp/parser/scanner.h:27: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/hphp/util/compatibility.h:23: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160603-38142-14mbfrc/third-party/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 procs/worker.ml > procs/worker.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/daemon.cmx utils/daemon.ml | |
-- Looking for include file signal.h - found | |
-- Looking for include file sys/devpoll.h | |
ocamldep.opt -modules utils/printSignal.ml > utils/printSignal.ml.depends | |
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/printSignal.cmo utils/printSignal.ml | |
ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/printSignal.cmx utils/printSignal.ml | |
-- Looking for 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 | |
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 | |
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 include file sys/event.h - found | |
-- Looking for include file sys/queue.h | |
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 | |
-- Looking for include file sys/queue.h - found | |
-- Looking for TAILQ_FOREACH | |
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 | |
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 TAILQ_FOREACH - found | |
-- Looking for include file sys/ptem.h | |
[ 4%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/prefilter.cc.o | |
-- Looking for include file sys/ptem.h - not 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/trie.cmx utils/trie.ml | |
-- Performing Test HAVE_WERROR_FLAG | |
[ 4%] Building CXX object hphp/zend/CMakeFiles/hphp_zend.dir/zend-html.cpp.o | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/hphp/parser/parser.cpp:16: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/hphp/parser/parser.h:26: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/hphp/parser/scanner.h:27: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/hphp/util/compatibility.h:23: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160603-38142-14mbfrc/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
deleter2 = new std::function<DeleterFunType>([d = d]( | |
^ | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/hphp/parser/parser.cpp:16: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/hphp/parser/parser.h:26: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/hphp/parser/scanner.h:27: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/hphp/util/compatibility.h:23: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160603-38142-14mbfrc/third-party/folly/folly/ThreadLocal.h:205:21: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
auto deleter = [delegate = source.get_deleter()]( | |
^ | |
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 | |
-- Performing Test HAVE_WERROR_FLAG - Success | |
-- Performing Test HAVE_PTHREAD_ONCE_INIT | |
lex.yy.cpp:84770:13: warning: unused function 'yy_fatal_error' [-Wunused-function] | |
static void yy_fatal_error (yyconst char* msg , yyscan_t yyscanner) | |
^ | |
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_PTHREAD_ONCE_INIT - Success | |
-- Looking for _aligned_malloc | |
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 | |
-- Looking for _aligned_malloc - not found | |
-- Looking for _aligned_free | |
ocamlopt.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I search -I watchman -I utils -I typing -I stubs -I socket -I server -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o search/searchService.cmx search/searchService.ml | |
-- Looking for _aligned_free - not found | |
-- Looking for aio_read | |
ocamldep.opt -modules deps/typing_deps.ml > deps/typing_deps.ml.depends | |
ocamldep.opt -modules deps/typing_deps.mli > deps/typing_deps.mli.depends | |
ocamlc.opt -c -g -w A -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 | |
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 aio_read - found | |
-- Looking for alarm | |
ocamlopt.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I deps -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o deps/typing_deps.cmx deps/typing_deps.ml | |
-- Looking for alarm - found | |
-- Looking for backtrace | |
ocamldep.opt -modules server/serverMain.ml > server/serverMain.ml.depends | |
ocamldep.opt -modules server/serverMain.mli > server/serverMain.mli.depends | |
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I server -I watchman -I utils -I typing -I stubs -I socket -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o server/serverMain.cmi server/serverMain.mli | |
ocamldep.opt -modules stubs/buildMain.ml > stubs/buildMain.ml.depends | |
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I stubs -I watchman -I utils -I typing -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o stubs/buildMain.cmo stubs/buildMain.ml | |
ocamlopt.opt -c -g -w A -warn-error A -w -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 backtrace - found | |
-- Looking for backtrace_symbols | |
ocamldep.opt -modules libancillary/libancillary.ml > libancillary/libancillary.ml.depends | |
ocamldep.opt -modules libancillary/libancillary.mli > libancillary/libancillary.mli.depends | |
ocamlc.opt -c -g -w A -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 | |
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 | |
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 | |
-- Looking for backtrace_symbols - found | |
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 | |
-- Looking for backtrace_symbols_fd | |
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 | |
ocamldep.opt -modules server/serverRpc.ml > server/serverRpc.ml.depends | |
ocamldep.opt -modules server/autocompleteService.ml > server/autocompleteService.ml.depends | |
ocamldep.opt -modules globals/autocomplete.ml > globals/autocomplete.ml.depends | |
ocamldep.opt -modules utils/local_id.mli > utils/local_id.mli.depends | |
ocamlc.opt -c -g -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -I utils -I watchman -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/local_id.cmi utils/local_id.mli | |
ocamldep.opt -modules naming/naming_hooks.ml > naming/naming_hooks.ml.depends | |
ocamldep.opt -modules naming/nast.ml > naming/nast.ml.depends | |
ocamldep.opt -modules naming/naming_special_names.ml > naming/naming_special_names.ml.depends | |
ocamlc.opt -c -g -w A -warn-error A -w -27-45 -w -3-4-6-29-35-44-48-50-52 -I naming -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o naming/naming_special_names.cmo naming/naming_special_names.ml | |
-- Looking for backtrace_symbols_fd - found | |
-- Looking for printstack | |
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 | |
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 | |
-- Looking for printstack - not found | |
-- Looking for bmove | |
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 | |
ocamldep.opt -modules typing/typing_heap.mli > typing/typing_heap.mli.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_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 | |
-- Looking for bmove - not found | |
-- Looking for bsearch | |
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I utils/collections -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o utils/collections/iSet.cmo utils/collections/iSet.ml | |
ocamldep.opt -modules typing/typing_hooks.ml > typing/typing_hooks.ml.depends | |
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/typing_env.cmi typing/typing_env.mli | |
ocamldep.opt -modules typing/typing_lazy_heap.ml > typing/typing_lazy_heap.ml.depends | |
ocamldep.opt -modules decl/decl.mli > decl/decl.mli.depends | |
ocamlc.opt -c -g -w A -warn-error A -w -27-45 -w -3-4-6-29-35-44-48-50-52 -I naming -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o naming/namingGlobal.cmi naming/namingGlobal.mli | |
ocamldep.opt -modules naming/naming_heap.ml > naming/naming_heap.ml.depends | |
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I decl -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o decl/decl.cmi decl/decl.mli | |
ocamlc.opt -c -g -w A -warn-error A -w -27-45 -w -3-4-6-29-35-44-48-50-52 -I naming -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o naming/naming_heap.cmo naming/naming_heap.ml | |
-- Looking for bsearch - found | |
-- Looking for index | |
ocamldep.opt -modules typing/typing_phase.ml > typing/typing_phase.ml.depends | |
ocamldep.opt -modules decl/decl_hint.ml > decl/decl_hint.ml.depends | |
ocamldep.opt -modules decl/decl_hooks.ml > decl/decl_hooks.ml.depends | |
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I decl -I watchman -I utils -I typing -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o decl/decl_hooks.cmo decl/decl_hooks.ml | |
[ 4%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/prefilter_tree.cc.o | |
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 | |
3 warnings generated. | |
ocamldep.opt -modules typing/type_visitor.ml > typing/type_visitor.ml.depends | |
-- Looking for index - found | |
-- Looking for clock_gettime | |
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 | |
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 | |
-- Looking for clock_gettime - not found | |
ocamldep.opt -modules typing/typing_generic_constraint.ml > typing/typing_generic_constraint.ml.depends | |
-- Looking for cuserid | |
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 | |
Scanning dependencies of target ppc64-asm | |
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 | |
[ 4%] Building CXX object hphp/ppc64-asm/CMakeFiles/ppc64-asm.dir/asm-ppc64.cpp.o | |
ocamldep.opt -modules typing/typing_subtype.ml > typing/typing_subtype.ml.depends | |
ocamldep.opt -modules typing/typing_arrays.ml > typing/typing_arrays.ml.depends | |
ocamldep.opt -modules typing/type_mapper.ml > typing/type_mapper.ml.depends | |
ocamlc.opt -c -g -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -I typing -I watchman -I utils -I stubs -I socket -I server -I search -I procs -I parsing -I naming -I monitor -I libancillary -I hhi -I hh_matcher -I heap -I h2tp -I globals -I fsnotify_darwin -I fsevents -I format -I find -I emitter -I dfind -I deps -I decl -I client -I utils/hh_json -I utils/collections -I third-party/core -I third-party/avl -I hh_matcher/test -I h2tp/unparser -I h2tp/mapper -I h2tp/common -o typing/type_mapper.cmo typing/type_mapper.ml | |
-- Looking for cuserid - not found | |
-- Looking for directio | |
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 | |
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 | |
-- Looking for directio - not found | |
-- Looking for _doprnt | |
ocamldep.opt -modules typing/typing_unify_recursive.ml > typing/typing_unify_recursive.ml.depends | |
ocamlc.opt -c -g -w A -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_recursive.cmo typing/typing_unify_recursive.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_recursive.cmo typing/typing_unify_recursive.ml | |
File "typing/typing_unify_recursive.ml", line 54, characters 4-5: | |
Warning 56: this match case is unreachable. | |
Consider replacing it with a refutation case '<pat> -> .' | |
File "typing/typing_unify_recursive.ml", line 1: | |
Error: Some fatal warnings were triggered (1 occurrences) | |
Command exited with code 2. | |
make[3]: *** [_build/hh_server.native] Error 10 | |
make[2]: *** [hphp/hack/CMakeFiles/hack] Error 2 | |
make[1]: *** [hphp/hack/CMakeFiles/hack.dir/all] Error 2 | |
make[1]: *** Waiting for unfinished jobs.... | |
[ 4%] Building CXX object hphp/zend/CMakeFiles/hphp_zend.dir/zend-md5.cpp.o | |
-- Looking for _doprnt - not found | |
-- Looking for flockfile | |
[ 4%] Building CXX object hphp/parser/CMakeFiles/hphp_parser.dir/scanner.cpp.o | |
-- Looking for flockfile - found | |
-- Looking for ftruncate | |
-- Looking for ftruncate - found | |
-- Looking for getline | |
-- Looking for getline - found | |
-- Looking for compress | |
[ 4%] Building CXX object hphp/zend/CMakeFiles/hphp_zend.dir/zend-sha1.cpp.o | |
-- Looking for compress - not found | |
-- Looking for crypt | |
-- Looking for crypt - found | |
-- Looking for dlerror | |
-- Looking for dlerror - found | |
-- Looking for dlopen | |
-- Looking for dlopen - found | |
-- Looking for fchmod | |
[ 4%] Building CXX object hphp/zend/CMakeFiles/hphp_zend.dir/zend-string.cpp.o | |
-- Looking for fchmod - found | |
-- Looking for fcntl | |
2 warnings generated. | |
[ 4%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/prog.cc.o | |
-- Looking for fcntl - found | |
-- Looking for fconvert | |
[ 5%] Building CXX object hphp/ppc64-asm/CMakeFiles/ppc64-asm.dir/dasm-ppc64.cpp.o | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/hphp/parser/scanner.cpp:16: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/hphp/parser/scanner.h:27: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/hphp/util/compatibility.h:23: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/third-party/folly/folly/experimental/TLRefCount.h:18: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/third-party/folly/folly/ThreadLocal.h:53: | |
/tmp/hhvm-20160603-38142-14mbfrc/third-party/folly/folly/detail/ThreadLocalDetail.h:110:53: warning: initialized lambda captures are a C++14 extension [-Wc++14-extensions] | |
deleter2 = new std::function<DeleterFunType>([d = d]( | |
^ | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/hphp/parser/scanner.cpp:16: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/hphp/parser/scanner.h:27: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/hphp/util/exception.h:24: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/hphp/util/stack-trace.h:26: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/hphp/util/compatibility.h:23: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/third-party/folly/folly/Singleton.h:112: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/third-party/folly/folly/experimental/ReadMostlySharedPtr.h:21: | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/third-party/folly/folly/experimental/TLRefCount.h:18: | |
/tmp/hhvm-20160603-38142-14mbfrc/third-party/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 fconvert - not found | |
-- Looking for fdatasync | |
-- Looking for fdatasync - found | |
-- Looking for fdatasync | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/hphp/ppc64-asm/asm-ppc64.cpp:17: | |
/tmp/hhvm-20160603-38142-14mbfrc/hphp/ppc64-asm/asm-ppc64.h:2203:29: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
rc, | |
^~~ | |
/tmp/hhvm-20160603-38142-14mbfrc/hphp/ppc64-asm/asm-ppc64.h:2225:27: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
static_cast<uint32_t>(imm), | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/tmp/hhvm-20160603-38142-14mbfrc/hphp/ppc64-asm/asm-ppc64.h:2240:29: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
lk, | |
^~~ | |
/tmp/hhvm-20160603-38142-14mbfrc/hphp/ppc64-asm/asm-ppc64.h:2256:29: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
lk, | |
^~~ | |
/tmp/hhvm-20160603-38142-14mbfrc/hphp/ppc64-asm/asm-ppc64.h:2270:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
1, | |
^~ | |
/tmp/hhvm-20160603-38142-14mbfrc/hphp/ppc64-asm/asm-ppc64.h:2291:29: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
rc, | |
^~~ | |
/tmp/hhvm-20160603-38142-14mbfrc/hphp/ppc64-asm/asm-ppc64.h:2310:29: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
rc, | |
^~~ | |
/tmp/hhvm-20160603-38142-14mbfrc/hphp/ppc64-asm/asm-ppc64.h:2334:30: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
xop, | |
^~~~ | |
/tmp/hhvm-20160603-38142-14mbfrc/hphp/ppc64-asm/asm-ppc64.h:2354:30: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
0x0, //Reserved | |
^~~~~~~~~~~~~~~ | |
/tmp/hhvm-20160603-38142-14mbfrc/hphp/ppc64-asm/asm-ppc64.h:2373:30: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
lk, | |
^~~ | |
/tmp/hhvm-20160603-38142-14mbfrc/hphp/ppc64-asm/asm-ppc64.h:2399:28: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
rc, | |
^~~ | |
/tmp/hhvm-20160603-38142-14mbfrc/hphp/ppc64-asm/asm-ppc64.h:2425:28: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
rc, | |
^~~ | |
/tmp/hhvm-20160603-38142-14mbfrc/hphp/ppc64-asm/asm-ppc64.h:2450:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
rc, | |
^~~ | |
/tmp/hhvm-20160603-38142-14mbfrc/hphp/ppc64-asm/asm-ppc64.h:2477:32: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
rc, | |
^~~ | |
/tmp/hhvm-20160603-38142-14mbfrc/hphp/ppc64-asm/asm-ppc64.h:2499:7: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
rsv, | |
^~~~ | |
/tmp/hhvm-20160603-38142-14mbfrc/hphp/ppc64-asm/asm-ppc64.h:2519:7: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
rsv, | |
^~~~ | |
/tmp/hhvm-20160603-38142-14mbfrc/hphp/ppc64-asm/asm-ppc64.h:2538:7: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
tx, | |
^~~ | |
/tmp/hhvm-20160603-38142-14mbfrc/hphp/ppc64-asm/asm-ppc64.h:2558:7: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
tx, | |
^~~ | |
/tmp/hhvm-20160603-38142-14mbfrc/hphp/ppc64-asm/asm-ppc64.h:2583:7: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
tx, | |
^~~ | |
/tmp/hhvm-20160603-38142-14mbfrc/hphp/ppc64-asm/asm-ppc64.h:2605:7: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
xo, | |
^~~ | |
/tmp/hhvm-20160603-38142-14mbfrc/hphp/ppc64-asm/asm-ppc64.h:2629:29: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
rc, | |
^~~ | |
-- Looking for fdatasync - not found | |
-- Looking for fedisableexcept | |
-- Looking for fedisableexcept - not found | |
-- Looking for fpsetmask | |
-- Looking for fpsetmask - not found | |
-- Looking for fseeko | |
-- Looking for fseeko - found | |
-- Looking for fsync | |
-- Looking for fsync - found | |
-- Looking for getcwd | |
[ 5%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/re2.cc.o | |
-- 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 | |
[ 5%] Linking CXX static library libhphp_zend.a | |
[ 5%] Built target hphp_zend | |
[ 5%] Building CXX object hphp/ppc64-asm/CMakeFiles/ppc64-asm.dir/decoded-instr-ppc64.cpp.o | |
-- Looking for getpass - found | |
-- Looking for getpassphrase | |
-- Looking for getpassphrase - not found | |
-- Looking for getpwnam | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/hphp/ppc64-asm/dasm-ppc64.cpp:21: | |
/tmp/hhvm-20160603-38142-14mbfrc/hphp/ppc64-asm/asm-ppc64.h:2203:29: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
rc, | |
^~~ | |
/tmp/hhvm-20160603-38142-14mbfrc/hphp/ppc64-asm/asm-ppc64.h:2225:27: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
static_cast<uint32_t>(imm), | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/tmp/hhvm-20160603-38142-14mbfrc/hphp/ppc64-asm/asm-ppc64.h:2240:29: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
lk, | |
^~~ | |
/tmp/hhvm-20160603-38142-14mbfrc/hphp/ppc64-asm/asm-ppc64.h:2256:29: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
lk, | |
^~~ | |
/tmp/hhvm-20160603-38142-14mbfrc/hphp/ppc64-asm/asm-ppc64.h:2270:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
1, | |
^~ | |
/tmp/hhvm-20160603-38142-14mbfrc/hphp/ppc64-asm/asm-ppc64.h:2291:29: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
rc, | |
^~~ | |
/tmp/hhvm-20160603-38142-14mbfrc/hphp/ppc64-asm/asm-ppc64.h:2310:29: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
rc, | |
^~~ | |
/tmp/hhvm-20160603-38142-14mbfrc/hphp/ppc64-asm/asm-ppc64.h:2334:30: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
xop, | |
^~~~ | |
/tmp/hhvm-20160603-38142-14mbfrc/hphp/ppc64-asm/asm-ppc64.h:2354:30: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
0x0, //Reserved | |
^~~~~~~~~~~~~~~ | |
/tmp/hhvm-20160603-38142-14mbfrc/hphp/ppc64-asm/asm-ppc64.h:2373:30: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
lk, | |
^~~ | |
/tmp/hhvm-20160603-38142-14mbfrc/hphp/ppc64-asm/asm-ppc64.h:2399:28: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
rc, | |
^~~ | |
/tmp/hhvm-20160603-38142-14mbfrc/hphp/ppc64-asm/asm-ppc64.h:2425:28: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
rc, | |
^~~ | |
/tmp/hhvm-20160603-38142-14mbfrc/hphp/ppc64-asm/asm-ppc64.h:2450:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
rc, | |
^~~ | |
/tmp/hhvm-20160603-38142-14mbfrc/hphp/ppc64-asm/asm-ppc64.h:2477:32: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
rc, | |
^~~ | |
/tmp/hhvm-20160603-38142-14mbfrc/hphp/ppc64-asm/asm-ppc64.h:2499:7: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
rsv, | |
^~~~ | |
/tmp/hhvm-20160603-38142-14mbfrc/hphp/ppc64-asm/asm-ppc64.h:2519:7: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
rsv, | |
^~~~ | |
/tmp/hhvm-20160603-38142-14mbfrc/hphp/ppc64-asm/asm-ppc64.h:2538:7: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
tx, | |
^~~ | |
/tmp/hhvm-20160603-38142-14mbfrc/hphp/ppc64-asm/asm-ppc64.h:2558:7: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
tx, | |
^~~ | |
/tmp/hhvm-20160603-38142-14mbfrc/hphp/ppc64-asm/asm-ppc64.h:2583:7: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
tx, | |
^~~ | |
/tmp/hhvm-20160603-38142-14mbfrc/hphp/ppc64-asm/asm-ppc64.h:2605:7: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
xo, | |
^~~ | |
/tmp/hhvm-20160603-38142-14mbfrc/hphp/ppc64-asm/asm-ppc64.h:2629:29: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
rc, | |
^~~ | |
-- Looking for getpwnam - found | |
-- Looking for getpwuid | |
-- Looking for getpwuid - found | |
-- Looking for getrlimit | |
-- Looking for getrlimit - found | |
-- Looking for getrusage | |
-- 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 | |
[ 5%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/regexp.cc.o | |
-- Looking for getuid - found | |
-- Looking for geteuid | |
-- Looking for geteuid - found | |
-- Looking for getgid | |
-- Looking for getgid - found | |
-- Looking for getegid | |
2 warnings generated. | |
-- Looking for getegid - found | |
-- Looking for ldiv | |
[ 5%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/set.cc.o | |
2 warnings generated. | |
[ 5%] Building CXX object hphp/ppc64-asm/CMakeFiles/ppc64-asm.dir/decoder-ppc64.cpp.o | |
-- Looking for ldiv - found | |
-- Looking for localtime_r | |
-- Looking for localtime_r - found | |
-- Looking for longjmp | |
In file included from /tmp/hhvm-20160603-38142-14mbfrc/hphp/ppc64-asm/decoded-instr-ppc64.cpp:22: | |
/tmp/hhvm-20160603-38142-14mbfrc/hphp/ppc64-asm/asm-ppc64.h:2203:29: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
rc, | |
^~~ | |
/tmp/hhvm-20160603-38142-14mbfrc/hphp/ppc64-asm/asm-ppc64.h:2225:27: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
static_cast<uint32_t>(imm), | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/tmp/hhvm-20160603-38142-14mbfrc/hphp/ppc64-asm/asm-ppc64.h:2240:29: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
lk, | |
^~~ | |
/tmp/hhvm-20160603-38142-14mbfrc/hphp/ppc64-asm/asm-ppc64.h:2256:29: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
lk, | |
^~~ | |
/tmp/hhvm-20160603-38142-14mbfrc/hphp/ppc64-asm/asm-ppc64.h:2270:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
1, | |
^~ | |
/tmp/hhvm-20160603-38142-14mbfrc/hphp/ppc64-asm/asm-ppc64.h:2291:29: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
rc, | |
^~~ | |
/tmp/hhvm-20160603-38142-14mbfrc/hphp/ppc64-asm/asm-ppc64.h:2310:29: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
rc, | |
^~~ | |
/tmp/hhvm-20160603-38142-14mbfrc/hphp/ppc64-asm/asm-ppc64.h:2334:30: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
xop, | |
^~~~ | |
/tmp/hhvm-20160603-38142-14mbfrc/hphp/ppc64-asm/asm-ppc64.h:2354:30: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
0x0, //Reserved | |
^~~~~~~~~~~~~~~ | |
/tmp/hhvm-20160603-38142-14mbfrc/hphp/ppc64-asm/asm-ppc64.h:2373:30: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
lk, | |
^~~ | |
/tmp/hhvm-20160603-38142-14mbfrc/hphp/ppc64-asm/asm-ppc64.h:2399:28: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
rc, | |
^~~ | |
/tmp/hhvm-20160603-38142-14mbfrc/hphp/ppc64-asm/asm-ppc64.h:2425:28: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
rc, | |
^~~ | |
/tmp/hhvm-20160603-38142-14mbfrc/hphp/ppc64-asm/asm-ppc64.h:2450:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
rc, | |
^~~ | |
/tmp/hhvm-20160603-38142-14mbfrc/hphp/ppc64-asm/asm-ppc64.h:2477:32: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
rc, | |
^~~ | |
/tmp/hhvm-20160603-38142-14mbfrc/hphp/ppc64-asm/asm-ppc64.h:2499:7: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
rsv, | |
^~~~ | |
/tmp/hhvm-20160603-38142-14mbfrc/hphp/ppc64-asm/asm-ppc64.h:2519:7: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
rsv, | |
^~~~ | |
/tmp/hhvm-20160603-38142-14mbfrc/hphp/ppc64-asm/asm-ppc64.h:2538:7: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
tx, | |
^~~ | |
/tmp/hhvm-20160603-38142-14mbfrc/hphp/ppc64-asm/asm-ppc64.h:2558:7: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
tx, | |
^~~ | |
/tmp/hhvm-20160603-38142-14mbfrc/hphp/ppc64-asm/asm-ppc64.h:2583:7: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
tx, | |
^~~ | |
/tmp/hhvm-20160603-38142-14mbfrc/hphp/ppc64-asm/asm-ppc64.h:2605:7: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
xo, | |
^~~ | |
/tmp/hhvm-20160603-38142-14mbfrc/hphp/ppc64-asm/asm-ppc64.h:2629:29: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
rc, | |
^~~ | |
-- 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 | |
-- Looking for memcpy - found | |
-- Looking for memmove | |
[ 5%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/simplify.cc.o | |
-- Looking for memmove - found | |
-- Looking for mkstemp | |
-- Looking for mkstemp - found | |
-- Looking for mlock | |
2 warnings generated. | |
-- Looking for mlock - found | |
-- Looking for mlockall | |
[ 5%] Linking CXX static library libhphp_parser.a | |
[ 5%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/stringpiece.cc.o | |
[ 5%] Built target hphp_parser | |
[ 5%] 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 | |
[ 5%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/unicode_casefold.cc.o | |
-- 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 | |
[ 5%] Building CXX object third-party/re2/CMakeFiles/re2.dir/src/re2/unicode_groups.cc.o | |
-- Looking for posix_fallocate - not found | |
-- Looking for posix_memalign | |
-- Looking for posix_memalign - found | |
-- Looking for pread | |
-- Looking for pread - found | |
-- Looking for pthread_attr_create | |
-- Looking for pthread_attr_create - not found | |
-- Looking for pthread_attr_getguardsize | |
-- Looking for pthread_attr_getguardsize - found | |
-- Looking for pthread_attr_getstacksize | |
-- Looking for pthread_attr_getstacksize - found | |
-- Looking for pthread_attr_setscope | |
[ 6%] Linking CXX static library libre2.a | |
[ 6%] Built target re2 | |
-- 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 | |
-- Looking for pthread_rwlock_rdlock - found | |
-- Looking for pthread_sigmask | |
-- 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 | |
-- Looking for sched_yield - found | |
-- Looking for setenv | |
-- Looking for setenv - found | |
-- Looking for setlocale | |
-- Looking for setlocale - found | |
-- Looking for setfd | |
-- Looking for setfd - not found | |
-- Looking for sigaction | |
-- Looking for sigaction - found | |
-- Looking for sigthreadmask | |
-- Looking for sigthreadmask - not found | |
-- Looking for sigwait | |
-- Looking for sigwait - found | |
-- Looking for sigaddset | |
-- Looking for sigaddset - found | |
-- Looking for sigemptyset | |
-- Looking for sigemptyset - found | |
-- Looking for sighold | |
-- Looking for sighold - found | |
-- Looking for sigset | |
-- Looking for sigset - found | |
-- Looking for sleep | |
-- Looking for sleep - found | |
-- Looking for snprintf | |
-- Looking for snprintf - found | |
-- Looking for stpcpy | |
-- Looking for stpcpy - found | |
-- Looking for strcoll | |
-- Looking for strcoll - found | |
-- Looking for strerror | |
-- Looking for strerror - found | |
-- Looking for strlcpy | |
-- Looking for strlcpy - found | |
-- Looking for strnlen | |
-- Looking for strnlen - found | |
-- Looking for strlcat | |
-- Looking for strlcat - found | |
-- Looking for strsignal | |
-- Looking for strsignal - found | |
-- Looking for fgetln | |
-- Looking for fgetln - found | |
-- Looking for strpbrk | |
-- Looking for strpbrk - found | |
-- Looking for strsep | |
-- Looking for strsep - found | |
-- Looking for strstr | |
-- Looking for strstr - found | |
-- Looking for strtok_r | |
-- Looking for strtok_r - found | |
-- Looking for strtol | |
-- Looking for strtol - found | |
-- Looking for strtoll | |
-- Looking for strtoll - found | |
-- Looking for strtoul | |
-- Looking for strtoul - found | |
-- Looking for strtoull | |
-- Looking for strtoull - found | |
-- Looking for strcasecmp | |
-- Looking for strcasecmp - found | |
-- Looking for strncasecmp | |
-- Looking for strncasecmp - found | |
-- Looking for strdup | |
-- Looking for strdup - found | |
-- Looking for shmat | |
-- Looking for shmat - found | |
-- Looking for shmctl | |
-- Looking for shmctl - found | |
-- Looking for shmdt | |
-- Looking for shmdt - found | |
-- Looking for shmget | |
-- Looking for shmget - found | |
-- Looking for tell | |
-- Looking for tell - not found | |
-- Looking for tempnam | |
-- Looking for tempnam - found | |
-- Looking for thr_setconcurrency | |
-- Looking for thr_setconcurrency - not found | |
-- Looking for thr_yield | |
-- Looking for thr_yield - not found | |
-- Looking for vasprintf | |
-- Looking for vasprintf - found | |
-- Looking for vsnprintf | |
-- Looking for vsnprintf - found | |
-- Looking for vprintf | |
-- Looking for vprintf - found | |
-- Looking for valloc | |
-- Looking for valloc - found | |
-- Looking for memalign | |
-- Looking for memalign - not found | |
-- Looking for chown | |
-- Looking for chown - found | |
-- Looking for nl_langinfo | |
-- Looking for nl_langinfo - found | |
-- Looking for ntohll | |
-- Looking for ntohll - not found | |
-- Looking for clock_gettime | |
-- Looking for clock_gettime - not found | |
-- Looking for epoll_create | |
-- Looking for epoll_create - not found | |
-- Looking for epoll_ctl | |
-- Looking for epoll_ctl - not found | |
-- Looking for inet_ntop | |
-- Looking for inet_ntop - found | |
-- Looking for kqueue | |
-- Looking for kqueue - found | |
-- Looking for kqueue | |
-- Looking for kqueue - found | |
-- Looking for signal | |
-- Looking for signal - found | |
-- Looking for timeradd | |
-- Looking for timeradd - found | |
-- Looking for timerclear | |
-- Looking for timerclear - found | |
-- Looking for timercmp | |
-- Looking for timercmp - found | |
-- Looking for timerisset | |
-- Looking for timerisset - found | |
-- Looking for timer_create | |
-- Looking for timer_create - 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 | |
-- Looking for gettimeofday - found | |
-- Looking for read_real_time | |
-- Looking for read_real_time - not found | |
-- Looking for ftime | |
-- Looking for ftime - found | |
-- Looking for time | |
-- Looking for time - found | |
-- Looking for rdtscll | |
-- Looking for rdtscll - not found | |
-- Looking for madvise | |
-- Looking for madvise - found | |
-- Looking for tzname | |
-- Looking for tzname - found | |
-- Looking for lrand48 | |
-- Looking for lrand48 - found | |
-- Looking for getpagesize | |
-- Looking for getpagesize - found | |
-- Looking for TIOCGWINSZ | |
-- Looking for TIOCGWINSZ - found | |
-- Looking for FIONREAD | |
-- Looking for FIONREAD - found | |
-- Looking for TIOCSTAT | |
-- Looking for TIOCSTAT - found | |
-- Looking for FIONREAD | |
-- Looking for FIONREAD - found | |
-- Looking for SIGEV_THREAD_ID | |
-- Looking for SIGEV_THREAD_ID - not found | |
-- Looking for SIGEV_PORT | |
-- Looking for SIGEV_PORT - not found | |
-- Looking for EVFILT_TIMER | |
-- Looking for EVFILT_TIMER - found | |
-- Looking for finite | |
-- Looking for finite - found | |
-- Looking for log2 | |
-- Looking for log2 - found | |
-- Looking for isnan | |
-- Looking for isnan - found | |
-- Looking for rint | |
-- Looking for rint - found | |
-- Performing Test HAVE_ISINF | |
-- Performing Test HAVE_ISINF - Success | |
-- Performing Test HAVE_FESETROUND | |
-- Performing Test HAVE_FESETROUND - Success | |
-- Check size of sigset_t | |
-- Check size of sigset_t - done | |
-- Check size of mode_t | |
-- Check size of mode_t - done | |
-- Check size of char | |
-- Check size of char - done | |
-- Check size of short | |
-- Check size of short - done | |
-- Check size of int | |
-- Check size of int - done | |
-- Check size of long long | |
-- Check size of long long - done | |
-- Check size of off_t | |
-- Check size of off_t - done | |
-- Check size of uchar | |
-- Check size of uchar - failed | |
-- Check size of uint | |
-- Check size of uint - done | |
-- Check size of ulong | |
-- Check size of ulong - failed | |
-- Check size of int8 | |
-- Check size of int8 - failed | |
-- Check size of uint8 | |
-- Check size of uint8 - failed | |
-- Check size of int16 | |
-- Check size of int16 - failed | |
-- Check size of uint16 | |
-- Check size of uint16 - failed | |
-- Check size of int32 | |
-- Check size of int32 - failed | |
-- Check size of uint32 | |
-- Check size of uint32 - failed | |
-- Check size of u_int32_t | |
-- Check size of u_int32_t - done | |
-- Check size of int64 | |
-- Check size of int64 - failed | |
-- Check size of uint64 | |
-- Check size of uint64 - failed | |
-- Check size of time_t | |
-- Check size of time_t - done | |
-- Check size of bool | |
-- Check size of bool - failed | |
-- Check size of socklen_t | |
-- Check size of socklen_t - done | |
-- Performing Test TIME_T_UNSIGNED | |
-- Performing Test TIME_T_UNSIGNED - Failed | |
-- Performing Test HAVE_GETADDRINFO | |
-- Performing Test HAVE_GETADDRINFO - Success | |
-- Performing Test HAVE_SELECT | |
-- Performing Test HAVE_SELECT - Success | |
-- Performing Test HAVE_TIMESPEC_TS_SEC | |
-- Performing Test HAVE_TIMESPEC_TS_SEC - Failed | |
-- Performing Test QSORT_TYPE_IS_VOID | |
-- Performing Test QSORT_TYPE_IS_VOID - Success | |
-- Performing Test HAVE_SOCKET_SIZE_T_AS_socklen_t | |
-- Performing Test HAVE_SOCKET_SIZE_T_AS_socklen_t - Success | |
-- Performing Test HAVE_PTHREAD_YIELD_ZERO_ARG | |
-- Performing Test HAVE_PTHREAD_YIELD_ZERO_ARG - Failed | |
-- Checking stack direction : -1 | |
-- Performing Test SIGNAL_RETURN_TYPE_IS_VOID | |
-- Performing Test SIGNAL_RETURN_TYPE_IS_VOID - Success | |
-- Looking for include files time.h, sys/time.h | |
-- Looking for include files time.h, sys/time.h - found | |
-- Looking for O_NONBLOCK | |
-- Looking for O_NONBLOCK - found | |
-- Performing Test C_HAS_inline | |
-- Performing Test C_HAS_inline - Success | |
-- Performing Test HAVE_PAUSE_INSTRUCTION | |
-- Performing Test HAVE_PAUSE_INSTRUCTION - Success | |
-- Looking for tcgetattr | |
-- Looking for tcgetattr - found | |
-- Performing Test HAVE_POSIX_SIGNALS | |
-- Performing Test HAVE_POSIX_SIGNALS - Success | |
-- Performing Test HAVE_BSS_START | |
-- Performing Test HAVE_BSS_START - Failed | |
-- Performing Test HAVE_WEAK_SYMBOL | |
-- Performing Test HAVE_WEAK_SYMBOL - Success | |
-- Performing Test HAVE_SOLARIS_STYLE_GETHOST | |
-- Performing Test HAVE_SOLARIS_STYLE_GETHOST - Failed | |
-- Performing Test HAVE_GCC_ATOMIC_BUILTINS | |
-- Performing Test HAVE_GCC_ATOMIC_BUILTINS - Success | |
-- Looking for netinet/in6.h | |
-- Looking for netinet/in6.h - not found | |
-- Check size of struct sockaddr_in6 | |
-- Check size of struct sockaddr_in6 - done | |
-- Check size of struct in6_addr | |
-- Check size of struct in6_addr - done | |
-- Performing Test HAVE_SOCKADDR_STORAGE_SS_FAMILY | |
-- Performing Test HAVE_SOCKADDR_STORAGE_SS_FAMILY - Success | |
-- Performing Test HAVE_SOCKADDR_IN_SIN_LEN | |
-- Performing Test HAVE_SOCKADDR_IN_SIN_LEN - Success | |
-- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN | |
-- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Success | |
-- Performing Test STRUCT_DIRENT_HAS_D_INO | |
-- Performing Test STRUCT_DIRENT_HAS_D_INO - Success | |
-- Performing Test STRUCT_DIRENT_HAS_D_NAMLEN | |
-- Performing Test STRUCT_DIRENT_HAS_D_NAMLEN - Success | |
-- OPENSSL_INCLUDE_DIR = /usr/local/opt/openssl/include | |
-- OPENSSL_LIBRARY = /usr/local/opt/openssl/lib/libssl.dylib | |
-- CRYPTO_LIBRARY = /usr/local/opt/openssl/lib/libcrypto.dylib | |
-- OPENSSL_MAJOR_VERSION = 1 | |
-- Looking for SHA512_DIGEST_LENGTH | |
-- Looking for SHA512_DIGEST_LENGTH - found | |
-- SSL_LIBRARIES = /usr/local/opt/openssl/lib/libssl.dylib;/usr/local/opt/openssl/lib/libcrypto.dylib | |
-- Check size of mbstate_t | |
-- Check size of mbstate_t - done | |
-- Performing Test HAVE_LANGINFO_CODESET | |
-- Performing Test HAVE_LANGINFO_CODESET - Success | |
-- Looking for mbrlen | |
-- Looking for mbrlen - found | |
-- Looking for mbscmp | |
-- Looking for mbscmp - not found | |
-- Looking for mbsrtowcs | |
-- Looking for mbsrtowcs - found | |
-- Looking for wcrtomb | |
-- Looking for wcrtomb - found | |
-- Looking for mbrtowc | |
-- Looking for mbrtowc - found | |
-- Looking for wcscoll | |
-- Looking for wcscoll - found | |
-- Looking for wcsdup | |
-- Looking for wcsdup - found | |
-- Looking for wcwidth | |
-- Looking for wcwidth - found | |
-- Looking for wctype | |
-- Looking for wctype - found | |
-- Looking for iswlower | |
-- Looking for iswlower - found | |
-- Looking for iswupper | |
-- Looking for iswupper - found | |
-- Looking for towlower | |
-- Looking for towlower - found | |
-- Looking for towupper | |
-- Looking for towupper - found | |
-- Looking for iswctype | |
-- Looking for iswctype - found | |
-- Check size of wchar_t | |
-- Check size of wchar_t - done | |
-- Check size of wctype_t | |
-- Check size of wctype_t - done | |
-- Check size of wint_t | |
-- Check size of wint_t - done | |
-- Found Curses: /usr/lib/libcurses.dylib | |
-- Looking for 3 include files stdio.h, ..., readline/history.h | |
-- Looking for 3 include files stdio.h, ..., readline/history.h - found | |
-- Performing Test edit_HAVE_HIST_ENTRY | |
-- Performing Test edit_HAVE_HIST_ENTRY - Success | |
-- Performing Test edit_USE_LIBEDIT_INTERFACE | |
-- Performing Test edit_USE_LIBEDIT_INTERFACE - Failed | |
-- Performing Test edit_USE_NEW_READLINE_INTERFACE | |
-- Performing Test edit_USE_NEW_READLINE_INTERFACE - Success | |
-- Using cmake version 3.5.2 | |
-- Not building NDB | |
-- Library webscalesqlclient depends on OSLIBS /usr/local/opt/openssl/lib/libssl.dylib;/usr/local/opt/openssl/lib/libcrypto.dylib | |
-- CMAKE_BUILD_TYPE: RelWithDebInfo | |
-- COMPILE_DEFINITIONS: HAVE_CONFIG_H | |
-- CMAKE_C_FLAGS: -Wno-maybe-uninitialized -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -w -msse4.2 -Wall -Wextra -Wformat-security -Wwrite-strings -std=c99 | |
-- CMAKE_CXX_FLAGS: -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -Wno-deprecated -Wno-strict-aliasing -Wno-write-strings -Wno-invalid-offsetof -Wno-error=array-bounds -Wno-error=switch -Wno-unused-result -Wno-sign-compare -Wno-attributes -Wno-maybe-uninitialized -Wno-unknown-warning-option -Wno-return-type-c-linkage -msse4.2 -std=gnu++11 -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -Wall -Wextra -Wformat-security -Woverloaded-virtual -Wno-unused-parameter -Wno-null-conversion -Wno-unused-private-field -std=c++11 | |
-- CMAKE_C_FLAGS_RELWITHDEBINFO: -O3 -g -fno-omit-frame-pointer -fno-strict-aliasing -DDBUG_OFF | |
-- CMAKE_CXX_FLAGS_RELWITHDEBINFO: -O3 -g -fno-omit-frame-pointer -fno-strict-aliasing -DDBUG_OFF | |
-- Configuring done | |
-- Generating done | |
-- Build files have been written to: /tmp/hhvm-20160603-38142-14mbfrc/third-party/webscalesqlclient/mysql-5.6 | |
[ 7%] Performing build step for 'webscalesqlclient' | |
Scanning dependencies of target gen_dtrace_header | |
[ 1%] Generating include/probes_mysql_dtrace.h, include/probes_mysql_nodtrace.h | |
Scanning dependencies of target zlib | |
[ 1%] Building C object zlib/CMakeFiles/zlib.dir/adler32.c.o | |
[ 1%] Building C object zlib/CMakeFiles/zlib.dir/compress.c.o | |
Scanning dependencies of target vio | |
[ 1%] Building C object vio/CMakeFiles/vio.dir/vio.c.o | |
[ 2%] Building C object zlib/CMakeFiles/zlib.dir/crc32.c.o | |
[ 2%] Built target gen_dtrace_header | |
[ 4%] Building C object vio/CMakeFiles/vio.dir/viosocket.c.o | |
[ 4%] Building C object vio/CMakeFiles/vio.dir/viossl.c.o | |
Scanning dependencies of target strings | |
[ 4%] Building C object strings/CMakeFiles/strings.dir/bchange.c.o | |
[ 4%] Building C object zlib/CMakeFiles/zlib.dir/deflate.c.o | |
[ 5%] Building C object vio/CMakeFiles/vio.dir/viopipe.c.o | |
[ 5%] Building C object strings/CMakeFiles/strings.dir/bmove_upp.c.o | |
[ 8%] Building C object zlib/CMakeFiles/zlib.dir/gzio.c.o | |
[ 8%] Building C object strings/CMakeFiles/strings.dir/ctype-big5.c.o | |
[ 8%] Building C object zlib/CMakeFiles/zlib.dir/infback.c.o | |
[ 8%] Building C object vio/CMakeFiles/vio.dir/vioshm.c.o | |
[ 8%] Building C object vio/CMakeFiles/vio.dir/viosslfactories.c.o | |
[ 8%] Building C object strings/CMakeFiles/strings.dir/ctype-bin.c.o | |
[ 8%] Building C object zlib/CMakeFiles/zlib.dir/inffast.c.o | |
[ 8%] Building C object strings/CMakeFiles/strings.dir/ctype-cp932.c.o | |
[ 9%] Building C object zlib/CMakeFiles/zlib.dir/inflate.c.o | |
[ 9%] Building C object zlib/CMakeFiles/zlib.dir/inftrees.c.o | |
[ 11%] Building C object strings/CMakeFiles/strings.dir/ctype-czech.c.o | |
[ 12%] Linking C static library libvio.a | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libvio.a(viopipe.c.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libvio.a(vioshm.c.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libvio.a(viopipe.c.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libvio.a(vioshm.c.o) has no symbols | |
[ 12%] Building C object strings/CMakeFiles/strings.dir/ctype-euc_kr.c.o | |
[ 12%] Built target vio | |
[ 12%] Building C object zlib/CMakeFiles/zlib.dir/trees.c.o | |
[ 14%] Building C object zlib/CMakeFiles/zlib.dir/uncompr.c.o | |
[ 15%] Building C object strings/CMakeFiles/strings.dir/ctype-eucjpms.c.o | |
[ 15%] Building C object zlib/CMakeFiles/zlib.dir/zutil.c.o | |
[ 15%] Building C object strings/CMakeFiles/strings.dir/ctype-extra.c.o | |
[ 15%] Building C object strings/CMakeFiles/strings.dir/ctype-gb2312.c.o | |
[ 16%] Building C object strings/CMakeFiles/strings.dir/ctype-gbk.c.o | |
[ 18%] Linking C static library libzlib.a | |
[ 18%] Built target zlib | |
[ 18%] Building C object strings/CMakeFiles/strings.dir/ctype-latin1.c.o | |
[ 18%] Building C object strings/CMakeFiles/strings.dir/ctype-mb.c.o | |
[ 19%] Building C object strings/CMakeFiles/strings.dir/ctype-simple.c.o | |
[ 19%] Building C object strings/CMakeFiles/strings.dir/ctype-sjis.c.o | |
[ 19%] Building C object strings/CMakeFiles/strings.dir/ctype-tis620.c.o | |
[ 21%] Building C object strings/CMakeFiles/strings.dir/ctype-uca.c.o | |
[ 21%] Building C object strings/CMakeFiles/strings.dir/ctype-ucs2.c.o | |
[ 22%] Building C object strings/CMakeFiles/strings.dir/ctype-ujis.c.o | |
[ 22%] Building C object strings/CMakeFiles/strings.dir/ctype-utf8.c.o | |
[ 22%] Building C object strings/CMakeFiles/strings.dir/ctype-win1250ch.c.o | |
[ 23%] Building C object strings/CMakeFiles/strings.dir/ctype.c.o | |
[ 23%] Building C object strings/CMakeFiles/strings.dir/decimal.c.o | |
[ 23%] Building C object strings/CMakeFiles/strings.dir/dtoa.c.o | |
[ 25%] Building C object strings/CMakeFiles/strings.dir/int2str.c.o | |
[ 25%] Building C object strings/CMakeFiles/strings.dir/is_prefix.c.o | |
[ 25%] Building C object strings/CMakeFiles/strings.dir/llstr.c.o | |
[ 26%] Building C object strings/CMakeFiles/strings.dir/longlong2str.c.o | |
[ 26%] Building C object strings/CMakeFiles/strings.dir/my_strtoll10.c.o | |
[ 28%] Building C object strings/CMakeFiles/strings.dir/my_vsnprintf.c.o | |
[ 28%] Building C object strings/CMakeFiles/strings.dir/str2int.c.o | |
[ 28%] Building C object strings/CMakeFiles/strings.dir/str_alloc.c.o | |
[ 29%] Building C object strings/CMakeFiles/strings.dir/strcend.c.o | |
[ 29%] Building C object strings/CMakeFiles/strings.dir/strend.c.o | |
[ 29%] Building C object strings/CMakeFiles/strings.dir/strfill.c.o | |
[ 30%] Building C object strings/CMakeFiles/strings.dir/strmake.c.o | |
[ 30%] Building C object strings/CMakeFiles/strings.dir/strmov.c.o | |
[ 30%] Building C object strings/CMakeFiles/strings.dir/strnmov.c.o | |
[ 32%] Building C object strings/CMakeFiles/strings.dir/strxmov.c.o | |
[ 32%] Building C object strings/CMakeFiles/strings.dir/strxnmov.c.o | |
[ 33%] Building C object strings/CMakeFiles/strings.dir/xml.c.o | |
[ 33%] Building C object strings/CMakeFiles/strings.dir/my_strchr.c.o | |
[ 33%] Building C object strings/CMakeFiles/strings.dir/strcont.c.o | |
[ 35%] Building C object strings/CMakeFiles/strings.dir/strappend.c.o | |
[ 35%] Linking C static library libstrings.a | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libstrings.a(longlong2str.c.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libstrings.a(longlong2str.c.o) has no symbols | |
[ 35%] Built target strings | |
Scanning dependencies of target mysys | |
[ 35%] Building C object mysys/CMakeFiles/mysys.dir/array.c.o | |
[ 36%] Building C object mysys/CMakeFiles/mysys.dir/charset.c.o | |
[ 36%] Building C object mysys/CMakeFiles/mysys.dir/checksum.c.o | |
[ 36%] Building C object mysys/CMakeFiles/mysys.dir/charset-def.c.o | |
[ 38%] Building C object mysys/CMakeFiles/mysys.dir/errors.c.o | |
[ 38%] Building C object mysys/CMakeFiles/mysys.dir/hash.c.o | |
[ 39%] Building C object mysys/CMakeFiles/mysys.dir/list.c.o | |
[ 39%] Building C object mysys/CMakeFiles/mysys.dir/mf_cache.c.o | |
[ 39%] Building C object mysys/CMakeFiles/mysys.dir/mf_dirname.c.o | |
[ 40%] Building C object mysys/CMakeFiles/mysys.dir/mf_fn_ext.c.o | |
[ 40%] Building C object mysys/CMakeFiles/mysys.dir/mf_format.c.o | |
[ 40%] Building C object mysys/CMakeFiles/mysys.dir/mf_getdate.c.o | |
[ 42%] Building C object mysys/CMakeFiles/mysys.dir/mf_iocache.c.o | |
[ 42%] Building C object mysys/CMakeFiles/mysys.dir/mf_keycache.c.o | |
[ 42%] Building C object mysys/CMakeFiles/mysys.dir/mf_iocache2.c.o | |
[ 43%] Building C object mysys/CMakeFiles/mysys.dir/mf_keycaches.c.o | |
[ 43%] Building C object mysys/CMakeFiles/mysys.dir/mf_loadpath.c.o | |
[ 45%] Building C object mysys/CMakeFiles/mysys.dir/mf_pack.c.o | |
[ 45%] Building C object mysys/CMakeFiles/mysys.dir/mf_path.c.o | |
[ 45%] Building C object mysys/CMakeFiles/mysys.dir/mf_qsort.c.o | |
[ 46%] Building C object mysys/CMakeFiles/mysys.dir/mf_qsort2.c.o | |
[ 46%] Building C object mysys/CMakeFiles/mysys.dir/mf_radix.c.o | |
[ 46%] Building C object mysys/CMakeFiles/mysys.dir/mf_same.c.o | |
[ 47%] Building C object mysys/CMakeFiles/mysys.dir/mf_sort.c.o | |
[ 47%] Building C object mysys/CMakeFiles/mysys.dir/mf_soundex.c.o | |
[ 47%] Building C object mysys/CMakeFiles/mysys.dir/mf_arr_appstr.c.o | |
[ 49%] Building C object mysys/CMakeFiles/mysys.dir/mf_tempdir.c.o | |
[ 49%] Building C object mysys/CMakeFiles/mysys.dir/mf_tempfile.c.o | |
[ 50%] Building C object mysys/CMakeFiles/mysys.dir/mf_unixpath.c.o | |
[ 50%] Building C object mysys/CMakeFiles/mysys.dir/mf_wcomp.c.o | |
[ 50%] Building C object mysys/CMakeFiles/mysys.dir/mulalloc.c.o | |
[ 52%] Building C object mysys/CMakeFiles/mysys.dir/my_access.c.o | |
[ 52%] Building C object mysys/CMakeFiles/mysys.dir/my_alloc.c.o | |
[ 52%] Building C object mysys/CMakeFiles/mysys.dir/my_bit.c.o | |
[ 53%] Building C object mysys/CMakeFiles/mysys.dir/my_chsize.c.o | |
[ 53%] Building C object mysys/CMakeFiles/mysys.dir/my_bitmap.c.o | |
[ 53%] Building C object mysys/CMakeFiles/mysys.dir/my_compress.c.o | |
[ 54%] Building C object mysys/CMakeFiles/mysys.dir/my_copy.c.o | |
[ 54%] Building C object mysys/CMakeFiles/mysys.dir/my_create.c.o | |
[ 56%] Building C object mysys/CMakeFiles/mysys.dir/my_delete.c.o | |
[ 56%] Building C object mysys/CMakeFiles/mysys.dir/my_div.c.o | |
[ 56%] Building C object mysys/CMakeFiles/mysys.dir/my_error.c.o | |
[ 57%] Building C object mysys/CMakeFiles/mysys.dir/my_file.c.o | |
[ 57%] Building C object mysys/CMakeFiles/mysys.dir/my_fopen.c.o | |
[ 57%] Building C object mysys/CMakeFiles/mysys.dir/my_fstream.c.o | |
[ 59%] Building C object mysys/CMakeFiles/mysys.dir/my_gethwaddr.c.o | |
[ 59%] Building C object mysys/CMakeFiles/mysys.dir/my_getsystime.c.o | |
[ 59%] Building C object mysys/CMakeFiles/mysys.dir/my_getwd.c.o | |
[ 60%] Building C object mysys/CMakeFiles/mysys.dir/my_compare.c.o | |
[ 60%] Building C object mysys/CMakeFiles/mysys.dir/my_init.c.o | |
[ 61%] Building C object mysys/CMakeFiles/mysys.dir/my_lib.c.o | |
[ 61%] Building C object mysys/CMakeFiles/mysys.dir/my_lock.c.o | |
[ 61%] Building C object mysys/CMakeFiles/mysys.dir/my_malloc.c.o | |
[ 63%] Building C object mysys/CMakeFiles/mysys.dir/my_mess.c.o | |
[ 63%] Building C object mysys/CMakeFiles/mysys.dir/my_mkdir.c.o | |
[ 63%] Building C object mysys/CMakeFiles/mysys.dir/my_mmap.c.o | |
[ 64%] Building C object mysys/CMakeFiles/mysys.dir/my_once.c.o | |
[ 64%] Building C object mysys/CMakeFiles/mysys.dir/my_open.c.o | |
[ 64%] Building C object mysys/CMakeFiles/mysys.dir/my_pread.c.o | |
[ 66%] Building C object mysys/CMakeFiles/mysys.dir/my_pthread.c.o | |
[ 66%] Building C object mysys/CMakeFiles/mysys.dir/my_quick.c.o | |
[ 67%] Building C object mysys/CMakeFiles/mysys.dir/my_read.c.o | |
[ 67%] Building C object mysys/CMakeFiles/mysys.dir/my_redel.c.o | |
[ 67%] Building C object mysys/CMakeFiles/mysys.dir/my_rename.c.o | |
[ 69%] Building C object mysys/CMakeFiles/mysys.dir/my_seek.c.o | |
[ 69%] Building C object mysys/CMakeFiles/mysys.dir/my_sleep.c.o | |
[ 69%] Building C object mysys/CMakeFiles/mysys.dir/my_static.c.o | |
[ 69%] Building C object mysys/CMakeFiles/mysys.dir/my_symlink2.c.o | |
[ 70%] Building C object mysys/CMakeFiles/mysys.dir/my_symlink.c.o | |
[ 71%] Building C object mysys/CMakeFiles/mysys.dir/my_thr_init.c.o | |
[ 71%] Building C object mysys/CMakeFiles/mysys.dir/my_sync.c.o | |
[ 71%] Building C object mysys/CMakeFiles/mysys.dir/my_write.c.o | |
[ 73%] Building C object mysys/CMakeFiles/mysys.dir/ptr_cmp.c.o | |
[ 73%] Building C object mysys/CMakeFiles/mysys.dir/queues.c.o | |
[ 73%] Building C object mysys/CMakeFiles/mysys.dir/stacktrace.c.o | |
[ 74%] Building C object mysys/CMakeFiles/mysys.dir/string.c.o | |
[ 74%] Building C object mysys/CMakeFiles/mysys.dir/thr_alarm.c.o | |
[ 74%] Building C object mysys/CMakeFiles/mysys.dir/thr_lock.c.o | |
[ 76%] Building C object mysys/CMakeFiles/mysys.dir/thr_mutex.c.o | |
[ 76%] Building C object mysys/CMakeFiles/mysys.dir/thr_rwlock.c.o | |
[ 77%] Building C object mysys/CMakeFiles/mysys.dir/tree.c.o | |
[ 77%] Building C object mysys/CMakeFiles/mysys.dir/typelib.c.o | |
[ 77%] Building C object mysys/CMakeFiles/mysys.dir/base64.c.o | |
[ 78%] Building C object mysys/CMakeFiles/mysys.dir/my_memmem.c.o | |
[ 78%] Building C object mysys/CMakeFiles/mysys.dir/my_getpagesize.c.o | |
[ 78%] Building C object mysys/CMakeFiles/mysys.dir/lf_alloc-pin.c.o | |
[ 80%] Building C object mysys/CMakeFiles/mysys.dir/lf_dynarray.c.o | |
[ 80%] Building C object mysys/CMakeFiles/mysys.dir/lf_hash.c.o | |
[ 80%] Building C object mysys/CMakeFiles/mysys.dir/my_atomic.c.o | |
[ 81%] Building C object mysys/CMakeFiles/mysys.dir/my_getncpus.c.o | |
[ 81%] Building C object mysys/CMakeFiles/mysys.dir/my_rdtsc.c.o | |
[ 83%] Building C object mysys/CMakeFiles/mysys.dir/waiting_threads.c.o | |
[ 83%] Building C object mysys/CMakeFiles/mysys.dir/psi_noop.c.o | |
[ 83%] Building C object mysys/CMakeFiles/mysys.dir/my_alarm.c.o | |
[ 84%] Building C object mysys/CMakeFiles/mysys.dir/kqueue_timers.c.o | |
[ 84%] Building C object mysys/CMakeFiles/mysys.dir/my_lockmem.c.o | |
[ 84%] Linking C static library libmysys.a | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libmysys.a(thr_mutex.c.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libmysys.a(my_getpagesize.c.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libmysys.a(my_lockmem.c.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libmysys.a(thr_mutex.c.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libmysys.a(my_getpagesize.c.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libmysys.a(my_lockmem.c.o) has no symbols | |
[ 84%] Built target mysys | |
Scanning dependencies of target dbug | |
[ 85%] Building C object dbug/CMakeFiles/dbug.dir/dbug.c.o | |
[ 85%] Linking C static library libdbug.a | |
[ 85%] Built target dbug | |
Scanning dependencies of target mysys_ssl | |
[ 87%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_getopt.cc.o | |
[ 87%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_default.cc.o | |
[ 88%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/crypt_genhash_impl.cc.o | |
[ 88%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_aes.cc.o | |
[ 88%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_sha1.cc.o | |
[ 90%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_sha2.cc.o | |
[ 90%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_md5.cc.o | |
[ 90%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_rnd.cc.o | |
[ 91%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_murmur3.cc.o | |
[ 91%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_aes_openssl.cc.o | |
[ 91%] Linking CXX static library libmysys_ssl.a | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libmysys_ssl.a(my_sha2.cc.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libmysys_ssl.a(my_sha2.cc.o) has no symbols | |
[ 91%] Built target mysys_ssl | |
Scanning dependencies of target comp_err | |
[ 92%] Building C object extra/CMakeFiles/comp_err.dir/comp_err.c.o | |
[ 92%] Linking CXX executable comp_err | |
[ 92%] Built target comp_err | |
Scanning dependencies of target GenError | |
[ 92%] Generating ../include/mysqld_error.h, ../sql/share/english/errmsg.sys | |
[ 92%] Built target GenError | |
Scanning dependencies of target clientlib | |
[ 94%] Building C object libmysql/CMakeFiles/clientlib.dir/get_password.c.o | |
[ 94%] Building C object libmysql/CMakeFiles/clientlib.dir/errmsg.c.o | |
[ 95%] Building C object libmysql/CMakeFiles/clientlib.dir/__/sql-common/client.c.o | |
[ 95%] Building C object libmysql/CMakeFiles/clientlib.dir/libmysql.c.o | |
[ 95%] Building C object libmysql/CMakeFiles/clientlib.dir/__/sql-common/my_time.c.o | |
[ 95%] Building C object libmysql/CMakeFiles/clientlib.dir/__/sql-common/client_plugin.c.o | |
[ 97%] Building CXX object libmysql/CMakeFiles/clientlib.dir/__/sql-common/client_authentication.cc.o | |
[ 97%] Building CXX object libmysql/CMakeFiles/clientlib.dir/__/sql/net_serv.cc.o | |
[ 98%] Building C object libmysql/CMakeFiles/clientlib.dir/__/sql-common/pack.c.o | |
[ 98%] Building C object libmysql/CMakeFiles/clientlib.dir/__/sql/password.c.o | |
[ 98%] Linking CXX static library libclientlib.a | |
[ 98%] Built target clientlib | |
[ 98%] Generating webscalesqlclient_depends.c | |
Scanning dependencies of target webscalesqlclient | |
[ 98%] Building C object libmysql/CMakeFiles/webscalesqlclient.dir/webscalesqlclient_depends.c.o | |
[100%] Linking C static library libwebscalesqlclient.a | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libwebscalesqlclient.a(webscalesqlclient_depends.c.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libwebscalesqlclient.a(webscalesqlclient_depends.c.o) has no symbols | |
warning: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: warning for library: libwebscalesqlclient.a the table of contents is empty (no object file members in the library define global symbols) | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: /tmp/hhvm-20160603-38142-14mbfrc/third-party/webscalesqlclient/mysql-5.6/strings/libstrings.a(longlong2str.c.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: /tmp/hhvm-20160603-38142-14mbfrc/third-party/webscalesqlclient/mysql-5.6/vio/libvio.a(viopipe.c.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: /tmp/hhvm-20160603-38142-14mbfrc/third-party/webscalesqlclient/mysql-5.6/vio/libvio.a(vioshm.c.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: /tmp/hhvm-20160603-38142-14mbfrc/third-party/webscalesqlclient/mysql-5.6/mysys/libmysys.a(thr_mutex.c.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: /tmp/hhvm-20160603-38142-14mbfrc/third-party/webscalesqlclient/mysql-5.6/mysys/libmysys.a(my_getpagesize.c.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: /tmp/hhvm-20160603-38142-14mbfrc/third-party/webscalesqlclient/mysql-5.6/mysys/libmysys.a(my_lockmem.c.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: /tmp/hhvm-20160603-38142-14mbfrc/third-party/webscalesqlclient/mysql-5.6/mysys_ssl/libmysys_ssl.a(my_sha2.cc.o) has no symbols | |
[100%] Built target webscalesqlclient | |
Scanning dependencies of target symlink_libwebscalesqlclient_r.a | |
[100%] Generating libwebscalesqlclient_r.a | |
[100%] Built target symlink_libwebscalesqlclient_r.a | |
[ 7%] No install step for 'webscalesqlclient' | |
[ 7%] Completed 'webscalesqlclient' | |
[ 7%] Built target webscalesqlclient | |
21 warnings generated. | |
21 warnings generated. | |
21 warnings generated. | |
[ 7%] Linking CXX static library libppc64-asm.a | |
[ 7%] Built target ppc64-asm | |
make: *** [all] Error 2 | |
HOMEBREW_VERSION: 0.9.9 | |
ORIGIN: https://github.com/Homebrew/brew.git | |
HEAD: b2c9625d780277f021c63e21cac4a7c954170784 | |
Last commit: 32 hours ago | |
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core | |
Core tap HEAD: e4f3804ca9c41a0fad1104fbfce4ca52f180dcc3 | |
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: 8-core 64-bit ivybridge | |
GCC-4.2: build 0 | |
Clang: 7.3 build 703 | |
Perl: /usr/bin/perl | |
Python: /usr/bin/python | |
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby | |
Java: 1.8.0_77, 1.8.0_66 | |
System Ruby: 2.0.0-p645 | |
OS X: 10.11.3-x86_64 | |
Xcode: 7.3.1 | |
CLT: 7.3.1.0.1.1461711523 | |
X11: N/A | |
HOMEBREW_CC: clang | |
HOMEBREW_CXX: clang++ | |
SDKROOT: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk | |
MAKEFLAGS: -j8 | |
CMAKE_PREFIX_PATH: /usr/local/opt/llvm:/usr/local/opt/gettext:/usr/local/opt/icu4c:/usr/local/opt/openssl:/usr/local/opt/readline:/usr/local/opt/sqlite:/usr/local | |
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
MACOSX_DEPLOYMENT_TARGET: 10.11 | |
PKG_CONFIG_PATH: /usr/local/opt/libelf/lib/pkgconfig:/usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/freetype/lib/pkgconfig:/usr/local/opt/fontconfig/lib/pkgconfig:/usr/local/opt/libtiff/lib/pkgconfig:/usr/local/opt/webp/lib/pkgconfig:/usr/local/opt/gd/lib/pkgconfig:/usr/local/opt/glog/lib/pkgconfig:/usr/local/opt/icu4c/lib/pkgconfig:/usr/local/opt/xz/lib/pkgconfig:/usr/local/opt/imagemagick/lib/pkgconfig:/usr/local/opt/jemalloc/lib/pkgconfig:/usr/local/opt/openssl/lib/pkgconfig:/usr/local/opt/libevent/lib/pkgconfig:/usr/local/opt/libmemcached/lib/pkgconfig:/usr/local/opt/libzip/lib/pkgconfig:/usr/local/opt/lz4/lib/pkgconfig:/usr/local/opt/oniguruma/lib/pkgconfig:/usr/local/opt/pcre/lib/pkgconfig:/usr/local/opt/sqlite/lib/pkgconfig | |
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.11 | |
ACLOCAL_PATH: /usr/local/opt/gettext/share/aclocal:/usr/local/share/aclocal | |
PATH: /usr/local/Library/ENV/4.3:/usr/local/opt/llvm/bin:/usr/local/opt/autoconf/bin:/usr/local/opt/automake/bin:/usr/local/opt/cmake/bin:/usr/local/opt/dwarfutils/bin:/usr/local/opt/gawk/bin:/usr/local/opt/libtool/bin:/usr/local/opt/md5sha1sum/bin:/usr/local/opt/ocaml/bin:/usr/local/opt/ocamlbuild/bin:/usr/local/opt/pkg-config/bin:/usr/local/opt/libpng/bin:/usr/local/opt/freetype/bin:/usr/local/opt/fontconfig/bin:/usr/local/opt/jpeg/bin:/usr/local/opt/libtiff/bin:/usr/local/opt/webp/bin:/usr/local/opt/gd/bin:/usr/local/opt/gettext/bin:/usr/local/opt/gflags/bin:/usr/local/opt/icu4c/bin:/usr/local/opt/xz/bin:/usr/local/opt/imagemagick/bin:/usr/local/opt/jemalloc/bin:/usr/local/opt/openssl/bin:/usr/local/opt/libevent/bin:/usr/local/opt/memcached/bin:/usr/local/opt/libmemcached/bin:/usr/local/opt/libzip/bin:/usr/local/opt/lz4/bin:/usr/local/opt/mcrypt/bin:/usr/local/opt/oniguruma/bin:/usr/local/opt/pcre/bin:/usr/local/opt/sqlite/bin:/usr/bin:/bin:/usr/sbin:/sbin |
This file 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 -w -o a.out -L/usr/local/opt/readline/lib /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/CMakeCCompilerId-df2358.o -lSystem | |
superenv added: -headerpad_max_install_names | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o a.out -L/usr/local/opt/readline/lib /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/CMakeCCompilerId-df2358.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o a.out -L/usr/local/opt/readline/lib /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/CMakeCXXCompilerId-419f38.o -lc++ -lSystem | |
superenv added: -headerpad_max_install_names | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o a.out -L/usr/local/opt/readline/lib /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/CMakeCXXCompilerId-419f38.o -lc++ -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_91be0 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_91be0.dir/testCCompiler.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_91be0 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_91be0.dir/testCCompiler.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_23920 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_23920.dir/CMakeCCompilerABI.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_23920 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_23920.dir/CMakeCCompilerABI.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_0d6f0 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_0d6f0.dir/testCXXCompiler.cxx.o -lc++ -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_0d6f0 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_0d6f0.dir/testCXXCompiler.cxx.o -lc++ -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_d72bb -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_d72bb.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_d72bb -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_d72bb.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_a8fb5 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_a8fb5.dir/CheckIncludeFile.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_a8fb5 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_a8fb5.dir/CheckIncludeFile.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_80c76 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_80c76.dir/CheckIncludeFile.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_80c76 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_80c76.dir/CheckIncludeFile.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_5269d -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_5269d.dir/CheckIncludeFile.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_5269d -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_5269d.dir/CheckIncludeFile.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_06d4a -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_06d4a.dir/SIZEOF_VOIDP.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_06d4a -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_06d4a.dir/SIZEOF_VOIDP.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_bebf0 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_bebf0.dir/src.cxx.o -lc++ -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_bebf0 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_bebf0.dir/src.cxx.o -lc++ -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_5f690 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_5f690.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_5f690 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_5f690.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_503b7 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_503b7.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_503b7 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_503b7.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o version -L/usr/local/opt/readline/lib -L/usr/local/opt/boost/lib -L/usr/local/opt/tbb/./lib -headerpad_max_install_names CMakeFiles/version.dir/version.cpp.o -lc++ -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o version -L/usr/local/opt/readline/lib -L/usr/local/opt/boost/lib -L/usr/local/opt/tbb/./lib -headerpad_max_install_names CMakeFiles/version.dir/version.cpp.o -lc++ -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_cdbbb -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_cdbbb.dir/CheckFunctionExists.c.o -lm -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_cdbbb -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_cdbbb.dir/CheckFunctionExists.c.o -lm -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_9a195 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_9a195.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_9a195 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_9a195.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_b422a -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_b422a.dir/CheckFunctionExists.c.o -lnsl_r -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_b422a -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_b422a.dir/CheckFunctionExists.c.o -lnsl_r -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_c63f6 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_c63f6.dir/CheckFunctionExists.c.o -lnsl -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_c63f6 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_c63f6.dir/CheckFunctionExists.c.o -lnsl -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_595a2 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_595a2.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_595a2 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_595a2.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_ca7ac -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_ca7ac.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_ca7ac -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_ca7ac.dir/CheckFunctionExists.c.o -lSystem | |
gcc called with: -O2 -fno-strict-aliasing -fwrapv -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -I/tmp/hhvm-20160603-38142-14mbfrc -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/lz4/include -pthread -I/usr/local/lib/ocaml get_build_id.gen.c | |
superenv removed: -O2 -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fwrapv -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -I/tmp/hhvm-20160603-38142-14mbfrc -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/lz4/include -pthread -I/usr/local/lib/ocaml get_build_id.gen.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_c40bb -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_c40bb.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_c40bb -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_c40bb.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_095f7 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_095f7.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_095f7 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_095f7.dir/CheckFunctionExists.c.o -lSystem | |
gcc called with: -O2 -fno-strict-aliasing -fwrapv -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -g -I/tmp/hhvm-20160603-38142-14mbfrc -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/lz4/include -pthread -I/usr/local/lib/ocaml heap/hh_shared.c | |
superenv removed: -O2 -Wall -g | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fwrapv -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -I/tmp/hhvm-20160603-38142-14mbfrc -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/lz4/include -pthread -I/usr/local/lib/ocaml heap/hh_shared.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_ad147 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_ad147.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_ad147 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_ad147.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_27fc9 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_27fc9.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_27fc9 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_27fc9.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_59afd -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_59afd.dir/CheckFunctionExists.c.o -lrt -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_59afd -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_59afd.dir/CheckFunctionExists.c.o -lrt -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_6f3a7 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_6f3a7.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_6f3a7 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_6f3a7.dir/CheckFunctionExists.c.o -lSystem | |
gcc called with: -O2 -fno-strict-aliasing -fwrapv -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -g -I/tmp/hhvm-20160603-38142-14mbfrc -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/lz4/include -pthread -I/usr/local/lib/ocaml hhi/hhi_elf.c | |
superenv removed: -O2 -Wall -g | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fwrapv -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -I/tmp/hhvm-20160603-38142-14mbfrc -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/lz4/include -pthread -I/usr/local/lib/ocaml hhi/hhi_elf.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
gcc called with: -O2 -fno-strict-aliasing -fwrapv -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -g -I/tmp/hhvm-20160603-38142-14mbfrc -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/lz4/include -pthread -I/usr/local/lib/ocaml hhi/hhi_win32res_stubs.c | |
superenv removed: -O2 -Wall -g | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fwrapv -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -I/tmp/hhvm-20160603-38142-14mbfrc -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/lz4/include -pthread -I/usr/local/lib/ocaml hhi/hhi_win32res_stubs.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_0d892 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_0d892.dir/CheckFunctionExists.c.o -lrt -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_0d892 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_0d892.dir/CheckFunctionExists.c.o -lrt -lSystem | |
gcc called with: -O2 -fno-strict-aliasing -fwrapv -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -g -I/tmp/hhvm-20160603-38142-14mbfrc -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/lz4/include -pthread -I/usr/local/lib/ocaml libancillary/libancillary-stubs.c | |
superenv removed: -O2 -Wall -g | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fwrapv -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -I/tmp/hhvm-20160603-38142-14mbfrc -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/lz4/include -pthread -I/usr/local/lib/ocaml libancillary/libancillary-stubs.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_08c6f -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_08c6f.dir/CheckIncludeFile.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_08c6f -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_08c6f.dir/CheckIncludeFile.c.o -lSystem | |
gcc called with: -O2 -fno-strict-aliasing -fwrapv -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -g -I/tmp/hhvm-20160603-38142-14mbfrc -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/lz4/include -pthread -I/usr/local/lib/ocaml third-party/libancillary/fd_recv.c | |
superenv removed: -O2 -Wall -g | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fwrapv -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -I/tmp/hhvm-20160603-38142-14mbfrc -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/lz4/include -pthread -I/usr/local/lib/ocaml third-party/libancillary/fd_recv.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_ab555 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_ab555.dir/CheckSymbolExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_ab555 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_ab555.dir/CheckSymbolExists.c.o -lSystem | |
gcc called with: -O2 -fno-strict-aliasing -fwrapv -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -g -I/tmp/hhvm-20160603-38142-14mbfrc -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/lz4/include -pthread -I/usr/local/lib/ocaml third-party/libancillary/fd_send.c | |
superenv removed: -O2 -Wall -g | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fwrapv -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -I/tmp/hhvm-20160603-38142-14mbfrc -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/lz4/include -pthread -I/usr/local/lib/ocaml third-party/libancillary/fd_send.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
gcc called with: -O2 -fno-strict-aliasing -fwrapv -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -g -I/tmp/hhvm-20160603-38142-14mbfrc -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/lz4/include -pthread -I/usr/local/lib/ocaml utils/files.c | |
superenv removed: -O2 -Wall -g | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fwrapv -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -I/tmp/hhvm-20160603-38142-14mbfrc -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/lz4/include -pthread -I/usr/local/lib/ocaml utils/files.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_3c4f0 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_3c4f0.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_3c4f0 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_3c4f0.dir/CheckIncludeFiles.c.o -lSystem | |
gcc called with: -O2 -fno-strict-aliasing -fwrapv -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -g -I/tmp/hhvm-20160603-38142-14mbfrc -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/lz4/include -pthread -I/usr/local/lib/ocaml utils/get_build_id.c | |
superenv removed: -O2 -Wall -g | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fwrapv -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -I/tmp/hhvm-20160603-38142-14mbfrc -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/lz4/include -pthread -I/usr/local/lib/ocaml utils/get_build_id.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
gcc called with: -O2 -fno-strict-aliasing -fwrapv -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -g -I/tmp/hhvm-20160603-38142-14mbfrc -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/lz4/include -pthread -I/usr/local/lib/ocaml utils/handle_stubs.c | |
superenv removed: -O2 -Wall -g | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fwrapv -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -I/tmp/hhvm-20160603-38142-14mbfrc -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/lz4/include -pthread -I/usr/local/lib/ocaml utils/handle_stubs.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_f1b13 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_f1b13.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_f1b13 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_f1b13.dir/CheckIncludeFiles.c.o -lSystem | |
gcc called with: -O2 -fno-strict-aliasing -fwrapv -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -g -I/tmp/hhvm-20160603-38142-14mbfrc -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/lz4/include -pthread -I/usr/local/lib/ocaml utils/nproc.c | |
superenv removed: -O2 -Wall -g | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fwrapv -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -I/tmp/hhvm-20160603-38142-14mbfrc -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/lz4/include -pthread -I/usr/local/lib/ocaml utils/nproc.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_60fe5 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_60fe5.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_60fe5 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_60fe5.dir/CheckIncludeFiles.c.o -lSystem | |
gcc called with: -O2 -fno-strict-aliasing -fwrapv -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -g -I/tmp/hhvm-20160603-38142-14mbfrc -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/lz4/include -pthread -I/usr/local/lib/ocaml utils/priorities.c | |
superenv removed: -O2 -Wall -g | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fwrapv -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -I/tmp/hhvm-20160603-38142-14mbfrc -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/lz4/include -pthread -I/usr/local/lib/ocaml utils/priorities.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
gcc called with: -O2 -fno-strict-aliasing -fwrapv -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -g -I/tmp/hhvm-20160603-38142-14mbfrc -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/lz4/include -pthread -I/usr/local/lib/ocaml utils/realpath.c | |
superenv removed: -O2 -Wall -g | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fwrapv -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -I/tmp/hhvm-20160603-38142-14mbfrc -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/lz4/include -pthread -I/usr/local/lib/ocaml utils/realpath.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_318d3 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_318d3.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_318d3 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_318d3.dir/CheckIncludeFiles.c.o -lSystem | |
gcc called with: -O2 -fno-strict-aliasing -fwrapv -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -g -I/tmp/hhvm-20160603-38142-14mbfrc -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/lz4/include -pthread -I/usr/local/lib/ocaml utils/sysinfo.c | |
superenv removed: -O2 -Wall -g | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fwrapv -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -I/tmp/hhvm-20160603-38142-14mbfrc -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/lz4/include -pthread -I/usr/local/lib/ocaml utils/sysinfo.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
gcc called with: -O2 -fno-strict-aliasing -fwrapv -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -g -I/tmp/hhvm-20160603-38142-14mbfrc -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/lz4/include -pthread -I/usr/local/lib/ocaml utils/win32_support.c | |
superenv removed: -O2 -Wall -g | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fwrapv -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -I/tmp/hhvm-20160603-38142-14mbfrc -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/lz4/include -pthread -I/usr/local/lib/ocaml utils/win32_support.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
gcc called with: -O2 -fno-strict-aliasing -fwrapv -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -g -I/tmp/hhvm-20160603-38142-14mbfrc -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/lz4/include -pthread -I/usr/local/lib/ocaml fsevents/fsevents_stubs.c | |
superenv removed: -O2 -Wall -g | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -fno-strict-aliasing -fwrapv -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -I/tmp/hhvm-20160603-38142-14mbfrc -I/usr/local/opt/libelf/include/libelf -I/usr/local/opt/lz4/include -pthread -I/usr/local/lib/ocaml fsevents/fsevents_stubs.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_67d13 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_67d13.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_67d13 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_67d13.dir/CheckIncludeFiles.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_50ddf -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_50ddf.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_50ddf -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_50ddf.dir/CheckIncludeFiles.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_9ee5d -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_9ee5d.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_9ee5d -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_9ee5d.dir/CheckIncludeFiles.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_0d5a1 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_0d5a1.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_0d5a1 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_0d5a1.dir/CheckIncludeFiles.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_ac81a -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_ac81a.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_ac81a -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_ac81a.dir/CheckIncludeFiles.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_0a4ca -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_0a4ca.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_0a4ca -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_0a4ca.dir/CheckIncludeFiles.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_8ea74 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_8ea74.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_8ea74 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_8ea74.dir/CheckIncludeFiles.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_dafd2 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_dafd2.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_dafd2 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_dafd2.dir/CheckIncludeFiles.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_da5e8 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_da5e8.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_da5e8 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_da5e8.dir/CheckIncludeFiles.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_3c43b -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_3c43b.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_3c43b -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_3c43b.dir/CheckIncludeFiles.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_6a205 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_6a205.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_6a205 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_6a205.dir/CheckIncludeFiles.c.o -lSystem | |
clang called with: -arch x86_64 -c -o third-party/core/commutative_group.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm487358.s | |
superenv removed: -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -c -o third-party/core/commutative_group.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm487358.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
clang called with: -arch x86_64 -c -o third-party/core/polymorphic_compare.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm16b89d.s | |
superenv removed: -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -c -o third-party/core/polymorphic_compare.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm16b89d.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_d2b87 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_d2b87.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_d2b87 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_d2b87.dir/CheckIncludeFiles.c.o -lSystem | |
clang called with: -arch x86_64 -c -o third-party/core/caml.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm4d4c50.s | |
superenv removed: -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -c -o third-party/core/caml.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm4d4c50.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
clang called with: -arch x86_64 -c -o third-party/core/container.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm7c6eb6.s | |
superenv removed: -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -c -o third-party/core/container.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm7c6eb6.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
clang called with: -arch x86_64 -c -o third-party/core/core_printf.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasma67694.s | |
superenv removed: -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -c -o third-party/core/core_printf.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasma67694.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_bc9d4 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_bc9d4.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_bc9d4 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_bc9d4.dir/CheckIncludeFiles.c.o -lSystem | |
clang called with: -arch x86_64 -c -o third-party/core/monad.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm7e9d96.s | |
superenv removed: -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -c -o third-party/core/monad.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm7e9d96.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_b98bc -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_b98bc.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_b98bc -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_b98bc.dir/CheckIncludeFiles.c.o -lSystem | |
clang called with: -arch x86_64 -c -o third-party/core/poly.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasmf0d362.s | |
superenv removed: -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -c -o third-party/core/poly.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasmf0d362.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
clang called with: -arch x86_64 -c -o third-party/core/core_list.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasma2e75e.s | |
superenv removed: -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -c -o third-party/core/core_list.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasma2e75e.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_a40b4 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_a40b4.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_a40b4 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_a40b4.dir/CheckIncludeFiles.c.o -lSystem | |
clang called with: -arch x86_64 -c -o utils/core.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm4cba28.s | |
superenv removed: -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -c -o utils/core.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm4cba28.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_90c91 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_90c91.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_90c91 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_90c91.dir/CheckIncludeFiles.c.o -lSystem | |
clang called with: -arch x86_64 -c -o utils/collections/intKey.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm932a1e.s | |
superenv removed: -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -c -o utils/collections/intKey.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm932a1e.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
clang called with: -arch x86_64 -c -o utils/collections/myMap.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasmaadf96.s | |
superenv removed: -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -c -o utils/collections/myMap.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasmaadf96.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_e9a78 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_e9a78.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_e9a78 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_e9a78.dir/CheckIncludeFiles.c.o -lSystem | |
clang called with: -arch x86_64 -c -o utils/collections/stringKey.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasmec6848.s | |
superenv removed: -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -c -o utils/collections/stringKey.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasmec6848.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
clang called with: -arch x86_64 -c -o utils/collections/iMap.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm5e683f.s | |
superenv removed: -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -c -o utils/collections/iMap.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm5e683f.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
clang called with: -arch x86_64 -c -o utils/collections/sMap.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm1b8efd.s | |
superenv removed: -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -c -o utils/collections/sMap.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm1b8efd.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_3541f -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_3541f.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_3541f -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_3541f.dir/CheckIncludeFiles.c.o -lSystem | |
clang called with: -arch x86_64 -c -o utils/collections/sSet.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm84d455.s | |
superenv removed: -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -c -o utils/collections/sSet.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm84d455.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
clang called with: -arch x86_64 -c -o utils/utils.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm6625c1.s | |
superenv removed: -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -c -o utils/utils.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm6625c1.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_5a74e -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_5a74e.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_5a74e -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_5a74e.dir/CheckIncludeFiles.c.o -lSystem | |
clang called with: -arch x86_64 -c -o third-party/core/option.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm4bf4fb.s | |
superenv removed: -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -c -o third-party/core/option.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm4bf4fb.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
clang called with: -arch x86_64 -c -o utils/sys_utils.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasmc1914c.s | |
superenv removed: -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -c -o utils/sys_utils.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasmc1914c.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
clang called with: -arch x86_64 -c -o utils/pidLog.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasme4ab0c.s | |
superenv removed: -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -c -o utils/pidLog.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasme4ab0c.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_cb828 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_cb828.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_cb828 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_cb828.dir/CheckIncludeFiles.c.o -lSystem | |
clang called with: -arch x86_64 -c -o utils/fork.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm8490e3.s | |
superenv removed: -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -c -o utils/fork.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm8490e3.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
clang called with: -arch x86_64 -c -o utils/handle.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasmbec149.s | |
superenv removed: -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -c -o utils/handle.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasmbec149.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_3d30f -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_3d30f.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_3d30f -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_3d30f.dir/CheckIncludeFiles.c.o -lSystem | |
clang called with: -arch x86_64 -c -o utils/path.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasmea67d7.s | |
superenv removed: -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -c -o utils/path.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasmea67d7.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_538ea -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_538ea.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_538ea -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_538ea.dir/CheckIncludeFiles.c.o -lSystem | |
clang called with: -arch x86_64 -c -o utils/timeout.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasmf91c2f.s | |
superenv removed: -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -c -o utils/timeout.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasmf91c2f.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_e1418 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_e1418.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_e1418 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_e1418.dir/CheckIncludeFiles.c.o -lSystem | |
clang called with: -arch x86_64 -c -o utils/exit_status.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm609b4b.s | |
superenv removed: -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -c -o utils/exit_status.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm609b4b.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_d9ea4 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_d9ea4.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_d9ea4 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_d9ea4.dir/CheckIncludeFiles.c.o -lSystem | |
clang called with: -arch x86_64 -c -o utils/collections/reordered_argument_collections.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasme17b2a.s | |
superenv removed: -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -c -o utils/collections/reordered_argument_collections.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasme17b2a.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_08221 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_08221.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_08221 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_08221.dir/CheckIncludeFiles.c.o -lSystem | |
clang called with: -arch x86_64 -c -o find/find.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm66a26b.s | |
superenv removed: -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -c -o find/find.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm66a26b.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_553a3 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_553a3.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_553a3 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_553a3.dir/CheckIncludeFiles.c.o -lSystem | |
clang called with: -arch x86_64 -c -o globals/globalConfig.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm45885a.s | |
superenv removed: -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -c -o globals/globalConfig.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm45885a.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
clang called with: -arch x86_64 -c -o hhi/hhi_win32res.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasme12b3c.s | |
superenv removed: -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -c -o hhi/hhi_win32res.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasme12b3c.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_d7720 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_d7720.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_d7720 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_d7720.dir/CheckIncludeFiles.c.o -lSystem | |
clang called with: -arch x86_64 -c -o utils/relative_path.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm230bd7.s | |
superenv removed: -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -c -o utils/relative_path.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm230bd7.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
clang called with: -arch x86_64 -c -o utils/tmp.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm39104d.s | |
superenv removed: -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -c -o utils/tmp.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm39104d.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_0dbab -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_0dbab.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_0dbab -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_0dbab.dir/CheckIncludeFiles.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_17c71 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_17c71.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_17c71 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_17c71.dir/CheckIncludeFiles.c.o -lSystem | |
clang called with: -arch x86_64 -c -o stubs/ai_options.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm3be53b.s | |
superenv removed: -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -c -o stubs/ai_options.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm3be53b.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
clang called with: -arch x86_64 -c -o utils/build_id.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm5ee509.s | |
superenv removed: -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -c -o utils/build_id.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm5ee509.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_2156c -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_2156c.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_2156c -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_2156c.dir/CheckIncludeFiles.c.o -lSystem | |
clang called with: -arch x86_64 -c -o utils/hh_json/hh_json.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasme85bcc.s | |
superenv removed: -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -c -o utils/hh_json/hh_json.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasme85bcc.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_3da8d -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_3da8d.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_3da8d -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_3da8d.dir/CheckIncludeFiles.c.o -lSystem | |
clang called with: -arch x86_64 -c -o utils/wwwroot.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasmbc3d35.s | |
superenv removed: -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -c -o utils/wwwroot.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasmbc3d35.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_ff584 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_ff584.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_ff584 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_ff584.dir/CheckIncludeFiles.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_b8ced -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_b8ced.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_b8ced -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_b8ced.dir/CheckIncludeFiles.c.o -lSystem | |
clang called with: -arch x86_64 -c -o utils/file_pos.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm4c9b24.s | |
superenv removed: -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -c -o utils/file_pos.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm4c9b24.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
clang called with: -arch x86_64 -c -o utils/pos.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasme6f6cd.s | |
superenv removed: -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -c -o utils/pos.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasme6f6cd.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_6a21d -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_6a21d.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_6a21d -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_6a21d.dir/CheckIncludeFiles.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_eedab -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_eedab.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_eedab -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_eedab.dir/CheckIncludeFiles.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_cfd7c -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_cfd7c.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_cfd7c -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_cfd7c.dir/CheckIncludeFiles.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_494b9 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_494b9.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_494b9 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_494b9.dir/CheckIncludeFiles.c.o -lSystem | |
clang called with: -arch x86_64 -c -o utils/errors.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasmf89901.s | |
superenv removed: -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -c -o utils/errors.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasmf89901.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_657e9 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_657e9.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_657e9 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_657e9.dir/CheckIncludeFiles.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_ace14 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_ace14.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_ace14 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_ace14.dir/CheckIncludeFiles.c.o -lSystem | |
clang called with: -arch x86_64 -c -o utils/hh_logger.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasmc48b30.s | |
superenv removed: -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -c -o utils/hh_logger.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasmc48b30.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
clang called with: -arch x86_64 -c -o server/serverArgs.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm5d5bbc.s | |
superenv removed: -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -c -o server/serverArgs.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm5d5bbc.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
clang called with: -arch x86_64 -c -o utils/config_file.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasmd08fbe.s | |
superenv removed: -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -c -o utils/config_file.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasmd08fbe.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_35216 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_35216.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_35216 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_35216.dir/CheckIncludeFiles.c.o -lSystem | |
clang called with: -arch x86_64 -c -o stubs/eventLogger.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm1bb578.s | |
superenv removed: -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -c -o stubs/eventLogger.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm1bb578.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
clang called with: -arch x86_64 -c -o heap/prefix.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm1d5855.s | |
superenv removed: -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -c -o heap/prefix.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm1d5855.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_fd7ab -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_fd7ab.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_fd7ab -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_fd7ab.dir/CheckIncludeFiles.c.o -lSystem | |
clang called with: -arch x86_64 -c -o utils/stats.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm732e36.s | |
superenv removed: -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -c -o utils/stats.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm732e36.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
clang called with: -arch x86_64 -c -o heap/value.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm1f2071.s | |
superenv removed: -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -c -o heap/value.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm1f2071.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_f1378 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_f1378.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_f1378 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_f1378.dir/CheckIncludeFiles.c.o -lSystem | |
clang called with: -arch x86_64 -c -o stubs/ai.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm9e2032.s | |
superenv removed: -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -c -o stubs/ai.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm9e2032.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_4bfc6 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_4bfc6.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_4bfc6 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_4bfc6.dir/CheckIncludeFiles.c.o -lSystem | |
clang called with: -arch x86_64 -c -o server/serverLocalConfig.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasmc2872c.s | |
superenv removed: -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -c -o server/serverLocalConfig.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasmc2872c.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_cc655 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_cc655.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_cc655 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_cc655.dir/CheckIncludeFiles.c.o -lSystem | |
clang called with: -arch x86_64 -c -o heap/sharedMem.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasmbbcda1.s | |
superenv removed: -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -c -o heap/sharedMem.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasmbbcda1.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
clang called with: -arch x86_64 -c -o naming/typecheckerOptions.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasmbcfd52.s | |
superenv removed: -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -c -o naming/typecheckerOptions.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasmbcfd52.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_f40e9 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_f40e9.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_f40e9 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_f40e9.dir/CheckIncludeFiles.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_6a31d -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_6a31d.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_6a31d -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_6a31d.dir/CheckIncludeFiles.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_5df92 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_5df92.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_5df92 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_5df92.dir/CheckIncludeFiles.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_ecab1 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_ecab1.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_ecab1 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_ecab1.dir/CheckIncludeFiles.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_64622 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_64622.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_64622 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_64622.dir/CheckIncludeFiles.c.o -lSystem | |
clang called with: -arch x86_64 -c -o deps/fileInfo.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm89b84d.s | |
superenv removed: -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -c -o deps/fileInfo.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm89b84d.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
clang called with: -arch x86_64 -c -o parsing/namespace_env.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasmb8f600.s | |
superenv removed: -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -c -o parsing/namespace_env.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasmb8f600.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_697e5 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_697e5.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_697e5 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_697e5.dir/CheckIncludeFiles.c.o -lSystem | |
clang called with: -arch x86_64 -c -o parsing/ast.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm3fe7a4.s | |
superenv removed: -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -c -o parsing/ast.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm3fe7a4.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_78e2c -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_78e2c.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_78e2c -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_78e2c.dir/CheckIncludeFiles.c.o -lSystem | |
clang called with: -arch x86_64 -c -o utils/daemon.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasmd83f2f.s | |
superenv removed: -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -c -o utils/daemon.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasmd83f2f.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
clang called with: -arch x86_64 -c -o utils/printSignal.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm8c6e28.s | |
superenv removed: -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -c -o utils/printSignal.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm8c6e28.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
clang called with: -arch x86_64 -c -o procs/worker.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasmd7bb4b.s | |
superenv removed: -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -c -o procs/worker.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasmd7bb4b.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_946d2 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_946d2.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_946d2 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_946d2.dir/CheckIncludeFiles.c.o -lSystem | |
clang called with: -arch x86_64 -c -o procs/bucket.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm065c62.s | |
superenv removed: -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -c -o procs/bucket.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm065c62.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
clang called with: -arch x86_64 -c -o utils/collections/cSet.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasmc59688.s | |
superenv removed: -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -c -o utils/collections/cSet.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasmc59688.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_1c40c -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_1c40c.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_1c40c -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_1c40c.dir/CheckIncludeFiles.c.o -lSystem | |
clang called with: -arch x86_64 -c -o utils/collections/hashSet.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm60440c.s | |
superenv removed: -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -c -o utils/collections/hashSet.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm60440c.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
clang called with: -arch x86_64 -c -o procs/multiWorker.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasmdb3224.s | |
superenv removed: -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -c -o procs/multiWorker.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasmdb3224.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_4506d -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_4506d.dir/CheckSymbolExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_4506d -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_4506d.dir/CheckSymbolExists.c.o -lSystem | |
clang called with: -arch x86_64 -c -o search/searchUtils.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasmd9ac83.s | |
superenv removed: -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -c -o search/searchUtils.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasmd9ac83.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
clang called with: -arch x86_64 -c -o utils/trie.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm7c8d1b.s | |
superenv removed: -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -c -o utils/trie.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm7c8d1b.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_4e3ab -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_4e3ab.dir/src.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_4e3ab -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_4e3ab.dir/src.c.o -lSystem | |
clang called with: -arch x86_64 -c -o search/fuzzySearchService.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm3e914f.s | |
superenv removed: -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -c -o search/fuzzySearchService.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm3e914f.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_1a294 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_1a294.dir/src.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_1a294 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_1a294.dir/src.c.o -lSystem | |
clang called with: -arch x86_64 -c -o search/trieSearchService.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm85e98f.s | |
superenv removed: -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -c -o search/trieSearchService.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm85e98f.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_ef5a0 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_ef5a0.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_ef5a0 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_ef5a0.dir/CheckFunctionExists.c.o -lSystem | |
clang called with: -arch x86_64 -c -o parsing/parsing_hooks.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm8d2c5c.s | |
superenv removed: -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -c -o parsing/parsing_hooks.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm8d2c5c.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
clang called with: -arch x86_64 -c -o search/searchService.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasmb1d3c6.s | |
superenv removed: -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -c -o search/searchService.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasmb1d3c6.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_5e9d5 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_5e9d5.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_5e9d5 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_5e9d5.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_0fdf2 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_0fdf2.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_0fdf2 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_0fdf2.dir/CheckFunctionExists.c.o -lSystem | |
clang called with: -arch x86_64 -c -o search/hackSearchService.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm23f7d8.s | |
superenv removed: -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -c -o search/hackSearchService.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm23f7d8.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
clang called with: -arch x86_64 -c -o deps/typing_deps.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm460ca7.s | |
superenv removed: -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -c -o deps/typing_deps.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm460ca7.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_5268b -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_5268b.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_5268b -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_5268b.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_d79b3 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_d79b3.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_d79b3 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_d79b3.dir/CheckFunctionExists.c.o -lSystem | |
clang called with: -arch x86_64 -c -o stubs/hackEventLogger.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm17e853.s | |
superenv removed: -arch x86_64 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
superenv executed: clang -pipe -w -Os -march=native -c -o stubs/hackEventLogger.o /var/folders/3g/4grsny8923jc1ch9m2nndbzm0000gn/T/camlasm17e853.s -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/llvm/include -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_0b9fd -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_0b9fd.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_0b9fd -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_0b9fd.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_72683 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_72683.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_72683 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_72683.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_8f596 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_8f596.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_8f596 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_8f596.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_d3162 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_d3162.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_d3162 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_d3162.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_e6e04 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_e6e04.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_e6e04 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_e6e04.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_b1e10 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_b1e10.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_b1e10 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_b1e10.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_f2656 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_f2656.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_f2656 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_f2656.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_02df9 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_02df9.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_02df9 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_02df9.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_d1d32 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_d1d32.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_d1d32 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_d1d32.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_09557 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_09557.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_09557 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_09557.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_f18f9 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_f18f9.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_f18f9 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_f18f9.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_daa8b -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_daa8b.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_daa8b -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_daa8b.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_4e476 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_4e476.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_4e476 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_4e476.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_a5fe6 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_a5fe6.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_a5fe6 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_a5fe6.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_c89ab -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_c89ab.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_c89ab -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_c89ab.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_4cc1e -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_4cc1e.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_4cc1e -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_4cc1e.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_2e58b -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_2e58b.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_2e58b -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_2e58b.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_04006 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_04006.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_04006 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_04006.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_fb918 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_fb918.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_fb918 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_fb918.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_592d9 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_592d9.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_592d9 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_592d9.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_dbfad -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_dbfad.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_dbfad -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_dbfad.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_faec3 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_faec3.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_faec3 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_faec3.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_50dcf -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_50dcf.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_50dcf -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_50dcf.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_2616b -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_2616b.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_2616b -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_2616b.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_0bb97 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_0bb97.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_0bb97 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_0bb97.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_57325 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_57325.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_57325 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_57325.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_05035 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_05035.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_05035 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_05035.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_2eaf3 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_2eaf3.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_2eaf3 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_2eaf3.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_5f3ae -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_5f3ae.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_5f3ae -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_5f3ae.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_41876 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_41876.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_41876 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_41876.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_59bac -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_59bac.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_59bac -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_59bac.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_9bba7 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_9bba7.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_9bba7 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_9bba7.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_8522f -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_8522f.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_8522f -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_8522f.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_fde8d -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_fde8d.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_fde8d -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_fde8d.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_b9b62 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_b9b62.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_b9b62 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_b9b62.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_2a6ef -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_2a6ef.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_2a6ef -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_2a6ef.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_0e80f -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_0e80f.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_0e80f -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_0e80f.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_f951d -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_f951d.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_f951d -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_f951d.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_27567 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_27567.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_27567 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_27567.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_63294 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_63294.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_63294 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_63294.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_e513f -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_e513f.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_e513f -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_e513f.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_d1325 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_d1325.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_d1325 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_d1325.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_35fd0 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_35fd0.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_35fd0 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_35fd0.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_21590 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_21590.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_21590 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_21590.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_c4f59 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_c4f59.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_c4f59 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_c4f59.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_af8a6 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_af8a6.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_af8a6 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_af8a6.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_70f95 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_70f95.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_70f95 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_70f95.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_b62d9 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_b62d9.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_b62d9 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_b62d9.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_10d15 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_10d15.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_10d15 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_10d15.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_d3a74 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_d3a74.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_d3a74 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_d3a74.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_1ec92 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_1ec92.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_1ec92 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_1ec92.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_1b482 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_1b482.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_1b482 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_1b482.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_4886b -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_4886b.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_4886b -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_4886b.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_e4f07 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_e4f07.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_e4f07 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_e4f07.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_8adae -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_8adae.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_8adae -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_8adae.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_4162e -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_4162e.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_4162e -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_4162e.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_c551b -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_c551b.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_c551b -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_c551b.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_96638 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_96638.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_96638 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_96638.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_8b63e -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_8b63e.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_8b63e -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_8b63e.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_23c1f -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_23c1f.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_23c1f -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_23c1f.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_4b714 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_4b714.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_4b714 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_4b714.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_c5b62 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_c5b62.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_c5b62 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_c5b62.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_c0aaf -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_c0aaf.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_c0aaf -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_c0aaf.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_41c6b -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_41c6b.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_41c6b -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_41c6b.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_dd74a -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_dd74a.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_dd74a -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_dd74a.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_13be1 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_13be1.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_13be1 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_13be1.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_ce5bb -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_ce5bb.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_ce5bb -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_ce5bb.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_52f36 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_52f36.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_52f36 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_52f36.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_c9b7b -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_c9b7b.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_c9b7b -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_c9b7b.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_7c5e0 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_7c5e0.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_7c5e0 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_7c5e0.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_5f58a -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_5f58a.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_5f58a -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_5f58a.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_91147 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_91147.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_91147 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_91147.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_86158 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_86158.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_86158 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_86158.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_a7e70 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_a7e70.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_a7e70 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_a7e70.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_4e071 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_4e071.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_4e071 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_4e071.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_e28c2 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_e28c2.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_e28c2 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_e28c2.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_e3155 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_e3155.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_e3155 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_e3155.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_0ae33 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_0ae33.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_0ae33 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_0ae33.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_44156 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_44156.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_44156 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_44156.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_6b107 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_6b107.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_6b107 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_6b107.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_9828c -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_9828c.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_9828c -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_9828c.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_33082 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_33082.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_33082 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_33082.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_1849e -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_1849e.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_1849e -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_1849e.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_2ea16 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_2ea16.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_2ea16 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_2ea16.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_7954c -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_7954c.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_7954c -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_7954c.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_544c3 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_544c3.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_544c3 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_544c3.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_c8046 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_c8046.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_c8046 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_c8046.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_3a0f8 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_3a0f8.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_3a0f8 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_3a0f8.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_0abc6 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_0abc6.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_0abc6 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_0abc6.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_6dcb3 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_6dcb3.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_6dcb3 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_6dcb3.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_ca5ba -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_ca5ba.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_ca5ba -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_ca5ba.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_491e8 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_491e8.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_491e8 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_491e8.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_a22c5 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_a22c5.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_a22c5 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_a22c5.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_1be02 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_1be02.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_1be02 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_1be02.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_630e7 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_630e7.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_630e7 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_630e7.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_eb912 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_eb912.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_eb912 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_eb912.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_0f7dd -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_0f7dd.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_0f7dd -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_0f7dd.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_73162 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_73162.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_73162 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_73162.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_a282d -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_a282d.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_a282d -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_a282d.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_9d9e6 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_9d9e6.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_9d9e6 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_9d9e6.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_4313c -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_4313c.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_4313c -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_4313c.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_a0877 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_a0877.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_a0877 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_a0877.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_b5eb3 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_b5eb3.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_b5eb3 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_b5eb3.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_86713 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_86713.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_86713 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_86713.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_19673 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_19673.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_19673 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_19673.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_d2a44 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_d2a44.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_d2a44 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_d2a44.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_d04d2 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_d04d2.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_d04d2 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_d04d2.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_82db2 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_82db2.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_82db2 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_82db2.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_fd19a -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_fd19a.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_fd19a -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_fd19a.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_b17cf -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_b17cf.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_b17cf -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_b17cf.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_03d9d -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_03d9d.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_03d9d -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_03d9d.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_8cdfb -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_8cdfb.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_8cdfb -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_8cdfb.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_e2fc6 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_e2fc6.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_e2fc6 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_e2fc6.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_21d30 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_21d30.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_21d30 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_21d30.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_a3d57 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_a3d57.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_a3d57 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_a3d57.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_b7b21 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_b7b21.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_b7b21 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_b7b21.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_ef800 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_ef800.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_ef800 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_ef800.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_5add0 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_5add0.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_5add0 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_5add0.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_fde27 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_fde27.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_fde27 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_fde27.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_a6d60 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_a6d60.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_a6d60 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_a6d60.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_fc42c -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_fc42c.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_fc42c -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_fc42c.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_55bd1 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_55bd1.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_55bd1 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_55bd1.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_6ba01 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_6ba01.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_6ba01 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_6ba01.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_5a3ec -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_5a3ec.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_5a3ec -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_5a3ec.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_bb8e7 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_bb8e7.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_bb8e7 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_bb8e7.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_089d2 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_089d2.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_089d2 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_089d2.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_9f16a -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_9f16a.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_9f16a -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_9f16a.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_c8633 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_c8633.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_c8633 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_c8633.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_e8b42 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_e8b42.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_e8b42 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_e8b42.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_a83ee -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_a83ee.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_a83ee -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_a83ee.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_137f5 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_137f5.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_137f5 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_137f5.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_5ca47 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_5ca47.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_5ca47 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_5ca47.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_da5b2 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_da5b2.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_da5b2 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_da5b2.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_c6d16 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_c6d16.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_c6d16 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_c6d16.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_1726d -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_1726d.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_1726d -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_1726d.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_4613e -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_4613e.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_4613e -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_4613e.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_2277e -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_2277e.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_2277e -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_2277e.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_3428b -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_3428b.dir/CheckSymbolExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_3428b -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_3428b.dir/CheckSymbolExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_da91c -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_da91c.dir/CheckSymbolExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_da91c -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_da91c.dir/CheckSymbolExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_25d28 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_25d28.dir/CheckSymbolExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_25d28 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_25d28.dir/CheckSymbolExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_66ffd -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_66ffd.dir/CheckSymbolExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_66ffd -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_66ffd.dir/CheckSymbolExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_bd4ee -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_bd4ee.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_bd4ee -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_bd4ee.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_14cf0 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_14cf0.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_14cf0 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_14cf0.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_0703f -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_0703f.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_0703f -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_0703f.dir/CheckIncludeFiles.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_a0698 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_a0698.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_a0698 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_a0698.dir/CheckIncludeFiles.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_4fcd0 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_4fcd0.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_4fcd0 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_4fcd0.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_c140a -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_c140a.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_c140a -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_c140a.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_596ef -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_596ef.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_596ef -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_596ef.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_d39ab -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_d39ab.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_d39ab -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_d39ab.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_48119 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_48119.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_48119 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_48119.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_2cfca -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_2cfca.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_2cfca -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_2cfca.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_def8a -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_def8a.dir/CheckSymbolExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_def8a -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_def8a.dir/CheckSymbolExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_89645 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_89645.dir/CheckSymbolExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_89645 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_89645.dir/CheckSymbolExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_55968 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_55968.dir/CheckSymbolExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_55968 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_55968.dir/CheckSymbolExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_50f90 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_50f90.dir/CheckSymbolExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_50f90 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_50f90.dir/CheckSymbolExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_1f1f4 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_1f1f4.dir/CheckSymbolExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_1f1f4 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_1f1f4.dir/CheckSymbolExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_0a9dc -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_0a9dc.dir/CheckSymbolExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_0a9dc -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_0a9dc.dir/CheckSymbolExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_f9585 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_f9585.dir/CheckSymbolExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_f9585 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_f9585.dir/CheckSymbolExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_c15ee -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_c15ee.dir/CheckSymbolExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_c15ee -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_c15ee.dir/CheckSymbolExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_7b90a -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_7b90a.dir/CheckSymbolExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_7b90a -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_7b90a.dir/CheckSymbolExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_6e272 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_6e272.dir/CheckSymbolExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_6e272 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_6e272.dir/CheckSymbolExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_6cb59 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_6cb59.dir/CheckSymbolExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_6cb59 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_6cb59.dir/CheckSymbolExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_b7112 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_b7112.dir/CheckSymbolExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_b7112 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_b7112.dir/CheckSymbolExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_7d763 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_7d763.dir/CheckSymbolExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_7d763 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_7d763.dir/CheckSymbolExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_b78a1 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_b78a1.dir/src.cxx.o -lc++ -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_b78a1 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_b78a1.dir/src.cxx.o -lc++ -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_1bf22 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_1bf22.dir/src.cxx.o -lc++ -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_1bf22 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_1bf22.dir/src.cxx.o -lc++ -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_a2984 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_a2984.dir/SIZEOF_SIGSET_T.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_a2984 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_a2984.dir/SIZEOF_SIGSET_T.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_c8329 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_c8329.dir/SIZEOF_MODE_T.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_c8329 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_c8329.dir/SIZEOF_MODE_T.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_74b57 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_74b57.dir/SIZEOF_CHAR.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_74b57 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_74b57.dir/SIZEOF_CHAR.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_2f8e8 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_2f8e8.dir/SIZEOF_SHORT.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_2f8e8 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_2f8e8.dir/SIZEOF_SHORT.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_c8e20 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_c8e20.dir/SIZEOF_INT.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_c8e20 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_c8e20.dir/SIZEOF_INT.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_2a852 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_2a852.dir/SIZEOF_LONG_LONG.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_2a852 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_2a852.dir/SIZEOF_LONG_LONG.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_7f654 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_7f654.dir/SIZEOF_OFF_T.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_7f654 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_7f654.dir/SIZEOF_OFF_T.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_179fe -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_179fe.dir/SIZEOF_UINT.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_179fe -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_179fe.dir/SIZEOF_UINT.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_14a78 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_14a78.dir/SIZEOF_U_INT32_T.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_14a78 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_14a78.dir/SIZEOF_U_INT32_T.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_eed69 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_eed69.dir/SIZEOF_TIME_T.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_eed69 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_eed69.dir/SIZEOF_TIME_T.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_f30e6 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_f30e6.dir/SIZEOF_SOCKLEN_T.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_f30e6 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_f30e6.dir/SIZEOF_SOCKLEN_T.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_d9dcd -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_d9dcd.dir/src.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_d9dcd -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_d9dcd.dir/src.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_64a75 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_64a75.dir/src.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_64a75 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_64a75.dir/src.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_541e0 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_541e0.dir/src.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_541e0 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_541e0.dir/src.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_2ecaf -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_2ecaf.dir/src.cxx.o -lc++ -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_2ecaf -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_2ecaf.dir/src.cxx.o -lc++ -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_173d4 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_173d4.dir/stack_direction.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_173d4 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_173d4.dir/stack_direction.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_42cc0 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_42cc0.dir/src.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_42cc0 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_42cc0.dir/src.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_e6329 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_e6329.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_e6329 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_e6329.dir/CheckIncludeFiles.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_58da3 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_58da3.dir/CheckSymbolExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_58da3 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_58da3.dir/CheckSymbolExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_2c670 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_2c670.dir/src.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_2c670 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_2c670.dir/src.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_f55bb -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_f55bb.dir/src.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_f55bb -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_f55bb.dir/src.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_0e82a -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_0e82a.dir/CheckSymbolExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_0e82a -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_0e82a.dir/CheckSymbolExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_89bd1 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_89bd1.dir/src.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_89bd1 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_89bd1.dir/src.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_08156 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_08156.dir/src.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_08156 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_08156.dir/src.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_0bd21 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_0bd21.dir/src.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_0bd21 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_0bd21.dir/src.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_1c0de -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_1c0de.dir/src.cxx.o -lc++ -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_1c0de -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_1c0de.dir/src.cxx.o -lc++ -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_b2eb2 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_b2eb2.dir/SIZEOF_SOCKADDR_IN6.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_b2eb2 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_b2eb2.dir/SIZEOF_SOCKADDR_IN6.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_fc0f5 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_fc0f5.dir/SIZEOF_IN6_ADDR.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_fc0f5 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_fc0f5.dir/SIZEOF_IN6_ADDR.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_334b3 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_334b3.dir/src.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_334b3 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_334b3.dir/src.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_1c88e -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_1c88e.dir/src.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_1c88e -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_1c88e.dir/src.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_7202a -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_7202a.dir/src.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_7202a -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_7202a.dir/src.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_92b76 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_92b76.dir/src.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_92b76 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_92b76.dir/src.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_d6e04 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_d6e04.dir/src.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_d6e04 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_d6e04.dir/src.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_e0902 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_e0902.dir/CheckSymbolExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_e0902 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_e0902.dir/CheckSymbolExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_552a7 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_552a7.dir/SIZEOF_MBSTATE_T.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_552a7 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_552a7.dir/SIZEOF_MBSTATE_T.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_80144 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_80144.dir/src.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_80144 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_80144.dir/src.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_9ceb0 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_9ceb0.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_9ceb0 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_9ceb0.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_8f77d -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_8f77d.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_8f77d -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_8f77d.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_a155e -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_a155e.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_a155e -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_a155e.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_137db -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_137db.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_137db -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_137db.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_e5ade -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_e5ade.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_e5ade -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_e5ade.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_12dab -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_12dab.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_12dab -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_12dab.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_7cfb2 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_7cfb2.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_7cfb2 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_7cfb2.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_e6927 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_e6927.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_e6927 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_e6927.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_ad466 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_ad466.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_ad466 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_ad466.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_445bd -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_445bd.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_445bd -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_445bd.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_75edd -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_75edd.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_75edd -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_75edd.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_5e9f7 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_5e9f7.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_5e9f7 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_5e9f7.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_60ede -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_60ede.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_60ede -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_60ede.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_a4451 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_a4451.dir/CheckFunctionExists.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_a4451 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_a4451.dir/CheckFunctionExists.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_dd92a -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_dd92a.dir/SIZEOF_WCHAR_T.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_dd92a -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_dd92a.dir/SIZEOF_WCHAR_T.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_6666d -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_6666d.dir/SIZEOF_WCTYPE_T.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_6666d -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_6666d.dir/SIZEOF_WCTYPE_T.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_f5ae2 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_f5ae2.dir/SIZEOF_WINT_T.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_f5ae2 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_f5ae2.dir/SIZEOF_WINT_T.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_b4f4f -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_b4f4f.dir/CheckIncludeFiles.c.o -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -w -o cmTC_b4f4f -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_b4f4f.dir/CheckIncludeFiles.c.o -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_6f1b9 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_6f1b9.dir/src.cxx.o /usr/local/opt/readline/lib/libreadline.dylib /usr/lib/libcurses.dylib -lc++ -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_6f1b9 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_6f1b9.dir/src.cxx.o /usr/local/opt/readline/lib/libreadline.dylib /usr/lib/libcurses.dylib -lc++ -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_b92c5 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_b92c5.dir/src.cxx.o /usr/local/opt/readline/lib/libreadline.dylib /usr/lib/libcurses.dylib -lc++ -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o cmTC_b92c5 -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_b92c5.dir/src.cxx.o /usr/local/opt/readline/lib/libreadline.dylib /usr/lib/libcurses.dylib -lc++ -lSystem | |
ld called with: -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o comp_err -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/comp_err.dir/comp_err.c.o ../mysys/libmysys.a ../mysys_ssl/libmysys_ssl.a ../mysys/libmysys.a ../dbug/libdbug.a ../mysys/libmysys.a ../dbug/libdbug.a ../strings/libstrings.a ../zlib/libzlib.a /usr/local/opt/openssl/lib/libssl.dylib /usr/local/opt/openssl/lib/libcrypto.dylib -lc++ -lSystem | |
superenv executed: ld -headerpad_max_install_names -demangle -dynamic -arch x86_64 -macosx_version_min 10.11.0 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -o comp_err -L/usr/local/opt/readline/lib -search_paths_first -headerpad_max_install_names CMakeFiles/comp_err.dir/comp_err.c.o ../mysys/libmysys.a ../mysys_ssl/libmysys_ssl.a ../mysys/libmysys.a ../dbug/libdbug.a ../mysys/libmysys.a ../dbug/libdbug.a ../strings/libstrings.a ../zlib/libzlib.a /usr/local/opt/openssl/lib/libssl.dylib /usr/local/opt/openssl/lib/libcrypto.dylib -lc++ -lSystem | |
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
# This is the CMakeCache file. | |
# For build in directory: /tmp/hhvm-20160603-38142-14mbfrc | |
# It was generated by CMake: /usr/local/Cellar/cmake/3.5.2/bin/cmake | |
# You can edit this file to change values found and used by cmake. | |
# If you do not want to change any of the values, simply exit the editor. | |
# If you do want to change a value, simply edit, save, and exit the editor. | |
# The syntax for the file is as follows: | |
# KEY:TYPE=VALUE | |
# KEY is the name of a variable in the cache. | |
# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!. | |
# VALUE is the current value for the KEY. | |
######################## | |
# EXTERNAL cache entries | |
######################## | |
//Enabled asserts in a release build | |
ALWAYS_ASSERT:BOOL=OFF | |
//Path to a program. | |
AWK_EXECUTABLE:FILEPATH=/usr/local/opt/gawk/bin/gawk | |
//Path to a file. | |
BZIP2_INCLUDE_DIR:PATH=/usr/include | |
//No help, variable specified on the command line. | |
BZIP2_LIBRARIES:UNINITIALIZED=/usr/lib/libbz2.dylib | |
//Boost atomic library (debug) | |
Boost_ATOMIC_LIBRARY_DEBUG:FILEPATH=/usr/local/opt/boost/lib/libboost_atomic-mt.dylib | |
//Boost atomic library (release) | |
Boost_ATOMIC_LIBRARY_RELEASE:FILEPATH=/usr/local/opt/boost/lib/libboost_atomic-mt.dylib | |
//Boost chrono library (debug) | |
Boost_CHRONO_LIBRARY_DEBUG:FILEPATH=/usr/local/opt/boost/lib/libboost_chrono-mt.dylib | |
//Boost chrono library (release) | |
Boost_CHRONO_LIBRARY_RELEASE:FILEPATH=/usr/local/opt/boost/lib/libboost_chrono-mt.dylib | |
//Boost context library (debug) | |
Boost_CONTEXT_LIBRARY_DEBUG:FILEPATH=/usr/local/opt/boost/lib/libboost_context-mt.dylib | |
//Boost context library (release) | |
Boost_CONTEXT_LIBRARY_RELEASE:FILEPATH=/usr/local/opt/boost/lib/libboost_context-mt.dylib | |
//Boost date_time library (debug) | |
Boost_DATE_TIME_LIBRARY_DEBUG:FILEPATH=/usr/local/opt/boost/lib/libboost_date_time-mt.dylib | |
//Boost date_time library (release) | |
Boost_DATE_TIME_LIBRARY_RELEASE:FILEPATH=/usr/local/opt/boost/lib/libboost_date_time-mt.dylib | |
//The directory containing a CMake configuration file for Boost. | |
Boost_DIR:PATH=Boost_DIR-NOTFOUND | |
//Boost filesystem library (debug) | |
Boost_FILESYSTEM_LIBRARY_DEBUG:FILEPATH=/usr/local/opt/boost/lib/libboost_filesystem-mt.dylib | |
//Boost filesystem library (release) | |
Boost_FILESYSTEM_LIBRARY_RELEASE:FILEPATH=/usr/local/opt/boost/lib/libboost_filesystem-mt.dylib | |
//No help, variable specified on the command line. | |
Boost_INCLUDE_DIR:PATH=/usr/local/opt/boost/include | |
//No help, variable specified on the command line. | |
Boost_LIBRARY_DIR:UNINITIALIZED=/usr/local/opt/boost/lib | |
//Boost program_options library (debug) | |
Boost_PROGRAM_OPTIONS_LIBRARY_DEBUG:FILEPATH=/usr/local/opt/boost/lib/libboost_program_options-mt.dylib | |
//Boost program_options library (release) | |
Boost_PROGRAM_OPTIONS_LIBRARY_RELEASE:FILEPATH=/usr/local/opt/boost/lib/libboost_program_options-mt.dylib | |
//Boost regex library (debug) | |
Boost_REGEX_LIBRARY_DEBUG:FILEPATH=/usr/local/opt/boost/lib/libboost_regex-mt.dylib | |
//Boost regex library (release) | |
Boost_REGEX_LIBRARY_RELEASE:FILEPATH=/usr/local/opt/boost/lib/libboost_regex-mt.dylib | |
//Boost system library (debug) | |
Boost_SYSTEM_LIBRARY_DEBUG:FILEPATH=/usr/local/opt/boost/lib/libboost_system-mt.dylib | |
//Boost system library (release) | |
Boost_SYSTEM_LIBRARY_RELEASE:FILEPATH=/usr/local/opt/boost/lib/libboost_system-mt.dylib | |
//Boost thread library (debug) | |
Boost_THREAD_LIBRARY_DEBUG:FILEPATH=/usr/local/opt/boost/lib/libboost_thread-mt.dylib | |
//Boost thread library (release) | |
Boost_THREAD_LIBRARY_RELEASE:FILEPATH=/usr/local/opt/boost/lib/libboost_thread-mt.dylib | |
//Path to a program. | |
CCACHE_FOUND:FILEPATH=CCACHE_FOUND-NOTFOUND | |
//Force libstdc++ when building against Clang/LLVM | |
CLANG_FORCE_LIBSTDCXX:BOOL=OFF | |
//Path to a program. | |
CMAKE_AR:FILEPATH=/usr/bin/ar | |
//No help, variable specified on the command line. | |
CMAKE_ASM_COMPILER:UNINITIALIZED=/usr/local/opt/llvm/bin/clang | |
//Flags used by the assembler during all build types. | |
CMAKE_ASM_FLAGS:STRING= | |
//Flags used by the assembler during debug builds. | |
CMAKE_ASM_FLAGS_DEBUG:STRING= | |
//Flags used by the assembler during release minsize builds. | |
CMAKE_ASM_FLAGS_MINSIZEREL:STRING= | |
//Flags used by the assembler during release builds. | |
CMAKE_ASM_FLAGS_RELEASE:STRING= | |
//Flags used by the assembler during Release with Debug Info builds. | |
CMAKE_ASM_FLAGS_RELWITHDEBINFO:STRING= | |
//Choose the type of build, options are: None(CMAKE_CXX_FLAGS or | |
// CMAKE_C_FLAGS used) Debug Release RelWithDebInfo MinSizeRel. | |
CMAKE_BUILD_TYPE:STRING= | |
//Enable/Disable color output during build. | |
CMAKE_COLOR_MAKEFILE:BOOL=ON | |
//No help, variable specified on the command line. | |
CMAKE_CROSSCOMPILING:UNINITIALIZED=0 | |
//No help, variable specified on the command line. | |
CMAKE_CXX_COMPILER:UNINITIALIZED=/usr/local/opt/llvm/bin/clang++ | |
//Flags used by the compiler during all build types. | |
CMAKE_CXX_FLAGS:STRING=-I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib | |
//Flags used by the compiler during debug builds. | |
CMAKE_CXX_FLAGS_DEBUG:STRING=-g | |
//Flags used by the compiler during release builds for minimum | |
// size. | |
CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG | |
//Flags used by the compiler during release builds. | |
CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG | |
//Flags used by the compiler during release builds with debug info. | |
CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG | |
//No help, variable specified on the command line. | |
CMAKE_C_COMPILER:UNINITIALIZED=/usr/local/opt/llvm/bin/clang | |
//Flags used by the compiler during all build types. | |
CMAKE_C_FLAGS:STRING=-I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib | |
//Flags used by the compiler during debug builds. | |
CMAKE_C_FLAGS_DEBUG:STRING=-g | |
//Flags used by the compiler during release builds for minimum | |
// size. | |
CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG | |
//Flags used by the compiler during release builds. | |
CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG | |
//Flags used by the compiler during release builds with debug info. | |
CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG | |
//Flags used by the linker. | |
CMAKE_EXE_LINKER_FLAGS:STRING= | |
//Flags used by the linker during debug builds. | |
CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING= | |
//Flags used by the linker during release minsize builds. | |
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING= | |
//Flags used by the linker during release builds. | |
CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING= | |
//Flags used by the linker during Release with Debug Info builds. | |
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING= | |
//Enable/Disable output of compile commands during generation. | |
CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=OFF | |
//No help, variable specified on the command line. | |
CMAKE_FIND_ROOT_PATH:UNINITIALIZED=/tmp | |
//No help, variable specified on the command line. | |
CMAKE_FIND_ROOT_PATH_MODE_INCLUDE:UNINITIALIZED=ONLY | |
//No help, variable specified on the command line. | |
CMAKE_FIND_ROOT_PATH_MODE_LIBRARY:UNINITIALIZED=ONLY | |
//No help, variable specified on the command line. | |
CMAKE_FIND_ROOT_PATH_MODE_PACKAGE:UNINITIALIZED=ONLY | |
//No help, variable specified on the command line. | |
CMAKE_FIND_ROOT_PATH_MODE_PROGRAM:UNINITIALIZED=ONLY | |
//user executables (bin) | |
CMAKE_INSTALL_BINDIR:PATH=bin | |
//read-only architecture-independent data (DATAROOTDIR) | |
CMAKE_INSTALL_DATADIR:PATH= | |
//read-only architecture-independent data root (share) | |
CMAKE_INSTALL_DATAROOTDIR:PATH=share | |
//documentation root (DATAROOTDIR/doc/PROJECT_NAME) | |
CMAKE_INSTALL_DOCDIR:PATH= | |
//C header files (include) | |
CMAKE_INSTALL_INCLUDEDIR:PATH=include | |
//info documentation (DATAROOTDIR/info) | |
CMAKE_INSTALL_INFODIR:PATH= | |
//object code libraries (lib) | |
CMAKE_INSTALL_LIBDIR:PATH=lib | |
//program executables (libexec) | |
CMAKE_INSTALL_LIBEXECDIR:PATH=libexec | |
//locale-dependent data (DATAROOTDIR/locale) | |
CMAKE_INSTALL_LOCALEDIR:PATH= | |
//modifiable single-machine data (var) | |
CMAKE_INSTALL_LOCALSTATEDIR:PATH=var | |
//man documentation (DATAROOTDIR/man) | |
CMAKE_INSTALL_MANDIR:PATH= | |
//Path to a program. | |
CMAKE_INSTALL_NAME_TOOL:FILEPATH=CMAKE_INSTALL_NAME_TOOL-NOTFOUND | |
//C header files for non-gcc (/usr/include) | |
CMAKE_INSTALL_OLDINCLUDEDIR:PATH=/usr/include | |
//Install path prefix, prepended onto install directories. | |
CMAKE_INSTALL_PREFIX:PATH=/usr/local/Cellar/hhvm/HEAD | |
//system admin executables (sbin) | |
CMAKE_INSTALL_SBINDIR:PATH=sbin | |
//modifiable architecture-independent data (com) | |
CMAKE_INSTALL_SHAREDSTATEDIR:PATH=com | |
//read-only single-machine data (etc) | |
CMAKE_INSTALL_SYSCONFDIR:PATH=etc | |
//Path to a program. | |
CMAKE_LINKER:FILEPATH=CMAKE_LINKER-NOTFOUND | |
//Path to a program. | |
CMAKE_MAKE_PROGRAM:FILEPATH=/Applications/Xcode.app/Contents/Developer/usr/bin/make | |
//Flags used by the linker during the creation of modules. | |
CMAKE_MODULE_LINKER_FLAGS:STRING= | |
//Flags used by the linker during debug builds. | |
CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING= | |
//Flags used by the linker during release minsize builds. | |
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING= | |
//Flags used by the linker during release builds. | |
CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING= | |
//Flags used by the linker during Release with Debug Info builds. | |
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING= | |
//Path to a program. | |
CMAKE_NM:FILEPATH=CMAKE_NM-NOTFOUND | |
//Path to a program. | |
CMAKE_OBJCOPY:FILEPATH=CMAKE_OBJCOPY-NOTFOUND | |
//Path to a program. | |
CMAKE_OBJDUMP:FILEPATH=CMAKE_OBJDUMP-NOTFOUND | |
//Build architectures for OSX | |
CMAKE_OSX_ARCHITECTURES:STRING= | |
//Minimum OS X version to target for deployment (at runtime); newer | |
// APIs weak linked. Set to empty string for default value. | |
CMAKE_OSX_DEPLOYMENT_TARGET:STRING=10.11 | |
//The product will be built against the headers and libraries located | |
// inside the indicated SDK. | |
CMAKE_OSX_SYSROOT:PATH=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk | |
//Value Computed by CMake | |
CMAKE_PROJECT_NAME:STATIC=hhvm | |
//Path to a program. | |
CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib | |
//Flags used by the linker during the creation of dll's. | |
CMAKE_SHARED_LINKER_FLAGS:STRING= | |
//Flags used by the linker during debug builds. | |
CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING= | |
//Flags used by the linker during release minsize builds. | |
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING= | |
//Flags used by the linker during release builds. | |
CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING= | |
//Flags used by the linker during Release with Debug Info builds. | |
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING= | |
//If set, runtime paths are not added when installing shared libraries, | |
// but are added when building. | |
CMAKE_SKIP_INSTALL_RPATH:BOOL=NO | |
//If set, runtime paths are not added when using shared libraries. | |
CMAKE_SKIP_RPATH:BOOL=NO | |
//Flags used by the linker during the creation of static libraries. | |
CMAKE_STATIC_LINKER_FLAGS:STRING= | |
//Flags used by the linker during debug builds. | |
CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING= | |
//Flags used by the linker during release minsize builds. | |
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING= | |
//Flags used by the linker during release builds. | |
CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING= | |
//Flags used by the linker during Release with Debug Info builds. | |
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING= | |
//Path to a program. | |
CMAKE_STRIP:FILEPATH=CMAKE_STRIP-NOTFOUND | |
//No help, variable specified on the command line. | |
CMAKE_SYSTEM_NAME:UNINITIALIZED=Darwin | |
//Path to a program. | |
CMAKE_UNAME:FILEPATH=CMAKE_UNAME-NOTFOUND | |
//If this value is on, makefiles will be generated without the | |
// .SILENT directive, and all commands will be echoed to the console | |
// during the make. This is useful for debugging only. With Visual | |
// Studio IDE projects all commands are done without /nologo. | |
CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE | |
//Enable build of distribution packages using CPack | |
CPACK_GENERATOR:BOOL=OFF | |
//Path to a library. | |
CRYPT_LIB:FILEPATH=/usr/local/opt/openssl/lib/libcrypto.dylib | |
//Path to a file. | |
CURL_INCLUDE_DIR:PATH=/usr/include | |
//Path to a library. | |
CURL_LIBRARY:FILEPATH=/usr/lib/libcurl.dylib | |
//Allow easier debugging of apc leaks | |
DEBUG_APC_LEAK:BOOL=OFF | |
//Allow easier debugging of memory leaks | |
DEBUG_MEMORY_LEAK:BOOL=OFF | |
//No help, variable specified on the command line. | |
DEFAULT_CONFIG_DIR:UNINITIALIZED=/usr/local/etc/hhvm | |
//Disable hardware counters (for XenU systems) | |
DISABLE_HARDWARE_COUNTERS:BOOL=OFF | |
//Path to a library. | |
DL_LIB:FILEPATH=/usr/lib/libdl.dylib | |
//Path to a file. | |
DOUBLE_CONVERSION_INCLUDE_DIR:PATH=DOUBLE_CONVERSION_INCLUDE_DIR-NOTFOUND | |
//Path to a library. | |
DOUBLE_CONVERSION_LIBRARY:FILEPATH=DOUBLE_CONVERSION_LIBRARY-NOTFOUND | |
//Path to a file. | |
DWARF_INCLUDE_DIR:PATH=DWARF_INCLUDE_DIR-NOTFOUND | |
//Path to a file. | |
EDITLINE_INCLUDE_DIRS:PATH=EDITLINE_INCLUDE_DIRS-NOTFOUND | |
//Path to a library. | |
EDITLINE_LIBRARIES:FILEPATH=EDITLINE_LIBRARIES-NOTFOUND | |
//Build the async_mysql extension | |
ENABLE_ASYNC_MYSQL:BOOL=ON | |
//Enable AVX2 instructions for Haswell arch in gcc build | |
ENABLE_AVX2:BOOL=OFF | |
//Speed up the build by precompiling headers | |
ENABLE_COTIRE:BOOL=OFF | |
//Enable the apache extension. | |
ENABLE_EXTENSION_APACHE:BOOL=ON | |
//Enable the Async MySQL extension. | |
ENABLE_EXTENSION_ASYNC_MYSQL:BOOL=ON | |
//Enable the bcmath extension. | |
ENABLE_EXTENSION_BCMATH:BOOL=ON | |
//Enable the bz2 extension. | |
ENABLE_EXTENSION_BZ2:BOOL=ON | |
//Enable the ctype extension. | |
ENABLE_EXTENSION_CTYPE:BOOL=ON | |
//Enable the curl extension. | |
ENABLE_EXTENSION_CURL:BOOL=ON | |
//Enable the debugger extension. | |
ENABLE_EXTENSION_DEBUGGER:BOOL=ON | |
//Enable the DOMDocument extension. | |
ENABLE_EXTENSION_DOMDOCUMENT:BOOL=ON | |
//Enable the enum extension. | |
ENABLE_EXTENSION_ENUM:BOOL=ON | |
//Enable the fb extension. | |
ENABLE_EXTENSION_FB:BOOL=ON | |
//Enable the fileinfo extension. | |
ENABLE_EXTENSION_FILEINFO:BOOL=ON | |
//Enable the filter extension. | |
ENABLE_EXTENSION_FILTER:BOOL=ON | |
//Enable the fribidi extension. | |
ENABLE_EXTENSION_FRIBIDI:BOOL=OFF | |
//Enable the gd extension. | |
ENABLE_EXTENSION_GD:BOOL=ON | |
//Enable the gettext extension. | |
ENABLE_EXTENSION_GETTEXT:BOOL=ON | |
//Enable the gmp extension. | |
ENABLE_EXTENSION_GMP:BOOL=ON | |
//Enable the hash extension. | |
ENABLE_EXTENSION_HASH:BOOL=ON | |
//Enable the iconv extension. | |
ENABLE_EXTENSION_ICONV:BOOL=ON | |
//Enable the imagick extension. | |
ENABLE_EXTENSION_IMAGICK:BOOL=ON | |
//Enable the imap extension. | |
ENABLE_EXTENSION_IMAP:BOOL=OFF | |
//Enable the ipc extension. | |
ENABLE_EXTENSION_IPC:BOOL=ON | |
//Enable the ldap extension. | |
ENABLE_EXTENSION_LDAP:BOOL=ON | |
//Enable the libxml extension. | |
ENABLE_EXTENSION_LIBXML:BOOL=ON | |
//Enable the mail extension. | |
ENABLE_EXTENSION_MAIL:BOOL=ON | |
//Enable the mailparse extension. | |
ENABLE_EXTENSION_MAILPARSE:BOOL=ON | |
//Enable the mbstring extension. | |
ENABLE_EXTENSION_MBSTRING:BOOL=ON | |
//Enable the mcrouter extension. | |
ENABLE_EXTENSION_MCROUTER:BOOL=OFF | |
//Enable the mcrypt extension. | |
ENABLE_EXTENSION_MCRYPT:BOOL=ON | |
//Enable the memcache extension. | |
ENABLE_EXTENSION_MEMCACHE:BOOL=ON | |
//Enable the memcached extension. | |
ENABLE_EXTENSION_MEMCACHED:BOOL=ON | |
//Enable the MySQL extension. | |
ENABLE_EXTENSION_MYSQL:BOOL=ON | |
//Enable the MySQLi extension. | |
ENABLE_EXTENSION_MYSQLI:BOOL=ON | |
//Enable the objprof extension. | |
ENABLE_EXTENSION_OBJPROF:BOOL=ON | |
//Enable the odbc extension. | |
ENABLE_EXTENSION_ODBC:BOOL=OFF | |
//Enable the openssl extension. | |
ENABLE_EXTENSION_OPENSSL:BOOL=ON | |
//Enable the password extension. | |
ENABLE_EXTENSION_PASSWORD:BOOL=ON | |
//Enable the pdo extension. | |
ENABLE_EXTENSION_PDO:BOOL=ON | |
//Enable the pdo_mysql extension. | |
ENABLE_EXTENSION_PDO_MYSQL:BOOL=ON | |
//Enable the pdo_sqlite extension. | |
ENABLE_EXTENSION_PDO_SQLITE:BOOL=ON | |
//Enable the phar extension. | |
ENABLE_EXTENSION_PHAR:BOOL=ON | |
//Enable the posix extension. | |
ENABLE_EXTENSION_POSIX:BOOL=ON | |
//Enable the random extension. | |
ENABLE_EXTENSION_RANDOM:BOOL=ON | |
//Enable the readline extension. | |
ENABLE_EXTENSION_READLINE:BOOL=ON | |
//Enable the server extension. | |
ENABLE_EXTENSION_SERVER:BOOL=ON | |
//Enable the session extension. | |
ENABLE_EXTENSION_SESSION:BOOL=ON | |
//Enable the soap extension. | |
ENABLE_EXTENSION_SOAP:BOOL=ON | |
//Enable the spl extension. | |
ENABLE_EXTENSION_SPL:BOOL=ON | |
//Enable the sqlite3 extension. | |
ENABLE_EXTENSION_SQLITE3:BOOL=ON | |
//Enable the thread extension. | |
ENABLE_EXTENSION_THREAD:BOOL=ON | |
//Enable the thrift extension. | |
ENABLE_EXTENSION_THRIFT:BOOL=ON | |
//Enable the wddx extension. | |
ENABLE_EXTENSION_WDDX:BOOL=ON | |
//Enable the xdebug extension. | |
ENABLE_EXTENSION_XDEBUG:BOOL=ON | |
//Enable the xhprof extension. | |
ENABLE_EXTENSION_XHPROF:BOOL=ON | |
//Enable the xml extension. | |
ENABLE_EXTENSION_XML:BOOL=ON | |
//Enable the xmlreader extension. | |
ENABLE_EXTENSION_XMLREADER:BOOL=ON | |
//Enable the xmlwriter extension. | |
ENABLE_EXTENSION_XMLWRITER:BOOL=ON | |
//Enable the xsl extension. | |
ENABLE_EXTENSION_XSL:BOOL=ON | |
//Enable the zip extension. | |
ENABLE_EXTENSION_ZIP:BOOL=ON | |
//Enable the zlib extension. | |
ENABLE_EXTENSION_ZLIB:BOOL=ON | |
//Enable the FastCGI interface. | |
ENABLE_FASTCGI:BOOL=ON | |
//Enable full setline function for debugger and code-coverage | |
ENABLE_FULL_SETLINE:BOOL=OFF | |
//Enable HHProf | |
ENABLE_HHPROF:BOOL=OFF | |
//Enable Hot Linker script using ld-gold | |
ENABLE_LD_GOLD:BOOL=ON | |
//Build the mcrouter library and extension | |
ENABLE_MCROUTER:BOOL=OFF | |
//Build the Proxygen HTTP server | |
ENABLE_PROXYGEN_SERVER:BOOL=ON | |
//Enabled GCC/LLVM stack-smashing protection | |
ENABLE_SSP:BOOL=OFF | |
//Enable tracing in release build | |
ENABLE_TRACE:BOOL=OFF | |
//Enable the execution profiler | |
EXECUTION_PROFILER:BOOL=OFF | |
//Path to a file. | |
EXPAT_INCLUDE_DIR:PATH=/usr/include | |
//Path to a library. | |
EXPAT_LIBRARY:FILEPATH=/usr/lib/libexpat.dylib | |
//Path to a file. | |
FASTLZ_INCLUDE_DIR:PATH=FASTLZ_INCLUDE_DIR-NOTFOUND | |
//Path to a library. | |
FASTLZ_LIBRARY:FILEPATH=FASTLZ_LIBRARY-NOTFOUND | |
//Path to a file. | |
FEATURES_HEADER:PATH=FEATURES_HEADER-NOTFOUND | |
//Path to a file. | |
FEATURES_H_INCLUDE_DIR:PATH=FEATURES_H_INCLUDE_DIR-NOTFOUND | |
//Path to a file. | |
FREETYPE_INCLUDE_DIRS:PATH=/usr/local/opt/freetype/include/freetype2 | |
//Path to a file. | |
FREETYPE_INCLUDE_DIR_FT2BUILD:PATH=FREETYPE_INCLUDE_DIR_FT2BUILD-NOTFOUND | |
//Path to a library. | |
FREETYPE_LIBRARIES:FILEPATH=/usr/local/opt/freetype/lib/libfreetype.dylib | |
//Path to a file. | |
FRIBIDI_INCLUDE_DIR:PATH=FRIBIDI_INCLUDE_DIR-NOTFOUND | |
//Path to a library. | |
FRIBIDI_LIBRARY:FILEPATH=FRIBIDI_LIBRARY-NOTFOUND | |
//Path to a file. | |
GMP_INCLUDE_DIR:PATH=/usr/local/opt/gmp/include | |
//Path to a library. | |
GMP_LIBRARY:FILEPATH=/usr/local/opt/gmp/lib/libgmp.dylib | |
//Path to a program. | |
GPERF_EXECUTABLE:FILEPATH=/usr/bin/gperf | |
//Libraries to link against for ICU data | |
ICU_DATA_LIBRARY:FILEPATH=/usr/local/opt/icu4c/lib/libicudata.dylib | |
//Libraries to link against for ICU internationalization | |
ICU_I18N_LIBRARY:FILEPATH=/usr/local/opt/icu4c/lib/libicui18n.dylib | |
//Include directory for the ICU library | |
ICU_INCLUDE_DIR:PATH=/usr/local/opt/icu4c/include | |
//Libraries to link against for the common parts of ICU | |
ICU_LIBRARY:FILEPATH=/usr/local/opt/icu4c/lib/libicuuc.dylib | |
//Path to the ImageMagick binary directory. | |
IMAGEMAGICK_BINARY_PATH:PATH=ImageMagick_EXECUTABLE_DIR-NOTFOUND | |
//Path to ImageMagick's composite executable. | |
IMAGEMAGICK_COMPOSITE_EXECUTABLE:FILEPATH= | |
//Path to ImageMagick's convert executable. | |
IMAGEMAGICK_CONVERT_EXECUTABLE:FILEPATH= | |
//Path to ImageMagick's import executable. | |
IMAGEMAGICK_IMPORT_EXECUTABLE:FILEPATH= | |
//Path to ImageMagick's mogrify executable. | |
IMAGEMAGICK_MOGRIFY_EXECUTABLE:FILEPATH= | |
//Path to ImageMagick's montage executable. | |
IMAGEMAGICK_MONTAGE_EXECUTABLE:FILEPATH= | |
//Path to the ImageMagick binary directory. | |
ImageMagick_EXECUTABLE_DIR:PATH=ImageMagick_EXECUTABLE_DIR-NOTFOUND | |
//Path to the ImageMagick arch-specific include dir. | |
ImageMagick_MagickCore_ARCH_INCLUDE_DIR:PATH=ImageMagick_MagickCore_ARCH_INCLUDE_DIR-NOTFOUND | |
//Path to the ImageMagick arch-independent include dir. | |
ImageMagick_MagickCore_INCLUDE_DIR:PATH=ImageMagick_MagickCore_INCLUDE_DIR-NOTFOUND | |
//Path to the ImageMagick Magick++ library. | |
ImageMagick_MagickCore_LIBRARY:FILEPATH=ImageMagick_MagickCore_LIBRARY-NOTFOUND | |
//Path to the ImageMagick arch-specific include dir. | |
ImageMagick_MagickWand_ARCH_INCLUDE_DIR:PATH=ImageMagick_MagickWand_ARCH_INCLUDE_DIR-NOTFOUND | |
//Path to the ImageMagick arch-independent include dir. | |
ImageMagick_MagickWand_INCLUDE_DIR:PATH=ImageMagick_MagickWand_INCLUDE_DIR-NOTFOUND | |
//Path to the ImageMagick Magick++ library. | |
ImageMagick_MagickWand_LIBRARY:FILEPATH=ImageMagick_MagickWand_LIBRARY-NOTFOUND | |
//Path to a file. | |
JEMALLOC_INCLUDE_DIR:PATH=/usr/local/opt/jemalloc/include | |
//Path to a library. | |
JEMALLOC_LIB:FILEPATH=/usr/local/opt/jemalloc/lib/libjemalloc.dylib | |
//Path to a library. | |
KERBEROS_LIB:FILEPATH=/usr/lib/libgssapi_krb5.dylib | |
//Path to a library. | |
LBER_LIBRARIES:FILEPATH=/usr/lib/liblber.dylib | |
//Path to a file. | |
LDAP_INCLUDE_DIR:PATH=/usr/include | |
//Path to a library. | |
LDAP_LIBRARIES:FILEPATH=/usr/lib/libldap.dylib | |
//Path to a file. | |
LIBDL_INCLUDE_DIRS:PATH=/usr/include | |
//Path to a library. | |
LIBDL_LIBRARIES:FILEPATH=/usr/lib/libdl.dylib | |
//No help, variable specified on the command line. | |
LIBDWARF_INCLUDE_DIRS:UNINITIALIZED=/usr/local/opt/dwarfutils/include | |
//Path to a library. | |
LIBDWARF_LIBRARIES:FILEPATH=/usr/local/opt/dwarfutils/lib/libdwarf.a | |
//Path to a file. | |
LIBELF_INCLUDE_DIRS:PATH=/usr/local/opt/libelf/include/libelf | |
//Path to a library. | |
LIBELF_LIBRARIES:FILEPATH=/usr/local/opt/libelf/lib/libelf.a | |
//Path to a file. | |
LIBEVENT_INCLUDE_DIR:PATH=/usr/local/opt/libevent/include | |
//Path to a library. | |
LIBEVENT_LIB:FILEPATH=/usr/local/opt/libevent/lib/libevent.dylib | |
//Path to a file. | |
LIBGLOG_INCLUDE_DIR:PATH=/usr/local/opt/glog/include | |
//Path to a library. | |
LIBGLOG_LIBRARY:FILEPATH=/usr/local/opt/glog/lib/libglog.dylib | |
//Path to a file. | |
LIBICONV_INCLUDE_DIR:PATH=/usr/include | |
//Path to a library. | |
LIBICONV_LIBRARY:FILEPATH=/usr/lib/libiconv.dylib | |
//Path to a file. | |
LIBINOTIFY_INCLUDE_DIR:PATH=LIBINOTIFY_INCLUDE_DIR-NOTFOUND | |
//Path to a library. | |
LIBINOTIFY_LIBRARY:FILEPATH=LIBINOTIFY_LIBRARY-NOTFOUND | |
//libintl include directory | |
LIBINTL_INCLUDE_DIR:PATH=/usr/local/opt/gettext/include | |
//No help, variable specified on the command line. | |
LIBINTL_LIBRARIES:UNINITIALIZED=/usr/local/opt/gettext/lib/libintl.dylib | |
//libintl libraries (if not in the C library) | |
LIBINTL_LIBRARY:FILEPATH=LIBINTL_LIBRARY-NOTFOUND | |
//Path to a file. | |
LIBJPEG_INCLUDE_DIRS:PATH=/usr/local/opt/jpeg/include | |
//Path to a library. | |
LIBJPEG_LIBRARIES:FILEPATH=/usr/local/opt/jpeg/lib/libjpeg.dylib | |
//Path to a library. | |
LIBMAGICKCORE_LIBRARIES:FILEPATH=/usr/local/opt/imagemagick/lib/libMagickCore-6.Q16.dylib | |
//Path to a file. | |
LIBMAGICKWAND_INCLUDE_DIRS:PATH=/usr/local/opt/imagemagick/include/ImageMagick-6 | |
//Path to a library. | |
LIBMAGICKWAND_LIBRARIES:FILEPATH=/usr/local/opt/imagemagick/lib/libMagickWand-6.Q16.dylib | |
//Path to a file. | |
LIBMEMCACHED_INCLUDE_DIR:PATH=/usr/local/opt/libmemcached/include | |
//Path to a library. | |
LIBMEMCACHED_LIBRARY:FILEPATH=/usr/local/opt/libmemcached/lib/libmemcached.dylib | |
//Path to a file. | |
LIBNUMA_INCLUDE_DIRS:PATH=LIBNUMA_INCLUDE_DIRS-NOTFOUND | |
//Path to a library. | |
LIBNUMA_LIBRARIES:FILEPATH=LIBNUMA_LIBRARIES-NOTFOUND | |
//Path to a file. | |
LIBPNG_INCLUDE_DIRS:PATH=/usr/local/opt/libpng/include | |
//Path to a library. | |
LIBPNG_LIBRARIES:FILEPATH=/usr/local/opt/libpng/lib/libpng.dylib | |
//Path to a file. | |
LIBPTHREAD_INCLUDE_DIRS:PATH=/usr/include | |
//Path to a library. | |
LIBPTHREAD_LIBRARIES:FILEPATH=/usr/lib/libpthread.dylib | |
//Path to a file. | |
LIBSQLITE3_INCLUDE_DIR:PATH=/usr/local/opt/sqlite/include | |
//Path to a library. | |
LIBSQLITE3_LIBRARY:FILEPATH=/usr/local/opt/sqlite/lib/libsqlite3.dylib | |
//Path to a file. | |
LIBUODBC_INCLUDE_DIRS:PATH=LIBUODBC_INCLUDE_DIRS-NOTFOUND | |
//Path to a library. | |
LIBUODBC_LIBRARIES:FILEPATH=LIBUODBC_LIBRARIES-NOTFOUND | |
//Path to a file. | |
LIBVPX_INCLUDE_DIRS:PATH=LIBVPX_INCLUDE_DIRS-NOTFOUND | |
//Path to a library. | |
LIBVPX_LIBRARIES:FILEPATH=LIBVPX_LIBRARIES-NOTFOUND | |
//Path to a file. | |
LIBXML2_INCLUDE_DIR:PATH=/usr/include/libxml2 | |
//Path to a library. | |
LIBXML2_LIBRARIES:FILEPATH=/usr/lib/libxml2.dylib | |
//Path to a program. | |
LIBXML2_XMLLINT_EXECUTABLE:FILEPATH=LIBXML2_XMLLINT_EXECUTABLE-NOTFOUND | |
//Path to a library. | |
LIBXSLT_EXSLT_LIBRARY:FILEPATH=/usr/lib/libexslt.dylib | |
//Path to a file. | |
LIBXSLT_INCLUDE_DIR:PATH=/usr/include | |
//Path to a library. | |
LIBXSLT_LIBRARIES:FILEPATH=/usr/lib/libxslt.dylib | |
//Path to a program. | |
LIBXSLT_XSLTPROC_EXECUTABLE:FILEPATH=LIBXSLT_XSLTPROC_EXECUTABLE-NOTFOUND | |
//Path to a file. | |
LIBZIP_INCLUDE_DIR_ZIP:PATH=/usr/local/opt/libzip/include | |
//Path to a file. | |
LIBZIP_INCLUDE_DIR_ZIPCONF:PATH=/usr/local/opt/libzip/lib/libzip/include | |
//Path to a library. | |
LIBZIP_LIBRARY:FILEPATH=/usr/local/opt/libzip/lib/libzip.dylib | |
//Version number of libzip | |
LIBZIP_VERSION:STRING=1.1.2 | |
//Path to a file. | |
LZ4_INCLUDE_DIR:PATH=/usr/local/opt/lz4/include | |
//Path to a library. | |
LZ4_LIBRARY:FILEPATH=/usr/local/opt/lz4/lib/liblz4.dylib | |
//Path to a file. | |
LibXed_INCLUDE_DIR:PATH=LibXed_INCLUDE_DIR-NOTFOUND | |
//Path to a library. | |
LibXed_LIBRARY:FILEPATH=LibXed_LIBRARY-NOTFOUND | |
//No help, variable specified on the command line. | |
MYSQL_UNIX_SOCK_ADDR:UNINITIALIZED=/tmp/mysql.sock | |
//Path to a file. | |
Mcrypt_INCLUDE_DIR:PATH=/usr/local/opt/mcrypt/include | |
//Path to a library. | |
Mcrypt_LIB:FILEPATH=/usr/local/opt/mcrypt/lib/libmcrypt.dylib | |
//The directory containing a CMake configuration file for Memfd. | |
Memfd_DIR:PATH=Memfd_DIR-NOTFOUND | |
//path to ocamlc | |
OCAMLC_EXECUTABLE:FILEPATH=/usr/local/opt/ocaml/bin/ocamlc | |
//path to ocamlc.opt | |
OCAMLC_OPT_EXECUTABLE:FILEPATH=/usr/local/opt/ocaml/bin/ocamlc.opt | |
//Path to a file. | |
ONIGURUMA_INCLUDE_DIR:PATH=/usr/local/opt/oniguruma/include | |
//Path to a library. | |
ONIGURUMA_LIBRARY:FILEPATH=/usr/local/opt/oniguruma/lib/libonig.dylib | |
//Path to a library. | |
OPENSSL_CRYPTO_LIBRARY:FILEPATH=/usr/local/opt/openssl/lib/libcrypto.dylib | |
//Path to a file. | |
OPENSSL_INCLUDE_DIR:PATH=/usr/local/opt/openssl/include | |
//Path to a library. | |
OPENSSL_SSL_LIBRARY:FILEPATH=/usr/local/opt/openssl/lib/libssl.dylib | |
//Path to a file. | |
PAM_INCLUDE_PATH:PATH=PAM_INCLUDE_PATH-NOTFOUND | |
//Path to a library. | |
PAM_LIBRARY:FILEPATH=PAM_LIBRARY-NOTFOUND | |
//PCRE include directory | |
PCRE_INCLUDE_DIR:PATH=/usr/local/opt/pcre/include | |
//PCRE library | |
PCRE_LIBRARY:FILEPATH=/usr/local/opt/pcre/lib/libpcre.dylib | |
//pkg-config executable | |
PKG_CONFIG_EXECUTABLE:FILEPATH=/usr/local/opt/pkg-config/bin/pkg-config | |
//RE2 include path | |
RE2_INCLUDE_DIR:STRING=/tmp/hhvm-20160603-38142-14mbfrc/third-party/re2/src | |
//No help, variable specified on the command line. | |
READLINE_INCLUDE_DIR:UNINITIALIZED=/usr/local/opt/readline/include | |
//No help, variable specified on the command line. | |
READLINE_LIBRARY:UNINITIALIZED=/usr/local/opt/readline/lib/libreadline.dylib | |
//Path to a library. | |
RESOLV_LIB:FILEPATH=/usr/lib/libresolv.dylib | |
//File used by ld-gold for the relocation of sections | |
SECTION_ORDERING_FILE:FILEPATH=/tmp/hhvm-20160603-38142-14mbfrc/hphp/hhvm/../tools/oss_hot_section_ordering | |
//Statically link libstd++ and libgcc. | |
STATIC_CXX_LIB:BOOL=OFF | |
//No help, variable specified on the command line. | |
SYSTEM_PCRE_HAS_JIT:UNINITIALIZED=1 | |
//Path to a file. | |
SYSTEM_PCRE_INCLUDE_DIR:PATH=SYSTEM_PCRE_INCLUDE_DIR-NOTFOUND | |
//Path to a library. | |
SYSTEM_PCRE_LIBRARY:FILEPATH=SYSTEM_PCRE_LIBRARY-NOTFOUND | |
//Path to a file. | |
SYSTEM_RE2_INCLUDE_DIR:PATH=SYSTEM_RE2_INCLUDE_DIR-NOTFOUND | |
//Path to a file. | |
TBB_INCLUDE_DIR:PATH=/usr/local/opt/tbb/include | |
//TBB include directory | |
TBB_INCLUDE_DIRS:PATH=/usr/local/opt/tbb/include | |
//No help, variable specified on the command line. | |
TBB_INSTALL_DIR:UNINITIALIZED=/usr/local/opt/tbb | |
//Path to a library. | |
TBB_LIBRARY:FILEPATH=/usr/local/opt/tbb/lib/libtbb.dylib | |
//Path to a library. | |
TBB_LIBRARY_DEBUG:FILEPATH=/usr/local/opt/tbb/lib/libtbb.dylib | |
//No help, variable specified on the command line. | |
TBB_LIBRARY_DIR:UNINITIALIZED=/usr/local/opt/tbb/lib | |
//TBB library directory | |
TBB_LIBRARY_DIRS:PATH=/usr/local/opt/tbb/./lib | |
//Path to a library. | |
TBB_MALLOC_LIBRARY:FILEPATH=/usr/local/opt/tbb/lib/libtbbmalloc.dylib | |
//Path to a library. | |
TBB_MALLOC_LIBRARY_DEBUG:FILEPATH=/usr/local/opt/tbb/lib/libtbbmalloc.dylib | |
//Create the HHVM test binary | |
TEST_BIN:BOOL=OFF | |
//Path to a file. | |
TEST_TBB_INCLUDE_DIR:PATH=TEST_TBB_INCLUDE_DIR-NOTFOUND | |
//Path to a library. | |
TEST_TBB_LIBRARY:FILEPATH=TEST_TBB_LIBRARY-NOTFOUND | |
//Use Google cpu profiler | |
USE_GOOGLE_CPU_PROFILER:BOOL=OFF | |
//Use Google heap profiler | |
USE_GOOGLE_HEAP_PROFILER:BOOL=OFF | |
//Use jemalloc | |
USE_JEMALLOC:BOOL=ON | |
//Use json-c parser instead of the bundled parser | |
USE_JSONC:BOOL=OFF | |
//Use tcmalloc (if jemalloc is not used) | |
USE_TCMALLOC:BOOL=ON | |
//Path to a file. | |
ZLIB_INCLUDE_DIR:PATH=/usr/include | |
//No help, variable specified on the command line. | |
ZLIB_LIBRARY:UNINITIALIZED=/usr/lib/libz.dylib | |
//Dependencies for the target | |
afdt_LIB_DEPENDS:STATIC=general;/usr/local/opt/libevent/lib/libevent.dylib; | |
//Dependencies for target | |
brotli_dec_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
brotli_enc_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
double-conversion_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
fastlz_LIB_DEPENDS:STATIC= | |
//Dependencies for the target | |
folly_LIB_DEPENDS:STATIC=general;/usr/local/opt/boost/lib/libboost_system-mt.dylib;general;/usr/local/opt/boost/lib/libboost_program_options-mt.dylib;general;/usr/local/opt/boost/lib/libboost_filesystem-mt.dylib;general;/usr/local/opt/boost/lib/libboost_regex-mt.dylib;general;/usr/local/opt/boost/lib/libboost_context-mt.dylib;general;/usr/local/opt/glog/lib/libglog.dylib;general;/usr/lib/libpthread.dylib;general;double-conversion;general;/usr/local/opt/jemalloc/lib/libjemalloc.dylib; | |
//Value Computed by CMake | |
hhvm_BINARY_DIR:STATIC=/tmp/hhvm-20160603-38142-14mbfrc | |
//Value Computed by CMake | |
hhvm_SOURCE_DIR:STATIC=/tmp/hhvm-20160603-38142-14mbfrc | |
//Dependencies for the target | |
hphp_analysis_LIB_DEPENDS:STATIC=general;/usr/local/opt/boost/lib/libboost_system-mt.dylib;general;/usr/local/opt/boost/lib/libboost_program_options-mt.dylib;general;/usr/local/opt/boost/lib/libboost_filesystem-mt.dylib;general;/usr/local/opt/boost/lib/libboost_context-mt.dylib; | |
//Dependencies for target | |
hphp_hhbbc_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
hphp_parser_LIB_DEPENDS:STATIC= | |
//Dependencies for the target | |
hphp_proxygen_LIB_DEPENDS:STATIC=general;wangle;general;/usr/local/opt/boost/lib/libboost_thread-mt.dylib;general;/usr/local/opt/boost/lib/libboost_system-mt.dylib;general;/usr/local/opt/boost/lib/libboost_chrono-mt.dylib;general;/usr/local/opt/boost/lib/libboost_date_time-mt.dylib;general;/usr/local/opt/boost/lib/libboost_atomic-mt.dylib;general;/usr/local/opt/glog/lib/libglog.dylib;general;/usr/lib/libpthread.dylib; | |
//Dependencies for the target | |
hphp_runtime_ext_LIB_DEPENDS:STATIC=general;/usr/lib/libbz2.dylib;general;/usr/lib/libcurl.dylib;general;/usr/lib/libxml2.dylib;general;/usr/local/opt/icu4c/lib/libicudata.dylib;general;/usr/local/opt/icu4c/lib/libicui18n.dylib;general;/usr/local/opt/icu4c/lib/libicuuc.dylib;general;/usr/local/opt/freetype/lib/libfreetype.dylib;general;/usr/local/opt/jpeg/lib/libjpeg.dylib;general;/usr/lib/libiconv.dylib;general;/usr/local/opt/libpng/lib/libpng.dylib;general;/usr/local/opt/gettext/lib/libintl.dylib;general;/usr/local/opt/gmp/lib/libgmp.dylib;general;/usr/lib/libiconv.dylib;general;/usr/local/opt/icu4c/lib/libicudata.dylib;general;/usr/local/opt/icu4c/lib/libicui18n.dylib;general;/usr/local/opt/icu4c/lib/libicuuc.dylib;general;/usr/local/opt/imagemagick/lib/libMagickWand-6.Q16.dylib;general;/usr/local/opt/imagemagick/lib/libMagickCore-6.Q16.dylib;general;/usr/lib/libldap.dylib;general;/usr/lib/liblber.dylib;general;/usr/lib/libxml2.dylib;general;/usr/local/opt/mcrypt/lib/libmcrypt.dylib;general;/usr/local/opt/libmemcached/lib/libmemcached.dylib;general;/usr/local/opt/libmemcached/lib/libmemcached.dylib;general;/tmp/hhvm-20160603-38142-14mbfrc/third-party/webscalesqlclient/src//libmysql/libwebscalesqlclient_r.a;general;/tmp/hhvm-20160603-38142-14mbfrc/third-party/webscalesqlclient/src//libmysql/libwebscalesqlclient_r.a;general;/usr/lib/libxml2.dylib;general;/usr/lib/libexpat.dylib;general;/usr/lib/libxml2.dylib;general;/usr/lib/libxml2.dylib;general;/usr/lib/libxslt.dylib;general;/usr/lib/libexslt.dylib;general;hphp_zend;general;/usr/local/opt/oniguruma/lib/libonig.dylib;general;/usr/lib/libdl.dylib;general;/usr/local/opt/jemalloc/lib/libjemalloc.dylib;general;/usr/local/opt/boost/lib/libboost_system-mt.dylib;general;/usr/local/opt/boost/lib/libboost_program_options-mt.dylib;general;/usr/local/opt/boost/lib/libboost_filesystem-mt.dylib;general;/usr/local/opt/boost/lib/libboost_context-mt.dylib;general;/tmp/hhvm-20160603-38142-14mbfrc/third-party/webscalesqlclient/src//libmysql/libwebscalesqlclient_r.a;general;squangle;general;/usr/local/opt/pcre/lib/libpcre.dylib;general;/usr/local/opt/icu4c/lib/libicudata.dylib;general;/usr/local/opt/icu4c/lib/libicui18n.dylib;general;/usr/local/opt/icu4c/lib/libicuuc.dylib;general;/usr/local/opt/libevent/lib/libevent.dylib;general;/usr/lib/libcurl.dylib;general;/usr/local/opt/glog/lib/libglog.dylib;general;/usr/lib/libresolv.dylib;general;/usr/lib/libdl.dylib;general;/usr/local/opt/gettext/lib/libintl.dylib;general;/usr/lib/libgssapi_krb5.dylib;general;/usr/lib/libpthread.dylib;optimized;/usr/local/opt/tbb/lib/libtbb.dylib;general;/usr/local/opt/tbb/lib/libtbbmalloc.dylib;debug;/usr/local/opt/tbb/lib/libtbb.dylib;general;/usr/local/opt/tbb/lib/libtbbmalloc.dylib;general;/usr/local/opt/openssl/lib/libssl.dylib;general;/usr/local/opt/openssl/lib/libcrypto.dylib;general;/usr/lib/libz.dylib;general;/usr/lib/libxml2.dylib;general;/usr/lib/liblber.dylib;general;/usr/local/opt/openssl/lib/libcrypto.dylib;general;/usr/local/opt/sqlite/lib/libsqlite3.dylib;general;double-conversion;general;/usr/local/opt/lz4/lib/liblz4.dylib;general;/usr/local/opt/libzip/lib/libzip.dylib;general;/usr/local/opt/pcre/lib/libpcre.dylib;general;fastlz;general;timelib;general;folly;general;wangle;general;brotli_enc;general;brotli_dec;general;afdt;general;mbfl;general;/usr/local/opt/readline/lib/libreadline.dylib;general;/usr/local/opt/dwarfutils/lib/libdwarf.a;general;/usr/local/opt/libelf/lib/libelf.a; | |
//Dependencies for the target | |
hphp_runtime_static_LIB_DEPENDS:STATIC=general;/usr/local/opt/oniguruma/lib/libonig.dylib;general;/usr/lib/libdl.dylib;general;/usr/local/opt/jemalloc/lib/libjemalloc.dylib;general;/usr/local/opt/boost/lib/libboost_system-mt.dylib;general;/usr/local/opt/boost/lib/libboost_program_options-mt.dylib;general;/usr/local/opt/boost/lib/libboost_filesystem-mt.dylib;general;/usr/local/opt/boost/lib/libboost_context-mt.dylib;general;/tmp/hhvm-20160603-38142-14mbfrc/third-party/webscalesqlclient/src//libmysql/libwebscalesqlclient_r.a;general;squangle;general;/usr/local/opt/pcre/lib/libpcre.dylib;general;/usr/local/opt/icu4c/lib/libicudata.dylib;general;/usr/local/opt/icu4c/lib/libicui18n.dylib;general;/usr/local/opt/icu4c/lib/libicuuc.dylib;general;/usr/local/opt/libevent/lib/libevent.dylib;general;/usr/lib/libcurl.dylib;general;/usr/local/opt/glog/lib/libglog.dylib;general;/usr/lib/libresolv.dylib;general;/usr/lib/libdl.dylib;general;/usr/local/opt/gettext/lib/libintl.dylib;general;/usr/lib/libgssapi_krb5.dylib;general;/usr/lib/libpthread.dylib;optimized;/usr/local/opt/tbb/lib/libtbb.dylib;general;/usr/local/opt/tbb/lib/libtbbmalloc.dylib;debug;/usr/local/opt/tbb/lib/libtbb.dylib;general;/usr/local/opt/tbb/lib/libtbbmalloc.dylib;general;/usr/local/opt/openssl/lib/libssl.dylib;general;/usr/local/opt/openssl/lib/libcrypto.dylib;general;/usr/lib/libz.dylib;general;/usr/lib/libxml2.dylib;general;/usr/lib/liblber.dylib;general;/usr/local/opt/openssl/lib/libcrypto.dylib;general;/usr/local/opt/sqlite/lib/libsqlite3.dylib;general;double-conversion;general;/usr/local/opt/lz4/lib/liblz4.dylib;general;/usr/local/opt/libzip/lib/libzip.dylib;general;/usr/local/opt/pcre/lib/libpcre.dylib;general;fastlz;general;timelib;general;folly;general;wangle;general;brotli_enc;general;brotli_dec;general;afdt;general;mbfl;general;/usr/local/opt/readline/lib/libreadline.dylib;general;/usr/local/opt/dwarfutils/lib/libdwarf.a;general;/usr/local/opt/libelf/lib/libelf.a;general;hphp_util;general;hphp_proxygen;general;vixl;general;ppc64-asm;general;hphp_zend;general;hphp_system;general;jit_sort; | |
//Dependencies for target | |
hphp_system_LIB_DEPENDS:STATIC= | |
//Dependencies for the target | |
hphp_thrift_LIB_DEPENDS:STATIC=general;wangle;general;/usr/local/opt/boost/lib/libboost_thread-mt.dylib;general;/usr/local/opt/boost/lib/libboost_system-mt.dylib;general;/usr/local/opt/boost/lib/libboost_chrono-mt.dylib;general;/usr/local/opt/boost/lib/libboost_date_time-mt.dylib;general;/usr/local/opt/boost/lib/libboost_atomic-mt.dylib;general;/usr/local/opt/glog/lib/libglog.dylib;general;/usr/lib/libpthread.dylib; | |
//Dependencies for target | |
hphp_util_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
hphp_zend_LIB_DEPENDS:STATIC= | |
//Dependencies for the target | |
jit_sort_LIB_DEPENDS:STATIC=general;/usr/local/opt/oniguruma/lib/libonig.dylib;general;/usr/lib/libdl.dylib;general;/usr/local/opt/jemalloc/lib/libjemalloc.dylib;general;/usr/local/opt/boost/lib/libboost_system-mt.dylib;general;/usr/local/opt/boost/lib/libboost_program_options-mt.dylib;general;/usr/local/opt/boost/lib/libboost_filesystem-mt.dylib;general;/usr/local/opt/boost/lib/libboost_context-mt.dylib;general;/tmp/hhvm-20160603-38142-14mbfrc/third-party/webscalesqlclient/src//libmysql/libwebscalesqlclient_r.a;general;squangle;general;/usr/local/opt/pcre/lib/libpcre.dylib;general;/usr/local/opt/icu4c/lib/libicudata.dylib;general;/usr/local/opt/icu4c/lib/libicui18n.dylib;general;/usr/local/opt/icu4c/lib/libicuuc.dylib;general;/usr/local/opt/libevent/lib/libevent.dylib;general;/usr/lib/libcurl.dylib;general;/usr/local/opt/glog/lib/libglog.dylib;general;/usr/lib/libresolv.dylib;general;/usr/lib/libdl.dylib;general;/usr/local/opt/gettext/lib/libintl.dylib;general;/usr/lib/libgssapi_krb5.dylib;general;/usr/lib/libpthread.dylib;optimized;/usr/local/opt/tbb/lib/libtbb.dylib;general;/usr/local/opt/tbb/lib/libtbbmalloc.dylib;debug;/usr/local/opt/tbb/lib/libtbb.dylib;general;/usr/local/opt/tbb/lib/libtbbmalloc.dylib;general;/usr/local/opt/openssl/lib/libssl.dylib;general;/usr/local/opt/openssl/lib/libcrypto.dylib;general;/usr/lib/libz.dylib;general;/usr/lib/libxml2.dylib;general;/usr/lib/liblber.dylib;general;/usr/local/opt/openssl/lib/libcrypto.dylib;general;/usr/local/opt/sqlite/lib/libsqlite3.dylib;general;double-conversion;general;/usr/local/opt/lz4/lib/liblz4.dylib;general;/usr/local/opt/libzip/lib/libzip.dylib;general;/usr/local/opt/pcre/lib/libpcre.dylib;general;fastlz;general;timelib;general;folly;general;wangle;general;brotli_enc;general;brotli_dec;general;afdt;general;mbfl;general;/usr/local/opt/readline/lib/libreadline.dylib;general;/usr/local/opt/dwarfutils/lib/libdwarf.a;general;/usr/local/opt/libelf/lib/libelf.a; | |
//Value Computed by CMake | |
libafdt_BINARY_DIR:STATIC=/tmp/hhvm-20160603-38142-14mbfrc/third-party/libafdt | |
//Value Computed by CMake | |
libafdt_SOURCE_DIR:STATIC=/tmp/hhvm-20160603-38142-14mbfrc/third-party/libafdt | |
//Value Computed by CMake | |
libmbfl_BINARY_DIR:STATIC=/tmp/hhvm-20160603-38142-14mbfrc/third-party/libmbfl | |
//Value Computed by CMake | |
libmbfl_SOURCE_DIR:STATIC=/tmp/hhvm-20160603-38142-14mbfrc/third-party/libmbfl | |
//Dependencies for target | |
mbfl_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
neo_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
ppc64-asm_LIB_DEPENDS:STATIC= | |
//Value Computed by CMake | |
re2_BINARY_DIR:STATIC=/tmp/hhvm-20160603-38142-14mbfrc/third-party/re2 | |
//Dependencies for target | |
re2_LIB_DEPENDS:STATIC= | |
//Value Computed by CMake | |
re2_SOURCE_DIR:STATIC=/tmp/hhvm-20160603-38142-14mbfrc/third-party/re2 | |
//Value Computed by CMake | |
squangle_BINARY_DIR:STATIC=/tmp/hhvm-20160603-38142-14mbfrc/third-party/squangle | |
//Dependencies for the target | |
squangle_LIB_DEPENDS:STATIC=general;/tmp/hhvm-20160603-38142-14mbfrc/third-party/webscalesqlclient/src//libmysql/libwebscalesqlclient_r.a;general;folly;general;re2; | |
//Value Computed by CMake | |
squangle_SOURCE_DIR:STATIC=/tmp/hhvm-20160603-38142-14mbfrc/third-party/squangle | |
//Value Computed by CMake | |
timelib_BINARY_DIR:STATIC=/tmp/hhvm-20160603-38142-14mbfrc/third-party/timelib | |
//Dependencies for target | |
timelib_LIB_DEPENDS:STATIC= | |
//Value Computed by CMake | |
timelib_SOURCE_DIR:STATIC=/tmp/hhvm-20160603-38142-14mbfrc/third-party/timelib | |
//Dependencies for target | |
vixl_LIB_DEPENDS:STATIC= | |
//Dependencies for the target | |
wangle_LIB_DEPENDS:STATIC=general;folly;general;/usr/local/opt/boost/lib/libboost_system-mt.dylib;general;/usr/local/opt/boost/lib/libboost_thread-mt.dylib;general;/usr/local/opt/boost/lib/libboost_chrono-mt.dylib;general;/usr/local/opt/boost/lib/libboost_date_time-mt.dylib;general;/usr/local/opt/boost/lib/libboost_atomic-mt.dylib;general;/usr/local/opt/openssl/lib/libssl.dylib;general;/usr/local/opt/openssl/lib/libcrypto.dylib; | |
######################## | |
# INTERNAL cache entries | |
######################## | |
//ADVANCED property for variable: BZIP2_INCLUDE_DIR | |
BZIP2_INCLUDE_DIR-ADVANCED:INTERNAL=1 | |
//Have symbol BZ2_bzCompressInit | |
BZIP2_NEED_PREFIX:INTERNAL=1 | |
//ADVANCED property for variable: Boost_ATOMIC_LIBRARY_DEBUG | |
Boost_ATOMIC_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: Boost_ATOMIC_LIBRARY_RELEASE | |
Boost_ATOMIC_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: Boost_CHRONO_LIBRARY_DEBUG | |
Boost_CHRONO_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: Boost_CHRONO_LIBRARY_RELEASE | |
Boost_CHRONO_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: Boost_CONTEXT_LIBRARY_DEBUG | |
Boost_CONTEXT_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: Boost_CONTEXT_LIBRARY_RELEASE | |
Boost_CONTEXT_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: Boost_DATE_TIME_LIBRARY_DEBUG | |
Boost_DATE_TIME_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: Boost_DATE_TIME_LIBRARY_RELEASE | |
Boost_DATE_TIME_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: Boost_DIR | |
Boost_DIR-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: Boost_FILESYSTEM_LIBRARY_DEBUG | |
Boost_FILESYSTEM_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: Boost_FILESYSTEM_LIBRARY_RELEASE | |
Boost_FILESYSTEM_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: Boost_INCLUDE_DIR | |
Boost_INCLUDE_DIR-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: Boost_PROGRAM_OPTIONS_LIBRARY_DEBUG | |
Boost_PROGRAM_OPTIONS_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: Boost_PROGRAM_OPTIONS_LIBRARY_RELEASE | |
Boost_PROGRAM_OPTIONS_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: Boost_REGEX_LIBRARY_DEBUG | |
Boost_REGEX_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: Boost_REGEX_LIBRARY_RELEASE | |
Boost_REGEX_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: Boost_SYSTEM_LIBRARY_DEBUG | |
Boost_SYSTEM_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: Boost_SYSTEM_LIBRARY_RELEASE | |
Boost_SYSTEM_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: Boost_THREAD_LIBRARY_DEBUG | |
Boost_THREAD_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: Boost_THREAD_LIBRARY_RELEASE | |
Boost_THREAD_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CMAKE_AR | |
CMAKE_AR-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CMAKE_ASM_COMPILER | |
CMAKE_ASM_COMPILER-ADVANCED:INTERNAL=1 | |
CMAKE_ASM_COMPILER_WORKS:INTERNAL=0 | |
//ADVANCED property for variable: CMAKE_ASM_FLAGS | |
CMAKE_ASM_FLAGS-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CMAKE_ASM_FLAGS_DEBUG | |
CMAKE_ASM_FLAGS_DEBUG-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CMAKE_ASM_FLAGS_MINSIZEREL | |
CMAKE_ASM_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CMAKE_ASM_FLAGS_RELEASE | |
CMAKE_ASM_FLAGS_RELEASE-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CMAKE_ASM_FLAGS_RELWITHDEBINFO | |
CMAKE_ASM_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 | |
//This is the directory where this CMakeCache.txt was created | |
CMAKE_CACHEFILE_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc | |
//Major version of cmake used to create the current loaded cache | |
CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3 | |
//Minor version of cmake used to create the current loaded cache | |
CMAKE_CACHE_MINOR_VERSION:INTERNAL=5 | |
//Patch version of cmake used to create the current loaded cache | |
CMAKE_CACHE_PATCH_VERSION:INTERNAL=2 | |
//ADVANCED property for variable: CMAKE_COLOR_MAKEFILE | |
CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1 | |
//Path to CMake executable. | |
CMAKE_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.5.2/bin/cmake | |
//Path to cpack program executable. | |
CMAKE_CPACK_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.5.2/bin/cpack | |
//Path to ctest program executable. | |
CMAKE_CTEST_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.5.2/bin/ctest | |
//ADVANCED property for variable: CMAKE_CXX_COMPILER | |
CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CMAKE_CXX_FLAGS | |
CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG | |
CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL | |
CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE | |
CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO | |
CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CMAKE_C_COMPILER | |
CMAKE_C_COMPILER-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CMAKE_C_FLAGS | |
CMAKE_C_FLAGS-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG | |
CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL | |
CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE | |
CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO | |
CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 | |
//Path to cache edit program executable. | |
CMAKE_EDIT_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.5.2/bin/ccmake | |
//Executable file format | |
CMAKE_EXECUTABLE_FORMAT:INTERNAL=Unknown | |
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS | |
CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG | |
CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL | |
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE | |
CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO | |
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS | |
CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1 | |
//Name of external makefile project generator. | |
CMAKE_EXTRA_GENERATOR:INTERNAL= | |
//Name of generator. | |
CMAKE_GENERATOR:INTERNAL=Unix Makefiles | |
//Name of generator platform. | |
CMAKE_GENERATOR_PLATFORM:INTERNAL= | |
//Name of generator toolset. | |
CMAKE_GENERATOR_TOOLSET:INTERNAL= | |
//Have symbol pthread_create | |
CMAKE_HAVE_LIBC_CREATE:INTERNAL=1 | |
//Have include pthread.h | |
CMAKE_HAVE_PTHREAD_H:INTERNAL=1 | |
//Source directory with the top level CMakeLists.txt file for this | |
// project | |
CMAKE_HOME_DIRECTORY:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc | |
//ADVANCED property for variable: CMAKE_INSTALL_BINDIR | |
CMAKE_INSTALL_BINDIR-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CMAKE_INSTALL_DATADIR | |
CMAKE_INSTALL_DATADIR-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CMAKE_INSTALL_DATAROOTDIR | |
CMAKE_INSTALL_DATAROOTDIR-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CMAKE_INSTALL_DOCDIR | |
CMAKE_INSTALL_DOCDIR-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CMAKE_INSTALL_INCLUDEDIR | |
CMAKE_INSTALL_INCLUDEDIR-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CMAKE_INSTALL_INFODIR | |
CMAKE_INSTALL_INFODIR-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CMAKE_INSTALL_LIBDIR | |
CMAKE_INSTALL_LIBDIR-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CMAKE_INSTALL_LIBEXECDIR | |
CMAKE_INSTALL_LIBEXECDIR-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CMAKE_INSTALL_LOCALEDIR | |
CMAKE_INSTALL_LOCALEDIR-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CMAKE_INSTALL_LOCALSTATEDIR | |
CMAKE_INSTALL_LOCALSTATEDIR-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CMAKE_INSTALL_MANDIR | |
CMAKE_INSTALL_MANDIR-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CMAKE_INSTALL_NAME_TOOL | |
CMAKE_INSTALL_NAME_TOOL-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CMAKE_INSTALL_OLDINCLUDEDIR | |
CMAKE_INSTALL_OLDINCLUDEDIR-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CMAKE_INSTALL_PREFIX | |
CMAKE_INSTALL_PREFIX-ADVANCED:INTERNAL=0 | |
//ADVANCED property for variable: CMAKE_INSTALL_SBINDIR | |
CMAKE_INSTALL_SBINDIR-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CMAKE_INSTALL_SHAREDSTATEDIR | |
CMAKE_INSTALL_SHAREDSTATEDIR-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CMAKE_INSTALL_SYSCONFDIR | |
CMAKE_INSTALL_SYSCONFDIR-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CMAKE_LINKER | |
CMAKE_LINKER-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CMAKE_MAKE_PROGRAM | |
CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS | |
CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG | |
CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL | |
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE | |
CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO | |
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CMAKE_NM | |
CMAKE_NM-ADVANCED:INTERNAL=1 | |
//number of local generators | |
CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=37 | |
//ADVANCED property for variable: CMAKE_OBJCOPY | |
CMAKE_OBJCOPY-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CMAKE_OBJDUMP | |
CMAKE_OBJDUMP-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CMAKE_OSX_ARCHITECTURES | |
CMAKE_OSX_ARCHITECTURES-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CMAKE_OSX_DEPLOYMENT_TARGET | |
CMAKE_OSX_DEPLOYMENT_TARGET-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CMAKE_OSX_SYSROOT | |
CMAKE_OSX_SYSROOT-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CMAKE_RANLIB | |
CMAKE_RANLIB-ADVANCED:INTERNAL=1 | |
//Path to CMake installation. | |
CMAKE_ROOT:INTERNAL=/usr/local/Cellar/cmake/3.5.2/share/cmake | |
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS | |
CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG | |
CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL | |
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE | |
CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO | |
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 | |
//CHECK_TYPE_SIZE: sizeof(unsigned short) | |
CMAKE_SIZEOF_UNSIGNED_SHORT:INTERNAL=2 | |
//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH | |
CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CMAKE_SKIP_RPATH | |
CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS | |
CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG | |
CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL | |
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE | |
CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO | |
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CMAKE_STRIP | |
CMAKE_STRIP-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE | |
CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CURL_INCLUDE_DIR | |
CURL_INCLUDE_DIR-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CURL_LIBRARY | |
CURL_LIBRARY-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: DOUBLE_CONVERSION_INCLUDE_DIR | |
DOUBLE_CONVERSION_INCLUDE_DIR-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: DOUBLE_CONVERSION_LIBRARY | |
DOUBLE_CONVERSION_LIBRARY-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: DWARF_INCLUDE_DIR | |
DWARF_INCLUDE_DIR-ADVANCED:INTERNAL=1 | |
//Test DW_CONST | |
DW_CONST:INTERNAL=1 | |
//ADVANCED property for variable: EDITLINE_INCLUDE_DIRS | |
EDITLINE_INCLUDE_DIRS-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: EDITLINE_LIBRARIES | |
EDITLINE_LIBRARIES-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: ELF_GETSHDRSTRNDX | |
ELF_GETSHDRSTRNDX-ADVANCED:INTERNAL=1 | |
//Test ELF_GETSHDRSTRNDX | |
ELF_GETSHDRSTRNDX:INTERNAL= | |
//Enable the apc extension. | |
ENABLE_EXTENSION_APC:INTERNAL=ON | |
//Enable the array extension. | |
ENABLE_EXTENSION_ARRAY:INTERNAL=ON | |
//Enable the asio extension. | |
ENABLE_EXTENSION_ASIO:INTERNAL=ON | |
//Enable the collections extension. | |
ENABLE_EXTENSION_COLLECTIONS:INTERNAL=ON | |
//Enable the datetime extension. | |
ENABLE_EXTENSION_DATETIME:INTERNAL=ON | |
//Enable the generator extension. | |
ENABLE_EXTENSION_GENERATOR:INTERNAL=ON | |
//Enable the hh extension. | |
ENABLE_EXTENSION_HH:INTERNAL=ON | |
//Enable the hh_client extension. | |
ENABLE_EXTENSION_HH_CLIENT:INTERNAL=ON | |
//Enable the Hot Profiler extension. | |
ENABLE_EXTENSION_HOTPROFILER:INTERNAL=ON | |
//Enable the icu extension. | |
ENABLE_EXTENSION_ICU:INTERNAL=ON | |
//Enable the intervaltimer extension. | |
ENABLE_EXTENSION_INTERVALTIMER:INTERNAL=ON | |
//Enable the json extension. | |
ENABLE_EXTENSION_JSON:INTERNAL=ON | |
//Enable the pcre extension. | |
ENABLE_EXTENSION_PCRE:INTERNAL=ON | |
//Enable the process extension. | |
ENABLE_EXTENSION_PROCESS:INTERNAL=ON | |
//Enable the reflection extension. | |
ENABLE_EXTENSION_REFLECTION:INTERNAL=ON | |
//Enable the simplexml extension. | |
ENABLE_EXTENSION_SIMPLEXML:INTERNAL=ON | |
//Enable the sockets extension. | |
ENABLE_EXTENSION_SOCKETS:INTERNAL=ON | |
//Enable the std extension. | |
ENABLE_EXTENSION_STD:INTERNAL=ON | |
//Enable the stream extension. | |
ENABLE_EXTENSION_STREAM:INTERNAL=ON | |
//Enable the string extension. | |
ENABLE_EXTENSION_STRING:INTERNAL=ON | |
//Enable the url extension. | |
ENABLE_EXTENSION_URL:INTERNAL=ON | |
//Enable the xenon extension. | |
ENABLE_EXTENSION_XENON:INTERNAL=ON | |
//ADVANCED property for variable: EXPAT_INCLUDE_DIR | |
EXPAT_INCLUDE_DIR-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: EXPAT_LIBRARY | |
EXPAT_LIBRARY-ADVANCED:INTERNAL=1 | |
EXTENSION_SYSTEMLIB_SOURCES:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/apache/ext_apache.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/apc/ext_apc.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/array/ext_array.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/asio/ext_asio.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/asio/ext_async-generator.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/async_mysql/ext_async_mysql.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/async_mysql/ext_async_mysql_exceptions.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/async_mysql/ext_mysqlrow.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/bcmath/ext_bcmath.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/bz2/ext_bz2.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/collections/ext_collections-map.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/collections/ext_collections-pair.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/collections/ext_collections-set.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/collections/ext_collections-vector.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/ctype/ext_ctype.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/curl/ext_curl.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/datetime/ext_datetime.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/debugger/ext_debugger.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/domdocument/ext_domdocument.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/enum/ext_enum.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/fb/ext_fb.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/fileinfo/ext_fileinfo.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/filter/ext_filter.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/gd/ext_exif.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/gd/ext_gd.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/generator/ext_generator.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/gettext/ext_gettext.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/gmp/ext_gmp.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/hash/ext_hash.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/hh/ext_hh.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/hh_client/ext_hh_client.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/iconv/ext_iconv.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/icu/ext_icu.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/icu/ext_icu_break_iterator.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/icu/ext_icu_calendar.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/icu/ext_icu_collator.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/icu/ext_icu_date_fmt.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/icu/ext_icu_date_pattern_gen.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/icu/ext_icu_grapheme.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/icu/ext_icu_iterator.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/icu/ext_icu_locale.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/icu/ext_icu_misc.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/icu/ext_icu_msg_fmt.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/icu/ext_icu_normalizer.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/icu/ext_icu_num_fmt.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/icu/ext_icu_rsrc_bundle.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/icu/ext_icu_timezone.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/icu/ext_icu_transliterator.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/icu/ext_icu_uchar.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/icu/ext_icu_uconverter.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/icu/ext_icu_ucsdet.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/icu/ext_icu_uspoof.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/imagick/ext_imagick.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/intervaltimer/ext_intervaltimer.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/ipc/ext_sysvmsg.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/ipc/ext_sysvsem.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/ipc/ext_sysvshm.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/json/ext_json.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/ldap/ext_ldap.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/libxml/ext_libxml.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/mail/ext_mail.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/mailparse/ext_mailparse.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/mbstring/ext_mbstring.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/mcrypt/ext_mcrypt.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/memcache/ext_memcache.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/memcached/ext_memcached.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/mysql/ext_mysql.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/mysql/ext_mysql-async.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/mysql/ext_mysqli.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/objprof/ext_objprof.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/openssl/ext_openssl.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/password/ext_password.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/pcre/ext_pcre.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/pdo/ext_pdo.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/posix/ext_posix.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/process/ext_process.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/random/ext_random.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/readline/ext_readline.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/reflection/ext_reflection.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/reflection/ext_reflection_hni.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/reflection/ext_reflection-classes.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/reflection/ext_reflection-internals-functions.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/server/ext_server.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/session/ext_session.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/simplexml/ext_simplexml.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/soap/ext_soap.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/sockets/ext_sockets.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/spl/ext_spl.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/sqlite3/ext_sqlite3.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/std/ext_std_classobj.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/std/ext_std_errorfunc.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/std/ext_std_file.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/std/ext_std_function.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/std/ext_std_gc.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/std/ext_std_intrinsics.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/std/ext_std_math.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/std/ext_std_misc.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/std/ext_std_network.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/std/ext_std_options.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/std/ext_std_output.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/std/ext_std_process.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/std/ext_std_string.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/std/ext_std_variable.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/stream/ext_stream.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/stream/ext_stream-user-filters.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/string/ext_string.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/thread/ext_thread.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/thrift/ext_thrift.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/url/ext_url.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/wddx/ext_wddx.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/xdebug/ext_xdebug.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/xenon/ext_xenon.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/xhprof/ext_xhprof.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/xml/ext_xml.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/xmlreader/ext_xmlreader.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/xmlwriter/ext_xmlwriter.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/xsl/ext_xsl.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/zip/ext_zip.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/zlib/ext_zlib.php;/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/zlib/ext_zlib-snappy.php | |
//ADVANCED property for variable: FASTLZ_INCLUDE_DIR | |
FASTLZ_INCLUDE_DIR-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: FASTLZ_LIBRARY | |
FASTLZ_LIBRARY-ADVANCED:INTERNAL=1 | |
//Details about finding BZip2 | |
FIND_PACKAGE_MESSAGE_DETAILS_BZip2:INTERNAL=[/usr/lib/libbz2.dylib][/usr/include][v1.0.6()] | |
//Details about finding CURL | |
FIND_PACKAGE_MESSAGE_DETAILS_CURL:INTERNAL=[/usr/lib/libcurl.dylib][/usr/include][v7.43.0()] | |
//Details about finding EXPAT | |
FIND_PACKAGE_MESSAGE_DETAILS_EXPAT:INTERNAL=[/usr/lib/libexpat.dylib][/usr/include][v2.1.0()] | |
//Details about finding Freetype | |
FIND_PACKAGE_MESSAGE_DETAILS_Freetype:INTERNAL=[/usr/local/opt/freetype/lib/libfreetype.dylib][/usr/local/opt/freetype/include/freetype2][v()] | |
//Details about finding GMP | |
FIND_PACKAGE_MESSAGE_DETAILS_GMP:INTERNAL=[/usr/local/opt/gmp/lib/libgmp.dylib][/usr/local/opt/gmp/include][v()] | |
//Details about finding LIBINTL | |
FIND_PACKAGE_MESSAGE_DETAILS_LIBINTL:INTERNAL=[/usr/local/opt/gettext/include][v()] | |
//Details about finding LIBSQLITE3 | |
FIND_PACKAGE_MESSAGE_DETAILS_LIBSQLITE3:INTERNAL=[/usr/local/opt/sqlite/lib/libsqlite3.dylib][/usr/local/opt/sqlite/include][v()] | |
//Details about finding LIBZIP | |
FIND_PACKAGE_MESSAGE_DETAILS_LIBZIP:INTERNAL=[/usr/local/opt/libzip/lib/libzip.dylib][/usr/local/opt/libzip/include][/usr/local/opt/libzip/lib/libzip/include][v()] | |
//Details about finding LZ4 | |
FIND_PACKAGE_MESSAGE_DETAILS_LZ4:INTERNAL=[/usr/local/opt/lz4/lib/liblz4.dylib][/usr/local/opt/lz4/include][v()] | |
//Details about finding LibDL | |
FIND_PACKAGE_MESSAGE_DETAILS_LibDL:INTERNAL=[/usr/lib/libdl.dylib][/usr/include][v()] | |
//Details about finding LibXml2 | |
FIND_PACKAGE_MESSAGE_DETAILS_LibXml2:INTERNAL=[/usr/lib/libxml2.dylib][/usr/include/libxml2][v2.9.2()] | |
//Details about finding LibXslt | |
FIND_PACKAGE_MESSAGE_DETAILS_LibXslt:INTERNAL=[/usr/lib/libxslt.dylib][/usr/include][v1.1.28()] | |
//Details about finding ONIGURUMA | |
FIND_PACKAGE_MESSAGE_DETAILS_ONIGURUMA:INTERNAL=[/usr/local/opt/oniguruma/lib/libonig.dylib][/usr/local/opt/oniguruma/include][v()] | |
//Details about finding OpenSSL | |
FIND_PACKAGE_MESSAGE_DETAILS_OpenSSL:INTERNAL=[/usr/local/opt/openssl/lib/libssl.dylib;/usr/local/opt/openssl/lib/libcrypto.dylib][/usr/local/opt/openssl/include][v1.0.2h()] | |
//Details about finding PkgConfig | |
FIND_PACKAGE_MESSAGE_DETAILS_PkgConfig:INTERNAL=[/usr/local/opt/pkg-config/bin/pkg-config][v0.29.1()] | |
//Details about finding Threads | |
FIND_PACKAGE_MESSAGE_DETAILS_Threads:INTERNAL=[TRUE][v()] | |
//Details about finding ZLIB | |
FIND_PACKAGE_MESSAGE_DETAILS_ZLIB:INTERNAL=[/usr/lib/libz.dylib][/usr/include][v1.2.5()] | |
//Test FOLLY_FUNCTEXCEPT | |
FOLLY_FUNCTEXCEPT:INTERNAL= | |
//Have function memrchr | |
FOLLY_HAVE_MEMRCHR:INTERNAL= | |
//Have function preadv | |
FOLLY_HAVE_PREADV:INTERNAL= | |
//Have function pwritev | |
FOLLY_HAVE_PWRITEV:INTERNAL= | |
//Test FOLLY_HAVE_VLA | |
FOLLY_HAVE_VLA:INTERNAL=1 | |
//Test FOLLY_IFUNC | |
FOLLY_IFUNC:INTERNAL= | |
//Test FOLLY_MALLOC | |
FOLLY_MALLOC:INTERNAL= | |
//ADVANCED property for variable: FREETYPE_INCLUDE_DIRS | |
FREETYPE_INCLUDE_DIRS-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: FREETYPE_LIBRARIES | |
FREETYPE_LIBRARIES-ADVANCED:INTERNAL=1 | |
FRIBIDI_CFLAGS:INTERNAL= | |
FRIBIDI_CFLAGS_I:INTERNAL= | |
FRIBIDI_CFLAGS_OTHER:INTERNAL= | |
FRIBIDI_FOUND:INTERNAL= | |
FRIBIDI_INCLUDEDIR:INTERNAL= | |
FRIBIDI_LIBDIR:INTERNAL= | |
FRIBIDI_LIBS:INTERNAL= | |
FRIBIDI_LIBS_L:INTERNAL= | |
FRIBIDI_LIBS_OTHER:INTERNAL= | |
FRIBIDI_LIBS_PATHS:INTERNAL= | |
FRIBIDI_PREFIX:INTERNAL= | |
FRIBIDI_STATIC_CFLAGS:INTERNAL= | |
FRIBIDI_STATIC_CFLAGS_I:INTERNAL= | |
FRIBIDI_STATIC_CFLAGS_OTHER:INTERNAL= | |
FRIBIDI_STATIC_LIBDIR:INTERNAL= | |
FRIBIDI_STATIC_LIBS:INTERNAL= | |
FRIBIDI_STATIC_LIBS_L:INTERNAL= | |
FRIBIDI_STATIC_LIBS_OTHER:INTERNAL= | |
FRIBIDI_STATIC_LIBS_PATHS:INTERNAL= | |
FRIBIDI_VERSION:INTERNAL= | |
FRIBIDI_fribidi_INCLUDEDIR:INTERNAL= | |
FRIBIDI_fribidi_LIBDIR:INTERNAL= | |
FRIBIDI_fribidi_PREFIX:INTERNAL= | |
FRIBIDI_fribidi_VERSION:INTERNAL= | |
//ADVANCED property for variable: GMP_INCLUDE_DIR | |
GMP_INCLUDE_DIR-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: GMP_LIBRARY | |
GMP_LIBRARY-ADVANCED:INTERNAL=1 | |
//Have include assert.h | |
HAVE_ASSERT_H:INTERNAL=1 | |
//Have function atoll | |
HAVE_ATOLL:INTERNAL=1 | |
//Have function clock_gettime | |
HAVE_CLOCK_GETTIME:INTERNAL= | |
//Result of TRY_COMPILE | |
HAVE_CMAKE_SIZEOF_UNSIGNED_SHORT:INTERNAL=TRUE | |
//Have function curl_multi_select | |
HAVE_CURL_MULTI_SELECT:INTERNAL= | |
//Have function curl_multi_wait | |
HAVE_CURL_MULTI_WAIT:INTERNAL=1 | |
//Have function evhttp_bind_socket_with_fd | |
HAVE_CUSTOM_LIBEVENT:INTERNAL= | |
//Have symbol AF_LOCAL | |
HAVE_DECL_AF_LOCAL:INTERNAL=1 | |
//Have symbol PF_LOCAL | |
HAVE_DECL_PF_LOCAL:INTERNAL=1 | |
//Have symbol event_get_version_number | |
HAVE_EVENT_GET_VERSION_NUMBER:INTERNAL=1 | |
//Result of TRY_COMPILE | |
HAVE_HAVE_INT32_T:INTERNAL=TRUE | |
//Result of TRY_COMPILE | |
HAVE_HAVE_SIZE_T:INTERNAL=TRUE | |
//Result of TRY_COMPILE | |
HAVE_HAVE_SSIZE_T:INTERNAL=TRUE | |
//Result of TRY_COMPILE | |
HAVE_HAVE_UINT32_T:INTERNAL=TRUE | |
//Result of TRY_COMPILE | |
HAVE_HAVE_UINT8_T:INTERNAL=TRUE | |
//CHECK_TYPE_SIZE: sizeof(int32_t) | |
HAVE_INT32_T:INTERNAL=4 | |
//Have include inttypes.h | |
HAVE_INTTYPES_H:INTERNAL=1 | |
//Test HAVE_LIBEVENT_209 | |
HAVE_LIBEVENT_209:INTERNAL=1 | |
//Have include limits.h | |
HAVE_LIMITS_H:INTERNAL=1 | |
//Have include locale.h | |
HAVE_LOCALE_H:INTERNAL=1 | |
//Have include memory.h | |
HAVE_MEMORY_H:INTERNAL=1 | |
//Have function memset | |
HAVE_MEMSET:INTERNAL=1 | |
//Have function pthread_atfork | |
HAVE_PTHREAD_ATFORK:INTERNAL=1 | |
//Have function pthread_spin_lock | |
HAVE_PTHREAD_SPINLOCK:INTERNAL= | |
//Have function setlocale | |
HAVE_SETLOCALE:INTERNAL=1 | |
//CHECK_TYPE_SIZE: sizeof(size_t) | |
HAVE_SIZE_T:INTERNAL=8 | |
//Have function socket | |
HAVE_SOCKET:INTERNAL=1 | |
//CHECK_TYPE_SIZE: sizeof(ssize_t) | |
HAVE_SSIZE_T:INTERNAL=8 | |
//Have include stddef.h | |
HAVE_STDDEF_H:INTERNAL=1 | |
//Have include stdint.h | |
HAVE_STDINT_H:INTERNAL=1 | |
//Have include stdio.h | |
HAVE_STDIO_H:INTERNAL=1 | |
//Have include stdlib.h | |
HAVE_STDLIB_H:INTERNAL=1 | |
//Have function strcasecmp | |
HAVE_STRCASECMP:INTERNAL=1 | |
//Have function strchr | |
HAVE_STRCHR:INTERNAL=1 | |
//Have function strerror | |
HAVE_STRERROR:INTERNAL=1 | |
//Have function strftime | |
HAVE_STRFTIME:INTERNAL=1 | |
//Have include strings.h | |
HAVE_STRINGS_H:INTERNAL=1 | |
//Have include string.h | |
HAVE_STRING_H:INTERNAL=1 | |
//Have function strtoll | |
HAVE_STRTOLL:INTERNAL=1 | |
//Have include sys/types.h | |
HAVE_SYS_TYPES_H:INTERNAL=1 | |
//CHECK_TYPE_SIZE: sizeof(uint32_t) | |
HAVE_UINT32_T:INTERNAL=4 | |
//CHECK_TYPE_SIZE: sizeof(uint8_t) | |
HAVE_UINT8_T:INTERNAL=1 | |
//Result of TRY_COMPILE | |
HAVE_WORDS_BIGENDIAN:INTERNAL=TRUE | |
HHVM_EXTENSION_0_DEPENDENCIES:INTERNAL= | |
HHVM_EXTENSION_0_DEPENDENCIES_OPTIONAL:INTERNAL= | |
HHVM_EXTENSION_0_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_0_HEADER_FILES:INTERNAL=ext_apache.h | |
HHVM_EXTENSION_0_NAME:INTERNAL=apache | |
HHVM_EXTENSION_0_PRETTY_NAME:INTERNAL=apache | |
HHVM_EXTENSION_0_REQUIRED:INTERNAL=OFF | |
HHVM_EXTENSION_0_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/apache | |
HHVM_EXTENSION_0_SOURCE_FILES:INTERNAL=ext_apache.cpp | |
HHVM_EXTENSION_0_SYSTEMLIB:INTERNAL=ext_apache.php | |
HHVM_EXTENSION_10_DEPENDENCIES:INTERNAL= | |
HHVM_EXTENSION_10_DEPENDENCIES_OPTIONAL:INTERNAL= | |
HHVM_EXTENSION_10_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_10_HEADER_FILES:INTERNAL=ext_datetime.h | |
HHVM_EXTENSION_10_NAME:INTERNAL=datetime | |
HHVM_EXTENSION_10_PRETTY_NAME:INTERNAL=datetime | |
HHVM_EXTENSION_10_REQUIRED:INTERNAL=ON | |
HHVM_EXTENSION_10_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/datetime | |
HHVM_EXTENSION_10_SOURCE_FILES:INTERNAL=ext_datetime.cpp | |
HHVM_EXTENSION_10_SYSTEMLIB:INTERNAL=ext_datetime.php | |
HHVM_EXTENSION_11_DEPENDENCIES:INTERNAL= | |
HHVM_EXTENSION_11_DEPENDENCIES_OPTIONAL:INTERNAL= | |
HHVM_EXTENSION_11_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_11_HEADER_FILES:INTERNAL=ext_debugger.h | |
HHVM_EXTENSION_11_NAME:INTERNAL=debugger | |
HHVM_EXTENSION_11_PRETTY_NAME:INTERNAL=debugger | |
HHVM_EXTENSION_11_REQUIRED:INTERNAL=OFF | |
HHVM_EXTENSION_11_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/debugger | |
HHVM_EXTENSION_11_SOURCE_FILES:INTERNAL=ext_debugger.cpp | |
HHVM_EXTENSION_11_SYSTEMLIB:INTERNAL=ext_debugger.php | |
HHVM_EXTENSION_12_DEPENDENCIES:INTERNAL=libXML2 | |
HHVM_EXTENSION_12_DEPENDENCIES_OPTIONAL:INTERNAL=OFF | |
HHVM_EXTENSION_12_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_12_HEADER_FILES:INTERNAL=ext_domdocument.h;ext_domdocument_includes.h | |
HHVM_EXTENSION_12_NAME:INTERNAL=domdocument | |
HHVM_EXTENSION_12_PRETTY_NAME:INTERNAL=DOMDocument | |
HHVM_EXTENSION_12_REQUIRED:INTERNAL=OFF | |
HHVM_EXTENSION_12_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/domdocument | |
HHVM_EXTENSION_12_SOURCE_FILES:INTERNAL=ext_domdocument.cpp | |
HHVM_EXTENSION_12_SYSTEMLIB:INTERNAL=ext_domdocument.php | |
HHVM_EXTENSION_13_DEPENDENCIES:INTERNAL= | |
HHVM_EXTENSION_13_DEPENDENCIES_OPTIONAL:INTERNAL= | |
HHVM_EXTENSION_13_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_13_HEADER_FILES:INTERNAL= | |
HHVM_EXTENSION_13_NAME:INTERNAL=enum | |
HHVM_EXTENSION_13_PRETTY_NAME:INTERNAL=enum | |
HHVM_EXTENSION_13_REQUIRED:INTERNAL=OFF | |
HHVM_EXTENSION_13_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/enum | |
HHVM_EXTENSION_13_SOURCE_FILES:INTERNAL=ext_enum.cpp | |
HHVM_EXTENSION_13_SYSTEMLIB:INTERNAL=ext_enum.php | |
HHVM_EXTENSION_14_DEPENDENCIES:INTERNAL=libFolly;libICU | |
HHVM_EXTENSION_14_DEPENDENCIES_OPTIONAL:INTERNAL=OFF;OFF | |
HHVM_EXTENSION_14_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_14_HEADER_FILES:INTERNAL=ext_fb.h;FBSerialize.h;FBSerialize-inl.h;VariantController.h | |
HHVM_EXTENSION_14_NAME:INTERNAL=fb | |
HHVM_EXTENSION_14_PRETTY_NAME:INTERNAL=fb | |
HHVM_EXTENSION_14_REQUIRED:INTERNAL=OFF | |
HHVM_EXTENSION_14_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/fb | |
HHVM_EXTENSION_14_SOURCE_FILES:INTERNAL=ext_fb.cpp | |
HHVM_EXTENSION_14_SYSTEMLIB:INTERNAL=ext_fb.php | |
HHVM_EXTENSION_15_DEPENDENCIES:INTERNAL= | |
HHVM_EXTENSION_15_DEPENDENCIES_OPTIONAL:INTERNAL= | |
HHVM_EXTENSION_15_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_15_HEADER_FILES:INTERNAL=libmagic/cdf.h;libmagic/compat.h;libmagic/config.h;libmagic/elfclass.h;libmagic/file.h;libmagic/magic.h;libmagic/names.h;libmagic/patchlevel.h;libmagic/readelf.h;libmagic/tar.h | |
HHVM_EXTENSION_15_NAME:INTERNAL=fileinfo | |
HHVM_EXTENSION_15_PRETTY_NAME:INTERNAL=fileinfo | |
HHVM_EXTENSION_15_REQUIRED:INTERNAL=OFF | |
HHVM_EXTENSION_15_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/fileinfo | |
HHVM_EXTENSION_15_SOURCE_FILES:INTERNAL=ext_fileinfo.cpp;libmagic/apprentice.cpp;libmagic/apptype.cpp;libmagic/ascmagic.cpp;libmagic/cdf.cpp;libmagic/cdf_time.cpp;libmagic/compress.cpp;libmagic/encoding.cpp;libmagic/fsmagic.cpp;libmagic/funcs.cpp;libmagic/is_tar.cpp;libmagic/magic.cpp;libmagic/print.cpp;libmagic/readcdf.cpp;libmagic/readelf.cpp;libmagic/softmagic.cpp;libmagic/strlcpy.cpp | |
HHVM_EXTENSION_15_SYSTEMLIB:INTERNAL=ext_fileinfo.php | |
HHVM_EXTENSION_16_DEPENDENCIES:INTERNAL=libFolly;libPCRE | |
HHVM_EXTENSION_16_DEPENDENCIES_OPTIONAL:INTERNAL=OFF;OFF | |
HHVM_EXTENSION_16_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_16_HEADER_FILES:INTERNAL=ext_filter.h;filter_private.h;logical_filters.h;sanitizing_filters.h | |
HHVM_EXTENSION_16_NAME:INTERNAL=filter | |
HHVM_EXTENSION_16_PRETTY_NAME:INTERNAL=filter | |
HHVM_EXTENSION_16_REQUIRED:INTERNAL=OFF | |
HHVM_EXTENSION_16_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/filter | |
HHVM_EXTENSION_16_SOURCE_FILES:INTERNAL=ext_filter.cpp;logical_filters.cpp;sanitizing_filters.cpp | |
HHVM_EXTENSION_16_SYSTEMLIB:INTERNAL=ext_filter.php | |
HHVM_EXTENSION_17_DEPENDENCIES:INTERNAL=libFribidi 0.19.6;libGlib | |
HHVM_EXTENSION_17_DEPENDENCIES_OPTIONAL:INTERNAL=OFF;OFF | |
HHVM_EXTENSION_17_ENABLED_STATE:INTERNAL=2 | |
HHVM_EXTENSION_17_HEADER_FILES:INTERNAL= | |
HHVM_EXTENSION_17_NAME:INTERNAL=fribidi | |
HHVM_EXTENSION_17_PRETTY_NAME:INTERNAL=fribidi | |
HHVM_EXTENSION_17_REQUIRED:INTERNAL=OFF | |
HHVM_EXTENSION_17_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/fribidi | |
HHVM_EXTENSION_17_SOURCE_FILES:INTERNAL=ext_fribidi.cpp | |
HHVM_EXTENSION_17_SYSTEMLIB:INTERNAL=ext_fribidi.php | |
HHVM_EXTENSION_18_DEPENDENCIES:INTERNAL=libFreetype;libJpeg;libIConv;libPng;libVpx | |
HHVM_EXTENSION_18_DEPENDENCIES_OPTIONAL:INTERNAL=ON;ON;OFF;ON;ON | |
HHVM_EXTENSION_18_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_18_HEADER_FILES:INTERNAL=ext_gd.h;libgd/gd.h;libgd/gd_intern.h;libgd/gd_io.h;libgd/gdcache.h;libgd/gdfontg.h;libgd/gdfontl.h;libgd/gdfontmb.h;libgd/gdfonts.h;libgd/gdfontt.h;libgd/jisx0208.h;libgd/wbmp.h;libgd/webpimg.h | |
HHVM_EXTENSION_18_NAME:INTERNAL=gd | |
HHVM_EXTENSION_18_PRETTY_NAME:INTERNAL=gd | |
HHVM_EXTENSION_18_REQUIRED:INTERNAL=OFF | |
HHVM_EXTENSION_18_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/gd | |
HHVM_EXTENSION_18_SOURCE_FILES:INTERNAL=ext_gd.cpp;libgd/gd_arc.cpp;libgd/gdcache.cpp;libgd/gd_color.cpp;libgd/gd.cpp;libgd/gd_crop.cpp;libgd/gd_filter.cpp;libgd/gdfontg.cpp;libgd/gdfontl.cpp;libgd/gdfontmb.cpp;libgd/gdfonts.cpp;libgd/gdfontt.cpp;libgd/gdft.cpp;libgd/gd_gd2.cpp;libgd/gd_gd.cpp;libgd/gd_gif_in.cpp;libgd/gd_gif_out.cpp;libgd/gdhelpers.cpp;libgd/gd_interpolation.cpp;libgd/gd_io.cpp;libgd/gd_io_dp.cpp;libgd/gd_io_file.cpp;libgd/gd_io_ss.cpp;libgd/gd_jpeg.cpp;libgd/gdkanji.cpp;libgd/gd_matrix.cpp;libgd/gd_pixelate.cpp;libgd/gd_png.cpp;libgd/gd_rotate.cpp;libgd/gd_security.cpp;libgd/gd_ss.cpp;libgd/gdtables.cpp;libgd/gd_topal.cpp;libgd/gd_transform.cpp;libgd/gd_wbmp.cpp;libgd/gd_webp.cpp;libgd/wbmp.cpp;libgd/webpimg.cpp;libgd/xbm.cpp | |
HHVM_EXTENSION_18_SYSTEMLIB:INTERNAL=ext_exif.php;ext_gd.php | |
HHVM_EXTENSION_19_DEPENDENCIES:INTERNAL= | |
HHVM_EXTENSION_19_DEPENDENCIES_OPTIONAL:INTERNAL= | |
HHVM_EXTENSION_19_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_19_HEADER_FILES:INTERNAL=ext_generator.h | |
HHVM_EXTENSION_19_NAME:INTERNAL=generator | |
HHVM_EXTENSION_19_PRETTY_NAME:INTERNAL=generator | |
HHVM_EXTENSION_19_REQUIRED:INTERNAL=ON | |
HHVM_EXTENSION_19_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/generator | |
HHVM_EXTENSION_19_SOURCE_FILES:INTERNAL=ext_generator.cpp | |
HHVM_EXTENSION_19_SYSTEMLIB:INTERNAL=ext_generator.php | |
HHVM_EXTENSION_1_DEPENDENCIES:INTERNAL= | |
HHVM_EXTENSION_1_DEPENDENCIES_OPTIONAL:INTERNAL= | |
HHVM_EXTENSION_1_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_1_HEADER_FILES:INTERNAL=ext_apc.h;snapshot.h;snapshot-builder.h;snapshot-loader.h | |
HHVM_EXTENSION_1_NAME:INTERNAL=apc | |
HHVM_EXTENSION_1_PRETTY_NAME:INTERNAL=apc | |
HHVM_EXTENSION_1_REQUIRED:INTERNAL=ON | |
HHVM_EXTENSION_1_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/apc | |
HHVM_EXTENSION_1_SOURCE_FILES:INTERNAL=ext_apc.cpp;snapshot.cpp | |
HHVM_EXTENSION_1_SYSTEMLIB:INTERNAL=ext_apc.php | |
HHVM_EXTENSION_20_DEPENDENCIES:INTERNAL=libIntl | |
HHVM_EXTENSION_20_DEPENDENCIES_OPTIONAL:INTERNAL=OFF | |
HHVM_EXTENSION_20_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_20_HEADER_FILES:INTERNAL=ext_gettext.h | |
HHVM_EXTENSION_20_NAME:INTERNAL=gettext | |
HHVM_EXTENSION_20_PRETTY_NAME:INTERNAL=gettext | |
HHVM_EXTENSION_20_REQUIRED:INTERNAL=OFF | |
HHVM_EXTENSION_20_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/gettext | |
HHVM_EXTENSION_20_SOURCE_FILES:INTERNAL=ext_gettext.cpp | |
HHVM_EXTENSION_20_SYSTEMLIB:INTERNAL=ext_gettext.php | |
HHVM_EXTENSION_21_DEPENDENCIES:INTERNAL=libGmp | |
HHVM_EXTENSION_21_DEPENDENCIES_OPTIONAL:INTERNAL=OFF | |
HHVM_EXTENSION_21_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_21_HEADER_FILES:INTERNAL=ext_gmp.h | |
HHVM_EXTENSION_21_NAME:INTERNAL=gmp | |
HHVM_EXTENSION_21_PRETTY_NAME:INTERNAL=gmp | |
HHVM_EXTENSION_21_REQUIRED:INTERNAL=OFF | |
HHVM_EXTENSION_21_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/gmp | |
HHVM_EXTENSION_21_SOURCE_FILES:INTERNAL=ext_gmp.cpp | |
HHVM_EXTENSION_21_SYSTEMLIB:INTERNAL=ext_gmp.php | |
HHVM_EXTENSION_22_DEPENDENCIES:INTERNAL= | |
HHVM_EXTENSION_22_DEPENDENCIES_OPTIONAL:INTERNAL= | |
HHVM_EXTENSION_22_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_22_HEADER_FILES:INTERNAL=ext_hash.h;hash_adler32.h;hash_crc32.h;hash_engine.h;hash_fnv1.h;hash_furc.h;hash_gost.h;hash_haval.h;hash_joaat.h;hash_keccak.h;hash_md.h;hash_murmur.h;hash_ripemd.h;hash_salsa.h;hash_sha.h;hash_snefru.h;hash_tiger.h;hash_whirlpool.h;php_hash_crc32_tables.h;php_hash_gost_tables.h;php_hash_snefru_tables.h;php_hash_tiger_tables.h;php_hash_whirlpool_tables.h | |
HHVM_EXTENSION_22_NAME:INTERNAL=hash | |
HHVM_EXTENSION_22_PRETTY_NAME:INTERNAL=hash | |
HHVM_EXTENSION_22_REQUIRED:INTERNAL=OFF | |
HHVM_EXTENSION_22_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/hash | |
HHVM_EXTENSION_22_SOURCE_FILES:INTERNAL=ext_hash.cpp;hash_adler32.cpp;hash_crc32.cpp;hash_fnv1.cpp;hash_furc.cpp;hash_gost.cpp;hash_haval.cpp;hash_joaat.cpp;hash_keccak.cpp;hash_md.cpp;hash_murmur.cpp;hash_ripemd.cpp;hash_salsa.cpp;hash_sha.cpp;hash_snefru.cpp;hash_tiger.cpp;hash_whirlpool.cpp | |
HHVM_EXTENSION_22_SYSTEMLIB:INTERNAL=ext_hash.php | |
HHVM_EXTENSION_23_DEPENDENCIES:INTERNAL= | |
HHVM_EXTENSION_23_DEPENDENCIES_OPTIONAL:INTERNAL= | |
HHVM_EXTENSION_23_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_23_HEADER_FILES:INTERNAL=ext_hh.h | |
HHVM_EXTENSION_23_NAME:INTERNAL=hh | |
HHVM_EXTENSION_23_PRETTY_NAME:INTERNAL=hh | |
HHVM_EXTENSION_23_REQUIRED:INTERNAL=ON | |
HHVM_EXTENSION_23_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/hh | |
HHVM_EXTENSION_23_SOURCE_FILES:INTERNAL=ext_hh.cpp | |
HHVM_EXTENSION_23_SYSTEMLIB:INTERNAL=ext_hh.php | |
HHVM_EXTENSION_24_DEPENDENCIES:INTERNAL= | |
HHVM_EXTENSION_24_DEPENDENCIES_OPTIONAL:INTERNAL= | |
HHVM_EXTENSION_24_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_24_HEADER_FILES:INTERNAL= | |
HHVM_EXTENSION_24_NAME:INTERNAL=hh_client | |
HHVM_EXTENSION_24_PRETTY_NAME:INTERNAL=hh_client | |
HHVM_EXTENSION_24_REQUIRED:INTERNAL=ON | |
HHVM_EXTENSION_24_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/hh_client | |
HHVM_EXTENSION_24_SOURCE_FILES:INTERNAL=ext_hh_client.cpp | |
HHVM_EXTENSION_24_SYSTEMLIB:INTERNAL=ext_hh_client.php | |
HHVM_EXTENSION_25_DEPENDENCIES:INTERNAL=libZLib | |
HHVM_EXTENSION_25_DEPENDENCIES_OPTIONAL:INTERNAL=OFF | |
HHVM_EXTENSION_25_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_25_HEADER_FILES:INTERNAL=ext_hotprofiler.h | |
HHVM_EXTENSION_25_NAME:INTERNAL=hotprofiler | |
HHVM_EXTENSION_25_PRETTY_NAME:INTERNAL=Hot Profiler | |
HHVM_EXTENSION_25_REQUIRED:INTERNAL=ON | |
HHVM_EXTENSION_25_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/hotprofiler | |
HHVM_EXTENSION_25_SOURCE_FILES:INTERNAL=ext_hotprofiler.cpp | |
HHVM_EXTENSION_25_SYSTEMLIB:INTERNAL= | |
HHVM_EXTENSION_26_DEPENDENCIES:INTERNAL=libBoost;libIConv | |
HHVM_EXTENSION_26_DEPENDENCIES_OPTIONAL:INTERNAL=OFF;OFF | |
HHVM_EXTENSION_26_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_26_HEADER_FILES:INTERNAL= | |
HHVM_EXTENSION_26_NAME:INTERNAL=iconv | |
HHVM_EXTENSION_26_PRETTY_NAME:INTERNAL=iconv | |
HHVM_EXTENSION_26_REQUIRED:INTERNAL=OFF | |
HHVM_EXTENSION_26_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/iconv | |
HHVM_EXTENSION_26_SOURCE_FILES:INTERNAL=ext_iconv.cpp | |
HHVM_EXTENSION_26_SYSTEMLIB:INTERNAL=ext_iconv.php | |
HHVM_EXTENSION_27_DEPENDENCIES:INTERNAL=libBoost;libICU | |
HHVM_EXTENSION_27_DEPENDENCIES_OPTIONAL:INTERNAL=OFF;OFF | |
HHVM_EXTENSION_27_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_27_HEADER_FILES:INTERNAL=CodePointBreakIterator.h;ext_icu_break_iterator.h;ext_icu_calendar.h;ext_icu_collator.h;ext_icu_date_fmt.h;ext_icu_date_pattern_gen.h;ext_icu_iterator.h;ext_icu_locale.h;ext_icu_msg_fmt.h;ext_icu_num_fmt.h;ext_icu_rsrc_bundle.h;ext_icu_timezone.h;ext_icu_transliterator.h;ext_icu_uconverter.h;ext_icu_ucsdet.h;ext_icu_uspoof.h;icu.h;ICUMatcher.h;ICUTransliterator.h;LifeEventTokenizer.h;ublockcode-enum.h;ucharcategory-enum.h;uchardirection-enum.h;uother-enum.h;uproperty-enum.h | |
HHVM_EXTENSION_27_NAME:INTERNAL=icu | |
HHVM_EXTENSION_27_PRETTY_NAME:INTERNAL=icu | |
HHVM_EXTENSION_27_REQUIRED:INTERNAL=ON | |
HHVM_EXTENSION_27_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/icu | |
HHVM_EXTENSION_27_SOURCE_FILES:INTERNAL=CodePointBreakIterator.cpp;ext_icu.cpp;ext_icu_break_iterator.cpp;ext_icu_calendar.cpp;ext_icu_collator.cpp;ext_icu_date_fmt.cpp;ext_icu_date_pattern_gen.cpp;ext_icu_grapheme.cpp;ext_icu_iterator.cpp;ext_icu_locale.cpp;ext_icu_misc.cpp;ext_icu_msg_fmt.cpp;ext_icu_normalizer.cpp;ext_icu_num_fmt.cpp;ext_icu_rsrc_bundle.cpp;ext_icu_timezone.cpp;ext_icu_transliterator.cpp;ext_icu_uchar.cpp;ext_icu_uconverter.cpp;ext_icu_ucsdet.cpp;ext_icu_uspoof.cpp;icu.cpp;ICUMatcher.cpp;ICUTransliterator.cpp;LifeEventTokenizer.cpp | |
HHVM_EXTENSION_27_SYSTEMLIB:INTERNAL=ext_icu.php;ext_icu_break_iterator.php;ext_icu_calendar.php;ext_icu_collator.php;ext_icu_date_fmt.php;ext_icu_date_pattern_gen.php;ext_icu_grapheme.php;ext_icu_iterator.php;ext_icu_locale.php;ext_icu_misc.php;ext_icu_msg_fmt.php;ext_icu_normalizer.php;ext_icu_num_fmt.php;ext_icu_rsrc_bundle.php;ext_icu_timezone.php;ext_icu_transliterator.php;ext_icu_uchar.php;ext_icu_uconverter.php;ext_icu_ucsdet.php;ext_icu_uspoof.php | |
HHVM_EXTENSION_28_DEPENDENCIES:INTERNAL=libMagickWand | |
HHVM_EXTENSION_28_DEPENDENCIES_OPTIONAL:INTERNAL=OFF | |
HHVM_EXTENSION_28_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_28_HEADER_FILES:INTERNAL=constants.h;ext_imagick.h | |
HHVM_EXTENSION_28_NAME:INTERNAL=imagick | |
HHVM_EXTENSION_28_PRETTY_NAME:INTERNAL=imagick | |
HHVM_EXTENSION_28_REQUIRED:INTERNAL=OFF | |
HHVM_EXTENSION_28_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/imagick | |
HHVM_EXTENSION_28_SOURCE_FILES:INTERNAL=constants.cpp;ext_imagick.cpp;imagick.cpp;imagickdraw.cpp;imagickpixel.cpp;imagickpixeliterator.cpp | |
HHVM_EXTENSION_28_SYSTEMLIB:INTERNAL=ext_imagick.php | |
HHVM_EXTENSION_29_DEPENDENCIES:INTERNAL=libCClient | |
HHVM_EXTENSION_29_DEPENDENCIES_OPTIONAL:INTERNAL=OFF | |
HHVM_EXTENSION_29_ENABLED_STATE:INTERNAL=2 | |
HHVM_EXTENSION_29_HEADER_FILES:INTERNAL= | |
HHVM_EXTENSION_29_NAME:INTERNAL=imap | |
HHVM_EXTENSION_29_PRETTY_NAME:INTERNAL=imap | |
HHVM_EXTENSION_29_REQUIRED:INTERNAL=OFF | |
HHVM_EXTENSION_29_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/imap | |
HHVM_EXTENSION_29_SOURCE_FILES:INTERNAL=ext_imap.cpp | |
HHVM_EXTENSION_29_SYSTEMLIB:INTERNAL=ext_imap.php | |
HHVM_EXTENSION_2_DEPENDENCIES:INTERNAL= | |
HHVM_EXTENSION_2_DEPENDENCIES_OPTIONAL:INTERNAL= | |
HHVM_EXTENSION_2_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_2_HEADER_FILES:INTERNAL=ext_array.h | |
HHVM_EXTENSION_2_NAME:INTERNAL=array | |
HHVM_EXTENSION_2_PRETTY_NAME:INTERNAL=array | |
HHVM_EXTENSION_2_REQUIRED:INTERNAL=ON | |
HHVM_EXTENSION_2_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/array | |
HHVM_EXTENSION_2_SOURCE_FILES:INTERNAL=ext_array.cpp | |
HHVM_EXTENSION_2_SYSTEMLIB:INTERNAL=ext_array.php | |
HHVM_EXTENSION_30_DEPENDENCIES:INTERNAL= | |
HHVM_EXTENSION_30_DEPENDENCIES_OPTIONAL:INTERNAL= | |
HHVM_EXTENSION_30_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_30_HEADER_FILES:INTERNAL=ext_intervaltimer.h | |
HHVM_EXTENSION_30_NAME:INTERNAL=intervaltimer | |
HHVM_EXTENSION_30_PRETTY_NAME:INTERNAL=intervaltimer | |
HHVM_EXTENSION_30_REQUIRED:INTERNAL=ON | |
HHVM_EXTENSION_30_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/intervaltimer | |
HHVM_EXTENSION_30_SOURCE_FILES:INTERNAL=ext_intervaltimer.cpp | |
HHVM_EXTENSION_30_SYSTEMLIB:INTERNAL=ext_intervaltimer.php | |
HHVM_EXTENSION_31_DEPENDENCIES:INTERNAL=libFolly;osPosix | |
HHVM_EXTENSION_31_DEPENDENCIES_OPTIONAL:INTERNAL=OFF;OFF | |
HHVM_EXTENSION_31_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_31_HEADER_FILES:INTERNAL=ext_ipc.h | |
HHVM_EXTENSION_31_NAME:INTERNAL=ipc | |
HHVM_EXTENSION_31_PRETTY_NAME:INTERNAL=ipc | |
HHVM_EXTENSION_31_REQUIRED:INTERNAL=OFF | |
HHVM_EXTENSION_31_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/ipc | |
HHVM_EXTENSION_31_SOURCE_FILES:INTERNAL=ext_ipc.cpp | |
HHVM_EXTENSION_31_SYSTEMLIB:INTERNAL=ext_sysvmsg.php;ext_sysvsem.php;ext_sysvshm.php | |
HHVM_EXTENSION_32_DEPENDENCIES:INTERNAL= | |
HHVM_EXTENSION_32_DEPENDENCIES_OPTIONAL:INTERNAL= | |
HHVM_EXTENSION_32_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_32_HEADER_FILES:INTERNAL=ext_json.h;JSON_parser.h | |
HHVM_EXTENSION_32_NAME:INTERNAL=json | |
HHVM_EXTENSION_32_PRETTY_NAME:INTERNAL=json | |
HHVM_EXTENSION_32_REQUIRED:INTERNAL=ON | |
HHVM_EXTENSION_32_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/json | |
HHVM_EXTENSION_32_SOURCE_FILES:INTERNAL=ext_json.cpp;JSON_parser.cpp | |
HHVM_EXTENSION_32_SYSTEMLIB:INTERNAL=ext_json.php | |
HHVM_EXTENSION_33_DEPENDENCIES:INTERNAL=libFolly;libLdap | |
HHVM_EXTENSION_33_DEPENDENCIES_OPTIONAL:INTERNAL=OFF;OFF | |
HHVM_EXTENSION_33_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_33_HEADER_FILES:INTERNAL=ext_ldap.h | |
HHVM_EXTENSION_33_NAME:INTERNAL=ldap | |
HHVM_EXTENSION_33_PRETTY_NAME:INTERNAL=ldap | |
HHVM_EXTENSION_33_REQUIRED:INTERNAL=OFF | |
HHVM_EXTENSION_33_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/ldap | |
HHVM_EXTENSION_33_SOURCE_FILES:INTERNAL=ext_ldap.cpp | |
HHVM_EXTENSION_33_SYSTEMLIB:INTERNAL=ext_ldap.php | |
HHVM_EXTENSION_34_DEPENDENCIES:INTERNAL=libFolly;libXML2 | |
HHVM_EXTENSION_34_DEPENDENCIES_OPTIONAL:INTERNAL=OFF;OFF | |
HHVM_EXTENSION_34_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_34_HEADER_FILES:INTERNAL=ext_libxml.h | |
HHVM_EXTENSION_34_NAME:INTERNAL=libxml | |
HHVM_EXTENSION_34_PRETTY_NAME:INTERNAL=libxml | |
HHVM_EXTENSION_34_REQUIRED:INTERNAL=OFF | |
HHVM_EXTENSION_34_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/libxml | |
HHVM_EXTENSION_34_SOURCE_FILES:INTERNAL=ext_libxml.cpp | |
HHVM_EXTENSION_34_SYSTEMLIB:INTERNAL=ext_libxml.php | |
HHVM_EXTENSION_35_DEPENDENCIES:INTERNAL= | |
HHVM_EXTENSION_35_DEPENDENCIES_OPTIONAL:INTERNAL= | |
HHVM_EXTENSION_35_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_35_HEADER_FILES:INTERNAL= | |
HHVM_EXTENSION_35_NAME:INTERNAL=mail | |
HHVM_EXTENSION_35_PRETTY_NAME:INTERNAL=mail | |
HHVM_EXTENSION_35_REQUIRED:INTERNAL=OFF | |
HHVM_EXTENSION_35_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/mail | |
HHVM_EXTENSION_35_SOURCE_FILES:INTERNAL=ext_mail.cpp | |
HHVM_EXTENSION_35_SYSTEMLIB:INTERNAL=ext_mail.php | |
HHVM_EXTENSION_36_DEPENDENCIES:INTERNAL=libMbfl | |
HHVM_EXTENSION_36_DEPENDENCIES_OPTIONAL:INTERNAL=OFF | |
HHVM_EXTENSION_36_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_36_HEADER_FILES:INTERNAL=mime.h;rfc822.h | |
HHVM_EXTENSION_36_NAME:INTERNAL=mailparse | |
HHVM_EXTENSION_36_PRETTY_NAME:INTERNAL=mailparse | |
HHVM_EXTENSION_36_REQUIRED:INTERNAL=OFF | |
HHVM_EXTENSION_36_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/mailparse | |
HHVM_EXTENSION_36_SOURCE_FILES:INTERNAL=ext_mailparse.cpp;mime.cpp;rfc822.cpp | |
HHVM_EXTENSION_36_SYSTEMLIB:INTERNAL=ext_mailparse.php | |
HHVM_EXTENSION_37_DEPENDENCIES:INTERNAL=libMbfl;libOniguruma | |
HHVM_EXTENSION_37_DEPENDENCIES_OPTIONAL:INTERNAL=OFF;OFF | |
HHVM_EXTENSION_37_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_37_HEADER_FILES:INTERNAL=ext_mbstring.h;php_unicode.h;unicode_data.h | |
HHVM_EXTENSION_37_NAME:INTERNAL=mbstring | |
HHVM_EXTENSION_37_PRETTY_NAME:INTERNAL=mbstring | |
HHVM_EXTENSION_37_REQUIRED:INTERNAL=OFF | |
HHVM_EXTENSION_37_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/mbstring | |
HHVM_EXTENSION_37_SOURCE_FILES:INTERNAL=ext_mbstring.cpp | |
HHVM_EXTENSION_37_SYSTEMLIB:INTERNAL=ext_mbstring.php | |
HHVM_EXTENSION_38_DEPENDENCIES:INTERNAL=libMCRouter;varENABLE_MCROUTER | |
HHVM_EXTENSION_38_DEPENDENCIES_OPTIONAL:INTERNAL=OFF;OFF | |
HHVM_EXTENSION_38_ENABLED_STATE:INTERNAL=2 | |
HHVM_EXTENSION_38_HEADER_FILES:INTERNAL= | |
HHVM_EXTENSION_38_NAME:INTERNAL=mcrouter | |
HHVM_EXTENSION_38_PRETTY_NAME:INTERNAL=mcrouter | |
HHVM_EXTENSION_38_REQUIRED:INTERNAL=OFF | |
HHVM_EXTENSION_38_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/mcrouter | |
HHVM_EXTENSION_38_SOURCE_FILES:INTERNAL=ext_mcrouter.cpp | |
HHVM_EXTENSION_38_SYSTEMLIB:INTERNAL=ext_mcrouter.php | |
HHVM_EXTENSION_39_DEPENDENCIES:INTERNAL=libMCrypt | |
HHVM_EXTENSION_39_DEPENDENCIES_OPTIONAL:INTERNAL=OFF | |
HHVM_EXTENSION_39_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_39_HEADER_FILES:INTERNAL= | |
HHVM_EXTENSION_39_NAME:INTERNAL=mcrypt | |
HHVM_EXTENSION_39_PRETTY_NAME:INTERNAL=mcrypt | |
HHVM_EXTENSION_39_REQUIRED:INTERNAL=OFF | |
HHVM_EXTENSION_39_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/mcrypt | |
HHVM_EXTENSION_39_SOURCE_FILES:INTERNAL=ext_mcrypt.cpp | |
HHVM_EXTENSION_39_SYSTEMLIB:INTERNAL=ext_mcrypt.php | |
HHVM_EXTENSION_3_DEPENDENCIES:INTERNAL=libFolly | |
HHVM_EXTENSION_3_DEPENDENCIES_OPTIONAL:INTERNAL=OFF | |
HHVM_EXTENSION_3_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_3_HEADER_FILES:INTERNAL=asio-blockable.h;asio-context.h;asio-context-inl.h;asio-context-enter.h;asio-context-enter-inl.h;asio-external-thread-event.h;asio-external-thread-event-queue.h;asio-session.h;ext_async-function-wait-handle.h;ext_async-function-wait-handle-inl.h;ext_async-generator.h;ext_async-generator-wait-handle.h;ext_await-all-wait-handle.h;ext_await-all-wait-handle-inl.h;ext_condition-wait-handle.h;ext_asio.h;ext_external-thread-event-wait-handle.h;ext_reschedule-wait-handle.h;ext_resumable-wait-handle.h;ext_resumable-wait-handle-defs.h;ext_sleep-wait-handle.h;socket-event.h;ext_static-wait-handle.h;ext_waitable-wait-handle.h;ext_waitable-wait-handle-inl.h;ext_wait-handle.h | |
HHVM_EXTENSION_3_NAME:INTERNAL=asio | |
HHVM_EXTENSION_3_PRETTY_NAME:INTERNAL=asio | |
HHVM_EXTENSION_3_REQUIRED:INTERNAL=ON | |
HHVM_EXTENSION_3_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/asio | |
HHVM_EXTENSION_3_SOURCE_FILES:INTERNAL=asio-blockable.cpp;asio-context.cpp;asio-context-enter.cpp;asio-external-thread-event.cpp;asio-external-thread-event-queue.cpp;asio-session.cpp;ext_async-function-wait-handle.cpp;ext_async-generator.cpp;ext_async-generator-wait-handle.cpp;ext_await-all-wait-handle.cpp;ext_condition-wait-handle.cpp;ext_asio.cpp;ext_external-thread-event-wait-handle.cpp;ext_reschedule-wait-handle.cpp;ext_resumable-wait-handle.cpp;ext_sleep-wait-handle.cpp;socket-event.cpp;ext_static-wait-handle.cpp;ext_waitable-wait-handle.cpp;ext_wait-handle.cpp | |
HHVM_EXTENSION_3_SYSTEMLIB:INTERNAL=ext_asio.php;ext_async-generator.php | |
HHVM_EXTENSION_40_DEPENDENCIES:INTERNAL=libMemcached | |
HHVM_EXTENSION_40_DEPENDENCIES_OPTIONAL:INTERNAL=OFF | |
HHVM_EXTENSION_40_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_40_HEADER_FILES:INTERNAL= | |
HHVM_EXTENSION_40_NAME:INTERNAL=memcache | |
HHVM_EXTENSION_40_PRETTY_NAME:INTERNAL=memcache | |
HHVM_EXTENSION_40_REQUIRED:INTERNAL=OFF | |
HHVM_EXTENSION_40_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/memcache | |
HHVM_EXTENSION_40_SOURCE_FILES:INTERNAL=ext_memcache.cpp | |
HHVM_EXTENSION_40_SYSTEMLIB:INTERNAL=ext_memcache.php | |
HHVM_EXTENSION_41_DEPENDENCIES:INTERNAL=libFastLZ;libMemcached;libZLib | |
HHVM_EXTENSION_41_DEPENDENCIES_OPTIONAL:INTERNAL=OFF;OFF;OFF | |
HHVM_EXTENSION_41_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_41_HEADER_FILES:INTERNAL=libmemcached_portability.h | |
HHVM_EXTENSION_41_NAME:INTERNAL=memcached | |
HHVM_EXTENSION_41_PRETTY_NAME:INTERNAL=memcached | |
HHVM_EXTENSION_41_REQUIRED:INTERNAL=OFF | |
HHVM_EXTENSION_41_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/memcached | |
HHVM_EXTENSION_41_SOURCE_FILES:INTERNAL=ext_memcached.cpp | |
HHVM_EXTENSION_41_SYSTEMLIB:INTERNAL=ext_memcached.php | |
HHVM_EXTENSION_42_DEPENDENCIES:INTERNAL=libFolly;libMySQL | |
HHVM_EXTENSION_42_DEPENDENCIES_OPTIONAL:INTERNAL=OFF;OFF | |
HHVM_EXTENSION_42_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_42_HEADER_FILES:INTERNAL=ext_mysql.h;mysql_common.h;mysql_stats.h | |
HHVM_EXTENSION_42_NAME:INTERNAL=mysql | |
HHVM_EXTENSION_42_PRETTY_NAME:INTERNAL=MySQL | |
HHVM_EXTENSION_42_REQUIRED:INTERNAL=OFF | |
HHVM_EXTENSION_42_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/mysql | |
HHVM_EXTENSION_42_SOURCE_FILES:INTERNAL=ext_mysql.cpp;mysql_common.cpp;mysql_stats.cpp | |
HHVM_EXTENSION_42_SYSTEMLIB:INTERNAL=ext_mysql.php;ext_mysql-async.php | |
HHVM_EXTENSION_43_DEPENDENCIES:INTERNAL= | |
HHVM_EXTENSION_43_DEPENDENCIES_OPTIONAL:INTERNAL= | |
HHVM_EXTENSION_43_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_43_HEADER_FILES:INTERNAL= | |
HHVM_EXTENSION_43_NAME:INTERNAL=mysqli | |
HHVM_EXTENSION_43_PRETTY_NAME:INTERNAL=MySQLi | |
HHVM_EXTENSION_43_REQUIRED:INTERNAL=OFF | |
HHVM_EXTENSION_43_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/mysql | |
HHVM_EXTENSION_43_SOURCE_FILES:INTERNAL=ext_mysqli.cpp | |
HHVM_EXTENSION_43_SYSTEMLIB:INTERNAL=ext_mysqli.php | |
HHVM_EXTENSION_44_DEPENDENCIES:INTERNAL= | |
HHVM_EXTENSION_44_DEPENDENCIES_OPTIONAL:INTERNAL= | |
HHVM_EXTENSION_44_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_44_HEADER_FILES:INTERNAL= | |
HHVM_EXTENSION_44_NAME:INTERNAL=objprof | |
HHVM_EXTENSION_44_PRETTY_NAME:INTERNAL=objprof | |
HHVM_EXTENSION_44_REQUIRED:INTERNAL=OFF | |
HHVM_EXTENSION_44_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/objprof | |
HHVM_EXTENSION_44_SOURCE_FILES:INTERNAL=ext_objprof.cpp | |
HHVM_EXTENSION_44_SYSTEMLIB:INTERNAL=ext_objprof.php | |
HHVM_EXTENSION_45_DEPENDENCIES:INTERNAL=libUODBC | |
HHVM_EXTENSION_45_DEPENDENCIES_OPTIONAL:INTERNAL=OFF | |
HHVM_EXTENSION_45_ENABLED_STATE:INTERNAL=2 | |
HHVM_EXTENSION_45_HEADER_FILES:INTERNAL= | |
HHVM_EXTENSION_45_NAME:INTERNAL=odbc | |
HHVM_EXTENSION_45_PRETTY_NAME:INTERNAL=odbc | |
HHVM_EXTENSION_45_REQUIRED:INTERNAL=OFF | |
HHVM_EXTENSION_45_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/odbc | |
HHVM_EXTENSION_45_SOURCE_FILES:INTERNAL=ext_odbc.cpp | |
HHVM_EXTENSION_45_SYSTEMLIB:INTERNAL=ext_odbc.php | |
HHVM_EXTENSION_46_DEPENDENCIES:INTERNAL=libOpenSSL | |
HHVM_EXTENSION_46_DEPENDENCIES_OPTIONAL:INTERNAL=OFF | |
HHVM_EXTENSION_46_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_46_HEADER_FILES:INTERNAL=ext_openssl.h | |
HHVM_EXTENSION_46_NAME:INTERNAL=openssl | |
HHVM_EXTENSION_46_PRETTY_NAME:INTERNAL=openssl | |
HHVM_EXTENSION_46_REQUIRED:INTERNAL=OFF | |
HHVM_EXTENSION_46_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/openssl | |
HHVM_EXTENSION_46_SOURCE_FILES:INTERNAL=ext_openssl.cpp | |
HHVM_EXTENSION_46_SYSTEMLIB:INTERNAL=ext_openssl.php | |
HHVM_EXTENSION_47_DEPENDENCIES:INTERNAL= | |
HHVM_EXTENSION_47_DEPENDENCIES_OPTIONAL:INTERNAL= | |
HHVM_EXTENSION_47_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_47_HEADER_FILES:INTERNAL= | |
HHVM_EXTENSION_47_NAME:INTERNAL=password | |
HHVM_EXTENSION_47_PRETTY_NAME:INTERNAL=password | |
HHVM_EXTENSION_47_REQUIRED:INTERNAL=OFF | |
HHVM_EXTENSION_47_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/password | |
HHVM_EXTENSION_47_SOURCE_FILES:INTERNAL=ext_password.cpp | |
HHVM_EXTENSION_47_SYSTEMLIB:INTERNAL=ext_password.php | |
HHVM_EXTENSION_48_DEPENDENCIES:INTERNAL=libPCRE | |
HHVM_EXTENSION_48_DEPENDENCIES_OPTIONAL:INTERNAL=OFF | |
HHVM_EXTENSION_48_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_48_HEADER_FILES:INTERNAL=ext_pcre.h | |
HHVM_EXTENSION_48_NAME:INTERNAL=pcre | |
HHVM_EXTENSION_48_PRETTY_NAME:INTERNAL=pcre | |
HHVM_EXTENSION_48_REQUIRED:INTERNAL=ON | |
HHVM_EXTENSION_48_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/pcre | |
HHVM_EXTENSION_48_SOURCE_FILES:INTERNAL=ext_pcre.cpp | |
HHVM_EXTENSION_48_SYSTEMLIB:INTERNAL=ext_pcre.php | |
HHVM_EXTENSION_49_DEPENDENCIES:INTERNAL= | |
HHVM_EXTENSION_49_DEPENDENCIES_OPTIONAL:INTERNAL= | |
HHVM_EXTENSION_49_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_49_HEADER_FILES:INTERNAL=ext_pdo.h;pdo_driver.h | |
HHVM_EXTENSION_49_NAME:INTERNAL=pdo | |
HHVM_EXTENSION_49_PRETTY_NAME:INTERNAL=pdo | |
HHVM_EXTENSION_49_REQUIRED:INTERNAL=OFF | |
HHVM_EXTENSION_49_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/pdo | |
HHVM_EXTENSION_49_SOURCE_FILES:INTERNAL=ext_pdo.cpp;pdo_driver.cpp | |
HHVM_EXTENSION_49_SYSTEMLIB:INTERNAL=ext_pdo.php | |
HHVM_EXTENSION_4_DEPENDENCIES:INTERNAL=libFolly;libSquangle;libWebscaleSQL;varENABLE_ASYNC_MYSQL | |
HHVM_EXTENSION_4_DEPENDENCIES_OPTIONAL:INTERNAL=OFF;OFF;OFF;OFF | |
HHVM_EXTENSION_4_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_4_HEADER_FILES:INTERNAL=ext_async_mysql.h | |
HHVM_EXTENSION_4_NAME:INTERNAL=async_mysql | |
HHVM_EXTENSION_4_PRETTY_NAME:INTERNAL=Async MySQL | |
HHVM_EXTENSION_4_REQUIRED:INTERNAL=OFF | |
HHVM_EXTENSION_4_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/async_mysql | |
HHVM_EXTENSION_4_SOURCE_FILES:INTERNAL=ext_async_mysql.cpp | |
HHVM_EXTENSION_4_SYSTEMLIB:INTERNAL=ext_async_mysql.php;ext_async_mysql_exceptions.php;ext_mysqlrow.php | |
HHVM_EXTENSION_50_DEPENDENCIES:INTERNAL=libMySQL | |
HHVM_EXTENSION_50_DEPENDENCIES_OPTIONAL:INTERNAL=OFF | |
HHVM_EXTENSION_50_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_50_HEADER_FILES:INTERNAL=pdo_mysql.h | |
HHVM_EXTENSION_50_NAME:INTERNAL=pdo_mysql | |
HHVM_EXTENSION_50_PRETTY_NAME:INTERNAL=pdo_mysql | |
HHVM_EXTENSION_50_REQUIRED:INTERNAL=OFF | |
HHVM_EXTENSION_50_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/pdo_mysql | |
HHVM_EXTENSION_50_SOURCE_FILES:INTERNAL=pdo_mysql.cpp | |
HHVM_EXTENSION_50_SYSTEMLIB:INTERNAL= | |
HHVM_EXTENSION_51_DEPENDENCIES:INTERNAL=libSQLite | |
HHVM_EXTENSION_51_DEPENDENCIES_OPTIONAL:INTERNAL=OFF | |
HHVM_EXTENSION_51_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_51_HEADER_FILES:INTERNAL=pdo_sqlite.h | |
HHVM_EXTENSION_51_NAME:INTERNAL=pdo_sqlite | |
HHVM_EXTENSION_51_PRETTY_NAME:INTERNAL=pdo_sqlite | |
HHVM_EXTENSION_51_REQUIRED:INTERNAL=OFF | |
HHVM_EXTENSION_51_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/pdo_sqlite | |
HHVM_EXTENSION_51_SOURCE_FILES:INTERNAL=pdo_sqlite.cpp | |
HHVM_EXTENSION_51_SYSTEMLIB:INTERNAL= | |
HHVM_EXTENSION_52_DEPENDENCIES:INTERNAL=libFolly | |
HHVM_EXTENSION_52_DEPENDENCIES_OPTIONAL:INTERNAL=OFF | |
HHVM_EXTENSION_52_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_52_HEADER_FILES:INTERNAL= | |
HHVM_EXTENSION_52_NAME:INTERNAL=phar | |
HHVM_EXTENSION_52_PRETTY_NAME:INTERNAL=phar | |
HHVM_EXTENSION_52_REQUIRED:INTERNAL=OFF | |
HHVM_EXTENSION_52_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/phar | |
HHVM_EXTENSION_52_SOURCE_FILES:INTERNAL=ext_phar.cpp | |
HHVM_EXTENSION_52_SYSTEMLIB:INTERNAL= | |
HHVM_EXTENSION_53_DEPENDENCIES:INTERNAL=libFolly;osPosix | |
HHVM_EXTENSION_53_DEPENDENCIES_OPTIONAL:INTERNAL=OFF;OFF | |
HHVM_EXTENSION_53_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_53_HEADER_FILES:INTERNAL=ext_posix.h | |
HHVM_EXTENSION_53_NAME:INTERNAL=posix | |
HHVM_EXTENSION_53_PRETTY_NAME:INTERNAL=posix | |
HHVM_EXTENSION_53_REQUIRED:INTERNAL=OFF | |
HHVM_EXTENSION_53_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/posix | |
HHVM_EXTENSION_53_SOURCE_FILES:INTERNAL=ext_posix.cpp | |
HHVM_EXTENSION_53_SYSTEMLIB:INTERNAL=ext_posix.php | |
HHVM_EXTENSION_54_DEPENDENCIES:INTERNAL=libFolly;osPosix | |
HHVM_EXTENSION_54_DEPENDENCIES_OPTIONAL:INTERNAL=OFF;OFF | |
HHVM_EXTENSION_54_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_54_HEADER_FILES:INTERNAL=ext_process.h | |
HHVM_EXTENSION_54_NAME:INTERNAL=process | |
HHVM_EXTENSION_54_PRETTY_NAME:INTERNAL=process | |
HHVM_EXTENSION_54_REQUIRED:INTERNAL=ON | |
HHVM_EXTENSION_54_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/process | |
HHVM_EXTENSION_54_SOURCE_FILES:INTERNAL=ext_process.cpp | |
HHVM_EXTENSION_54_SYSTEMLIB:INTERNAL=ext_process.php | |
HHVM_EXTENSION_55_DEPENDENCIES:INTERNAL= | |
HHVM_EXTENSION_55_DEPENDENCIES_OPTIONAL:INTERNAL= | |
HHVM_EXTENSION_55_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_55_HEADER_FILES:INTERNAL= | |
HHVM_EXTENSION_55_NAME:INTERNAL=random | |
HHVM_EXTENSION_55_PRETTY_NAME:INTERNAL=random | |
HHVM_EXTENSION_55_REQUIRED:INTERNAL=OFF | |
HHVM_EXTENSION_55_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/random | |
HHVM_EXTENSION_55_SOURCE_FILES:INTERNAL=ext_random.cpp | |
HHVM_EXTENSION_55_SYSTEMLIB:INTERNAL=ext_random.php | |
HHVM_EXTENSION_56_DEPENDENCIES:INTERNAL=libReadline;libEditline | |
HHVM_EXTENSION_56_DEPENDENCIES_OPTIONAL:INTERNAL=ON;ON | |
HHVM_EXTENSION_56_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_56_HEADER_FILES:INTERNAL= | |
HHVM_EXTENSION_56_NAME:INTERNAL=readline | |
HHVM_EXTENSION_56_PRETTY_NAME:INTERNAL=readline | |
HHVM_EXTENSION_56_REQUIRED:INTERNAL=OFF | |
HHVM_EXTENSION_56_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/readline | |
HHVM_EXTENSION_56_SOURCE_FILES:INTERNAL=ext_readline.cpp | |
HHVM_EXTENSION_56_SYSTEMLIB:INTERNAL=ext_readline.php | |
HHVM_EXTENSION_57_DEPENDENCIES:INTERNAL= | |
HHVM_EXTENSION_57_DEPENDENCIES_OPTIONAL:INTERNAL= | |
HHVM_EXTENSION_57_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_57_HEADER_FILES:INTERNAL=ext_reflection.h | |
HHVM_EXTENSION_57_NAME:INTERNAL=reflection | |
HHVM_EXTENSION_57_PRETTY_NAME:INTERNAL=reflection | |
HHVM_EXTENSION_57_REQUIRED:INTERNAL=ON | |
HHVM_EXTENSION_57_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/reflection | |
HHVM_EXTENSION_57_SOURCE_FILES:INTERNAL=ext_reflection.cpp | |
HHVM_EXTENSION_57_SYSTEMLIB:INTERNAL=ext_reflection.php;ext_reflection_hni.php;ext_reflection-classes.php;ext_reflection-internals-functions.php | |
HHVM_EXTENSION_58_DEPENDENCIES:INTERNAL=libFolly | |
HHVM_EXTENSION_58_DEPENDENCIES_OPTIONAL:INTERNAL=OFF | |
HHVM_EXTENSION_58_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_58_HEADER_FILES:INTERNAL=ext_server.h | |
HHVM_EXTENSION_58_NAME:INTERNAL=server | |
HHVM_EXTENSION_58_PRETTY_NAME:INTERNAL=server | |
HHVM_EXTENSION_58_REQUIRED:INTERNAL=OFF | |
HHVM_EXTENSION_58_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/server | |
HHVM_EXTENSION_58_SOURCE_FILES:INTERNAL=ext_server.cpp | |
HHVM_EXTENSION_58_SYSTEMLIB:INTERNAL=ext_server.php | |
HHVM_EXTENSION_59_DEPENDENCIES:INTERNAL=libFolly | |
HHVM_EXTENSION_59_DEPENDENCIES_OPTIONAL:INTERNAL=OFF | |
HHVM_EXTENSION_59_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_59_HEADER_FILES:INTERNAL=ext_session.h | |
HHVM_EXTENSION_59_NAME:INTERNAL=session | |
HHVM_EXTENSION_59_PRETTY_NAME:INTERNAL=session | |
HHVM_EXTENSION_59_REQUIRED:INTERNAL=OFF | |
HHVM_EXTENSION_59_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/session | |
HHVM_EXTENSION_59_SOURCE_FILES:INTERNAL=ext_session.cpp | |
HHVM_EXTENSION_59_SYSTEMLIB:INTERNAL=ext_session.php | |
HHVM_EXTENSION_5_DEPENDENCIES:INTERNAL=libFolly | |
HHVM_EXTENSION_5_DEPENDENCIES_OPTIONAL:INTERNAL=OFF | |
HHVM_EXTENSION_5_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_5_HEADER_FILES:INTERNAL=bcmath.h;config.h;private.h | |
HHVM_EXTENSION_5_NAME:INTERNAL=bcmath | |
HHVM_EXTENSION_5_PRETTY_NAME:INTERNAL=bcmath | |
HHVM_EXTENSION_5_REQUIRED:INTERNAL=OFF | |
HHVM_EXTENSION_5_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/bcmath | |
HHVM_EXTENSION_5_SOURCE_FILES:INTERNAL=add.c;compare.c;debug.c;div.c;divmod.c;doaddsub.c;ext_bcmath.cpp;init.c;int2num.c;nearzero.c;neg.c;num2long.c;num2str.c;outofmem.c;output.c;raise.c;raisemod.c;recmul.c;rmzero.c;rt.c;sqrt.c;str2num.c;sub.c;zero.c | |
HHVM_EXTENSION_5_SYSTEMLIB:INTERNAL=ext_bcmath.php | |
HHVM_EXTENSION_60_DEPENDENCIES:INTERNAL=libXML2 | |
HHVM_EXTENSION_60_DEPENDENCIES_OPTIONAL:INTERNAL=OFF | |
HHVM_EXTENSION_60_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_60_HEADER_FILES:INTERNAL=ext_simplexml.h;ext_simplexml_include.h | |
HHVM_EXTENSION_60_NAME:INTERNAL=simplexml | |
HHVM_EXTENSION_60_PRETTY_NAME:INTERNAL=simplexml | |
HHVM_EXTENSION_60_REQUIRED:INTERNAL=ON | |
HHVM_EXTENSION_60_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/simplexml | |
HHVM_EXTENSION_60_SOURCE_FILES:INTERNAL=ext_simplexml.cpp | |
HHVM_EXTENSION_60_SYSTEMLIB:INTERNAL=ext_simplexml.php | |
HHVM_EXTENSION_61_DEPENDENCIES:INTERNAL=libFolly | |
HHVM_EXTENSION_61_DEPENDENCIES_OPTIONAL:INTERNAL=OFF | |
HHVM_EXTENSION_61_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_61_HEADER_FILES:INTERNAL=encoding.h;ext_soap.h;packet.h;sdl.h;soap.h;xml.h | |
HHVM_EXTENSION_61_NAME:INTERNAL=soap | |
HHVM_EXTENSION_61_PRETTY_NAME:INTERNAL=soap | |
HHVM_EXTENSION_61_REQUIRED:INTERNAL=OFF | |
HHVM_EXTENSION_61_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/soap | |
HHVM_EXTENSION_61_SOURCE_FILES:INTERNAL=encoding.cpp;ext_soap.cpp;packet.cpp;schema.cpp;sdl.cpp;soap.cpp;xml.cpp | |
HHVM_EXTENSION_61_SYSTEMLIB:INTERNAL=ext_soap.php | |
HHVM_EXTENSION_62_DEPENDENCIES:INTERNAL=libFolly | |
HHVM_EXTENSION_62_DEPENDENCIES_OPTIONAL:INTERNAL=OFF | |
HHVM_EXTENSION_62_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_62_HEADER_FILES:INTERNAL=ext_sockets.h;unix_socket_constants.h | |
HHVM_EXTENSION_62_NAME:INTERNAL=sockets | |
HHVM_EXTENSION_62_PRETTY_NAME:INTERNAL=sockets | |
HHVM_EXTENSION_62_REQUIRED:INTERNAL=ON | |
HHVM_EXTENSION_62_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/sockets | |
HHVM_EXTENSION_62_SOURCE_FILES:INTERNAL=ext_sockets.cpp | |
HHVM_EXTENSION_62_SYSTEMLIB:INTERNAL=ext_sockets.php | |
HHVM_EXTENSION_63_DEPENDENCIES:INTERNAL= | |
HHVM_EXTENSION_63_DEPENDENCIES_OPTIONAL:INTERNAL= | |
HHVM_EXTENSION_63_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_63_HEADER_FILES:INTERNAL=ext_spl.h | |
HHVM_EXTENSION_63_NAME:INTERNAL=spl | |
HHVM_EXTENSION_63_PRETTY_NAME:INTERNAL=spl | |
HHVM_EXTENSION_63_REQUIRED:INTERNAL=OFF | |
HHVM_EXTENSION_63_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/spl | |
HHVM_EXTENSION_63_SOURCE_FILES:INTERNAL=ext_spl.cpp | |
HHVM_EXTENSION_63_SYSTEMLIB:INTERNAL=ext_spl.php | |
HHVM_EXTENSION_64_DEPENDENCIES:INTERNAL=libSQLite | |
HHVM_EXTENSION_64_DEPENDENCIES_OPTIONAL:INTERNAL=OFF | |
HHVM_EXTENSION_64_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_64_HEADER_FILES:INTERNAL=ext_sqlite3.h | |
HHVM_EXTENSION_64_NAME:INTERNAL=sqlite3 | |
HHVM_EXTENSION_64_PRETTY_NAME:INTERNAL=sqlite3 | |
HHVM_EXTENSION_64_REQUIRED:INTERNAL=OFF | |
HHVM_EXTENSION_64_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/sqlite3 | |
HHVM_EXTENSION_64_SOURCE_FILES:INTERNAL=ext_sqlite3.cpp | |
HHVM_EXTENSION_64_SYSTEMLIB:INTERNAL=ext_sqlite3.php | |
HHVM_EXTENSION_65_DEPENDENCIES:INTERNAL=libBoost;libFolly | |
HHVM_EXTENSION_65_DEPENDENCIES_OPTIONAL:INTERNAL=OFF;OFF | |
HHVM_EXTENSION_65_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_65_HEADER_FILES:INTERNAL=ext_std.h;ext_std_classobj.h;ext_std_closure.h;ext_std_errorfunc.h;ext_std_file.h;ext_std_function.h;ext_std_intrinsics.h;ext_std_math.h;ext_std_misc.h;ext_std_network.h;ext_std_network-internal.h;ext_std_options.h;ext_std_output.h;ext_std_process.h;ext_std_string.h;ext_std_variable.h | |
HHVM_EXTENSION_65_NAME:INTERNAL=std | |
HHVM_EXTENSION_65_PRETTY_NAME:INTERNAL=std | |
HHVM_EXTENSION_65_REQUIRED:INTERNAL=ON | |
HHVM_EXTENSION_65_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/std | |
HHVM_EXTENSION_65_SOURCE_FILES:INTERNAL=ext_std.cpp;ext_std_classobj.cpp;ext_std_closure.cpp;ext_std_errorfunc.cpp;ext_std_file.cpp;ext_std_function.cpp;ext_std_gc.cpp;ext_std_intrinsics.cpp;ext_std_math.cpp;ext_std_misc.cpp;ext_std_network.cpp;ext_std_network-posix.cpp;ext_std_network-win.cpp;ext_std_options.cpp;ext_std_output.cpp;ext_std_process.cpp;ext_std_string.cpp;ext_std_variable.cpp | |
HHVM_EXTENSION_65_SYSTEMLIB:INTERNAL=ext_std_classobj.php;ext_std_errorfunc.php;ext_std_file.php;ext_std_function.php;ext_std_gc.php;ext_std_intrinsics.php;ext_std_math.php;ext_std_misc.php;ext_std_network.php;ext_std_options.php;ext_std_output.php;ext_std_process.php;ext_std_string.php;ext_std_variable.php | |
HHVM_EXTENSION_66_DEPENDENCIES:INTERNAL= | |
HHVM_EXTENSION_66_DEPENDENCIES_OPTIONAL:INTERNAL= | |
HHVM_EXTENSION_66_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_66_HEADER_FILES:INTERNAL=ext_stream.h;ext_stream-user-filters.h | |
HHVM_EXTENSION_66_NAME:INTERNAL=stream | |
HHVM_EXTENSION_66_PRETTY_NAME:INTERNAL=stream | |
HHVM_EXTENSION_66_REQUIRED:INTERNAL=ON | |
HHVM_EXTENSION_66_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/stream | |
HHVM_EXTENSION_66_SOURCE_FILES:INTERNAL=ext_stream.cpp;ext_stream-user-filters.cpp | |
HHVM_EXTENSION_66_SYSTEMLIB:INTERNAL=ext_stream.php;ext_stream-user-filters.php | |
HHVM_EXTENSION_67_DEPENDENCIES:INTERNAL=libFolly | |
HHVM_EXTENSION_67_DEPENDENCIES_OPTIONAL:INTERNAL=OFF | |
HHVM_EXTENSION_67_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_67_HEADER_FILES:INTERNAL=ext_string.h | |
HHVM_EXTENSION_67_NAME:INTERNAL=string | |
HHVM_EXTENSION_67_PRETTY_NAME:INTERNAL=string | |
HHVM_EXTENSION_67_REQUIRED:INTERNAL=ON | |
HHVM_EXTENSION_67_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/string | |
HHVM_EXTENSION_67_SOURCE_FILES:INTERNAL=ext_string.cpp | |
HHVM_EXTENSION_67_SYSTEMLIB:INTERNAL=ext_string.php | |
HHVM_EXTENSION_68_DEPENDENCIES:INTERNAL= | |
HHVM_EXTENSION_68_DEPENDENCIES_OPTIONAL:INTERNAL= | |
HHVM_EXTENSION_68_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_68_HEADER_FILES:INTERNAL=ext_thread.h | |
HHVM_EXTENSION_68_NAME:INTERNAL=thread | |
HHVM_EXTENSION_68_PRETTY_NAME:INTERNAL=thread | |
HHVM_EXTENSION_68_REQUIRED:INTERNAL=OFF | |
HHVM_EXTENSION_68_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/thread | |
HHVM_EXTENSION_68_SOURCE_FILES:INTERNAL=ext_thread.cpp | |
HHVM_EXTENSION_68_SYSTEMLIB:INTERNAL=ext_thread.php | |
HHVM_EXTENSION_69_DEPENDENCIES:INTERNAL= | |
HHVM_EXTENSION_69_DEPENDENCIES_OPTIONAL:INTERNAL= | |
HHVM_EXTENSION_69_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_69_HEADER_FILES:INTERNAL=ext_thrift.h;spec-holder.h;transport.h | |
HHVM_EXTENSION_69_NAME:INTERNAL=thrift | |
HHVM_EXTENSION_69_PRETTY_NAME:INTERNAL=thrift | |
HHVM_EXTENSION_69_REQUIRED:INTERNAL=OFF | |
HHVM_EXTENSION_69_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/thrift | |
HHVM_EXTENSION_69_SOURCE_FILES:INTERNAL=binary.cpp;compact.cpp;ext_thrift.cpp;spec-holder.cpp | |
HHVM_EXTENSION_69_SYSTEMLIB:INTERNAL=ext_thrift.php | |
HHVM_EXTENSION_6_DEPENDENCIES:INTERNAL=libBZip2;libFolly | |
HHVM_EXTENSION_6_DEPENDENCIES_OPTIONAL:INTERNAL=OFF;OFF | |
HHVM_EXTENSION_6_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_6_HEADER_FILES:INTERNAL=bz2-file.h | |
HHVM_EXTENSION_6_NAME:INTERNAL=bz2 | |
HHVM_EXTENSION_6_PRETTY_NAME:INTERNAL=bz2 | |
HHVM_EXTENSION_6_REQUIRED:INTERNAL=OFF | |
HHVM_EXTENSION_6_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/bz2 | |
HHVM_EXTENSION_6_SOURCE_FILES:INTERNAL=bz2-file.cpp;ext_bz2.cpp | |
HHVM_EXTENSION_6_SYSTEMLIB:INTERNAL=ext_bz2.php | |
HHVM_EXTENSION_70_DEPENDENCIES:INTERNAL= | |
HHVM_EXTENSION_70_DEPENDENCIES_OPTIONAL:INTERNAL= | |
HHVM_EXTENSION_70_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_70_HEADER_FILES:INTERNAL=ext_url.h | |
HHVM_EXTENSION_70_NAME:INTERNAL=url | |
HHVM_EXTENSION_70_PRETTY_NAME:INTERNAL=url | |
HHVM_EXTENSION_70_REQUIRED:INTERNAL=ON | |
HHVM_EXTENSION_70_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/url | |
HHVM_EXTENSION_70_SOURCE_FILES:INTERNAL=ext_url.cpp | |
HHVM_EXTENSION_70_SYSTEMLIB:INTERNAL=ext_url.php | |
HHVM_EXTENSION_71_DEPENDENCIES:INTERNAL= | |
HHVM_EXTENSION_71_DEPENDENCIES_OPTIONAL:INTERNAL= | |
HHVM_EXTENSION_71_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_71_HEADER_FILES:INTERNAL=ext_wddx.h | |
HHVM_EXTENSION_71_NAME:INTERNAL=wddx | |
HHVM_EXTENSION_71_PRETTY_NAME:INTERNAL=wddx | |
HHVM_EXTENSION_71_REQUIRED:INTERNAL=OFF | |
HHVM_EXTENSION_71_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/wddx | |
HHVM_EXTENSION_71_SOURCE_FILES:INTERNAL=ext_wddx.cpp | |
HHVM_EXTENSION_71_SYSTEMLIB:INTERNAL=ext_wddx.php | |
HHVM_EXTENSION_72_DEPENDENCIES:INTERNAL=libFolly | |
HHVM_EXTENSION_72_DEPENDENCIES_OPTIONAL:INTERNAL=OFF | |
HHVM_EXTENSION_72_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_72_HEADER_FILES:INTERNAL=ext_xdebug.h;hook.h;php5_xdebug/xdebug_mm.h;php5_xdebug/xdebug_str.h;php5_xdebug/xdebug_var.h;php5_xdebug/xdebug_xml.h;server.h;status.h;util.h;xdebug_command.h;xdebug_profiler.h | |
HHVM_EXTENSION_72_NAME:INTERNAL=xdebug | |
HHVM_EXTENSION_72_PRETTY_NAME:INTERNAL=xdebug | |
HHVM_EXTENSION_72_REQUIRED:INTERNAL=OFF | |
HHVM_EXTENSION_72_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/xdebug | |
HHVM_EXTENSION_72_SOURCE_FILES:INTERNAL=ext_xdebug.cpp;hook.cpp;php5_xdebug/xdebug_str.cpp;php5_xdebug/xdebug_var.cpp;php5_xdebug/xdebug_xml.cpp;server.cpp;status.cpp;util.cpp;xdebug_command.cpp;xdebug_profiler.cpp | |
HHVM_EXTENSION_72_SYSTEMLIB:INTERNAL=ext_xdebug.php | |
HHVM_EXTENSION_73_DEPENDENCIES:INTERNAL= | |
HHVM_EXTENSION_73_DEPENDENCIES_OPTIONAL:INTERNAL= | |
HHVM_EXTENSION_73_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_73_HEADER_FILES:INTERNAL=ext_xenon.h | |
HHVM_EXTENSION_73_NAME:INTERNAL=xenon | |
HHVM_EXTENSION_73_PRETTY_NAME:INTERNAL=xenon | |
HHVM_EXTENSION_73_REQUIRED:INTERNAL=ON | |
HHVM_EXTENSION_73_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/xenon | |
HHVM_EXTENSION_73_SOURCE_FILES:INTERNAL=ext_xenon.cpp | |
HHVM_EXTENSION_73_SYSTEMLIB:INTERNAL=ext_xenon.php | |
HHVM_EXTENSION_74_DEPENDENCIES:INTERNAL= | |
HHVM_EXTENSION_74_DEPENDENCIES_OPTIONAL:INTERNAL= | |
HHVM_EXTENSION_74_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_74_HEADER_FILES:INTERNAL=ext_xhprof.h | |
HHVM_EXTENSION_74_NAME:INTERNAL=xhprof | |
HHVM_EXTENSION_74_PRETTY_NAME:INTERNAL=xhprof | |
HHVM_EXTENSION_74_REQUIRED:INTERNAL=OFF | |
HHVM_EXTENSION_74_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/xhprof | |
HHVM_EXTENSION_74_SOURCE_FILES:INTERNAL=ext_xhprof.cpp | |
HHVM_EXTENSION_74_SYSTEMLIB:INTERNAL=ext_xhprof.php | |
HHVM_EXTENSION_75_DEPENDENCIES:INTERNAL=libExpat;libFolly | |
HHVM_EXTENSION_75_DEPENDENCIES_OPTIONAL:INTERNAL=OFF;OFF | |
HHVM_EXTENSION_75_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_75_HEADER_FILES:INTERNAL=ext_xml.h | |
HHVM_EXTENSION_75_NAME:INTERNAL=xml | |
HHVM_EXTENSION_75_PRETTY_NAME:INTERNAL=xml | |
HHVM_EXTENSION_75_REQUIRED:INTERNAL=OFF | |
HHVM_EXTENSION_75_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/xml | |
HHVM_EXTENSION_75_SOURCE_FILES:INTERNAL=ext_xml.cpp | |
HHVM_EXTENSION_75_SYSTEMLIB:INTERNAL=ext_xml.php | |
HHVM_EXTENSION_76_DEPENDENCIES:INTERNAL=libXML2 | |
HHVM_EXTENSION_76_DEPENDENCIES_OPTIONAL:INTERNAL=OFF | |
HHVM_EXTENSION_76_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_76_HEADER_FILES:INTERNAL=ext_xmlreader.h | |
HHVM_EXTENSION_76_NAME:INTERNAL=xmlreader | |
HHVM_EXTENSION_76_PRETTY_NAME:INTERNAL=xmlreader | |
HHVM_EXTENSION_76_REQUIRED:INTERNAL=OFF | |
HHVM_EXTENSION_76_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/xmlreader | |
HHVM_EXTENSION_76_SOURCE_FILES:INTERNAL=ext_xmlreader.cpp | |
HHVM_EXTENSION_76_SYSTEMLIB:INTERNAL=ext_xmlreader.php | |
HHVM_EXTENSION_77_DEPENDENCIES:INTERNAL=libXML2 | |
HHVM_EXTENSION_77_DEPENDENCIES_OPTIONAL:INTERNAL=OFF | |
HHVM_EXTENSION_77_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_77_HEADER_FILES:INTERNAL= | |
HHVM_EXTENSION_77_NAME:INTERNAL=xmlwriter | |
HHVM_EXTENSION_77_PRETTY_NAME:INTERNAL=xmlwriter | |
HHVM_EXTENSION_77_REQUIRED:INTERNAL=OFF | |
HHVM_EXTENSION_77_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/xmlwriter | |
HHVM_EXTENSION_77_SOURCE_FILES:INTERNAL=ext_xmlwriter.cpp | |
HHVM_EXTENSION_77_SYSTEMLIB:INTERNAL=ext_xmlwriter.php | |
HHVM_EXTENSION_78_DEPENDENCIES:INTERNAL=libXSLT | |
HHVM_EXTENSION_78_DEPENDENCIES_OPTIONAL:INTERNAL=OFF | |
HHVM_EXTENSION_78_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_78_HEADER_FILES:INTERNAL= | |
HHVM_EXTENSION_78_NAME:INTERNAL=xsl | |
HHVM_EXTENSION_78_PRETTY_NAME:INTERNAL=xsl | |
HHVM_EXTENSION_78_REQUIRED:INTERNAL=OFF | |
HHVM_EXTENSION_78_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/xsl | |
HHVM_EXTENSION_78_SOURCE_FILES:INTERNAL=ext_xsl.cpp | |
HHVM_EXTENSION_78_SYSTEMLIB:INTERNAL=ext_xsl.php | |
HHVM_EXTENSION_79_DEPENDENCIES:INTERNAL=libZip | |
HHVM_EXTENSION_79_DEPENDENCIES_OPTIONAL:INTERNAL=OFF | |
HHVM_EXTENSION_79_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_79_HEADER_FILES:INTERNAL= | |
HHVM_EXTENSION_79_NAME:INTERNAL=zip | |
HHVM_EXTENSION_79_PRETTY_NAME:INTERNAL=zip | |
HHVM_EXTENSION_79_REQUIRED:INTERNAL=OFF | |
HHVM_EXTENSION_79_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/zip | |
HHVM_EXTENSION_79_SOURCE_FILES:INTERNAL=ext_zip.cpp | |
HHVM_EXTENSION_79_SYSTEMLIB:INTERNAL=ext_zip.php | |
HHVM_EXTENSION_7_DEPENDENCIES:INTERNAL= | |
HHVM_EXTENSION_7_DEPENDENCIES_OPTIONAL:INTERNAL= | |
HHVM_EXTENSION_7_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_7_HEADER_FILES:INTERNAL=ext_collections.h;ext_collections-map.h;ext_collections-pair.h;ext_collections-set.h;ext_collections-vector.h;hash-collection.h | |
HHVM_EXTENSION_7_NAME:INTERNAL=collections | |
HHVM_EXTENSION_7_PRETTY_NAME:INTERNAL=collections | |
HHVM_EXTENSION_7_REQUIRED:INTERNAL=ON | |
HHVM_EXTENSION_7_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/collections | |
HHVM_EXTENSION_7_SOURCE_FILES:INTERNAL=ext_collections.cpp;ext_collections-map.cpp;ext_collections-pair.cpp;ext_collections-set.cpp;ext_collections-vector.cpp;hash-collection.cpp | |
HHVM_EXTENSION_7_SYSTEMLIB:INTERNAL=ext_collections-map.php;ext_collections-pair.php;ext_collections-set.php;ext_collections-vector.php | |
HHVM_EXTENSION_80_DEPENDENCIES:INTERNAL=libFolly;libLZ4;libZLib | |
HHVM_EXTENSION_80_DEPENDENCIES_OPTIONAL:INTERNAL=OFF;OFF;OFF | |
HHVM_EXTENSION_80_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_80_HEADER_FILES:INTERNAL=ext_zlib.h;zip-file.h | |
HHVM_EXTENSION_80_NAME:INTERNAL=zlib | |
HHVM_EXTENSION_80_PRETTY_NAME:INTERNAL=zlib | |
HHVM_EXTENSION_80_REQUIRED:INTERNAL=OFF | |
HHVM_EXTENSION_80_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/zlib | |
HHVM_EXTENSION_80_SOURCE_FILES:INTERNAL=ext_zlib.cpp;zip-file.cpp | |
HHVM_EXTENSION_80_SYSTEMLIB:INTERNAL=ext_zlib.php;ext_zlib-snappy.php | |
HHVM_EXTENSION_8_DEPENDENCIES:INTERNAL= | |
HHVM_EXTENSION_8_DEPENDENCIES_OPTIONAL:INTERNAL= | |
HHVM_EXTENSION_8_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_8_HEADER_FILES:INTERNAL= | |
HHVM_EXTENSION_8_NAME:INTERNAL=ctype | |
HHVM_EXTENSION_8_PRETTY_NAME:INTERNAL=ctype | |
HHVM_EXTENSION_8_REQUIRED:INTERNAL=OFF | |
HHVM_EXTENSION_8_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/ctype | |
HHVM_EXTENSION_8_SOURCE_FILES:INTERNAL=ext_ctype.cpp | |
HHVM_EXTENSION_8_SYSTEMLIB:INTERNAL=ext_ctype.php | |
HHVM_EXTENSION_9_DEPENDENCIES:INTERNAL=libBoost;libCurl;libFolly;libOpenSSL | |
HHVM_EXTENSION_9_DEPENDENCIES_OPTIONAL:INTERNAL=OFF;OFF;OFF;OFF | |
HHVM_EXTENSION_9_ENABLED_STATE:INTERNAL=1 | |
HHVM_EXTENSION_9_HEADER_FILES:INTERNAL=curl-multi-await.h;curl-multi-resource.h;curl-pool.h;curl-resource.h;ext_curl.h | |
HHVM_EXTENSION_9_NAME:INTERNAL=curl | |
HHVM_EXTENSION_9_PRETTY_NAME:INTERNAL=curl | |
HHVM_EXTENSION_9_REQUIRED:INTERNAL=OFF | |
HHVM_EXTENSION_9_ROOT_DIR:INTERNAL=/tmp/hhvm-20160603-38142-14mbfrc/hphp/runtime/ext/curl | |
HHVM_EXTENSION_9_SOURCE_FILES:INTERNAL=curl-multi-await.cpp;curl-multi-resource.cpp;curl-pool.cpp;curl-resource.cpp;ext_curl.cpp | |
HHVM_EXTENSION_9_SYSTEMLIB:INTERNAL=ext_curl.php | |
HRE_LINK_LIBRARIES:INTERNAL= | |
//ADVANCED property for variable: ICU_DATA_LIBRARY | |
ICU_DATA_LIBRARY-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: ICU_I18N_LIBRARY | |
ICU_I18N_LIBRARY-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: ICU_INCLUDE_DIR | |
ICU_INCLUDE_DIR-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: ICU_LIBRARY | |
ICU_LIBRARY-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: IMAGEMAGICK_BINARY_PATH | |
IMAGEMAGICK_BINARY_PATH-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: IMAGEMAGICK_COMPOSITE_EXECUTABLE | |
IMAGEMAGICK_COMPOSITE_EXECUTABLE-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: IMAGEMAGICK_CONVERT_EXECUTABLE | |
IMAGEMAGICK_CONVERT_EXECUTABLE-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: IMAGEMAGICK_IMPORT_EXECUTABLE | |
IMAGEMAGICK_IMPORT_EXECUTABLE-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: IMAGEMAGICK_MOGRIFY_EXECUTABLE | |
IMAGEMAGICK_MOGRIFY_EXECUTABLE-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: IMAGEMAGICK_MONTAGE_EXECUTABLE | |
IMAGEMAGICK_MONTAGE_EXECUTABLE-ADVANCED:INTERNAL=1 | |
//Have include arpa/inet.h | |
INCLUDE_CHECK_arpa/inet.h:INTERNAL=1 | |
//Have include netinet/in.h | |
INCLUDE_CHECK_netinet/in.h:INTERNAL=1 | |
//Have include stddef.h | |
INCLUDE_CHECK_stddef.h:INTERNAL=1 | |
//Have include stdint.h | |
INCLUDE_CHECK_stdint.h:INTERNAL=1 | |
//Have include string.h | |
INCLUDE_CHECK_string.h:INTERNAL=1 | |
//Have include sys/socket.h | |
INCLUDE_CHECK_sys/socket.h:INTERNAL=1 | |
//Have include sys/time.h | |
INCLUDE_CHECK_sys/time.h:INTERNAL=1 | |
//Have include unistd.h | |
INCLUDE_CHECK_unistd.h:INTERNAL=1 | |
//Have function dwarf_producer_init_c | |
INIT_EXISTS:INTERNAL= | |
//Test IS_AARCH64 | |
IS_AARCH64:INTERNAL= | |
//Test IS_PPC64 | |
IS_PPC64:INTERNAL= | |
//Test IS_X64 | |
IS_X64:INTERNAL=1 | |
//Test JEMALLOC_VERSION_MINIMUM | |
JEMALLOC_VERSION_MINIMUM:INTERNAL=1 | |
//ADVANCED property for variable: LBER_LIBRARIES | |
LBER_LIBRARIES-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LDAP_INCLUDE_DIR | |
LDAP_INCLUDE_DIR-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LDAP_LIBRARIES | |
LDAP_LIBRARIES-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LIBDL_INCLUDE_DIRS | |
LIBDL_INCLUDE_DIRS-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LIBDL_LIBRARIES | |
LIBDL_LIBRARIES-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LIBDL_NEEDS_UNDERSCORE | |
LIBDL_NEEDS_UNDERSCORE-ADVANCED:INTERNAL=1 | |
//Test LIBDL_NEEDS_UNDERSCORE | |
LIBDL_NEEDS_UNDERSCORE:INTERNAL= | |
//Result of TRY_COMPILE | |
LIBDL_NEEDS_UNDERSCORE_COMPILED:INTERNAL=TRUE | |
//Result of TRY_RUN | |
LIBDL_NEEDS_UNDERSCORE_EXITCODE:INTERNAL=1 | |
//ADVANCED property for variable: LIBDWARF_INCLUDE_DIRS | |
LIBDWARF_INCLUDE_DIRS-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LIBDWARF_LIBRARIES | |
LIBDWARF_LIBRARIES-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LIBELF_INCLUDE_DIRS | |
LIBELF_INCLUDE_DIRS-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LIBELF_LIBRARIES | |
LIBELF_LIBRARIES-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LIBEVENT_INCLUDE_DIR | |
LIBEVENT_INCLUDE_DIR-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LIBEVENT_LIB | |
LIBEVENT_LIB-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LIBGLOG_INCLUDE_DIR | |
LIBGLOG_INCLUDE_DIR-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LIBGLOG_LIBRARY | |
LIBGLOG_LIBRARY-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LIBICONV_CONST | |
LIBICONV_CONST-ADVANCED:INTERNAL=1 | |
//Test LIBICONV_CONST | |
LIBICONV_CONST:INTERNAL= | |
//ADVANCED property for variable: LIBICONV_INCLUDE_DIR | |
LIBICONV_INCLUDE_DIR-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LIBICONV_LIBRARY | |
LIBICONV_LIBRARY-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LIBINOTIFY_INCLUDE_DIR | |
LIBINOTIFY_INCLUDE_DIR-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LIBINOTIFY_LIBRARY | |
LIBINOTIFY_LIBRARY-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LIBINTL_INCLUDE_DIR | |
LIBINTL_INCLUDE_DIR-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LIBINTL_LIBRARY | |
LIBINTL_LIBRARY-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LIBJPEG_INCLUDE_DIRS | |
LIBJPEG_INCLUDE_DIRS-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LIBJPEG_LIBRARIES | |
LIBJPEG_LIBRARIES-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LIBMAGICKCORE_LIBRARIES | |
LIBMAGICKCORE_LIBRARIES-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LIBMAGICKWAND_INCLUDE_DIRS | |
LIBMAGICKWAND_INCLUDE_DIRS-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LIBMAGICKWAND_LIBRARIES | |
LIBMAGICKWAND_LIBRARIES-ADVANCED:INTERNAL=1 | |
LIBMEMCACHED_CFLAGS:INTERNAL=-I/usr/local/Cellar/libmemcached/1.0.18_1/include | |
LIBMEMCACHED_CFLAGS_I:INTERNAL= | |
LIBMEMCACHED_CFLAGS_OTHER:INTERNAL= | |
LIBMEMCACHED_FOUND:INTERNAL=1 | |
LIBMEMCACHED_INCLUDEDIR:INTERNAL=/usr/local/Cellar/libmemcached/1.0.18_1/include | |
//ADVANCED property for variable: LIBMEMCACHED_INCLUDE_DIR | |
LIBMEMCACHED_INCLUDE_DIR-ADVANCED:INTERNAL=1 | |
LIBMEMCACHED_INCLUDE_DIRS:INTERNAL=/usr/local/Cellar/libmemcached/1.0.18_1/include | |
LIBMEMCACHED_LDFLAGS:INTERNAL=-L/usr/local/Cellar/libmemcached/1.0.18_1/lib;-lmemcached;-lmemcachedutil | |
LIBMEMCACHED_LDFLAGS_OTHER:INTERNAL= | |
LIBMEMCACHED_LIBDIR:INTERNAL=/usr/local/Cellar/libmemcached/1.0.18_1/lib | |
LIBMEMCACHED_LIBRARIES:INTERNAL=memcached;memcachedutil | |
//ADVANCED property for variable: LIBMEMCACHED_LIBRARY | |
LIBMEMCACHED_LIBRARY-ADVANCED:INTERNAL=1 | |
LIBMEMCACHED_LIBRARY_DIRS:INTERNAL=/usr/local/Cellar/libmemcached/1.0.18_1/lib | |
LIBMEMCACHED_LIBS:INTERNAL= | |
LIBMEMCACHED_LIBS_L:INTERNAL= | |
LIBMEMCACHED_LIBS_OTHER:INTERNAL= | |
LIBMEMCACHED_LIBS_PATHS:INTERNAL= | |
LIBMEMCACHED_PREFIX:INTERNAL=/usr/local/Cellar/libmemcached/1.0.18_1 | |
LIBMEMCACHED_STATIC_CFLAGS:INTERNAL=-I/usr/local/Cellar/libmemcached/1.0.18_1/include | |
LIBMEMCACHED_STATIC_CFLAGS_I:INTERNAL= | |
LIBMEMCACHED_STATIC_CFLAGS_OTHER:INTERNAL= | |
LIBMEMCACHED_STATIC_INCLUDE_DIRS:INTERNAL=/usr/local/Cellar/libmemcached/1.0.18_1/include | |
LIBMEMCACHED_STATIC_LDFLAGS:INTERNAL=-L/usr/local/Cellar/libmemcached/1.0.18_1/lib;-lmemcached;-lmemcachedutil | |
LIBMEMCACHED_STATIC_LDFLAGS_OTHER:INTERNAL= | |
LIBMEMCACHED_STATIC_LIBDIR:INTERNAL= | |
LIBMEMCACHED_STATIC_LIBRARIES:INTERNAL=memcached;memcachedutil | |
LIBMEMCACHED_STATIC_LIBRARY_DIRS:INTERNAL=/usr/local/Cellar/libmemcached/1.0.18_1/lib | |
LIBMEMCACHED_STATIC_LIBS:INTERNAL= | |
LIBMEMCACHED_STATIC_LIBS_L:INTERNAL= | |
LIBMEMCACHED_STATIC_LIBS_OTHER:INTERNAL= | |
LIBMEMCACHED_STATIC_LIBS_PATHS:INTERNAL= | |
//ADVANCED property for variable: LIBMEMCACHED_VERSION | |
LIBMEMCACHED_VERSION-ADVANCED:INTERNAL=1 | |
LIBMEMCACHED_VERSION:INTERNAL=1.0.18 | |
LIBMEMCACHED_libmemcached_INCLUDEDIR:INTERNAL= | |
LIBMEMCACHED_libmemcached_LIBDIR:INTERNAL= | |
LIBMEMCACHED_libmemcached_PREFIX:INTERNAL= | |
LIBMEMCACHED_libmemcached_VERSION:INTERNAL= | |
//ADVANCED property for variable: LIBNUMA_INCLUDE_DIRS | |
LIBNUMA_INCLUDE_DIRS-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LIBNUMA_LIBRARIES | |
LIBNUMA_LIBRARIES-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LIBPNG_INCLUDE_DIRS | |
LIBPNG_INCLUDE_DIRS-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LIBPNG_LIBRARIES | |
LIBPNG_LIBRARIES-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LIBPTHREAD_INCLUDE_DIRS | |
LIBPTHREAD_INCLUDE_DIRS-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LIBPTHREAD_LIBRARIES | |
LIBPTHREAD_LIBRARIES-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LIBUODBC_INCLUDE_DIRS | |
LIBUODBC_INCLUDE_DIRS-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LIBUODBC_LIBRARIES | |
LIBUODBC_LIBRARIES-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LIBVPX_INCLUDE_DIRS | |
LIBVPX_INCLUDE_DIRS-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LIBVPX_LIBRARIES | |
LIBVPX_LIBRARIES-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LIBXML2_INCLUDE_DIR | |
LIBXML2_INCLUDE_DIR-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LIBXML2_LIBRARIES | |
LIBXML2_LIBRARIES-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LIBXML2_XMLLINT_EXECUTABLE | |
LIBXML2_XMLLINT_EXECUTABLE-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LIBXSLT_EXSLT_LIBRARY | |
LIBXSLT_EXSLT_LIBRARY-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LIBXSLT_INCLUDE_DIR | |
LIBXSLT_INCLUDE_DIR-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LIBXSLT_LIBRARIES | |
LIBXSLT_LIBRARIES-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LIBXSLT_XSLTPROC_EXECUTABLE | |
LIBXSLT_XSLTPROC_EXECUTABLE-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LZ4_INCLUDE_DIR | |
LZ4_INCLUDE_DIR-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LZ4_LIBRARY | |
LZ4_LIBRARY-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LibXed_INCLUDE_DIR | |
LibXed_INCLUDE_DIR-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LibXed_LIBRARY | |
LibXed_LIBRARY-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: Mcrypt_INCLUDE_DIR | |
Mcrypt_INCLUDE_DIR-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: Mcrypt_LIB | |
Mcrypt_LIB-ADVANCED:INTERNAL=1 | |
//Test NOT_REQUIRE_ATOMIC_LINKER_FLAG | |
NOT_REQUIRE_ATOMIC_LINKER_FLAG:INTERNAL=1 | |
//ADVANCED property for variable: OCAMLC_EXECUTABLE | |
OCAMLC_EXECUTABLE-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: OCAMLC_OPT_EXECUTABLE | |
OCAMLC_OPT_EXECUTABLE-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: OPENSSL_CRYPTO_LIBRARY | |
OPENSSL_CRYPTO_LIBRARY-ADVANCED:INTERNAL=1 | |
//Test OPENSSL_HAVE_RAND_EGD | |
OPENSSL_HAVE_RAND_EGD:INTERNAL=1 | |
//ADVANCED property for variable: OPENSSL_INCLUDE_DIR | |
OPENSSL_INCLUDE_DIR-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: OPENSSL_SSL_LIBRARY | |
OPENSSL_SSL_LIBRARY-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: PAM_INCLUDE_PATH | |
PAM_INCLUDE_PATH-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: PAM_LIBRARY | |
PAM_LIBRARY-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: PCRE_INCLUDE_DIR | |
PCRE_INCLUDE_DIR-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: PCRE_LIBRARY | |
PCRE_LIBRARY-ADVANCED:INTERNAL=1 | |
PC_FREETYPE_CFLAGS:INTERNAL=-I/usr/local/Cellar/freetype/2.6.3/include/freetype2 | |
PC_FREETYPE_CFLAGS_I:INTERNAL= | |
PC_FREETYPE_CFLAGS_OTHER:INTERNAL= | |
PC_FREETYPE_FOUND:INTERNAL=1 | |
PC_FREETYPE_INCLUDEDIR:INTERNAL=/usr/local/Cellar/freetype/2.6.3/include | |
PC_FREETYPE_INCLUDE_DIRS:INTERNAL=/usr/local/Cellar/freetype/2.6.3/include/freetype2 | |
PC_FREETYPE_LDFLAGS:INTERNAL=-L/usr/local/Cellar/freetype/2.6.3/lib;-lfreetype | |
PC_FREETYPE_LDFLAGS_OTHER:INTERNAL= | |
PC_FREETYPE_LIBDIR:INTERNAL=/usr/local/Cellar/freetype/2.6.3/lib | |
PC_FREETYPE_LIBRARIES:INTERNAL=freetype | |
PC_FREETYPE_LIBRARY_DIRS:INTERNAL=/usr/local/Cellar/freetype/2.6.3/lib | |
PC_FREETYPE_LIBS:INTERNAL= | |
PC_FREETYPE_LIBS_L:INTERNAL= | |
PC_FREETYPE_LIBS_OTHER:INTERNAL= | |
PC_FREETYPE_LIBS_PATHS:INTERNAL= | |
PC_FREETYPE_PREFIX:INTERNAL=/usr/local/Cellar/freetype/2.6.3 | |
PC_FREETYPE_STATIC_CFLAGS:INTERNAL=-I/usr/local/Cellar/freetype/2.6.3/include/freetype2 | |
PC_FREETYPE_STATIC_CFLAGS_I:INTERNAL= | |
PC_FREETYPE_STATIC_CFLAGS_OTHER:INTERNAL= | |
PC_FREETYPE_STATIC_INCLUDE_DIRS:INTERNAL=/usr/local/Cellar/freetype/2.6.3/include/freetype2 | |
PC_FREETYPE_STATIC_LDFLAGS:INTERNAL=-L/usr/local/Cellar/freetype/2.6.3/lib;-L/usr/local/Cellar/libpng/1.6.21/lib;-lfreetype;-lz;-lbz2;-lpng16;-lz | |
PC_FREETYPE_STATIC_LDFLAGS_OTHER:INTERNAL= | |
PC_FREETYPE_STATIC_LIBDIR:INTERNAL= | |
PC_FREETYPE_STATIC_LIBRARIES:INTERNAL=freetype;z;bz2;png16;z | |
PC_FREETYPE_STATIC_LIBRARY_DIRS:INTERNAL=/usr/local/Cellar/freetype/2.6.3/lib;/usr/local/Cellar/libpng/1.6.21/lib | |
PC_FREETYPE_STATIC_LIBS:INTERNAL= | |
PC_FREETYPE_STATIC_LIBS_L:INTERNAL= | |
PC_FREETYPE_STATIC_LIBS_OTHER:INTERNAL= | |
PC_FREETYPE_STATIC_LIBS_PATHS:INTERNAL= | |
PC_FREETYPE_VERSION:INTERNAL=18.3.12 | |
PC_FREETYPE_freetype2_INCLUDEDIR:INTERNAL= | |
PC_FREETYPE_freetype2_LIBDIR:INTERNAL= | |
PC_FREETYPE_freetype2_PREFIX:INTERNAL= | |
PC_FREETYPE_freetype2_VERSION:INTERNAL= | |
PC_LIBXML_CFLAGS:INTERNAL=-I/usr/include/libxml2 | |
PC_LIBXML_CFLAGS_I:INTERNAL= | |
PC_LIBXML_CFLAGS_OTHER:INTERNAL= | |
PC_LIBXML_FOUND:INTERNAL=1 | |
PC_LIBXML_INCLUDEDIR:INTERNAL=/usr/include | |
PC_LIBXML_INCLUDE_DIRS:INTERNAL=/usr/include/libxml2 | |
PC_LIBXML_LDFLAGS:INTERNAL=-lxml2 | |
PC_LIBXML_LDFLAGS_OTHER:INTERNAL= | |
PC_LIBXML_LIBDIR:INTERNAL=/usr/lib | |
PC_LIBXML_LIBRARIES:INTERNAL=xml2 | |
PC_LIBXML_LIBRARY_DIRS:INTERNAL= | |
PC_LIBXML_LIBS:INTERNAL= | |
PC_LIBXML_LIBS_L:INTERNAL= | |
PC_LIBXML_LIBS_OTHER:INTERNAL= | |
PC_LIBXML_LIBS_PATHS:INTERNAL= | |
PC_LIBXML_PREFIX:INTERNAL=/usr | |
PC_LIBXML_STATIC_CFLAGS:INTERNAL=-I/usr/include/libxml2 | |
PC_LIBXML_STATIC_CFLAGS_I:INTERNAL= | |
PC_LIBXML_STATIC_CFLAGS_OTHER:INTERNAL= | |
PC_LIBXML_STATIC_INCLUDE_DIRS:INTERNAL=/usr/include/libxml2 | |
PC_LIBXML_STATIC_LDFLAGS:INTERNAL=-lxml2;-lpthread;-lz;-lm | |
PC_LIBXML_STATIC_LDFLAGS_OTHER:INTERNAL= | |
PC_LIBXML_STATIC_LIBDIR:INTERNAL= | |
PC_LIBXML_STATIC_LIBRARIES:INTERNAL=xml2;pthread;z;m | |
PC_LIBXML_STATIC_LIBRARY_DIRS:INTERNAL= | |
PC_LIBXML_STATIC_LIBS:INTERNAL= | |
PC_LIBXML_STATIC_LIBS_L:INTERNAL= | |
PC_LIBXML_STATIC_LIBS_OTHER:INTERNAL= | |
PC_LIBXML_STATIC_LIBS_PATHS:INTERNAL= | |
PC_LIBXML_VERSION:INTERNAL=2.9.2 | |
PC_LIBXML_libxml-2.0_INCLUDEDIR:INTERNAL= | |
PC_LIBXML_libxml-2.0_LIBDIR:INTERNAL= | |
PC_LIBXML_libxml-2.0_PREFIX:INTERNAL= | |
PC_LIBXML_libxml-2.0_VERSION:INTERNAL= | |
PC_LIBXSLT_CFLAGS:INTERNAL=-I/usr/include/libxml2 | |
PC_LIBXSLT_CFLAGS_I:INTERNAL= | |
PC_LIBXSLT_CFLAGS_OTHER:INTERNAL= | |
PC_LIBXSLT_FOUND:INTERNAL=1 | |
PC_LIBXSLT_INCLUDEDIR:INTERNAL=/usr/include | |
PC_LIBXSLT_INCLUDE_DIRS:INTERNAL=/usr/include/libxml2 | |
PC_LIBXSLT_LDFLAGS:INTERNAL=-lxslt;-lxml2;-lz;-lpthread;-licucore;-lm;-lxml2 | |
PC_LIBXSLT_LDFLAGS_OTHER:INTERNAL= | |
PC_LIBXSLT_LIBDIR:INTERNAL=/usr/lib | |
PC_LIBXSLT_LIBRARIES:INTERNAL=xslt;xml2;z;pthread;icucore;m;xml2 | |
PC_LIBXSLT_LIBRARY_DIRS:INTERNAL= | |
PC_LIBXSLT_LIBS:INTERNAL= | |
PC_LIBXSLT_LIBS_L:INTERNAL= | |
PC_LIBXSLT_LIBS_OTHER:INTERNAL= | |
PC_LIBXSLT_LIBS_PATHS:INTERNAL= | |
PC_LIBXSLT_PREFIX:INTERNAL=/usr | |
PC_LIBXSLT_STATIC_CFLAGS:INTERNAL=-I/usr/include/libxml2 | |
PC_LIBXSLT_STATIC_CFLAGS_I:INTERNAL= | |
PC_LIBXSLT_STATIC_CFLAGS_OTHER:INTERNAL= | |
PC_LIBXSLT_STATIC_INCLUDE_DIRS:INTERNAL=/usr/include/libxml2 | |
PC_LIBXSLT_STATIC_LDFLAGS:INTERNAL=-lxslt;-lxml2;-lz;-lpthread;-licucore;-lm;-lxml2;-lpthread;-lz;-lm | |
PC_LIBXSLT_STATIC_LDFLAGS_OTHER:INTERNAL= | |
PC_LIBXSLT_STATIC_LIBDIR:INTERNAL= | |
PC_LIBXSLT_STATIC_LIBRARIES:INTERNAL=xslt;xml2;z;pthread;icucore;m;xml2;pthread;z;m | |
PC_LIBXSLT_STATIC_LIBRARY_DIRS:INTERNAL= | |
PC_LIBXSLT_STATIC_LIBS:INTERNAL= | |
PC_LIBXSLT_STATIC_LIBS_L:INTERNAL= | |
PC_LIBXSLT_STATIC_LIBS_OTHER:INTERNAL= | |
PC_LIBXSLT_STATIC_LIBS_PATHS:INTERNAL= | |
PC_LIBXSLT_VERSION:INTERNAL=1.1.28 | |
PC_LIBXSLT_libxslt_INCLUDEDIR:INTERNAL= | |
PC_LIBXSLT_libxslt_LIBDIR:INTERNAL= | |
PC_LIBXSLT_libxslt_PREFIX:INTERNAL= | |
PC_LIBXSLT_libxslt_VERSION:INTERNAL= | |
PC_LIBZIP_CFLAGS:INTERNAL=-I/usr/local/Cellar/libzip/1.1.2/include;-I/usr/local/Cellar/libzip/1.1.2/lib/libzip/include | |
PC_LIBZIP_CFLAGS_I:INTERNAL= | |
PC_LIBZIP_CFLAGS_OTHER:INTERNAL= | |
PC_LIBZIP_FOUND:INTERNAL=1 | |
PC_LIBZIP_INCLUDEDIR:INTERNAL=/usr/local/Cellar/libzip/1.1.2/include | |
PC_LIBZIP_INCLUDE_DIRS:INTERNAL=/usr/local/Cellar/libzip/1.1.2/include;/usr/local/Cellar/libzip/1.1.2/lib/libzip/include | |
PC_LIBZIP_LDFLAGS:INTERNAL=-L/usr/local/Cellar/libzip/1.1.2/lib;-lzip;-lz | |
PC_LIBZIP_LDFLAGS_OTHER:INTERNAL= | |
PC_LIBZIP_LIBDIR:INTERNAL=/usr/local/Cellar/libzip/1.1.2/lib | |
PC_LIBZIP_LIBRARIES:INTERNAL=zip;z | |
PC_LIBZIP_LIBRARY_DIRS:INTERNAL=/usr/local/Cellar/libzip/1.1.2/lib | |
PC_LIBZIP_LIBS:INTERNAL= | |
PC_LIBZIP_LIBS_L:INTERNAL= | |
PC_LIBZIP_LIBS_OTHER:INTERNAL= | |
PC_LIBZIP_LIBS_PATHS:INTERNAL= | |
PC_LIBZIP_PREFIX:INTERNAL=/usr/local/Cellar/libzip/1.1.2 | |
PC_LIBZIP_STATIC_CFLAGS:INTERNAL=-I/usr/local/Cellar/libzip/1.1.2/include;-I/usr/local/Cellar/libzip/1.1.2/lib/libzip/include | |
PC_LIBZIP_STATIC_CFLAGS_I:INTERNAL= | |
PC_LIBZIP_STATIC_CFLAGS_OTHER:INTERNAL= | |
PC_LIBZIP_STATIC_INCLUDE_DIRS:INTERNAL=/usr/local/Cellar/libzip/1.1.2/include;/usr/local/Cellar/libzip/1.1.2/lib/libzip/include | |
PC_LIBZIP_STATIC_LDFLAGS:INTERNAL=-L/usr/local/Cellar/libzip/1.1.2/lib;-lzip;-lz | |
PC_LIBZIP_STATIC_LDFLAGS_OTHER:INTERNAL= | |
PC_LIBZIP_STATIC_LIBDIR:INTERNAL= | |
PC_LIBZIP_STATIC_LIBRARIES:INTERNAL=zip;z | |
PC_LIBZIP_STATIC_LIBRARY_DIRS:INTERNAL=/usr/local/Cellar/libzip/1.1.2/lib | |
PC_LIBZIP_STATIC_LIBS:INTERNAL= | |
PC_LIBZIP_STATIC_LIBS_L:INTERNAL= | |
PC_LIBZIP_STATIC_LIBS_OTHER:INTERNAL= | |
PC_LIBZIP_STATIC_LIBS_PATHS:INTERNAL= | |
PC_LIBZIP_VERSION:INTERNAL=1.1.2 | |
PC_LIBZIP_libzip_INCLUDEDIR:INTERNAL= | |
PC_LIBZIP_libzip_LIBDIR:INTERNAL= | |
PC_LIBZIP_libzip_PREFIX:INTERNAL= | |
PC_LIBZIP_libzip_VERSION:INTERNAL= | |
PC_MagickCore_CFLAGS:INTERNAL=-DMAGICKCORE_HDRI_ENABLE=0;-DMAGICKCORE_QUANTUM_DEPTH=16;-I/usr/local/Cellar/imagemagick/6.9.4-6/include/ImageMagick-6 | |
PC_MagickCore_CFLAGS_I:INTERNAL= | |
PC_MagickCore_CFLAGS_OTHER:INTERNAL=-DMAGICKCORE_HDRI_ENABLE=0;-DMAGICKCORE_QUANTUM_DEPTH=16 | |
PC_MagickCore_FOUND:INTERNAL=1 | |
PC_MagickCore_INCLUDEDIR:INTERNAL=/usr/local/Cellar/imagemagick/6.9.4-6/include/ImageMagick-6 | |
PC_MagickCore_INCLUDE_DIRS:INTERNAL=/usr/local/Cellar/imagemagick/6.9.4-6/include/ImageMagick-6 | |
PC_MagickCore_LDFLAGS:INTERNAL=-L/usr/local/Cellar/imagemagick/6.9.4-6/lib;-lMagickCore-6.Q16 | |
PC_MagickCore_LDFLAGS_OTHER:INTERNAL= | |
PC_MagickCore_LIBDIR:INTERNAL=/usr/local/Cellar/imagemagick/6.9.4-6/lib | |
PC_MagickCore_LIBRARIES:INTERNAL=MagickCore-6.Q16 | |
PC_MagickCore_LIBRARY_DIRS:INTERNAL=/usr/local/Cellar/imagemagick/6.9.4-6/lib | |
PC_MagickCore_LIBS:INTERNAL= | |
PC_MagickCore_LIBS_L:INTERNAL= | |
PC_MagickCore_LIBS_OTHER:INTERNAL= | |
PC_MagickCore_LIBS_PATHS:INTERNAL= | |
PC_MagickCore_MagickCore_INCLUDEDIR:INTERNAL= | |
PC_MagickCore_MagickCore_LIBDIR:INTERNAL= | |
PC_MagickCore_MagickCore_PREFIX:INTERNAL= | |
PC_MagickCore_MagickCore_VERSION:INTERNAL= | |
PC_MagickCore_PREFIX:INTERNAL=/usr/local/Cellar/imagemagick/6.9.4-6 | |
PC_MagickCore_STATIC_CFLAGS:INTERNAL=-DMAGICKCORE_HDRI_ENABLE=0;-DMAGICKCORE_QUANTUM_DEPTH=16;-I/usr/local/Cellar/imagemagick/6.9.4-6/include/ImageMagick-6 | |
PC_MagickCore_STATIC_CFLAGS_I:INTERNAL= | |
PC_MagickCore_STATIC_CFLAGS_OTHER:INTERNAL=-DMAGICKCORE_HDRI_ENABLE=0;-DMAGICKCORE_QUANTUM_DEPTH=16 | |
PC_MagickCore_STATIC_INCLUDE_DIRS:INTERNAL=/usr/local/Cellar/imagemagick/6.9.4-6/include/ImageMagick-6 | |
PC_MagickCore_STATIC_LDFLAGS:INTERNAL=-L/usr/local/Cellar/imagemagick/6.9.4-6/lib;-L/usr/local/Cellar/freetype/2.6.3/lib;-L/usr/local/Cellar/xz/5.2.2/lib;-lMagickCore-6.Q16;-lfreetype;-llzma;-lbz2;-lz;-lltdl;-lm | |
PC_MagickCore_STATIC_LDFLAGS_OTHER:INTERNAL= | |
PC_MagickCore_STATIC_LIBDIR:INTERNAL= | |
PC_MagickCore_STATIC_LIBRARIES:INTERNAL=MagickCore-6.Q16;freetype;lzma;bz2;z;ltdl;m | |
PC_MagickCore_STATIC_LIBRARY_DIRS:INTERNAL=/usr/local/Cellar/imagemagick/6.9.4-6/lib;/usr/local/Cellar/freetype/2.6.3/lib;/usr/local/Cellar/xz/5.2.2/lib | |
PC_MagickCore_STATIC_LIBS:INTERNAL= | |
PC_MagickCore_STATIC_LIBS_L:INTERNAL= | |
PC_MagickCore_STATIC_LIBS_OTHER:INTERNAL= | |
PC_MagickCore_STATIC_LIBS_PATHS:INTERNAL= | |
PC_MagickCore_VERSION:INTERNAL=6.9.4 | |
PC_MagickWand_CFLAGS:INTERNAL=-DMAGICKCORE_HDRI_ENABLE=0;-DMAGICKCORE_QUANTUM_DEPTH=16;-DMAGICKCORE_HDRI_ENABLE=0;-DMAGICKCORE_QUANTUM_DEPTH=16;-I/usr/local/Cellar/imagemagick/6.9.4-6/include/ImageMagick-6 | |
PC_MagickWand_CFLAGS_I:INTERNAL= | |
PC_MagickWand_CFLAGS_OTHER:INTERNAL=-DMAGICKCORE_HDRI_ENABLE=0;-DMAGICKCORE_QUANTUM_DEPTH=16;-DMAGICKCORE_HDRI_ENABLE=0;-DMAGICKCORE_QUANTUM_DEPTH=16 | |
PC_MagickWand_FOUND:INTERNAL=1 | |
PC_MagickWand_INCLUDEDIR:INTERNAL=/usr/local/Cellar/imagemagick/6.9.4-6/include/ImageMagick-6 | |
PC_MagickWand_INCLUDE_DIRS:INTERNAL=/usr/local/Cellar/imagemagick/6.9.4-6/include/ImageMagick-6 | |
PC_MagickWand_LDFLAGS:INTERNAL=-L/usr/local/Cellar/imagemagick/6.9.4-6/lib;-lMagickWand-6.Q16;-lMagickCore-6.Q16 | |
PC_MagickWand_LDFLAGS_OTHER:INTERNAL= | |
PC_MagickWand_LIBDIR:INTERNAL=/usr/local/Cellar/imagemagick/6.9.4-6/lib | |
PC_MagickWand_LIBRARIES:INTERNAL=MagickWand-6.Q16;MagickCore-6.Q16 | |
PC_MagickWand_LIBRARY_DIRS:INTERNAL=/usr/local/Cellar/imagemagick/6.9.4-6/lib | |
PC_MagickWand_LIBS:INTERNAL= | |
PC_MagickWand_LIBS_L:INTERNAL= | |
PC_MagickWand_LIBS_OTHER:INTERNAL= | |
PC_MagickWand_LIBS_PATHS:INTERNAL= | |
PC_MagickWand_MagickWand_INCLUDEDIR:INTERNAL= | |
PC_MagickWand_MagickWand_LIBDIR:INTERNAL= | |
PC_MagickWand_MagickWand_PREFIX:INTERNAL= | |
PC_MagickWand_MagickWand_VERSION:INTERNAL= | |
PC_MagickWand_PREFIX:INTERNAL=/usr/local/Cellar/imagemagick/6.9.4-6 | |
PC_MagickWand_STATIC_CFLAGS:INTERNAL=-DMAGICKCORE_HDRI_ENABLE=0;-DMAGICKCORE_QUANTUM_DEPTH=16;-DMAGICKCORE_HDRI_ENABLE=0;-DMAGICKCORE_QUANTUM_DEPTH=16;-I/usr/local/Cellar/imagemagick/6.9.4-6/include/ImageMagick-6 | |
PC_MagickWand_STATIC_CFLAGS_I:INTERNAL= | |
PC_MagickWand_STATIC_CFLAGS_OTHER:INTERNAL=-DMAGICKCORE_HDRI_ENABLE=0;-DMAGICKCORE_QUANTUM_DEPTH=16;-DMAGICKCORE_HDRI_ENABLE=0;-DMAGICKCORE_QUANTUM_DEPTH=16 | |
PC_MagickWand_STATIC_INCLUDE_DIRS:INTERNAL=/usr/local/Cellar/imagemagick/6.9.4-6/include/ImageMagick-6 | |
PC_MagickWand_STATIC_LDFLAGS:INTERNAL=-L/usr/local/Cellar/imagemagick/6.9.4-6/lib;-L/usr/local/Cellar/freetype/2.6.3/lib;-L/usr/local/Cellar/xz/5.2.2/lib;-L/usr/local/Cellar/imagemagick/6.9.4-6/lib;-L/usr/local/Cellar/freetype/2.6.3/lib;-L/usr/local/Cellar/xz/5.2.2/lib;-lMagickWand-6.Q16;-lfreetype;-llzma;-lbz2;-lz;-lltdl;-lm;-lMagickCore-6.Q16;-lfreetype;-llzma;-lbz2;-lz;-lltdl;-lm | |
PC_MagickWand_STATIC_LDFLAGS_OTHER:INTERNAL= | |
PC_MagickWand_STATIC_LIBDIR:INTERNAL= | |
PC_MagickWand_STATIC_LIBRARIES:INTERNAL=MagickWand-6.Q16;freetype;lzma;bz2;z;ltdl;m;MagickCore-6.Q16;freetype;lzma;bz2;z;ltdl;m | |
PC_MagickWand_STATIC_LIBRARY_DIRS:INTERNAL=/usr/local/Cellar/imagemagick/6.9.4-6/lib;/usr/local/Cellar/freetype/2.6.3/lib;/usr/local/Cellar/xz/5.2.2/lib;/usr/local/Cellar/imagemagick/6.9.4-6/lib;/usr/local/Cellar/freetype/2.6.3/lib;/usr/local/Cellar/xz/5.2.2/lib | |
PC_MagickWand_STATIC_LIBS:INTERNAL= | |
PC_MagickWand_STATIC_LIBS_L:INTERNAL= | |
PC_MagickWand_STATIC_LIBS_OTHER:INTERNAL= | |
PC_MagickWand_STATIC_LIBS_PATHS:INTERNAL= | |
PC_MagickWand_VERSION:INTERNAL=6.9.4 | |
PC_SQLITE3_CFLAGS:INTERNAL=-I/usr/local/Cellar/sqlite/3.13.0/include | |
PC_SQLITE3_CFLAGS_I:INTERNAL= | |
PC_SQLITE3_CFLAGS_OTHER:INTERNAL= | |
PC_SQLITE3_FOUND:INTERNAL=1 | |
PC_SQLITE3_INCLUDEDIR:INTERNAL=/usr/local/Cellar/sqlite/3.13.0/include | |
PC_SQLITE3_INCLUDE_DIRS:INTERNAL=/usr/local/Cellar/sqlite/3.13.0/include | |
PC_SQLITE3_LDFLAGS:INTERNAL=-L/usr/local/Cellar/sqlite/3.13.0/lib;-lsqlite3 | |
PC_SQLITE3_LDFLAGS_OTHER:INTERNAL= | |
PC_SQLITE3_LIBDIR:INTERNAL=/usr/local/Cellar/sqlite/3.13.0/lib | |
PC_SQLITE3_LIBRARIES:INTERNAL=sqlite3 | |
PC_SQLITE3_LIBRARY_DIRS:INTERNAL=/usr/local/Cellar/sqlite/3.13.0/lib | |
PC_SQLITE3_LIBS:INTERNAL= | |
PC_SQLITE3_LIBS_L:INTERNAL= | |
PC_SQLITE3_LIBS_OTHER:INTERNAL= | |
PC_SQLITE3_LIBS_PATHS:INTERNAL= | |
PC_SQLITE3_PREFIX:INTERNAL=/usr/local/Cellar/sqlite/3.13.0 | |
PC_SQLITE3_STATIC_CFLAGS:INTERNAL=-I/usr/local/Cellar/sqlite/3.13.0/include | |
PC_SQLITE3_STATIC_CFLAGS_I:INTERNAL= | |
PC_SQLITE3_STATIC_CFLAGS_OTHER:INTERNAL= | |
PC_SQLITE3_STATIC_INCLUDE_DIRS:INTERNAL=/usr/local/Cellar/sqlite/3.13.0/include | |
PC_SQLITE3_STATIC_LDFLAGS:INTERNAL=-L/usr/local/Cellar/sqlite/3.13.0/lib;-lsqlite3 | |
PC_SQLITE3_STATIC_LDFLAGS_OTHER:INTERNAL= | |
PC_SQLITE3_STATIC_LIBDIR:INTERNAL= | |
PC_SQLITE3_STATIC_LIBRARIES:INTERNAL=sqlite3 | |
PC_SQLITE3_STATIC_LIBRARY_DIRS:INTERNAL=/usr/local/Cellar/sqlite/3.13.0/lib | |
PC_SQLITE3_STATIC_LIBS:INTERNAL= | |
PC_SQLITE3_STATIC_LIBS_L:INTERNAL= | |
PC_SQLITE3_STATIC_LIBS_OTHER:INTERNAL= | |
PC_SQLITE3_STATIC_LIBS_PATHS:INTERNAL= | |
PC_SQLITE3_VERSION:INTERNAL=3.13.0 | |
PC_SQLITE3_sqlite3_INCLUDEDIR:INTERNAL= | |
PC_SQLITE3_sqlite3_LIBDIR:INTERNAL= | |
PC_SQLITE3_sqlite3_PREFIX:INTERNAL= | |
PC_SQLITE3_sqlite3_VERSION:INTERNAL= | |
//ADVANCED property for variable: PKG_CONFIG_EXECUTABLE | |
PKG_CONFIG_EXECUTABLE-ADVANCED:INTERNAL=1 | |
//Test PTHREAD_TIMEDLOCK | |
PTHREAD_TIMEDLOCK:INTERNAL= | |
//ADVANCED property for variable: TBB_INCLUDE_DIR | |
TBB_INCLUDE_DIR-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: TBB_INCLUDE_DIRS | |
TBB_INCLUDE_DIRS-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: TBB_LIBRARY | |
TBB_LIBRARY-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: TBB_LIBRARY_DEBUG | |
TBB_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: TBB_LIBRARY_DIRS | |
TBB_LIBRARY_DIRS-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: TBB_MALLOC_LIBRARY | |
TBB_MALLOC_LIBRARY-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: TBB_MALLOC_LIBRARY_DEBUG | |
TBB_MALLOC_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 | |
//Result of TEST_BIG_ENDIAN | |
WORDS_BIGENDIAN:INTERNAL=0 | |
//ADVANCED property for variable: ZLIB_INCLUDE_DIR | |
ZLIB_INCLUDE_DIR-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: ZLIB_LIBRARY | |
ZLIB_LIBRARY-ADVANCED:INTERNAL=1 | |
//Components requested for this build tree. | |
_Boost_COMPONENTS_SEARCHED:INTERNAL=atomic;chrono;context;date_time;filesystem;program_options;regex;system;thread | |
//Last used Boost_INCLUDE_DIR value. | |
_Boost_INCLUDE_DIR_LAST:INTERNAL=/usr/local/opt/boost/include | |
//Last used Boost_LIBRARY_DIR_DEBUG value. | |
_Boost_LIBRARY_DIR_DEBUG_LAST:INTERNAL=/usr/local/opt/boost/lib | |
//Last used Boost_LIBRARY_DIR_RELEASE value. | |
_Boost_LIBRARY_DIR_RELEASE_LAST:INTERNAL=/usr/local/opt/boost/lib | |
//Last used Boost_NAMESPACE value. | |
_Boost_NAMESPACE_LAST:INTERNAL=boost | |
//Last used Boost_USE_MULTITHREADED value. | |
_Boost_USE_MULTITHREADED_LAST:INTERNAL=TRUE | |
//CMAKE_INSTALL_PREFIX during last run | |
_GNUInstallDirs_LAST_CMAKE_INSTALL_PREFIX:INTERNAL=/usr/local/Cellar/hhvm/HEAD | |
_OPENSSL_CFLAGS:INTERNAL=-I/usr/local/Cellar/openssl/1.0.2h_1/include | |
_OPENSSL_CFLAGS_I:INTERNAL= | |
_OPENSSL_CFLAGS_OTHER:INTERNAL= | |
_OPENSSL_FOUND:INTERNAL=1 | |
_OPENSSL_INCLUDEDIR:INTERNAL=/usr/local/Cellar/openssl/1.0.2h_1/include | |
_OPENSSL_INCLUDE_DIRS:INTERNAL=/usr/local/Cellar/openssl/1.0.2h_1/include | |
_OPENSSL_LDFLAGS:INTERNAL=-L/usr/local/Cellar/openssl/1.0.2h_1/lib;-lssl;-lcrypto | |
_OPENSSL_LDFLAGS_OTHER:INTERNAL= | |
_OPENSSL_LIBDIR:INTERNAL=/usr/local/Cellar/openssl/1.0.2h_1/lib | |
_OPENSSL_LIBRARIES:INTERNAL=ssl;crypto | |
_OPENSSL_LIBRARY_DIRS:INTERNAL=/usr/local/Cellar/openssl/1.0.2h_1/lib | |
_OPENSSL_LIBS:INTERNAL= | |
_OPENSSL_LIBS_L:INTERNAL= | |
_OPENSSL_LIBS_OTHER:INTERNAL= | |
_OPENSSL_LIBS_PATHS:INTERNAL= | |
_OPENSSL_PREFIX:INTERNAL=/usr/local/Cellar/openssl/1.0.2h_1 | |
_OPENSSL_STATIC_CFLAGS:INTERNAL=-I/usr/local/Cellar/openssl/1.0.2h_1/include | |
_OPENSSL_STATIC_CFLAGS_I:INTERNAL= | |
_OPENSSL_STATIC_CFLAGS_OTHER:INTERNAL= | |
_OPENSSL_STATIC_INCLUDE_DIRS:INTERNAL=/usr/local/Cellar/openssl/1.0.2h_1/include | |
_OPENSSL_STATIC_LDFLAGS:INTERNAL=-L/usr/local/Cellar/openssl/1.0.2h_1/lib;-lssl;-lcrypto | |
_OPENSSL_STATIC_LDFLAGS_OTHER:INTERNAL= | |
_OPENSSL_STATIC_LIBDIR:INTERNAL= | |
_OPENSSL_STATIC_LIBRARIES:INTERNAL=ssl;crypto | |
_OPENSSL_STATIC_LIBRARY_DIRS:INTERNAL=/usr/local/Cellar/openssl/1.0.2h_1/lib | |
_OPENSSL_STATIC_LIBS:INTERNAL= | |
_OPENSSL_STATIC_LIBS_L:INTERNAL= | |
_OPENSSL_STATIC_LIBS_OTHER:INTERNAL= | |
_OPENSSL_STATIC_LIBS_PATHS:INTERNAL= | |
_OPENSSL_VERSION:INTERNAL=1.0.2h | |
_OPENSSL_openssl_INCLUDEDIR:INTERNAL= | |
_OPENSSL_openssl_LIBDIR:INTERNAL= | |
_OPENSSL_openssl_PREFIX:INTERNAL= | |
_OPENSSL_openssl_VERSION:INTERNAL= | |
__pkg_config_checked_FRIBIDI:INTERNAL=1 | |
__pkg_config_checked_LIBMEMCACHED:INTERNAL=1 | |
__pkg_config_checked_PC_FREETYPE:INTERNAL=1 | |
__pkg_config_checked_PC_LIBXML:INTERNAL=1 | |
__pkg_config_checked_PC_LIBXSLT:INTERNAL=1 | |
__pkg_config_checked_PC_LIBZIP:INTERNAL=1 | |
__pkg_config_checked_PC_MagickCore:INTERNAL=1 | |
__pkg_config_checked_PC_MagickWand:INTERNAL=1 | |
__pkg_config_checked_PC_SQLITE3:INTERNAL=1 | |
__pkg_config_checked__OPENSSL:INTERNAL=1 | |
prefix_result:INTERNAL=/usr/lib | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment