Skip to content

Instantly share code, notes, and snippets.

@Atry
Created February 2, 2022 21:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Atry/f276944cba0dd61620273948de159a46 to your computer and use it in GitHub Desktop.
Save Atry/f276944cba0dd61620273948de159a46 to your computer and use it in GitHub Desktop.
hhvm-nightly (hhvm/hhvm/hhvm-nightly) on macOS 12 - Homebrew build logs
Homebrew build logs for hhvm/hhvm/hhvm-nightly on macOS 12
Build date: 2022-02-02 13:19:42
HOMEBREW_VERSION: 3.3.13-44-g8e97f60
ORIGIN: https://github.com/Homebrew/brew
HEAD: 8e97f608581e83681c83c1ee9f4257a8bb703e19
Last commit: 3 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 3bafb92b68a38c35ffcb563052495e523ad14baf
Core tap last commit: 26 minutes ago
Core tap branch: master
HOMEBREW_PREFIX: /Users/atry/homebrew
HOMEBREW_REPOSITORY: /Users/atry/homebrew
HOMEBREW_CELLAR: /Users/atry/homebrew/Cellar
HOMEBREW_CASK_OPTS: []
HOMEBREW_CORE_GIT_REMOTE: https://github.com/Homebrew/homebrew-core
HOMEBREW_DISPLAY: :0
HOMEBREW_MAKE_JOBS: 16
Homebrew Ruby: 2.6.8 => /Users/atry/homebrew/Library/Homebrew/vendor/portable-ruby/2.6.8/bin/ruby
CPU: 16-core 64-bit kabylake
Clang: 13.0.0 build 1300
Git: 2.33.1 => /Users/atry/homebrew/bin/git
Curl: 7.77.0 => /usr/bin/curl
macOS: 12.1-x86_64
CLT: 13.2.0.0.1.1638488800
Xcode: 13.2.1
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 or file an issue; just ignore this. Thanks!
Warning: Some installed kegs have no formulae!
This means they were either deleted or installed with `brew diy`.
You should find replacements for the following formulae:
unrar
Warning: Some installed formulae are deprecated or disabled.
You should find replacements for the following formulae:
ilmbase
libelf
tbb@2020
Warning: "config" scripts exist outside your system or Homebrew directories.
`./configure` scripts often look for *-config scripts to determine if
software packages are installed, and which additional flags to use when
compiling and linking.
Having additional scripts in your path can confuse software installed via
Homebrew if the config script overrides a system or Homebrew-provided
script of the same name. We found the following "config" scripts:
/opt/local/bin/freetype-config
/opt/local/bin/libpng16-config
/opt/local/bin/libpng-config
/opt/local/bin/ncursesw6-config
/opt/local/bin/uuid-config
/opt/local/bin/ncurses6-config
/opt/homebrew/bin/pkg-config
/opt/homebrew/bin/python2-config
/opt/homebrew/bin/python3.6m-config
/opt/homebrew/bin/python3.7-config
/opt/homebrew/bin/python2.7-config
/opt/homebrew/bin/python3.7m-config
/opt/homebrew/bin/python-config
/opt/homebrew/bin/pcre2-config
/opt/homebrew/bin/python3.6-config
/opt/homebrew/bin/python3.8-config
Warning: Unbrewed dylibs were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected dylibs:
/usr/local/lib/libjson-c.2.dylib
/usr/local/lib/libykpers-1.1.dylib
/usr/local/lib/libyubikey.0.dylib
/usr/local/lib/libyubikey.dylib
Warning: Unbrewed static libraries were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected static libraries:
/usr/local/lib/libyubikey.a
Warning: You have unlinked kegs in your Cellar.
Leaving kegs unlinked can lead to build-trouble and cause formulae that depend on
those kegs to fail to run properly once built. Run `brew link` on these:
docker
imath
bash-completion
dotty
Warning: Your Homebrew's prefix is not /usr/local.
Some of Homebrew's bottles (binary packages) can only be used with the default
prefix (/usr/local).
You will encounter build failures with some formulae.
Please create pull requests instead of asking for help on Homebrew's GitHub,
Twitter or any other official channels. You are responsible for resolving
any issues you experience while you are running this
unsupported configuration.
Warning: Some installed formulae are missing dependencies.
You should `brew install` the missing dependencies:
brew install node
Run `brew missing` for more details.
Formula: hhvm-nightly
Tap: hhvm/hhvm
Path: /Users/atry/homebrew/Library/Taps/hhvm/homebrew-hhvm/Formula/hhvm-nightly.rb
2022-02-02 21:19:08 +0000
cmake
-DCMAKE_INSTALL_PREFIX=/Users/atry/homebrew/Cellar/hhvm-nightly/1
-DCMAKE_INSTALL_LIBDIR=lib
-DCMAKE_BUILD_TYPE=Release
-DCMAKE_FIND_FRAMEWORK=LAST
-DCMAKE_VERBOSE_MAKEFILE=ON
-Wno-dev
-DBUILD_TESTING=OFF
-DCMAKE_OSX_SYSROOT=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
-DCMAKE_INSTALL_SYSCONFDIR=/Users/atry/homebrew/etc
-DDEFAULT_CONFIG_DIR=/Users/atry/homebrew/etc/hhvm
-DSYSTEM_PCRE_HAS_JIT=0
-DENABLE_MCROUTER=OFF
-DENABLE_EXTENSION_MCROUTER=OFF
-DENABLE_EXTENSION_IMAP=OFF
-DMYSQL_UNIX_SOCK_ADDR=/tmp/mysql.sock
-DCMAKE_C_FLAGS=-DLZ4_DISABLE_DEPRECATE_WARNINGS=1
-DCMAKE_CXX_FLAGS=-DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1
-DCMAKE_BUILD_TYPE=RelWithDebInfo
-DICU_INCLUDE_DIR=/Users/atry/homebrew/opt/icu4c/include
-DICU_I18N_LIBRARY=/Users/atry/homebrew/opt/icu4c/lib/libicui18n.a
-DICU_LIBRARY=/Users/atry/homebrew/opt/icu4c/lib/libicuuc.a
-DICU_DATA_LIBRARY=/Users/atry/homebrew/opt/icu4c/lib/libicudata.a
-DTBB_INCLUDE_DIR=/Users/atry/homebrew/opt/tbb@2020/include
-DTBB_INSTALL_DIR=/Users/atry/homebrew/opt/tbb@2020
-DTBB_LIBRARY=/Users/atry/homebrew/opt/tbb@2020/lib/libtbb.dylib
-DTBB_LIBRARY_DEBUG=/Users/atry/homebrew/opt/tbb@2020/lib/libtbb.dylib
-DTBB_LIBRARY_DIR=/Users/atry/homebrew/opt/tbb@2020/lib
-DTBB_MALLOC_LIBRARY=/Users/atry/homebrew/opt/tbb@2020/lib/libtbbmalloc.dylib
-DTBB_MALLOC_LIBRARY_DEBUG=/Users/atry/homebrew/opt/tbb@2020/lib/libtbbmalloc.dylib
.
-- The C compiler identification is AppleClang 13.0.0.13000029
-- The CXX compiler identification is AppleClang 13.0.0.13000029
-- The ASM compiler identification is Clang with GNU-like command-line
-- Found assembler: /Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Performing Test IS_X64
-- Performing Test IS_X64 - Success
-- Performing Test IS_AARCH64
-- Performing Test IS_AARCH64 - Failed
-- Found LibDL: /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libdl.tbd
-- Performing Test LIBDL_NEEDS_UNDERSCORE
-- Performing Test LIBDL_NEEDS_UNDERSCORE - Failed
-- Found LIBGLOG: /Users/atry/homebrew/lib/libglog.dylib
-- Could NOT find LIBINOTIFY (missing: LIBINOTIFY_LIBRARY LIBINOTIFY_INCLUDE_DIR)
-- Found PCRE: /Users/atry/homebrew/lib/libpcre.dylib
-- System PCRE does not have JIT enabled - will use hhvm-third-party/pcre
-- Found libevent: /Users/atry/homebrew/lib/libevent.dylib;/Users/atry/homebrew/lib/libevent_pthreads.dylib
-- Looking for evhttp_bind_socket_with_fd
-- Looking for evhttp_bind_socket_with_fd - not found
-- XED is disabled
-- Found CURL: /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libcurl.tbd (found version "7.77.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: /Users/atry/homebrew/opt/libxml2/lib/libxml2.dylib (found version "2.9.12")
-- Found PkgConfig: /Users/atry/homebrew/bin/pkg-config (found version "0.29.2")
-- Found LIBSQLITE3: /Users/atry/homebrew/opt/sqlite/lib/libsqlite3.dylib
-- Found libsqlite3: /Users/atry/homebrew/opt/sqlite/lib/libsqlite3.dylib
-- Could NOT find FastLZ (missing: FASTLZ_LIBRARY FASTLZ_INCLUDE_DIR)
-- Using third-party bundled fastlz
-- Found ICU header files in /Users/atry/homebrew/opt/icu4c/include
-- Found ICU libraries: /Users/atry/homebrew/opt/icu4c/lib/libicuuc.a
-- Found Intel TBB
-- Found OpenSSL: /Users/atry/homebrew/opt/openssl@1.1/lib/libcrypto.dylib (found version "1.1.1m")
-- Performing Test OPENSSL_HAVE_RAND_EGD
-- Performing Test OPENSSL_HAVE_RAND_EGD - Failed
-- Performing Test OPENSSL_HAVE_ALPN
-- Performing Test OPENSSL_HAVE_ALPN - Success
-- Found ZLIB: /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libz.tbd (found version "1.2.11")
-- Found LIBPTHREAD: /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libpthread.tbd
-- Found Editline: /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libedit.tbd
-- Found LibElf: /Users/atry/homebrew/lib/libelf.a
-- Performing Test ELF_GETSHDRSTRNDX
-- Performing Test ELF_GETSHDRSTRNDX - Failed
-- Found LibDwarf: TRUE
-- Looking for dwarf_producer_init
-- Looking for dwarf_producer_init - not found
-- Looking for dwarf_producer_init_c
-- Looking for dwarf_producer_init_c - not found
-- libdwarf uses char* type
-- libdwarf does not have dwarf_producer_init_c, using dwarf_producer_init
-- Found ONIGURUMA: /Users/atry/homebrew/lib/libonig.dylib
-- Performing Test HAVE_ONIGPOSIX_H
-- Performing Test HAVE_ONIGPOSIX_H - Failed
-- Building oniguruma from third-party/
-- Download name: onig-6.9.5.tar.gz
-- Download name: double-conversion-v3.0.1.tar.gz
-- Could NOT find DOUBLE_CONVERSION (missing: DOUBLE_CONVERSION_INCLUDE_DIR)
-- Using third-party bundled double-conversion
-- Found Boost: /Users/atry/homebrew/lib/cmake/Boost-1.76.0/BoostConfig.cmake (found suitable version "1.76.0", minimum required is "1.69.0") found components: context fiber filesystem iostreams program_options regex system thread
-- Using system boost
-- Download name: fmt-6.1.2.zip
-- Performing Test JEMALLOC_VERSION_MINIMUM
-- Performing Test JEMALLOC_VERSION_MINIMUM - Success
-- Found jemalloc: /Users/atry/homebrew/lib/libjemalloc.dylib /Users/atry/homebrew/include
-- Checking for module 'libsodium>=1.0.9'
-- Found libsodium, version 1.0.18
-- Found libsodium: sodium
-- Using system libsodium 1.0.18
-- Building zstd from third-party/
-- Download name: zstd-1.4.9.tar.gz
-- Download name: folly-v2022.01.31.00.tar.gz
-- FOLLY_CXXFLAGS: -I/Users/atry/homebrew/include -I/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/third-party/folly/include
-- Enabling SSE 4.2 for bundled folly
-- Download name: brotli-v1.0.9.tar.gz
-- Download name: fizz-v2022.01.31.00.tar.gz
-- Download name: wangle-v2022.01.31.00.tar.gz
-- Download name: proxygen-v2022.01.31.00.tar.gz
-- Found FLEX: /usr/bin/flex (found version "2.6.4")
-- Found BISON: /Users/atry/homebrew/opt/bison/bin/bison (found suitable version "3.8.2", minimum required is "3.0")
-- Download name: fbthrift-v2022.01.31.00.tar.gz
-- Download name: lz4-v1.9.2.tar.gz
-- Did not find system RE2
-- Download name: re2-2021-11-01.tar.gz
-- Download name: fb-prod8-202101.tar.gz
-- Download name: squangle-v2022.01.31.00.tar.gz
-- System PCRE does not have JIT enabled - will use hhvm-third-party/pcre
-- Found LIBZIP: /Users/atry/homebrew/lib/libzip.dylib
-- Found libzip: /Users/atry/homebrew/lib/libzip.dylib 1.8.0
-- Download name: rustc-2021-10-21-rust-nightly-x86_64-apple-darwin.tar.gz
CMake Error at third-party/CMakeLists.txt:124 (add_subdirectory):
add_subdirectory given source "forks/libmbfl" which is not an existing
directory.
-- Building timelib
-- Download name: timelib-2021.07.tar.gz
-- 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
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of size_t
-- Check size of size_t - done
-- Check size of ssize_t
-- Check size of ssize_t - done
-- Check size of uint32_t
-- Check size of uint32_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: /Users/atry/homebrew/lib/libevent.dylib;/Users/atry/homebrew/lib/libevent_pthreads.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+
CMake Error at third-party/CMakeLists.txt:124 (add_subdirectory):
add_subdirectory given source "forks/pcre" which is not an existing
directory.
-- Download name: opam-2.1.0-x86_64-macos
CMake Error at third-party/CMakeLists.txt:130 (target_include_directories):
Cannot specify include directories for target "pcre" which is not built by
this project.
CMake Error at third-party/CMakeLists.txt:131 (target_compile_definitions):
Cannot specify compile definitions for target "pcre" which is not built by
this project.
-- Download name: watchman-v2022.01.31.00.tar.gz
-- Checking for module 'watchmanclient'
-- No package 'watchmanclient' found
-- Could NOT find libWatchmanClient (missing: WATCHMANCLIENT_LIBRARIES WATCHMANCLIENT_INCLUDE_DIRS)
-- 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: /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libbz2.tbd (found version "1.0.8")
-- Looking for BZ2_bzCompressInit
-- Looking for BZ2_bzCompressInit - found
-- Found EXPAT: /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libexpat.tbd (found version "2.4.1")
-- Building the bz2 extension.
-- Building the collections extension.
-- Building the ctype extension.
-- Building the curl extension.
-- Building the datetime extension.
-- Building the debugger extension.
-- Building the DOMDocument extension.
-- Building the enum extension.
-- Building the factparse extension.
-- Resolving extension 'facts' dependency 'libwatchmanclient' as CMake target
-- Building the facts extension.
-- Resolving extension 'facts' dependency 'libwatchmanclient' as CMake target
-- Found ICU header files in /Users/atry/homebrew/opt/icu4c/include
-- Found ICU libraries: /Users/atry/homebrew/opt/icu4c/lib/libicuuc.a
-- Building the fb extension.
-- Found ICU header files in /Users/atry/homebrew/opt/icu4c/include
-- Found ICU libraries: /Users/atry/homebrew/opt/icu4c/lib/libicuuc.a
-- Building the fileinfo extension.
-- Building the filter extension.
-- GNU FriBidi not found
-- Could NOT find GLIB (missing: GLIB_CONFIG_INCLUDE_DIR)
-- The fribidi extension was disabled because resolving the dependency 'libGlib' failed.
Not building the fribidi extension.
-- Building the functioncredential extension.
-- Found Freetype: /Users/atry/homebrew/lib/libfreetype.dylib
-- Found LibJpeg: /Users/atry/homebrew/lib/libjpeg.dylib
-- Found LIBICONV: /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libiconv.tbd
-- Performing Test LIBICONV_CONST
-- Performing Test LIBICONV_CONST - Failed
-- Found LibPng: /Users/atry/homebrew/lib/libpng.dylib
-- Could NOT find LibVPX (missing: LIBVPX_INCLUDE_DIRS)
-- Building the gd extension.
-- Could NOT find LibVPX (missing: LIBVPX_INCLUDE_DIRS)
-- Building the generator extension.
-- Found LIBINTL: /Users/atry/homebrew/include
-- Building the gettext extension.
-- Found GMP: /Users/atry/homebrew/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 hsl_io extension.
-- Building the hsl_os extension.
-- Building the hsl_locale extension.
-- Building the hsl_random extension.
-- Building the hsl_str extension.
-- Building the hsl_time extension.
-- Building the hsl_regex extension.
-- Building the hsl_systemlib extension.
-- Building the iconv extension.
-- Found ICU header files in /Users/atry/homebrew/opt/icu4c/include
-- Found ICU libraries: /Users/atry/homebrew/opt/icu4c/lib/libicuuc.a
-- Building the icu extension.
-- Found ICU header files in /Users/atry/homebrew/opt/icu4c/include
-- Found ICU libraries: /Users/atry/homebrew/opt/icu4c/lib/libicuuc.a
-- Found LibMagicWand: /Users/atry/homebrew/Cellar/imagemagick@6/6.9.12-37/lib/libMagickWand-6.Q16.dylib
-- Building the imagick extension.
Not building the imap extension.
-- Building the intervaltimer extension.
-- Building the ipc extension.
-- Building the json extension.
-- Found ldap: /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libldap.tbd;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/liblber.tbd
-- Building the ldap extension.
-- Building the libxml extension.
-- Building the lz4 extension.
-- Building the mail extension.
-- Building the mailparse extension.
-- Building the mbstring extension.
Not building the mcrouter extension.
-- Found mcrypt: /Users/atry/homebrew/lib/libmcrypt.dylib
-- Building the mcrypt extension.
-- Found mcrypt: /Users/atry/homebrew/lib/libmcrypt.dylib
-- Found LIBMEMCACHED: /Users/atry/homebrew/lib/libmemcached.dylib
-- Building the memcache extension.
-- Building the memcached extension.
-- Building the MySQL extension.
-- Building the objprof 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 pgsql extension.
-- Building the posix extension.
-- Building the process extension.
-- Building the random extension.
-- Building the readline extension.
-- Building the reflection extension.
-- Building the scrypt extension.
-- Building the server extension.
-- Building the shmop extension.
-- Building the simplexml extension.
-- Found Snappy: /Users/atry/homebrew/lib/libsnappy.dylib
-- The snappy extension was disabled because resolving the dependency 'libSnappy' failed.
Not building the snappy extension.
-- Building the soap extension.
-- Building the sockets extension.
-- Building the sodium extension.
-- Building the spl extension.
-- Building the sqlite3 extension.
-- Building the std extension.
-- Building the stream extension.
-- Building the string extension.
-- Building the strobelight extension.
-- Building the thread extension.
-- Building the thrift extension.
-- Building the unitfilecache extension.
-- Building the url extension.
-- Building the vsdebug extension.
-- Resolving extension 'watchman' dependency 'libwatchmanclient' as CMake target
-- Building the watchman extension.
-- Resolving extension 'watchman' dependency 'libwatchmanclient' as CMake target
-- Building the weakref extension.
-- Building the xenon extension.
-- Building the xhprof extension.
-- Building the xml extension.
-- Building the xmlreader extension.
-- Building the xmlwriter extension.
-- Found LibXslt: /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libxslt.tbd (found version "1.1.29")
-- Building the xsl extension.
-- Building the zip extension.
-- Building the zlib extension.
-- Performing Test PTHREAD_TIMEDLOCK
-- Performing Test PTHREAD_TIMEDLOCK - Failed
-- Could NOT find LIBINOTIFY (missing: LIBINOTIFY_LIBRARY LIBINOTIFY_INCLUDE_DIR)
-- System PCRE does not have JIT enabled - will use hhvm-third-party/pcre
-- Found libevent: /Users/atry/homebrew/lib/libevent.dylib;/Users/atry/homebrew/lib/libevent_pthreads.dylib;/Users/atry/homebrew/lib/libevent_pthreads.dylib
-- XED is disabled
-- Found libsqlite3: /Users/atry/homebrew/opt/sqlite/lib/libsqlite3.dylib
-- Could NOT find FastLZ (missing: FASTLZ_LIBRARY FASTLZ_INCLUDE_DIR)
-- Using third-party bundled fastlz
-- Found ICU header files in /Users/atry/homebrew/opt/icu4c/include
-- Found ICU libraries: /Users/atry/homebrew/opt/icu4c/lib/libicuuc.a
-- Found Intel TBB
-- Looking for dwarf_producer_init
-- Looking for dwarf_producer_init - not found
-- Looking for dwarf_producer_init_c
-- Looking for dwarf_producer_init_c - not found
-- libdwarf uses char* type
-- libdwarf does not have dwarf_producer_init_c, using dwarf_producer_init
Generating Release build
-- Could NOT find LIBINOTIFY (missing: LIBINOTIFY_LIBRARY LIBINOTIFY_INCLUDE_DIR)
-- System PCRE does not have JIT enabled - will use hhvm-third-party/pcre
-- Found libevent: /Users/atry/homebrew/lib/libevent.dylib;/Users/atry/homebrew/lib/libevent_pthreads.dylib;/Users/atry/homebrew/lib/libevent_pthreads.dylib;/Users/atry/homebrew/lib/libevent_pthreads.dylib
-- XED is disabled
-- Found libsqlite3: /Users/atry/homebrew/opt/sqlite/lib/libsqlite3.dylib
-- Could NOT find FastLZ (missing: FASTLZ_LIBRARY FASTLZ_INCLUDE_DIR)
-- Using third-party bundled fastlz
-- Found ICU header files in /Users/atry/homebrew/opt/icu4c/include
-- Found ICU libraries: /Users/atry/homebrew/opt/icu4c/lib/libicuuc.a
-- Found Intel TBB
-- Looking for dwarf_producer_init
-- Looking for dwarf_producer_init - not found
-- Looking for dwarf_producer_init_c
-- Looking for dwarf_producer_init_c - not found
-- libdwarf uses char* type
-- libdwarf does not have dwarf_producer_init_c, using dwarf_producer_init
-- Looking for inttypes.h
-- Looking for inttypes.h - found
-- Looking for limits.h
-- Looking for limits.h - found
-- Looking for utime.h
-- Looking for utime.h - found
-- Looking for wchar.h
-- Looking for wchar.h - found
-- Looking for wctype.h
-- Looking for wctype.h - found
-- Looking for sys/mman.h
-- Looking for sys/mman.h - found
-- Looking for sys/utime.h
-- Looking for sys/utime.h - not found
-- Looking for getline
-- Looking for getline - found
-- Looking for mbrtowc
-- Looking for mbrtowc - found
-- Looking for mkstemp
-- Looking for mkstemp - found
-- Looking for mmap
-- Looking for mmap - found
-- Looking for strlcpy
-- Looking for strlcpy - found
-- Looking for strtof
-- Looking for strtof - found
-- Looking for strtoul
-- Looking for strtoul - found
-- Looking for utime
-- Looking for utime - found
-- Looking for utimes
-- Looking for utimes - found
-- Performing Test HAVE_TM_ISDST
-- Performing Test HAVE_TM_ISDST - Success
-- Performing Test HAVE_STRUCT_TM_TM_GMTOFF
-- Performing Test HAVE_STRUCT_TM_TM_GMTOFF - Success
-- Performing Test HAVE_STRUCT_TM_TM_ZONE
-- Performing Test HAVE_STRUCT_TM_TM_ZONE - Success
-- Performing Test HAVE_DAYLIGHT
-- Performing Test HAVE_DAYLIGHT - Success
-- Performing Test MAJOR_IN_MKDEV
-- Performing Test MAJOR_IN_MKDEV - Failed
-- Performing Test MAJOR_IN_SYSMACROS
-- Performing Test MAJOR_IN_SYSMACROS - Failed
-- Performing Test HAVE_VISIBILITY
-- Performing Test HAVE_VISIBILITY - Success
-- Performing Test NOT_REQUIRE_ATOMIC_LINKER_FLAG
-- Performing Test NOT_REQUIRE_ATOMIC_LINKER_FLAG - Success
-- XED disabled, tc-print will not be built
-- Building hack
-- Performing Test LZ4_GOOD_VERSION
-- Performing Test LZ4_GOOD_VERSION - Success
-- Found LZ4: /Users/atry/homebrew/lib/liblz4.dylib
-- Found LZ4: /Users/atry/homebrew/lib/liblz4.dylib
-- Could NOT find LibNuma (missing: LIBNUMA_LIBRARIES LIBNUMA_INCLUDE_DIRS)
-- Configuring incomplete, errors occurred!
See also "/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeOutput.log".
See also "/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeError.log".
HOMEBREW_VERSION: 3.3.13-44-g8e97f60
ORIGIN: https://github.com/Homebrew/brew
HEAD: 8e97f608581e83681c83c1ee9f4257a8bb703e19
Last commit: 2 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 3bafb92b68a38c35ffcb563052495e523ad14baf
Core tap last commit: 13 minutes ago
Core tap branch: master
HOMEBREW_PREFIX: /Users/atry/homebrew
HOMEBREW_REPOSITORY: /Users/atry/homebrew
HOMEBREW_CELLAR: /Users/atry/homebrew/Cellar
HOMEBREW_CASK_OPTS: []
HOMEBREW_CORE_GIT_REMOTE: https://github.com/Homebrew/homebrew-core
HOMEBREW_DISPLAY: :0
HOMEBREW_MAKE_JOBS: 16
HOMEBREW_NO_BOOTSNAP: set
Homebrew Ruby: 2.6.8 => /Users/atry/homebrew/Library/Homebrew/vendor/portable-ruby/2.6.8/bin/ruby
CPU: 16-core 64-bit kabylake
Clang: 13.0.0 build 1300
Git: 2.33.1 => /Users/atry/homebrew/bin/git
Curl: 7.77.0 => /usr/bin/curl
macOS: 12.1-x86_64
CLT: 13.2.0.0.1.1638488800
Xcode: 13.2.1
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
MAKEFLAGS: -j16
CMAKE_PREFIX_PATH: /Users/atry/homebrew/opt/bison:/Users/atry/homebrew/opt/icu4c:/Users/atry/homebrew/opt/m4:/Users/atry/homebrew/opt/imagemagick@6:/Users/atry/homebrew/opt/openssl@1.1:/Users/atry/homebrew/opt/readline:/Users/atry/homebrew/opt/libxml2:/Users/atry/homebrew/opt/krb5:/Users/atry/homebrew/opt/sqlite:/Users/atry/homebrew/opt/tbb@2020:/Users/atry/homebrew
CMAKE_INCLUDE_PATH: /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CMAKE_LIBRARY_PATH: /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
CMAKE_FRAMEWORK_PATH: /Users/atry/homebrew/opt/python@3.9/Frameworks
PKG_CONFIG_PATH: /Users/atry/homebrew/opt/dwarfutils/lib/pkgconfig:/Users/atry/homebrew/opt/libelf/lib/pkgconfig:/Users/atry/homebrew/opt/icu4c/lib/pkgconfig:/Users/atry/homebrew/opt/libpng/lib/pkgconfig:/Users/atry/homebrew/opt/freetype/lib/pkgconfig:/Users/atry/homebrew/opt/fontconfig/lib/pkgconfig:/Users/atry/homebrew/opt/jpeg/lib/pkgconfig:/Users/atry/homebrew/opt/libtiff/lib/pkgconfig:/Users/atry/homebrew/opt/webp/lib/pkgconfig:/Users/atry/homebrew/opt/gd/lib/pkgconfig:/Users/atry/homebrew/opt/gflags/lib/pkgconfig:/Users/atry/homebrew/opt/glog/lib/pkgconfig:/Users/atry/homebrew/opt/gmp/lib/pkgconfig:/Users/atry/homebrew/opt/jbig2dec/lib/pkgconfig:/Users/atry/homebrew/opt/libidn/lib/pkgconfig:/Users/atry/homebrew/opt/little-cms2/lib/pkgconfig:/Users/atry/homebrew/opt/openjpeg/lib/pkgconfig:/Users/atry/homebrew/opt/xz/lib/pkgconfig:/Users/atry/homebrew/opt/imagemagick@6/lib/pkgconfig:/Users/atry/homebrew/opt/jemalloc/lib/pkgconfig:/Users/atry/homebrew/opt/openssl@1.1/lib/pkgconfig:/Users/atry/homebrew/opt/libevent/lib/pkgconfig:/Users/atry/homebrew/opt/libmemcached/lib/pkgconfig:/Users/atry/homebrew/opt/libsodium/lib/pkgconfig:/Users/atry/homebrew/opt/readline/lib/pkgconfig:/Users/atry/homebrew/opt/libxml2/lib/pkgconfig:/Users/atry/homebrew/opt/zstd/lib/pkgconfig:/Users/atry/homebrew/opt/libzip/lib/pkgconfig:/Users/atry/homebrew/opt/lz4/lib/pkgconfig:/Users/atry/homebrew/opt/oniguruma/lib/pkgconfig:/Users/atry/homebrew/opt/pcre/lib/pkgconfig:/Users/atry/homebrew/opt/krb5/lib/pkgconfig:/Users/atry/homebrew/opt/postgresql/lib/pkgconfig:/Users/atry/homebrew/opt/sqlite/lib/pkgconfig:/Users/atry/homebrew/opt/python@3.9/lib/pkgconfig
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/Users/atry/homebrew/Library/Homebrew/os/mac/pkgconfig/12
HOMEBREW_GIT: git
HOMEBREW_SDKROOT: /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
ACLOCAL_PATH: /Users/atry/homebrew/opt/bison/share/aclocal:/Users/atry/homebrew/opt/libxml2/share/aclocal:/Users/atry/homebrew/share/aclocal
PATH: /Users/atry/homebrew/Library/Homebrew/shims/mac/super:/Users/atry/homebrew/opt/autoconf/bin:/Users/atry/homebrew/opt/automake/bin:/Users/atry/homebrew/opt/bison/bin:/Users/atry/homebrew/opt/cmake/bin:/Users/atry/homebrew/opt/dwarfutils/bin:/Users/atry/homebrew/opt/gawk/bin:/Users/atry/homebrew/opt/libtool/bin:/Users/atry/homebrew/opt/md5sha1sum/bin:/Users/atry/homebrew/opt/pkg-config/bin:/Users/atry/homebrew/opt/re2c/bin:/Users/atry/homebrew/opt/wget/bin:/Users/atry/homebrew/opt/aardvark_shell_utils/bin:/Users/atry/homebrew/opt/icu4c/bin:/Users/atry/homebrew/opt/libpng/bin:/Users/atry/homebrew/opt/freetype/bin:/Users/atry/homebrew/opt/fontconfig/bin:/Users/atry/homebrew/opt/jpeg/bin:/Users/atry/homebrew/opt/libtiff/bin:/Users/atry/homebrew/opt/giflib/bin:/Users/atry/homebrew/opt/webp/bin:/Users/atry/homebrew/opt/gd/bin:/Users/atry/homebrew/opt/gettext/bin:/Users/atry/homebrew/opt/gflags/bin:/Users/atry/homebrew/opt/jbig2dec/bin:/Users/atry/homebrew/opt/libidn/bin:/Users/atry/homebrew/opt/little-cms2/bin:/Users/atry/homebrew/opt/openjpeg/bin:/Users/atry/homebrew/opt/ghostscript/bin:/Users/atry/homebrew/opt/m4/bin:/Users/atry/homebrew/opt/xz/bin:/Users/atry/homebrew/opt/imagemagick@6/bin:/Users/atry/homebrew/opt/jemalloc/bin:/Users/atry/homebrew/opt/openssl@1.1/bin:/Users/atry/homebrew/opt/libevent/bin:/Users/atry/homebrew/opt/libmemcached/bin:/Users/atry/homebrew/opt/libxml2/bin:/Users/atry/homebrew/opt/zstd/bin:/Users/atry/homebrew/opt/libzip/bin:/Users/atry/homebrew/opt/lz4/bin:/Users/atry/homebrew/opt/mcrypt/bin:/Users/atry/homebrew/opt/oniguruma/bin:/Users/atry/homebrew/opt/pcre/bin:/Users/atry/homebrew/opt/krb5/bin:/Users/atry/homebrew/opt/postgresql/bin:/Users/atry/homebrew/opt/sqlite/bin:/Users/atry/homebrew/opt/gdbm/bin:/Users/atry/homebrew/opt/python@3.9/bin:/usr/bin:/bin:/usr/sbin:/sbin
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 CMakeCCompilerId.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 CMakeCCompilerId.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 CMakeCXXCompilerId.cpp
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 CMakeCXXCompilerId.cpp -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: --version
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang --version -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: --version
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang --version -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -?
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -? -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -v -Wl,-v -MD -MT CMakeFiles/cmTC_91290.dir/CMakeCCompilerABI.c.o -MF CMakeFiles/cmTC_91290.dir/CMakeCCompilerABI.c.o.d -o CMakeFiles/cmTC_91290.dir/CMakeCCompilerABI.c.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CMakeCCompilerABI.c
superenv removed: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -v -Wl,-v -MD -MT CMakeFiles/cmTC_91290.dir/CMakeCCompilerABI.c.o -MF CMakeFiles/cmTC_91290.dir/CMakeCCompilerABI.c.o.d -o CMakeFiles/cmTC_91290.dir/CMakeCCompilerABI.c.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CMakeCCompilerABI.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_91290.dir/CMakeCCompilerABI.c.o -o cmTC_91290
superenv removed: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_91290.dir/CMakeCCompilerABI.c.o -o cmTC_91290 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -v -Wl,-v -MD -MT CMakeFiles/cmTC_3bdc3.dir/CMakeCXXCompilerABI.cpp.o -MF CMakeFiles/cmTC_3bdc3.dir/CMakeCXXCompilerABI.cpp.o.d -o CMakeFiles/cmTC_3bdc3.dir/CMakeCXXCompilerABI.cpp.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CMakeCXXCompilerABI.cpp
superenv removed: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -v -Wl,-v -MD -MT CMakeFiles/cmTC_3bdc3.dir/CMakeCXXCompilerABI.cpp.o -MF CMakeFiles/cmTC_3bdc3.dir/CMakeCXXCompilerABI.cpp.o.d -o CMakeFiles/cmTC_3bdc3.dir/CMakeCXXCompilerABI.cpp.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CMakeCXXCompilerABI.cpp -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang++ called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_3bdc3.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_3bdc3
superenv removed: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_3bdc3.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_3bdc3 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DIS_X64 -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_b8bca.dir/src.cxx.o -MF CMakeFiles/cmTC_b8bca.dir/src.cxx.o.d -o CMakeFiles/cmTC_b8bca.dir/src.cxx.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -DIS_X64 -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_b8bca.dir/src.cxx.o -MF CMakeFiles/cmTC_b8bca.dir/src.cxx.o.d -o CMakeFiles/cmTC_b8bca.dir/src.cxx.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.cxx -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang++ called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_b8bca.dir/src.cxx.o -o cmTC_b8bca
superenv removed: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_b8bca.dir/src.cxx.o -o cmTC_b8bca -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DIS_AARCH64 -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_c1db8.dir/src.cxx.o -MF CMakeFiles/cmTC_c1db8.dir/src.cxx.o.d -o CMakeFiles/cmTC_c1db8.dir/src.cxx.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -DIS_AARCH64 -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_c1db8.dir/src.cxx.o -MF CMakeFiles/cmTC_c1db8.dir/src.cxx.o.d -o CMakeFiles/cmTC_c1db8.dir/src.cxx.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.cxx -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang called with: -DLIBDL_NEEDS_UNDERSCORE -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_58072.dir/src.c.o -MF CMakeFiles/cmTC_58072.dir/src.c.o.d -o CMakeFiles/cmTC_58072.dir/src.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.c
superenv removed: -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang -pipe -w -Os -march=nehalem -DLIBDL_NEEDS_UNDERSCORE -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_58072.dir/src.c.o -MF CMakeFiles/cmTC_58072.dir/src.c.o.d -o CMakeFiles/cmTC_58072.dir/src.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_58072.dir/src.c.o -o cmTC_58072 -ldl
superenv removed: -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_58072.dir/src.c.o -o cmTC_58072 -ldl -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=evhttp_bind_socket_with_fd -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_39e98.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_39e98.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_39e98.dir/CheckFunctionExists.c.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CheckFunctionExists.c
superenv removed: -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=evhttp_bind_socket_with_fd -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_39e98.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_39e98.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_39e98.dir/CheckFunctionExists.c.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CheckFunctionExists.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=evhttp_bind_socket_with_fd -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_39e98.dir/CheckFunctionExists.c.o -o cmTC_39e98 /Users/atry/homebrew/lib/libevent.dylib /Users/atry/homebrew/lib/libevent_pthreads.dylib
superenv removed: -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=evhttp_bind_socket_with_fd -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_39e98.dir/CheckFunctionExists.c.o -o cmTC_39e98 /Users/atry/homebrew/lib/libevent.dylib /Users/atry/homebrew/lib/libevent_pthreads.dylib -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=curl_multi_select -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_e8031.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_e8031.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_e8031.dir/CheckFunctionExists.c.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CheckFunctionExists.c
superenv removed: -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=curl_multi_select -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_e8031.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_e8031.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_e8031.dir/CheckFunctionExists.c.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CheckFunctionExists.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=curl_multi_select -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e8031.dir/CheckFunctionExists.c.o -o cmTC_e8031 /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libcurl.tbd
superenv removed: -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=curl_multi_select -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e8031.dir/CheckFunctionExists.c.o -o cmTC_e8031 /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libcurl.tbd -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=curl_multi_wait -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_755e0.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_755e0.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_755e0.dir/CheckFunctionExists.c.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CheckFunctionExists.c
superenv removed: -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=curl_multi_wait -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_755e0.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_755e0.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_755e0.dir/CheckFunctionExists.c.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CheckFunctionExists.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=curl_multi_wait -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_755e0.dir/CheckFunctionExists.c.o -o cmTC_755e0 /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libcurl.tbd
superenv removed: -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=curl_multi_wait -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_755e0.dir/CheckFunctionExists.c.o -o cmTC_755e0 /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libcurl.tbd -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DOPENSSL_HAVE_RAND_EGD -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_ad8a0.dir/src.cxx.o -MF CMakeFiles/cmTC_ad8a0.dir/src.cxx.o.d -o CMakeFiles/cmTC_ad8a0.dir/src.cxx.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -Wall -Woverloaded-virtual -Werror=format-security -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -DOPENSSL_HAVE_RAND_EGD -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Qunused-arguments -stdlib=libc++ -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_ad8a0.dir/src.cxx.o -MF CMakeFiles/cmTC_ad8a0.dir/src.cxx.o.d -o CMakeFiles/cmTC_ad8a0.dir/src.cxx.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.cxx -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang++ called with: -DOPENSSL_HAVE_ALPN -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_55a3b.dir/src.cxx.o -MF CMakeFiles/cmTC_55a3b.dir/src.cxx.o.d -o CMakeFiles/cmTC_55a3b.dir/src.cxx.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -Wall -Woverloaded-virtual -Werror=format-security -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -DOPENSSL_HAVE_ALPN -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Qunused-arguments -stdlib=libc++ -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_55a3b.dir/src.cxx.o -MF CMakeFiles/cmTC_55a3b.dir/src.cxx.o.d -o CMakeFiles/cmTC_55a3b.dir/src.cxx.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.cxx -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang++ called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_55a3b.dir/src.cxx.o -o cmTC_55a3b /Users/atry/homebrew/opt/openssl@1.1/lib/libssl.dylib /Users/atry/homebrew/opt/openssl@1.1/lib/libcrypto.dylib
superenv removed: -Wall -Woverloaded-virtual -Werror=format-security -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Qunused-arguments -stdlib=libc++ -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_55a3b.dir/src.cxx.o -o cmTC_55a3b /Users/atry/homebrew/opt/openssl@1.1/lib/libssl.dylib /Users/atry/homebrew/opt/openssl@1.1/lib/libcrypto.dylib -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DELF_GETSHDRSTRNDX -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_cc59f.dir/src.cxx.o -MF CMakeFiles/cmTC_cc59f.dir/src.cxx.o.d -o CMakeFiles/cmTC_cc59f.dir/src.cxx.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -Wall -Woverloaded-virtual -Werror=format-security -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -DELF_GETSHDRSTRNDX -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Qunused-arguments -stdlib=libc++ -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_cc59f.dir/src.cxx.o -MF CMakeFiles/cmTC_cc59f.dir/src.cxx.o.d -o CMakeFiles/cmTC_cc59f.dir/src.cxx.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.cxx -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang called with: -I/Users/atry/homebrew/Cellar/dwarfutils/0.3.3/include/libdwarf-0 -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=dwarf_producer_init -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_0b4f3.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_0b4f3.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_0b4f3.dir/CheckFunctionExists.c.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CheckFunctionExists.c
superenv removed: -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang -pipe -w -Os -march=nehalem -I/Users/atry/homebrew/Cellar/dwarfutils/0.3.3/include/libdwarf-0 -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=dwarf_producer_init -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_0b4f3.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_0b4f3.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_0b4f3.dir/CheckFunctionExists.c.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CheckFunctionExists.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=dwarf_producer_init -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_0b4f3.dir/CheckFunctionExists.c.o -o cmTC_0b4f3 /Users/atry/homebrew/lib/libdwarf.dylib /Users/atry/homebrew/lib/libelf.a
superenv removed: -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=dwarf_producer_init -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_0b4f3.dir/CheckFunctionExists.c.o -o cmTC_0b4f3 /Users/atry/homebrew/lib/libdwarf.dylib /Users/atry/homebrew/lib/libelf.a -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -I/Users/atry/homebrew/Cellar/dwarfutils/0.3.3/include/libdwarf-0 -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=dwarf_producer_init_c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_8cc63.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_8cc63.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_8cc63.dir/CheckFunctionExists.c.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CheckFunctionExists.c
superenv removed: -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang -pipe -w -Os -march=nehalem -I/Users/atry/homebrew/Cellar/dwarfutils/0.3.3/include/libdwarf-0 -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=dwarf_producer_init_c -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_8cc63.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_8cc63.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_8cc63.dir/CheckFunctionExists.c.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CheckFunctionExists.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=dwarf_producer_init_c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_8cc63.dir/CheckFunctionExists.c.o -o cmTC_8cc63 /Users/atry/homebrew/lib/libdwarf.dylib /Users/atry/homebrew/lib/libelf.a
superenv removed: -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=dwarf_producer_init_c -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_8cc63.dir/CheckFunctionExists.c.o -o cmTC_8cc63 /Users/atry/homebrew/lib/libdwarf.dylib /Users/atry/homebrew/lib/libelf.a -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DHAVE_ONIGPOSIX_H -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_3ea8a.dir/src.cxx.o -MF CMakeFiles/cmTC_3ea8a.dir/src.cxx.o.d -o CMakeFiles/cmTC_3ea8a.dir/src.cxx.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -Wall -Woverloaded-virtual -Werror=format-security -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -DHAVE_ONIGPOSIX_H -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Qunused-arguments -stdlib=libc++ -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_3ea8a.dir/src.cxx.o -MF CMakeFiles/cmTC_3ea8a.dir/src.cxx.o.d -o CMakeFiles/cmTC_3ea8a.dir/src.cxx.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.cxx -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_8f9b4.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_8f9b4.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_8f9b4.dir/CheckIncludeFile.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv removed: -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_8f9b4.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_8f9b4.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_8f9b4.dir/CheckIncludeFile.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_8f9b4.dir/CheckIncludeFile.c.o -o cmTC_8f9b4
superenv removed: -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_8f9b4.dir/CheckIncludeFile.c.o -o cmTC_8f9b4 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DCMAKE_HAVE_LIBC_PTHREAD -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_5e4c4.dir/src.c.o -MF CMakeFiles/cmTC_5e4c4.dir/src.c.o.d -o CMakeFiles/cmTC_5e4c4.dir/src.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.c
superenv removed: -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang -pipe -w -Os -march=nehalem -DCMAKE_HAVE_LIBC_PTHREAD -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_5e4c4.dir/src.c.o -MF CMakeFiles/cmTC_5e4c4.dir/src.c.o.d -o CMakeFiles/cmTC_5e4c4.dir/src.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_5e4c4.dir/src.c.o -o cmTC_5e4c4
superenv removed: -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_5e4c4.dir/src.c.o -o cmTC_5e4c4 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DJEMALLOC_VERSION_MINIMUM -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_4697d.dir/src.cxx.o -MF CMakeFiles/cmTC_4697d.dir/src.cxx.o.d -o CMakeFiles/cmTC_4697d.dir/src.cxx.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -Wall -Woverloaded-virtual -Werror=format-security -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -DJEMALLOC_VERSION_MINIMUM -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Qunused-arguments -stdlib=libc++ -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_4697d.dir/src.cxx.o -MF CMakeFiles/cmTC_4697d.dir/src.cxx.o.d -o CMakeFiles/cmTC_4697d.dir/src.cxx.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.cxx -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang++ called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_4697d.dir/src.cxx.o -o cmTC_4697d
superenv removed: -Wall -Woverloaded-virtual -Werror=format-security -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Qunused-arguments -stdlib=libc++ -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_4697d.dir/src.cxx.o -o cmTC_4697d -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_20b37.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_20b37.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_20b37.dir/CheckIncludeFile.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv removed: -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_20b37.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_20b37.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_20b37.dir/CheckIncludeFile.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_20b37.dir/CheckIncludeFile.c.o -o cmTC_20b37
superenv removed: -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_20b37.dir/CheckIncludeFile.c.o -o cmTC_20b37 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_84a12.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_84a12.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_84a12.dir/CheckIncludeFile.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv removed: -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_84a12.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_84a12.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_84a12.dir/CheckIncludeFile.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_84a12.dir/CheckIncludeFile.c.o -o cmTC_84a12
superenv removed: -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_84a12.dir/CheckIncludeFile.c.o -o cmTC_84a12 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_daf17.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_daf17.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_daf17.dir/CheckIncludeFile.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv removed: -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_daf17.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_daf17.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_daf17.dir/CheckIncludeFile.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_daf17.dir/CheckIncludeFile.c.o -o cmTC_daf17
superenv removed: -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_daf17.dir/CheckIncludeFile.c.o -o cmTC_daf17 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_e09e9.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_e09e9.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_e09e9.dir/CheckIncludeFile.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv removed: -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_e09e9.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_e09e9.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_e09e9.dir/CheckIncludeFile.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e09e9.dir/CheckIncludeFile.c.o -o cmTC_e09e9
superenv removed: -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e09e9.dir/CheckIncludeFile.c.o -o cmTC_e09e9 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_b4768.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_b4768.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_b4768.dir/CheckIncludeFile.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv removed: -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_b4768.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_b4768.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_b4768.dir/CheckIncludeFile.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_b4768.dir/CheckIncludeFile.c.o -o cmTC_b4768
superenv removed: -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_b4768.dir/CheckIncludeFile.c.o -o cmTC_b4768 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_be7a6.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_be7a6.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_be7a6.dir/CheckIncludeFile.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv removed: -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_be7a6.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_be7a6.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_be7a6.dir/CheckIncludeFile.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_be7a6.dir/CheckIncludeFile.c.o -o cmTC_be7a6
superenv removed: -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_be7a6.dir/CheckIncludeFile.c.o -o cmTC_be7a6 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_b552a.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_b552a.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_b552a.dir/CheckIncludeFile.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv removed: -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_b552a.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_b552a.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_b552a.dir/CheckIncludeFile.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_b552a.dir/CheckIncludeFile.c.o -o cmTC_b552a
superenv removed: -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_b552a.dir/CheckIncludeFile.c.o -o cmTC_b552a -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_aa8db.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_aa8db.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_aa8db.dir/CheckIncludeFile.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv removed: -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_aa8db.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_aa8db.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_aa8db.dir/CheckIncludeFile.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_aa8db.dir/CheckIncludeFile.c.o -o cmTC_aa8db
superenv removed: -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_aa8db.dir/CheckIncludeFile.c.o -o cmTC_aa8db -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_39272.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_39272.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_39272.dir/CheckIncludeFile.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv removed: -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_39272.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_39272.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_39272.dir/CheckIncludeFile.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_39272.dir/CheckIncludeFile.c.o -o cmTC_39272
superenv removed: -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_39272.dir/CheckIncludeFile.c.o -o cmTC_39272 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_c377c.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_c377c.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_c377c.dir/CheckIncludeFile.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv removed: -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_c377c.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_c377c.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_c377c.dir/CheckIncludeFile.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_c377c.dir/CheckIncludeFile.c.o -o cmTC_c377c
superenv removed: -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_c377c.dir/CheckIncludeFile.c.o -o cmTC_c377c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_fb6e1.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_fb6e1.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_fb6e1.dir/CheckIncludeFile.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv removed: -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_fb6e1.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_fb6e1.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_fb6e1.dir/CheckIncludeFile.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_fb6e1.dir/CheckIncludeFile.c.o -o cmTC_fb6e1
superenv removed: -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_fb6e1.dir/CheckIncludeFile.c.o -o cmTC_fb6e1 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_9b86e.dir/HAVE_SIZE_T.c.o -MF CMakeFiles/cmTC_9b86e.dir/HAVE_SIZE_T.c.o.d -o CMakeFiles/cmTC_9b86e.dir/HAVE_SIZE_T.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CheckTypeSize/HAVE_SIZE_T.c
superenv removed: -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_9b86e.dir/HAVE_SIZE_T.c.o -MF CMakeFiles/cmTC_9b86e.dir/HAVE_SIZE_T.c.o.d -o CMakeFiles/cmTC_9b86e.dir/HAVE_SIZE_T.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CheckTypeSize/HAVE_SIZE_T.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_9b86e.dir/HAVE_SIZE_T.c.o -o cmTC_9b86e -lpcre
superenv removed: -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_9b86e.dir/HAVE_SIZE_T.c.o -o cmTC_9b86e -lpcre -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_fc1a9.dir/HAVE_SSIZE_T.c.o -MF CMakeFiles/cmTC_fc1a9.dir/HAVE_SSIZE_T.c.o.d -o CMakeFiles/cmTC_fc1a9.dir/HAVE_SSIZE_T.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CheckTypeSize/HAVE_SSIZE_T.c
superenv removed: -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_fc1a9.dir/HAVE_SSIZE_T.c.o -MF CMakeFiles/cmTC_fc1a9.dir/HAVE_SSIZE_T.c.o.d -o CMakeFiles/cmTC_fc1a9.dir/HAVE_SSIZE_T.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CheckTypeSize/HAVE_SSIZE_T.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_fc1a9.dir/HAVE_SSIZE_T.c.o -o cmTC_fc1a9 -lpcre
superenv removed: -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_fc1a9.dir/HAVE_SSIZE_T.c.o -o cmTC_fc1a9 -lpcre -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_daea7.dir/HAVE_UINT32_T.c.o -MF CMakeFiles/cmTC_daea7.dir/HAVE_UINT32_T.c.o.d -o CMakeFiles/cmTC_daea7.dir/HAVE_UINT32_T.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CheckTypeSize/HAVE_UINT32_T.c
superenv removed: -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_daea7.dir/HAVE_UINT32_T.c.o -MF CMakeFiles/cmTC_daea7.dir/HAVE_UINT32_T.c.o.d -o CMakeFiles/cmTC_daea7.dir/HAVE_UINT32_T.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CheckTypeSize/HAVE_UINT32_T.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_daea7.dir/HAVE_UINT32_T.c.o -o cmTC_daea7 -lpcre
superenv removed: -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_daea7.dir/HAVE_UINT32_T.c.o -o cmTC_daea7 -lpcre -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_8fed0.dir/HAVE_UINT8_T.c.o -MF CMakeFiles/cmTC_8fed0.dir/HAVE_UINT8_T.c.o.d -o CMakeFiles/cmTC_8fed0.dir/HAVE_UINT8_T.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CheckTypeSize/HAVE_UINT8_T.c
superenv removed: -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_8fed0.dir/HAVE_UINT8_T.c.o -MF CMakeFiles/cmTC_8fed0.dir/HAVE_UINT8_T.c.o.d -o CMakeFiles/cmTC_8fed0.dir/HAVE_UINT8_T.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CheckTypeSize/HAVE_UINT8_T.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_8fed0.dir/HAVE_UINT8_T.c.o -o cmTC_8fed0 -lpcre
superenv removed: -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_8fed0.dir/HAVE_UINT8_T.c.o -o cmTC_8fed0 -lpcre -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_913c1.dir/CheckSymbolExists.c.o -MF CMakeFiles/cmTC_913c1.dir/CheckSymbolExists.c.o.d -o CMakeFiles/cmTC_913c1.dir/CheckSymbolExists.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv removed: -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_913c1.dir/CheckSymbolExists.c.o -MF CMakeFiles/cmTC_913c1.dir/CheckSymbolExists.c.o.d -o CMakeFiles/cmTC_913c1.dir/CheckSymbolExists.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_913c1.dir/CheckSymbolExists.c.o -o cmTC_913c1 -lpcre
superenv removed: -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_913c1.dir/CheckSymbolExists.c.o -o cmTC_913c1 -lpcre -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_7761b.dir/CheckSymbolExists.c.o -MF CMakeFiles/cmTC_7761b.dir/CheckSymbolExists.c.o.d -o CMakeFiles/cmTC_7761b.dir/CheckSymbolExists.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv removed: -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_7761b.dir/CheckSymbolExists.c.o -MF CMakeFiles/cmTC_7761b.dir/CheckSymbolExists.c.o.d -o CMakeFiles/cmTC_7761b.dir/CheckSymbolExists.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_7761b.dir/CheckSymbolExists.c.o -o cmTC_7761b -lpcre
superenv removed: -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_7761b.dir/CheckSymbolExists.c.o -o cmTC_7761b -lpcre -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=memset -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_49323.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_49323.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_49323.dir/CheckFunctionExists.c.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CheckFunctionExists.c
superenv removed: -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=memset -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_49323.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_49323.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_49323.dir/CheckFunctionExists.c.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CheckFunctionExists.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=memset -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_49323.dir/CheckFunctionExists.c.o -o cmTC_49323 -lpcre
superenv removed: -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=memset -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_49323.dir/CheckFunctionExists.c.o -o cmTC_49323 -lpcre -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=socket -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_d9bae.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_d9bae.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_d9bae.dir/CheckFunctionExists.c.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CheckFunctionExists.c
superenv removed: -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=socket -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_d9bae.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_d9bae.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_d9bae.dir/CheckFunctionExists.c.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CheckFunctionExists.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=socket -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_d9bae.dir/CheckFunctionExists.c.o -o cmTC_d9bae -lpcre
superenv removed: -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=socket -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_d9bae.dir/CheckFunctionExists.c.o -o cmTC_d9bae -lpcre -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=strerror -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_def64.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_def64.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_def64.dir/CheckFunctionExists.c.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CheckFunctionExists.c
superenv removed: -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=strerror -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_def64.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_def64.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_def64.dir/CheckFunctionExists.c.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CheckFunctionExists.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=strerror -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_def64.dir/CheckFunctionExists.c.o -o cmTC_def64 -lpcre
superenv removed: -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=strerror -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_def64.dir/CheckFunctionExists.c.o -o cmTC_def64 -lpcre -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_86c13.dir/CheckSymbolExists.c.o -MF CMakeFiles/cmTC_86c13.dir/CheckSymbolExists.c.o.d -o CMakeFiles/cmTC_86c13.dir/CheckSymbolExists.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv removed: -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_86c13.dir/CheckSymbolExists.c.o -MF CMakeFiles/cmTC_86c13.dir/CheckSymbolExists.c.o.d -o CMakeFiles/cmTC_86c13.dir/CheckSymbolExists.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_86c13.dir/CheckSymbolExists.c.o -o cmTC_86c13 /Users/atry/homebrew/lib/libevent.dylib /Users/atry/homebrew/lib/libevent_pthreads.dylib
superenv removed: -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_86c13.dir/CheckSymbolExists.c.o -o cmTC_86c13 /Users/atry/homebrew/lib/libevent.dylib /Users/atry/homebrew/lib/libevent_pthreads.dylib -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DEVENT_VERSION_WANTED=0x2000900 -DHAVE_EVENT_GET_VERSION_NUMBER -DHAVE_LIBEVENT_209 -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_1f029.dir/src.c.o -MF CMakeFiles/cmTC_1f029.dir/src.c.o.d -o CMakeFiles/cmTC_1f029.dir/src.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.c
superenv removed: -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang -pipe -w -Os -march=nehalem -DEVENT_VERSION_WANTED=0x2000900 -DHAVE_EVENT_GET_VERSION_NUMBER -DHAVE_LIBEVENT_209 -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_1f029.dir/src.c.o -MF CMakeFiles/cmTC_1f029.dir/src.c.o.d -o CMakeFiles/cmTC_1f029.dir/src.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_1f029.dir/src.c.o -o cmTC_1f029 /Users/atry/homebrew/lib/libevent.dylib /Users/atry/homebrew/lib/libevent_pthreads.dylib
superenv removed: -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_1f029.dir/src.c.o -o cmTC_1f029 /Users/atry/homebrew/lib/libevent.dylib /Users/atry/homebrew/lib/libevent_pthreads.dylib -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_ad3c2.dir/CheckSymbolExists.c.o -MF CMakeFiles/cmTC_ad3c2.dir/CheckSymbolExists.c.o.d -o CMakeFiles/cmTC_ad3c2.dir/CheckSymbolExists.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv removed: -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_ad3c2.dir/CheckSymbolExists.c.o -MF CMakeFiles/cmTC_ad3c2.dir/CheckSymbolExists.c.o.d -o CMakeFiles/cmTC_ad3c2.dir/CheckSymbolExists.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_ad3c2.dir/CheckSymbolExists.c.o -o cmTC_ad3c2 /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libbz2.tbd
superenv removed: -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_ad3c2.dir/CheckSymbolExists.c.o -o cmTC_ad3c2 /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libbz2.tbd -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DLIBICONV_CONST -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_778a2.dir/src.cxx.o -MF CMakeFiles/cmTC_778a2.dir/src.cxx.o.d -o CMakeFiles/cmTC_778a2.dir/src.cxx.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -Wall -Woverloaded-virtual -Werror=format-security -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -DLIBICONV_CONST -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Qunused-arguments -stdlib=libc++ -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_778a2.dir/src.cxx.o -MF CMakeFiles/cmTC_778a2.dir/src.cxx.o.d -o CMakeFiles/cmTC_778a2.dir/src.cxx.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.cxx -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang++ called with: -DPTHREAD_TIMEDLOCK -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_1436a.dir/src.cxx.o -MF CMakeFiles/cmTC_1436a.dir/src.cxx.o.d -o CMakeFiles/cmTC_1436a.dir/src.cxx.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -Wall -Woverloaded-virtual -Werror=format-security -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -DPTHREAD_TIMEDLOCK -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Qunused-arguments -stdlib=libc++ -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_1436a.dir/src.cxx.o -MF CMakeFiles/cmTC_1436a.dir/src.cxx.o.d -o CMakeFiles/cmTC_1436a.dir/src.cxx.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.cxx -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang called with: -I/Users/atry/homebrew/Cellar/dwarfutils/0.3.3/include/libdwarf-0 -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=dwarf_producer_init -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_7edd4.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_7edd4.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_7edd4.dir/CheckFunctionExists.c.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CheckFunctionExists.c
superenv removed: -W -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang -pipe -w -Os -march=nehalem -I/Users/atry/homebrew/Cellar/dwarfutils/0.3.3/include/libdwarf-0 -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=dwarf_producer_init -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_7edd4.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_7edd4.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_7edd4.dir/CheckFunctionExists.c.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CheckFunctionExists.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=dwarf_producer_init -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_7edd4.dir/CheckFunctionExists.c.o -o cmTC_7edd4 /Users/atry/homebrew/lib/libdwarf.dylib /Users/atry/homebrew/lib/libelf.a
superenv removed: -W -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=dwarf_producer_init -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_7edd4.dir/CheckFunctionExists.c.o -o cmTC_7edd4 /Users/atry/homebrew/lib/libdwarf.dylib /Users/atry/homebrew/lib/libelf.a -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -I/Users/atry/homebrew/Cellar/dwarfutils/0.3.3/include/libdwarf-0 -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=dwarf_producer_init_c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_8435e.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_8435e.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_8435e.dir/CheckFunctionExists.c.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CheckFunctionExists.c
superenv removed: -W -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang -pipe -w -Os -march=nehalem -I/Users/atry/homebrew/Cellar/dwarfutils/0.3.3/include/libdwarf-0 -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=dwarf_producer_init_c -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_8435e.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_8435e.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_8435e.dir/CheckFunctionExists.c.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CheckFunctionExists.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=dwarf_producer_init_c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_8435e.dir/CheckFunctionExists.c.o -o cmTC_8435e /Users/atry/homebrew/lib/libdwarf.dylib /Users/atry/homebrew/lib/libelf.a
superenv removed: -W -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=dwarf_producer_init_c -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_8435e.dir/CheckFunctionExists.c.o -o cmTC_8435e /Users/atry/homebrew/lib/libdwarf.dylib /Users/atry/homebrew/lib/libelf.a -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -I/Users/atry/homebrew/Cellar/dwarfutils/0.3.3/include/libdwarf-0 -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=dwarf_producer_init -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_26647.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_26647.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_26647.dir/CheckFunctionExists.c.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CheckFunctionExists.c
superenv removed: -W -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang -pipe -w -Os -march=nehalem -I/Users/atry/homebrew/Cellar/dwarfutils/0.3.3/include/libdwarf-0 -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=dwarf_producer_init -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_26647.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_26647.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_26647.dir/CheckFunctionExists.c.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CheckFunctionExists.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=dwarf_producer_init -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_26647.dir/CheckFunctionExists.c.o -o cmTC_26647 /Users/atry/homebrew/lib/libdwarf.dylib /Users/atry/homebrew/lib/libelf.a
superenv removed: -W -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=dwarf_producer_init -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_26647.dir/CheckFunctionExists.c.o -o cmTC_26647 /Users/atry/homebrew/lib/libdwarf.dylib /Users/atry/homebrew/lib/libelf.a -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -I/Users/atry/homebrew/Cellar/dwarfutils/0.3.3/include/libdwarf-0 -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=dwarf_producer_init_c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_77083.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_77083.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_77083.dir/CheckFunctionExists.c.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CheckFunctionExists.c
superenv removed: -W -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang -pipe -w -Os -march=nehalem -I/Users/atry/homebrew/Cellar/dwarfutils/0.3.3/include/libdwarf-0 -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=dwarf_producer_init_c -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_77083.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_77083.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_77083.dir/CheckFunctionExists.c.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CheckFunctionExists.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=dwarf_producer_init_c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_77083.dir/CheckFunctionExists.c.o -o cmTC_77083 /Users/atry/homebrew/lib/libdwarf.dylib /Users/atry/homebrew/lib/libelf.a
superenv removed: -W -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=dwarf_producer_init_c -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_77083.dir/CheckFunctionExists.c.o -o cmTC_77083 /Users/atry/homebrew/lib/libdwarf.dylib /Users/atry/homebrew/lib/libelf.a -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_fe3ec.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_fe3ec.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_fe3ec.dir/CheckIncludeFile.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv removed: -W -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_fe3ec.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_fe3ec.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_fe3ec.dir/CheckIncludeFile.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_fe3ec.dir/CheckIncludeFile.c.o -o cmTC_fe3ec
superenv removed: -W -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_fe3ec.dir/CheckIncludeFile.c.o -o cmTC_fe3ec -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_358cf.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_358cf.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_358cf.dir/CheckIncludeFile.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv removed: -W -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_358cf.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_358cf.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_358cf.dir/CheckIncludeFile.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_358cf.dir/CheckIncludeFile.c.o -o cmTC_358cf
superenv removed: -W -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_358cf.dir/CheckIncludeFile.c.o -o cmTC_358cf -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_1997c.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_1997c.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_1997c.dir/CheckIncludeFile.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv removed: -W -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_1997c.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_1997c.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_1997c.dir/CheckIncludeFile.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_1997c.dir/CheckIncludeFile.c.o -o cmTC_1997c
superenv removed: -W -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_1997c.dir/CheckIncludeFile.c.o -o cmTC_1997c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_48a64.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_48a64.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_48a64.dir/CheckIncludeFile.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv removed: -W -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_48a64.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_48a64.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_48a64.dir/CheckIncludeFile.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_48a64.dir/CheckIncludeFile.c.o -o cmTC_48a64
superenv removed: -W -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_48a64.dir/CheckIncludeFile.c.o -o cmTC_48a64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_5e78e.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_5e78e.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_5e78e.dir/CheckIncludeFile.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv removed: -W -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_5e78e.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_5e78e.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_5e78e.dir/CheckIncludeFile.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_5e78e.dir/CheckIncludeFile.c.o -o cmTC_5e78e
superenv removed: -W -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_5e78e.dir/CheckIncludeFile.c.o -o cmTC_5e78e -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_f32ca.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_f32ca.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_f32ca.dir/CheckIncludeFile.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv removed: -W -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_f32ca.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_f32ca.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_f32ca.dir/CheckIncludeFile.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f32ca.dir/CheckIncludeFile.c.o -o cmTC_f32ca
superenv removed: -W -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f32ca.dir/CheckIncludeFile.c.o -o cmTC_f32ca -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_e6757.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_e6757.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_e6757.dir/CheckIncludeFile.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckIncludeFile.c
superenv removed: -W -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_e6757.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_e6757.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_e6757.dir/CheckIncludeFile.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=getline -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_d006a.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_d006a.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_d006a.dir/CheckFunctionExists.c.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CheckFunctionExists.c
superenv removed: -W -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=getline -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_d006a.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_d006a.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_d006a.dir/CheckFunctionExists.c.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CheckFunctionExists.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=getline -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_d006a.dir/CheckFunctionExists.c.o -o cmTC_d006a
superenv removed: -W -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=getline -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_d006a.dir/CheckFunctionExists.c.o -o cmTC_d006a -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=mbrtowc -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_bdd4e.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_bdd4e.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_bdd4e.dir/CheckFunctionExists.c.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CheckFunctionExists.c
superenv removed: -W -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=mbrtowc -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_bdd4e.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_bdd4e.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_bdd4e.dir/CheckFunctionExists.c.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CheckFunctionExists.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=mbrtowc -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_bdd4e.dir/CheckFunctionExists.c.o -o cmTC_bdd4e
superenv removed: -W -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=mbrtowc -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_bdd4e.dir/CheckFunctionExists.c.o -o cmTC_bdd4e -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=mkstemp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_b67e4.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_b67e4.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_b67e4.dir/CheckFunctionExists.c.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CheckFunctionExists.c
superenv removed: -W -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=mkstemp -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_b67e4.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_b67e4.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_b67e4.dir/CheckFunctionExists.c.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CheckFunctionExists.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=mkstemp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_b67e4.dir/CheckFunctionExists.c.o -o cmTC_b67e4
superenv removed: -W -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=mkstemp -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_b67e4.dir/CheckFunctionExists.c.o -o cmTC_b67e4 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=mmap -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_92520.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_92520.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_92520.dir/CheckFunctionExists.c.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CheckFunctionExists.c
superenv removed: -W -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=mmap -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_92520.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_92520.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_92520.dir/CheckFunctionExists.c.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CheckFunctionExists.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=mmap -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_92520.dir/CheckFunctionExists.c.o -o cmTC_92520
superenv removed: -W -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=mmap -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_92520.dir/CheckFunctionExists.c.o -o cmTC_92520 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=strlcpy -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_51e50.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_51e50.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_51e50.dir/CheckFunctionExists.c.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CheckFunctionExists.c
superenv removed: -W -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=strlcpy -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_51e50.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_51e50.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_51e50.dir/CheckFunctionExists.c.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CheckFunctionExists.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=strlcpy -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_51e50.dir/CheckFunctionExists.c.o -o cmTC_51e50
superenv removed: -W -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=strlcpy -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_51e50.dir/CheckFunctionExists.c.o -o cmTC_51e50 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=strtof -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_5636c.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_5636c.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_5636c.dir/CheckFunctionExists.c.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CheckFunctionExists.c
superenv removed: -W -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=strtof -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_5636c.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_5636c.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_5636c.dir/CheckFunctionExists.c.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CheckFunctionExists.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=strtof -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_5636c.dir/CheckFunctionExists.c.o -o cmTC_5636c
superenv removed: -W -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=strtof -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_5636c.dir/CheckFunctionExists.c.o -o cmTC_5636c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=strtoul -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_36aa6.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_36aa6.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_36aa6.dir/CheckFunctionExists.c.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CheckFunctionExists.c
superenv removed: -W -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=strtoul -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_36aa6.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_36aa6.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_36aa6.dir/CheckFunctionExists.c.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CheckFunctionExists.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=strtoul -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_36aa6.dir/CheckFunctionExists.c.o -o cmTC_36aa6
superenv removed: -W -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=strtoul -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_36aa6.dir/CheckFunctionExists.c.o -o cmTC_36aa6 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=utime -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_dc96e.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_dc96e.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_dc96e.dir/CheckFunctionExists.c.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CheckFunctionExists.c
superenv removed: -W -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=utime -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_dc96e.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_dc96e.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_dc96e.dir/CheckFunctionExists.c.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CheckFunctionExists.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=utime -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_dc96e.dir/CheckFunctionExists.c.o -o cmTC_dc96e
superenv removed: -W -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=utime -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_dc96e.dir/CheckFunctionExists.c.o -o cmTC_dc96e -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=utimes -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_b224c.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_b224c.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_b224c.dir/CheckFunctionExists.c.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CheckFunctionExists.c
superenv removed: -W -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=utimes -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_b224c.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_b224c.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_b224c.dir/CheckFunctionExists.c.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CheckFunctionExists.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=utimes -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_b224c.dir/CheckFunctionExists.c.o -o cmTC_b224c
superenv removed: -W -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=utimes -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_b224c.dir/CheckFunctionExists.c.o -o cmTC_b224c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DHAVE_TM_ISDST -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_fc265.dir/src.cxx.o -MF CMakeFiles/cmTC_fc265.dir/src.cxx.o.d -o CMakeFiles/cmTC_fc265.dir/src.cxx.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -Wall -Woverloaded-virtual -Werror=format-security -Wall -Woverloaded-virtual -Werror=format-security -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -DHAVE_TM_ISDST -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Qunused-arguments -stdlib=libc++ -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Qunused-arguments -stdlib=libc++ -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_fc265.dir/src.cxx.o -MF CMakeFiles/cmTC_fc265.dir/src.cxx.o.d -o CMakeFiles/cmTC_fc265.dir/src.cxx.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.cxx -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang++ called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_fc265.dir/src.cxx.o -o cmTC_fc265
superenv removed: -Wall -Woverloaded-virtual -Werror=format-security -Wall -Woverloaded-virtual -Werror=format-security -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Qunused-arguments -stdlib=libc++ -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Qunused-arguments -stdlib=libc++ -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_fc265.dir/src.cxx.o -o cmTC_fc265 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DHAVE_STRUCT_TM_TM_GMTOFF -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_9af7e.dir/src.cxx.o -MF CMakeFiles/cmTC_9af7e.dir/src.cxx.o.d -o CMakeFiles/cmTC_9af7e.dir/src.cxx.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -Wall -Woverloaded-virtual -Werror=format-security -Wall -Woverloaded-virtual -Werror=format-security -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -DHAVE_STRUCT_TM_TM_GMTOFF -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Qunused-arguments -stdlib=libc++ -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Qunused-arguments -stdlib=libc++ -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_9af7e.dir/src.cxx.o -MF CMakeFiles/cmTC_9af7e.dir/src.cxx.o.d -o CMakeFiles/cmTC_9af7e.dir/src.cxx.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.cxx -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang++ called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_9af7e.dir/src.cxx.o -o cmTC_9af7e
superenv removed: -Wall -Woverloaded-virtual -Werror=format-security -Wall -Woverloaded-virtual -Werror=format-security -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Qunused-arguments -stdlib=libc++ -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Qunused-arguments -stdlib=libc++ -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_9af7e.dir/src.cxx.o -o cmTC_9af7e -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DHAVE_STRUCT_TM_TM_ZONE -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_f522d.dir/src.cxx.o -MF CMakeFiles/cmTC_f522d.dir/src.cxx.o.d -o CMakeFiles/cmTC_f522d.dir/src.cxx.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -Wall -Woverloaded-virtual -Werror=format-security -Wall -Woverloaded-virtual -Werror=format-security -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -DHAVE_STRUCT_TM_TM_ZONE -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Qunused-arguments -stdlib=libc++ -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Qunused-arguments -stdlib=libc++ -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_f522d.dir/src.cxx.o -MF CMakeFiles/cmTC_f522d.dir/src.cxx.o.d -o CMakeFiles/cmTC_f522d.dir/src.cxx.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.cxx -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang++ called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f522d.dir/src.cxx.o -o cmTC_f522d
superenv removed: -Wall -Woverloaded-virtual -Werror=format-security -Wall -Woverloaded-virtual -Werror=format-security -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Qunused-arguments -stdlib=libc++ -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Qunused-arguments -stdlib=libc++ -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f522d.dir/src.cxx.o -o cmTC_f522d -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DHAVE_DAYLIGHT -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_2b773.dir/src.cxx.o -MF CMakeFiles/cmTC_2b773.dir/src.cxx.o.d -o CMakeFiles/cmTC_2b773.dir/src.cxx.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -Wall -Woverloaded-virtual -Werror=format-security -Wall -Woverloaded-virtual -Werror=format-security -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -DHAVE_DAYLIGHT -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Qunused-arguments -stdlib=libc++ -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Qunused-arguments -stdlib=libc++ -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_2b773.dir/src.cxx.o -MF CMakeFiles/cmTC_2b773.dir/src.cxx.o.d -o CMakeFiles/cmTC_2b773.dir/src.cxx.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.cxx -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang++ called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_2b773.dir/src.cxx.o -o cmTC_2b773
superenv removed: -Wall -Woverloaded-virtual -Werror=format-security -Wall -Woverloaded-virtual -Werror=format-security -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Qunused-arguments -stdlib=libc++ -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Qunused-arguments -stdlib=libc++ -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_2b773.dir/src.cxx.o -o cmTC_2b773 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DMAJOR_IN_MKDEV -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_c4127.dir/src.cxx.o -MF CMakeFiles/cmTC_c4127.dir/src.cxx.o.d -o CMakeFiles/cmTC_c4127.dir/src.cxx.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -Wall -Woverloaded-virtual -Werror=format-security -Wall -Woverloaded-virtual -Werror=format-security -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -DMAJOR_IN_MKDEV -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Qunused-arguments -stdlib=libc++ -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Qunused-arguments -stdlib=libc++ -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_c4127.dir/src.cxx.o -MF CMakeFiles/cmTC_c4127.dir/src.cxx.o.d -o CMakeFiles/cmTC_c4127.dir/src.cxx.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.cxx -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang++ called with: -DMAJOR_IN_SYSMACROS -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_48c60.dir/src.cxx.o -MF CMakeFiles/cmTC_48c60.dir/src.cxx.o.d -o CMakeFiles/cmTC_48c60.dir/src.cxx.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -Wall -Woverloaded-virtual -Werror=format-security -Wall -Woverloaded-virtual -Werror=format-security -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -DMAJOR_IN_SYSMACROS -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Qunused-arguments -stdlib=libc++ -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Qunused-arguments -stdlib=libc++ -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_48c60.dir/src.cxx.o -MF CMakeFiles/cmTC_48c60.dir/src.cxx.o.d -o CMakeFiles/cmTC_48c60.dir/src.cxx.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.cxx -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang++ called with: -DHAVE_VISIBILITY -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_4f066.dir/src.cxx.o -MF CMakeFiles/cmTC_4f066.dir/src.cxx.o.d -o CMakeFiles/cmTC_4f066.dir/src.cxx.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -Wall -Woverloaded-virtual -Werror=format-security -Wall -Woverloaded-virtual -Werror=format-security -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -DHAVE_VISIBILITY -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Qunused-arguments -stdlib=libc++ -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Qunused-arguments -stdlib=libc++ -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_4f066.dir/src.cxx.o -MF CMakeFiles/cmTC_4f066.dir/src.cxx.o.d -o CMakeFiles/cmTC_4f066.dir/src.cxx.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.cxx -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang++ called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_4f066.dir/src.cxx.o -o cmTC_4f066
superenv removed: -Wall -Woverloaded-virtual -Werror=format-security -Wall -Woverloaded-virtual -Werror=format-security -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Qunused-arguments -stdlib=libc++ -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Qunused-arguments -stdlib=libc++ -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_4f066.dir/src.cxx.o -o cmTC_4f066 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DNOT_REQUIRE_ATOMIC_LINKER_FLAG -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -std=c++1y -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_d32d6.dir/src.cxx.o -MF CMakeFiles/cmTC_d32d6.dir/src.cxx.o.d -o CMakeFiles/cmTC_d32d6.dir/src.cxx.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.cxx
superenv removed: -Wall -Woverloaded-virtual -Werror=format-security -Wall -Woverloaded-virtual -Werror=format-security -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -DNOT_REQUIRE_ATOMIC_LINKER_FLAG -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Qunused-arguments -stdlib=libc++ -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Qunused-arguments -stdlib=libc++ -std=c++1y -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_d32d6.dir/src.cxx.o -MF CMakeFiles/cmTC_d32d6.dir/src.cxx.o.d -o CMakeFiles/cmTC_d32d6.dir/src.cxx.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.cxx -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang++ called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -std=c++1y -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_d32d6.dir/src.cxx.o -o cmTC_d32d6
superenv removed: -Wall -Woverloaded-virtual -Werror=format-security -Wall -Woverloaded-virtual -Werror=format-security -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Qunused-arguments -stdlib=libc++ -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Qunused-arguments -stdlib=libc++ -std=c++1y -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_d32d6.dir/src.cxx.o -o cmTC_d32d6 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DLZ4_GOOD_VERSION -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_03b7c.dir/src.c.o -MF CMakeFiles/cmTC_03b7c.dir/src.c.o.d -o CMakeFiles/cmTC_03b7c.dir/src.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.c
superenv removed: -W -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_GOOD_VERSION -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_03b7c.dir/src.c.o -MF CMakeFiles/cmTC_03b7c.dir/src.c.o.d -o CMakeFiles/cmTC_03b7c.dir/src.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include
clang called with: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_03b7c.dir/src.c.o -o cmTC_03b7c /Users/atry/homebrew/lib/liblz4.dylib
superenv removed: -W -W -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=nehalem -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_03b7c.dir/src.c.o -o cmTC_03b7c /Users/atry/homebrew/lib/liblz4.dylib -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem/Users/atry/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/atry/homebrew/opt/icu4c/include -I/Users/atry/homebrew/opt/imagemagick@6/include -I/Users/atry/homebrew/opt/openssl@1.1/include -I/Users/atry/homebrew/opt/readline/include -I/Users/atry/homebrew/opt/libxml2/include -I/Users/atry/homebrew/opt/krb5/include -I/Users/atry/homebrew/opt/sqlite/include -I/Users/atry/homebrew/opt/tbb@2020/include -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
# This is the CMakeCache file.
# For build in directory: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1
# It was generated by CMake: /Users/atry/homebrew/Cellar/cmake/3.22.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 the bison executable
BISON_EXECUTABLE:FILEPATH=/Users/atry/homebrew/opt/bison/bin/bison
//True if we should build the Hack typechecker.
BUILD_HACK:BOOL=ON
//No help, variable specified on the command line.
BUILD_TESTING:UNINITIALIZED=OFF
//Path to a file.
BZIP2_INCLUDE_DIR:PATH=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include
//Path to a library.
BZIP2_LIBRARY_DEBUG:FILEPATH=BZIP2_LIBRARY_DEBUG-NOTFOUND
//Path to a library.
BZIP2_LIBRARY_RELEASE:FILEPATH=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libbz2.tbd
Boost_CONTEXT_LIBRARY_RELEASE:STRING=/Users/atry/homebrew/lib/libboost_context-mt.dylib
//The directory containing a CMake configuration file for Boost.
Boost_DIR:PATH=/Users/atry/homebrew/lib/cmake/Boost-1.76.0
Boost_FIBER_LIBRARY_RELEASE:STRING=/Users/atry/homebrew/lib/libboost_fiber-mt.dylib
Boost_FILESYSTEM_LIBRARY_RELEASE:STRING=/Users/atry/homebrew/lib/libboost_filesystem-mt.dylib
//Path to a file.
Boost_INCLUDE_DIR:PATH=/Users/atry/homebrew/include
Boost_IOSTREAMS_LIBRARY_RELEASE:STRING=/Users/atry/homebrew/lib/libboost_iostreams-mt.dylib
Boost_PROGRAM_OPTIONS_LIBRARY_RELEASE:STRING=/Users/atry/homebrew/lib/libboost_program_options-mt.dylib
Boost_REGEX_LIBRARY_RELEASE:STRING=/Users/atry/homebrew/lib/libboost_regex-mt.dylib
Boost_SYSTEM_LIBRARY_RELEASE:STRING=/Users/atry/homebrew/lib/libboost_system-mt.dylib
Boost_THREAD_LIBRARY_RELEASE:STRING=/Users/atry/homebrew/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_ADDR2LINE:FILEPATH=CMAKE_ADDR2LINE-NOTFOUND
//Path to a program.
CMAKE_AR:FILEPATH=/usr/bin/ar
//ASM compiler
CMAKE_ASM_COMPILER:FILEPATH=/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang
//LLVM archiver
CMAKE_ASM_COMPILER_AR:FILEPATH=CMAKE_ASM_COMPILER_AR-NOTFOUND
//Generate index for LLVM archive
CMAKE_ASM_COMPILER_RANLIB:FILEPATH=CMAKE_ASM_COMPILER_RANLIB-NOTFOUND
//Flags used by the ASM compiler during all build types.
CMAKE_ASM_FLAGS:STRING=
//Flags used by the ASM compiler during DEBUG builds.
CMAKE_ASM_FLAGS_DEBUG:STRING=-g
//Flags used by the ASM compiler during MINSIZEREL builds.
CMAKE_ASM_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
//Flags used by the ASM compiler during RELEASE builds.
CMAKE_ASM_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
//Flags used by the ASM compiler during RELWITHDEBINFO builds.
CMAKE_ASM_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
//Choose the type of build, options are: None Debug Release RelWithDebInfo
// MinSizeRel ...
CMAKE_BUILD_TYPE:STRING=RelWithDebInfo
//Enable/Disable color output during build.
CMAKE_COLOR_MAKEFILE:BOOL=ON
//CXX compiler
CMAKE_CXX_COMPILER:FILEPATH=/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang++
//Flags used by the CXX compiler during all build types.
CMAKE_CXX_FLAGS:STRING=-DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1
//Flags used by the CXX compiler during DEBUG builds.
CMAKE_CXX_FLAGS_DEBUG:STRING=-g
//Flags used by the CXX compiler during MINSIZEREL builds.
CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
//Flags used by the CXX compiler during RELEASE builds.
CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
//Flags used by the CXX compiler during RELWITHDEBINFO builds.
CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
//C compiler
CMAKE_C_COMPILER:FILEPATH=/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang
//Flags used by the C compiler during all build types.
CMAKE_C_FLAGS:STRING=-DLZ4_DISABLE_DEPRECATE_WARNINGS=1
//Flags used by the C compiler during DEBUG builds.
CMAKE_C_FLAGS_DEBUG:STRING=-g
//Flags used by the C compiler during MINSIZEREL builds.
CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
//Flags used by the C compiler during RELEASE builds.
CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
//Flags used by the C compiler during RELWITHDEBINFO builds.
CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
//Path to a program.
CMAKE_DLLTOOL:FILEPATH=CMAKE_DLLTOOL-NOTFOUND
//Flags used by the linker during all build types.
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 MINSIZEREL 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 RELWITHDEBINFO builds.
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//Enable/Disable output of compile commands during generation.
CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=
//No help, variable specified on the command line.
CMAKE_FIND_FRAMEWORK:UNINITIALIZED=LAST
//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=/usr/bin/install_name_tool
//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=/Users/atry/homebrew/Cellar/hhvm-nightly/1
//Run-time variable data (LOCALSTATEDIR/run)
CMAKE_INSTALL_RUNSTATEDIR:PATH=
//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=/Users/atry/homebrew/etc
//Path to a program.
CMAKE_LINKER:FILEPATH=/Users/atry/homebrew/Library/Homebrew/shims/mac/super/ld
//Path to a program.
CMAKE_MAKE_PROGRAM:FILEPATH=/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake
//Flags used by the linker during the creation of modules during
// all build types.
CMAKE_MODULE_LINKER_FLAGS:STRING=
//Flags used by the linker during the creation of modules during
// DEBUG builds.
CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during the creation of modules during
// MINSIZEREL builds.
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during the creation of modules during
// RELEASE builds.
CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during the creation of modules during
// RELWITHDEBINFO builds.
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//Path to a program.
CMAKE_NM:FILEPATH=/usr/bin/nm
//Path to a program.
CMAKE_OBJCOPY:FILEPATH=CMAKE_OBJCOPY-NOTFOUND
//Path to a program.
CMAKE_OBJDUMP:FILEPATH=/usr/bin/objdump
//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=
//The product will be built against the headers and libraries located
// inside the indicated SDK.
CMAKE_OSX_SYSROOT:PATH=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
//Value Computed by CMake
CMAKE_PROJECT_DESCRIPTION:STATIC=
//Value Computed by CMake
CMAKE_PROJECT_HOMEPAGE_URL:STATIC=
//Value Computed by CMake
CMAKE_PROJECT_NAME:STATIC=hhvm
//Path to a program.
CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib
//Path to a program.
CMAKE_READELF:FILEPATH=CMAKE_READELF-NOTFOUND
//Flags used by the linker during the creation of shared libraries
// during all build types.
CMAKE_SHARED_LINKER_FLAGS:STRING=
//Flags used by the linker during the creation of shared libraries
// during DEBUG builds.
CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during the creation of shared libraries
// during MINSIZEREL builds.
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during the creation of shared libraries
// during RELEASE builds.
CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during the creation of shared libraries
// during RELWITHDEBINFO 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
// during all build types.
CMAKE_STATIC_LINKER_FLAGS:STRING=
//Flags used by the linker during the creation of static libraries
// during DEBUG builds.
CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during the creation of static libraries
// during MINSIZEREL builds.
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during the creation of static libraries
// during RELEASE builds.
CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during the creation of static libraries
// during RELWITHDEBINFO builds.
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//Path to a program.
CMAKE_STRIP:FILEPATH=/usr/bin/strip
//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=ON
//Enable build of distribution packages using CPack
CPACK_GENERATOR:BOOL=OFF
//Path to a library.
CRYPT_LIB:FILEPATH=/Users/atry/homebrew/opt/openssl@1.1/lib/libcrypto.dylib
//The directory containing a CMake configuration file for CURL.
CURL_DIR:PATH=CURL_DIR-NOTFOUND
//Path to a file.
CURL_INCLUDE_DIR:PATH=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include
//Path to a library.
CURL_LIBRARY_DEBUG:FILEPATH=CURL_LIBRARY_DEBUG-NOTFOUND
//Path to a library.
CURL_LIBRARY_RELEASE:FILEPATH=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libcurl.tbd
//No help, variable specified on the command line.
DEFAULT_CONFIG_DIR:UNINITIALIZED=/Users/atry/homebrew/etc/hhvm
//Disable hardware counters (for XenU systems)
DISABLE_HARDWARE_COUNTERS:BOOL=OFF
//Path to a library.
DL_LIB:FILEPATH=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libdl.tbd
//Path to a file.
DOUBLE_CONVERSION_INCLUDE_DIR:PATH=DOUBLE_CONVERSION_INCLUDE_DIR-NOTFOUND
//Path to a library.
DOUBLE_CONVERSION_LIBRARY:FILEPATH=/Users/atry/homebrew/lib/libdouble-conversion.dylib
//Path to a file.
DWARF_INCLUDE_DIR:PATH=/Users/atry/homebrew/Cellar/dwarfutils/0.3.3/include/libdwarf-0
//Path to a file.
EDITLINE_INCLUDE_DIRS:PATH=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include
//Path to a library.
EDITLINE_LIBRARIES:FILEPATH=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libedit.tbd
//Enable the use of CRC instructions
ENABLE_AARCH64_CRC:BOOL=OFF
//Enable the use of AVX2 instructions
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 factparse extension.
ENABLE_EXTENSION_FACTPARSE:BOOL=ON
//Enable the facts extension.
ENABLE_EXTENSION_FACTS: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 hsl_io extension.
ENABLE_EXTENSION_HSL_IO:BOOL=ON
//Enable the hsl_locale extension.
ENABLE_EXTENSION_HSL_LOCALE:BOOL=ON
//Enable the hsl_os extension.
ENABLE_EXTENSION_HSL_OS:BOOL=ON
//Enable the hsl_random extension.
ENABLE_EXTENSION_HSL_RANDOM:BOOL=ON
//Enable the hsl_regex extension.
ENABLE_EXTENSION_HSL_REGEX:BOOL=ON
//Enable the hsl_str extension.
ENABLE_EXTENSION_HSL_STR:BOOL=ON
//Enable the hsl_systemlib extension.
ENABLE_EXTENSION_HSL_SYSTEMLIB:BOOL=ON
//Enable the hsl_time extension.
ENABLE_EXTENSION_HSL_TIME:BOOL=ON
//Enable the iconv extension.
ENABLE_EXTENSION_ICONV:BOOL=ON
//Enable the imagick extension.
ENABLE_EXTENSION_IMAGICK:BOOL=ON
//Build 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 lz4 extension.
ENABLE_EXTENSION_LZ4: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
//Build the imap 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 objprof extension.
ENABLE_EXTENSION_OBJPROF:BOOL=ON
//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 pgsql extension.
ENABLE_EXTENSION_PGSQL: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 scrypt extension.
ENABLE_EXTENSION_SCRYPT:BOOL=ON
//Enable the server extension.
ENABLE_EXTENSION_SERVER:BOOL=ON
//Enable the shmop extension.
ENABLE_EXTENSION_SHMOP:BOOL=ON
//Enable the snappy extension.
ENABLE_EXTENSION_SNAPPY:BOOL=OFF
//Enable the soap extension.
ENABLE_EXTENSION_SOAP:BOOL=ON
//Enable the sodium extension.
ENABLE_EXTENSION_SODIUM: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 unitfilecache extension.
ENABLE_EXTENSION_UNITFILECACHE:BOOL=ON
//Enable the vsdebug extension.
ENABLE_EXTENSION_VSDEBUG:BOOL=ON
//Enable the watchman extension.
ENABLE_EXTENSION_WATCHMAN: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 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
//Reduce linker memory usage by putting debugging information into
// .dwo files
ENABLE_SPLIT_DWARF:BOOL=OFF
//Enable SSE4.2 supported code.
ENABLE_SSE4_2:BOOL=OFF
//Enabled GCC/LLVM stack-smashing protection
ENABLE_SSP:BOOL=OFF
//Enable tracing in release build
ENABLE_TRACE:BOOL=OFF
//Use the XED library for HHVM. If ON, tc-print will be built for
// X86.
ENABLE_XED:BOOL=OFF
//Enable the execution profiler
EXECUTION_PROFILER:BOOL=OFF
//Path to a file.
EXPAT_INCLUDE_DIR:PATH=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include
//Path to a library.
EXPAT_LIBRARY:FILEPATH=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libexpat.tbd
//Path to a file.
FASTLZ_INCLUDE_DIR:PATH=FASTLZ_INCLUDE_DIR-NOTFOUND
//Path to a library.
FASTLZ_LIBRARY:FILEPATH=FASTLZ_LIBRARY-NOTFOUND
//path to the flex executable
FLEX_EXECUTABLE:FILEPATH=/usr/bin/flex
//Path to the flex headers
FLEX_INCLUDE_DIR:PATH=FLEX_INCLUDE_DIR-NOTFOUND
//Path to the fl library
FL_LIBRARY:FILEPATH=FL_LIBRARY-NOTFOUND
//Always build boost, instead of using system version
FORCE_BUNDLED_BOOST:BOOL=OFF
//Always use bundled double-conversion
FORCE_BUNDLED_DOUBLE_CONVERSION:BOOL=OFF
//Always build libsodium, instead of using the system version
FORCE_BUNDLED_LIBSODIUM:BOOL=OFF
//Always build lz4, instead of using the system version
FORCE_BUNDLED_LZ4:BOOL=ON
//Always build zstd, instead of using the system version
FORCE_BUNDLED_ZSTD:BOOL=OFF
//Always build and statically link jemalloc instead of using system
// version
FORCE_TP_JEMALLOC:BOOL=OFF
//Path to a file.
FREETYPE_INCLUDE_DIR_FT2BUILD:PATH=/Users/atry/homebrew/include/freetype2
//Path to a library.
FREETYPE_LIBRARIES:FILEPATH=/Users/atry/homebrew/lib/libfreetype.dylib
//Path to a file.
FRIBIDI_INCLUDE_DIR:PATH=/Users/atry/homebrew/include
//Path to a library.
FRIBIDI_LIBRARY:FILEPATH=/Users/atry/homebrew/lib/libfribidi.dylib
//Path to a file.
GLIB_CONFIG_INCLUDE_DIR:PATH=GLIB_CONFIG_INCLUDE_DIR-NOTFOUND
//Path to a file.
GLIB_INCLUDE_DIR:PATH=/Users/atry/homebrew/include/glib-2.0
//Path to a file.
GMP_INCLUDE_DIR:PATH=/Users/atry/homebrew/include
//Path to a library.
GMP_LIBRARY:FILEPATH=/Users/atry/homebrew/lib/libgmp.dylib
//URL prefix containing cache of third-party dependencies
HHVM_THIRD_PARTY_SOURCE_CACHE_PREFIX:STRING=
//URL suffix for third-party dependency cache
HHVM_THIRD_PARTY_SOURCE_CACHE_SUFFIX:STRING=
//Do not download sources that are not in cache; may cause build
// to fail.
HHVM_THIRD_PARTY_SOURCE_ONLY_USE_CACHE:BOOL=OFF
//Path to a text file to put a list of sources that should be in
// the cache
HHVM_THIRD_PARTY_SOURCE_URL_LIST_OUTPUT:STRING=
//Libraries to link against for ICU data
ICU_DATA_LIBRARY:FILEPATH=/Users/atry/homebrew/opt/icu4c/lib/libicudata.a
//Libraries to link against for ICU internationalization
ICU_I18N_LIBRARY:FILEPATH=/Users/atry/homebrew/opt/icu4c/lib/libicui18n.a
//Include directory for the ICU library
ICU_INCLUDE_DIR:PATH=/Users/atry/homebrew/opt/icu4c/include
//Libraries to link against for the common parts of ICU
ICU_LIBRARY:FILEPATH=/Users/atry/homebrew/opt/icu4c/lib/libicuuc.a
//Path to the ImageMagick binary directory.
IMAGEMAGICK_BINARY_PATH:PATH=/Users/atry/homebrew/opt/imagemagick@6/bin
//Path to ImageMagick's composite executable.
IMAGEMAGICK_COMPOSITE_EXECUTABLE:FILEPATH=/Users/atry/homebrew/opt/imagemagick@6/bin/composite
//Path to ImageMagick's convert executable.
IMAGEMAGICK_CONVERT_EXECUTABLE:FILEPATH=/Users/atry/homebrew/opt/imagemagick@6/bin/convert
//Path to ImageMagick's import executable.
IMAGEMAGICK_IMPORT_EXECUTABLE:FILEPATH=/Users/atry/homebrew/opt/imagemagick@6/bin/import
//Path to ImageMagick's mogrify executable.
IMAGEMAGICK_MOGRIFY_EXECUTABLE:FILEPATH=/Users/atry/homebrew/opt/imagemagick@6/bin/mogrify
//Path to ImageMagick's montage executable.
IMAGEMAGICK_MONTAGE_EXECUTABLE:FILEPATH=/Users/atry/homebrew/opt/imagemagick@6/bin/montage
//Path to the ImageMagick binary directory.
ImageMagick_EXECUTABLE_DIR:PATH=/Users/atry/homebrew/opt/imagemagick@6/bin
//Path to the ImageMagick arch-specific include dir.
ImageMagick_MagickCore_ARCH_INCLUDE_DIR:PATH=/Users/atry/homebrew/Cellar/imagemagick@6/6.9.12-37/include/ImageMagick-6
//Path to the ImageMagick arch-independent include dir.
ImageMagick_MagickCore_INCLUDE_DIR:PATH=/Users/atry/homebrew/Cellar/imagemagick@6/6.9.12-37/include/ImageMagick-6
//Path to the ImageMagick Magick++ library.
ImageMagick_MagickCore_LIBRARY:FILEPATH=/Users/atry/homebrew/Cellar/imagemagick@6/6.9.12-37/lib/libMagickCore-6.Q16.dylib
//Path to the ImageMagick arch-specific include dir.
ImageMagick_MagickWand_ARCH_INCLUDE_DIR:PATH=/Users/atry/homebrew/Cellar/imagemagick@6/6.9.12-37/include/ImageMagick-6
//Path to the ImageMagick arch-independent include dir.
ImageMagick_MagickWand_INCLUDE_DIR:PATH=/Users/atry/homebrew/Cellar/imagemagick@6/6.9.12-37/include/ImageMagick-6
//Path to the ImageMagick Magick++ library.
ImageMagick_MagickWand_LIBRARY:FILEPATH=/Users/atry/homebrew/Cellar/imagemagick@6/6.9.12-37/lib/libMagickWand-6.Q16.dylib
//Path to a file.
JEMALLOC_INCLUDE_DIR:PATH=/Users/atry/homebrew/include
//Path to a library.
JEMALLOC_LIB:FILEPATH=/Users/atry/homebrew/lib/libjemalloc.dylib
//Path to a library.
KERBEROS_LIB:FILEPATH=/Users/atry/homebrew/opt/krb5/lib/libgssapi_krb5.dylib
//Path to a library.
LBER_LIBRARIES:FILEPATH=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/liblber.tbd
//Path to a file.
LDAP_INCLUDE_DIR:PATH=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include
//Path to a library.
LDAP_LIBRARIES:FILEPATH=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libldap.tbd
//Path to a file.
LIBDL_INCLUDE_DIRS:PATH=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include
//Path to a library.
LIBDL_LIBRARIES:FILEPATH=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libdl.tbd
//Path to a library.
LIBDWARF_LIBRARIES:FILEPATH=/Users/atry/homebrew/lib/libdwarf.dylib
//Path to a file.
LIBELF_INCLUDE_DIRS:PATH=/Users/atry/homebrew/Cellar/libelf/0.8.13_1/include/libelf
//Path to a library.
LIBELF_LIBRARIES:FILEPATH=/Users/atry/homebrew/lib/libelf.a
//Path to a file.
LIBEVENT_INCLUDE_DIR:PATH=/Users/atry/homebrew/include
//Path to a library.
LIBEVENT_LIB:FILEPATH=/Users/atry/homebrew/lib/libevent.dylib
//Path to a library.
LIBEVENT_PTHREAD_LIB:FILEPATH=/Users/atry/homebrew/lib/libevent_pthreads.dylib
//Path to a file.
LIBGLOG_INCLUDE_DIR:PATH=/Users/atry/homebrew/include
//Path to a library.
LIBGLOG_LIBRARY:FILEPATH=/Users/atry/homebrew/lib/libglog.dylib
//Path to a file.
LIBICONV_INCLUDE_DIR:PATH=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include
//Path to a library.
LIBICONV_LIBRARY:FILEPATH=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libiconv.tbd
//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=/Users/atry/homebrew/include
//libintl libraries (if not in the C library)
LIBINTL_LIBRARY:FILEPATH=/Users/atry/homebrew/lib/libintl.dylib
//Path to a file.
LIBJPEG_INCLUDE_DIRS:PATH=/Users/atry/homebrew/include
//Path to a library.
LIBJPEG_LIBRARIES:FILEPATH=/Users/atry/homebrew/lib/libjpeg.dylib
LIBMAGICKCORE_INCLUDE_DIRS:STRING=/Users/atry/homebrew/Cellar/imagemagick@6/6.9.12-37/include/ImageMagick-6;/Users/atry/homebrew/Cellar/imagemagick@6/6.9.12-37/include/ImageMagick-6
LIBMAGICKCORE_LIBRARIES:STRING=/Users/atry/homebrew/Cellar/imagemagick@6/6.9.12-37/lib/libMagickCore-6.Q16.dylib
LIBMAGICKWAND_INCLUDE_DIRS:STRING=/Users/atry/homebrew/Cellar/imagemagick@6/6.9.12-37/include/ImageMagick-6;/Users/atry/homebrew/Cellar/imagemagick@6/6.9.12-37/include/ImageMagick-6
LIBMAGICKWAND_LIBRARIES:STRING=/Users/atry/homebrew/Cellar/imagemagick@6/6.9.12-37/lib/libMagickWand-6.Q16.dylib
//Path to a file.
LIBMEMCACHED_INCLUDE_DIR:PATH=/Users/atry/homebrew/include
//Path to a library.
LIBMEMCACHED_LIBRARY:FILEPATH=/Users/atry/homebrew/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=/Users/atry/homebrew/include
//Path to a library.
LIBPNG_LIBRARIES:FILEPATH=/Users/atry/homebrew/lib/libpng.dylib
//Path to a file.
LIBPTHREAD_INCLUDE_DIRS:PATH=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include
//Path to a library.
LIBPTHREAD_LIBRARIES:FILEPATH=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libpthread.tbd
//Path to a file.
LIBSQLITE3_INCLUDE_DIR:PATH=/Users/atry/homebrew/opt/sqlite/include
//Path to a library.
LIBSQLITE3_LIBRARY:FILEPATH=/Users/atry/homebrew/opt/sqlite/lib/libsqlite3.dylib
//Path to a file.
LIBVPX_INCLUDE_DIRS:PATH=LIBVPX_INCLUDE_DIRS-NOTFOUND
//Path to a library.
LIBVPX_LIBRARIES:FILEPATH=/Users/atry/homebrew/lib/libvpx.dylib
//Path to a file.
LIBXML2_INCLUDE_DIR:PATH=/Users/atry/homebrew/opt/libxml2/include/libxml2
//Path to a library.
LIBXML2_LIBRARY:FILEPATH=/Users/atry/homebrew/opt/libxml2/lib/libxml2.dylib
//Path to a program.
LIBXML2_XMLLINT_EXECUTABLE:FILEPATH=/Users/atry/homebrew/opt/libxml2/bin/xmllint
//Path to a file.
LIBXSLT_EXSLT_INCLUDE_DIR:PATH=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include
//Path to a library.
LIBXSLT_EXSLT_LIBRARY:FILEPATH=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libexslt.tbd
//Path to a file.
LIBXSLT_INCLUDE_DIR:PATH=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include
//Path to a library.
LIBXSLT_LIBRARY:FILEPATH=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libxslt.tbd
//Path to a program.
LIBXSLT_XSLTPROC_EXECUTABLE:FILEPATH=/usr/bin/xsltproc
//Path to a file.
LIBZIP_INCLUDE_DIR_ZIP:PATH=/Users/atry/homebrew/include
//Path to a file.
LIBZIP_INCLUDE_DIR_ZIPCONF:PATH=/Users/atry/homebrew/include
//Path to a library.
LIBZIP_LIBRARY:FILEPATH=/Users/atry/homebrew/lib/libzip.dylib
//Version number of libzip
LIBZIP_VERSION:STRING=1.8.0
//Path to a file.
LZ4_INCLUDE_DIR:PATH=/Users/atry/homebrew/include
//Path to a library.
LZ4_LIBRARY:FILEPATH=/Users/atry/homebrew/lib/liblz4.dylib
//No help, variable specified on the command line.
MYSQL_UNIX_SOCK_ADDR:UNINITIALIZED=/tmp/mysql.sock
//Path to a file.
Mcrypt_INCLUDE_DIR:PATH=/Users/atry/homebrew/include
//Path to a library.
Mcrypt_LIB:FILEPATH=/Users/atry/homebrew/lib/libmcrypt.dylib
//Use libraries which may result in a binary that can not be legally
// distributed
NON_DISTRIBUTABLE_BUILD:BOOL=OFF
//Path to a file.
ONIGURUMA_INCLUDE_DIR:PATH=/Users/atry/homebrew/include
//Path to a library.
ONIGURUMA_LIBRARY:FILEPATH=/Users/atry/homebrew/lib/libonig.dylib
//Path to a library.
OPENSSL_CRYPTO_LIBRARY:FILEPATH=/Users/atry/homebrew/opt/openssl@1.1/lib/libcrypto.dylib
//Path to a file.
OPENSSL_INCLUDE_DIR:PATH=/Users/atry/homebrew/opt/openssl@1.1/include
//Path to a library.
OPENSSL_SSL_LIBRARY:FILEPATH=/Users/atry/homebrew/opt/openssl@1.1/lib/libssl.dylib
//Path to a file.
PAM_INCLUDE_PATH:PATH=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/security
//Path to a library.
PAM_LIBRARY:FILEPATH=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libpam.tbd
//Build the PCRE C++ library (pcrecpp).
PCRE_BUILD_PCRECPP:BOOL=OFF
//Build pcregrep
PCRE_BUILD_PCREGREP:BOOL=OFF
//Build the tests
PCRE_BUILD_TESTS:BOOL=OFF
PCRE_SUPPORT_JIT:BOOL=ON
PCRE_SUPPORT_UNICODE_PROPERTIES:BOOL=ON
PCRE_SUPPORT_UTF:BOOL=ON
//Path to a file.
PGSQL_INCLUDE_DIR:PATH=/Users/atry/homebrew/include
//Path to a library.
PGSQL_LIBRARY:FILEPATH=/Users/atry/homebrew/lib/libpq.dylib
//Arguments to supply to pkg-config
PKG_CONFIG_ARGN:STRING=
//pkg-config executable
PKG_CONFIG_EXECUTABLE:FILEPATH=/Users/atry/homebrew/bin/pkg-config
//Path to a program.
RE2C_EXECUTABLE:FILEPATH=/Users/atry/homebrew/bin/re2c
//Path to a library.
RESOLV_LIB:FILEPATH=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libresolv.tbd
//Create the HHVM runtime/test binary
RUNTIME_TEST_BIN:BOOL=OFF
//File used by ld-gold for the relocation of sections
SECTION_ORDERING_FILE:FILEPATH=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/hhvm/../tools/oss_hot_section_ordering
//Skip detecting/enabling ccache - no effect if ccache enabled
// system wide
SKIP_CCACHE:BOOL=OFF
//Path to a file.
SNAPPY_INCLUDE_DIR:PATH=/Users/atry/homebrew/include
//Path to a library.
SNAPPY_LIB:FILEPATH=/Users/atry/homebrew/lib/libsnappy.dylib
//Statically link libstd++ and libgcc.
STATIC_CXX_LIB:BOOL=OFF
//No help, variable specified on the command line.
SYSTEM_PCRE_HAS_JIT:UNINITIALIZED=0
//Path to a file.
SYSTEM_PCRE_INCLUDE_DIR:PATH=/Users/atry/homebrew/include
//Path to a library.
SYSTEM_PCRE_LIBRARY:FILEPATH=/Users/atry/homebrew/lib/libpcre.dylib
//Path to a file.
SYSTEM_RE2_INCLUDE_DIR:PATH=SYSTEM_RE2_INCLUDE_DIR-NOTFOUND
//No help, variable specified on the command line.
TBB_INCLUDE_DIR:UNINITIALIZED=/Users/atry/homebrew/opt/tbb@2020/include
//TBB include directory
TBB_INCLUDE_DIRS:PATH=/Users/atry/homebrew/opt/tbb@2020/include
//No help, variable specified on the command line.
TBB_INSTALL_DIR:UNINITIALIZED=/Users/atry/homebrew/opt/tbb@2020
//No help, variable specified on the command line.
TBB_LIBRARY:UNINITIALIZED=/Users/atry/homebrew/opt/tbb@2020/lib/libtbb.dylib
//No help, variable specified on the command line.
TBB_LIBRARY_DEBUG:UNINITIALIZED=/Users/atry/homebrew/opt/tbb@2020/lib/libtbb.dylib
//No help, variable specified on the command line.
TBB_LIBRARY_DIR:UNINITIALIZED=/Users/atry/homebrew/opt/tbb@2020/lib
//No help, variable specified on the command line.
TBB_MALLOC_LIBRARY:UNINITIALIZED=/Users/atry/homebrew/opt/tbb@2020/lib/libtbbmalloc.dylib
//No help, variable specified on the command line.
TBB_MALLOC_LIBRARY_DEBUG:UNINITIALIZED=/Users/atry/homebrew/opt/tbb@2020/lib/libtbbmalloc.dylib
//Create the HHVM test binary
TEST_BIN:BOOL=OFF
//Path to a file.
TEST_TBB_INCLUDE_DIR:PATH=/Users/atry/homebrew/opt/tbb@2020/include
//Path to a library.
TEST_TBB_LIBRARY:FILEPATH=/Users/atry/homebrew/opt/tbb@2020/lib/libtbb.dylib
//Use bundled system tzdata instead of /usr/share/zoneinfo
USE_BUNDLED_TZDATA:BOOL=OFF
//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
//Produce all static libraries as thin archives
USE_THIN_ARCHIVES:BOOL=OFF
//Path to a file.
ZLIB_INCLUDE_DIR:PATH=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include
//Path to a library.
ZLIB_LIBRARY_DEBUG:FILEPATH=ZLIB_LIBRARY_DEBUG-NOTFOUND
//Path to a library.
ZLIB_LIBRARY_RELEASE:FILEPATH=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libz.tbd
//Path to a file.
ZSTD_INCLUDE_DIR:PATH=/Users/atry/homebrew/include
//Path to a library.
ZSTD_LIB:FILEPATH=/Users/atry/homebrew/lib/libzstd.dylib
//Dependencies for the target
afdt_LIB_DEPENDS:STATIC=general;/Users/atry/homebrew/lib/libevent.dylib;general;/Users/atry/homebrew/lib/libevent_pthreads.dylib;
//The directory containing a CMake configuration file for boost_context.
boost_context_DIR:PATH=/Users/atry/homebrew/lib/cmake/boost_context-1.76.0
//The directory containing a CMake configuration file for boost_fiber.
boost_fiber_DIR:PATH=/Users/atry/homebrew/lib/cmake/boost_fiber-1.76.0
//The directory containing a CMake configuration file for boost_filesystem.
boost_filesystem_DIR:PATH=/Users/atry/homebrew/lib/cmake/boost_filesystem-1.76.0
//The directory containing a CMake configuration file for boost_headers.
boost_headers_DIR:PATH=/Users/atry/homebrew/lib/cmake/boost_headers-1.76.0
//The directory containing a CMake configuration file for boost_iostreams.
boost_iostreams_DIR:PATH=/Users/atry/homebrew/lib/cmake/boost_iostreams-1.76.0
//The directory containing a CMake configuration file for boost_program_options.
boost_program_options_DIR:PATH=/Users/atry/homebrew/lib/cmake/boost_program_options-1.76.0
//The directory containing a CMake configuration file for boost_regex.
boost_regex_DIR:PATH=/Users/atry/homebrew/lib/cmake/boost_regex-1.76.0
//The directory containing a CMake configuration file for boost_system.
boost_system_DIR:PATH=/Users/atry/homebrew/lib/cmake/boost_system-1.76.0
//The directory containing a CMake configuration file for boost_thread.
boost_thread_DIR:PATH=/Users/atry/homebrew/lib/cmake/boost_thread-1.76.0
//Dependencies for the target
compiler_ffi_LIB_DEPENDS:STATIC=general;pcre;general;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/hack/_build/rust_ffi/hphp/hack/src/hackc/ffi_bridge/release/libcompiler_ffi.a;
//Value Computed by CMake
hhvm_BINARY_DIR:STATIC=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1
//Value Computed by CMake
hhvm_IS_TOP_LEVEL:STATIC=ON
//Value Computed by CMake
hhvm_SOURCE_DIR:STATIC=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1
//Dependencies for the target
hhvm_types_ffi_LIB_DEPENDS:STATIC=general;pcre;general;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/hack/_build/rust_ffi/hphp/hack/src/hackc/hhvm_cxx/hhvm_types/release/libhhvm_types_ffi.a;
//Dependencies for the target
hphp_analysis_LIB_DEPENDS:STATIC=general;pcre;general;hphp_parser;general;hphp_util;general;hphp_system;
//Dependencies for the target
hphp_hhbbc_LIB_DEPENDS:STATIC=general;pcre;general;hphp_system;
//Dependencies for the target
hphp_parser_LIB_DEPENDS:STATIC=general;pcre;general;hphp_util;
//Dependencies for the target
hphp_runtime_ext_LIB_DEPENDS:STATIC=general;pcre;general;hphp_runtime_static;general;hphp_system;general;hphp_zend;general;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libdl.tbd;general;/Users/atry/homebrew/opt/icu4c/lib/libicudata.a;general;/Users/atry/homebrew/opt/icu4c/lib/libicui18n.a;general;/Users/atry/homebrew/opt/icu4c/lib/libicuuc.a;general;/Users/atry/homebrew/lib/libevent.dylib;general;/Users/atry/homebrew/lib/libevent_pthreads.dylib;general;/Users/atry/homebrew/lib/libevent_pthreads.dylib;general;/Users/atry/homebrew/lib/libevent_pthreads.dylib;general;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libcurl.tbd;general;/Users/atry/homebrew/lib/libglog.dylib;general;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libresolv.tbd;general;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libdl.tbd;general;/Users/atry/homebrew/opt/krb5/lib/libgssapi_krb5.dylib;general;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libpam.tbd;general;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libpthread.tbd;general;/Users/atry/homebrew/opt/tbb@2020/lib/libtbb.dylib;general;/Users/atry/homebrew/opt/tbb@2020/lib/libtbb.dylib;general;/Users/atry/homebrew/opt/tbb@2020/lib/libtbb.dylib;general;/Users/atry/homebrew/opt/openssl@1.1/lib/libssl.dylib;general;/Users/atry/homebrew/opt/openssl@1.1/lib/libcrypto.dylib;general;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libz.tbd;general;/Users/atry/homebrew/opt/libxml2/lib/libxml2.dylib;general;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/liblber.tbd;general;/Users/atry/homebrew/opt/openssl@1.1/lib/libcrypto.dylib;general;/Users/atry/homebrew/opt/sqlite/lib/libsqlite3.dylib;general;pcre;general;fastlz;general;compiler_ffi;general;parser_ffi;general;hhvm_types_ffi;general;afdt;general;mbfl;general;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libedit.tbd;general;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libbz2.tbd;general;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libcurl.tbd;general;/Users/atry/homebrew/opt/libxml2/lib/libxml2.dylib;general;/Users/atry/homebrew/opt/icu4c/lib/libicudata.a;general;/Users/atry/homebrew/opt/icu4c/lib/libicui18n.a;general;/Users/atry/homebrew/opt/icu4c/lib/libicuuc.a;general;/Users/atry/homebrew/lib/libfreetype.dylib;general;/Users/atry/homebrew/lib/libjpeg.dylib;general;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libiconv.tbd;general;/Users/atry/homebrew/lib/libpng.dylib;general;/Users/atry/homebrew/lib/libintl.dylib;general;/Users/atry/homebrew/lib/libgmp.dylib;general;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libiconv.tbd;general;/Users/atry/homebrew/opt/icu4c/lib/libicudata.a;general;/Users/atry/homebrew/opt/icu4c/lib/libicui18n.a;general;/Users/atry/homebrew/opt/icu4c/lib/libicuuc.a;general;/Users/atry/homebrew/Cellar/imagemagick@6/6.9.12-37/lib/libMagickWand-6.Q16.dylib;general;/Users/atry/homebrew/Cellar/imagemagick@6/6.9.12-37/lib/libMagickCore-6.Q16.dylib;general;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libldap.tbd;general;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/liblber.tbd;general;/Users/atry/homebrew/opt/libxml2/lib/libxml2.dylib;general;/Users/atry/homebrew/lib/libmcrypt.dylib;general;/Users/atry/homebrew/lib/libmemcached.dylib;general;/Users/atry/homebrew/lib/libmemcached.dylib;general;/Users/atry/homebrew/lib/libpq.dylib;general;/Users/atry/homebrew/opt/libxml2/lib/libxml2.dylib;general;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libexpat.tbd;general;/Users/atry/homebrew/opt/libxml2/lib/libxml2.dylib;general;/Users/atry/homebrew/opt/libxml2/lib/libxml2.dylib;general;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libxslt.tbd;general;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libexslt.tbd;
//Dependencies for the target
hphp_runtime_static_LIB_DEPENDS:STATIC=general;pcre;general;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libdl.tbd;general;/Users/atry/homebrew/opt/icu4c/lib/libicudata.a;general;/Users/atry/homebrew/opt/icu4c/lib/libicui18n.a;general;/Users/atry/homebrew/opt/icu4c/lib/libicuuc.a;general;/Users/atry/homebrew/lib/libevent.dylib;general;/Users/atry/homebrew/lib/libevent_pthreads.dylib;general;/Users/atry/homebrew/lib/libevent_pthreads.dylib;general;/Users/atry/homebrew/lib/libevent_pthreads.dylib;general;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libcurl.tbd;general;/Users/atry/homebrew/lib/libglog.dylib;general;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libresolv.tbd;general;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libdl.tbd;general;/Users/atry/homebrew/opt/krb5/lib/libgssapi_krb5.dylib;general;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libpam.tbd;general;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libpthread.tbd;general;/Users/atry/homebrew/opt/tbb@2020/lib/libtbb.dylib;general;/Users/atry/homebrew/opt/tbb@2020/lib/libtbb.dylib;general;/Users/atry/homebrew/opt/tbb@2020/lib/libtbb.dylib;general;/Users/atry/homebrew/opt/openssl@1.1/lib/libssl.dylib;general;/Users/atry/homebrew/opt/openssl@1.1/lib/libcrypto.dylib;general;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libz.tbd;general;/Users/atry/homebrew/opt/libxml2/lib/libxml2.dylib;general;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/liblber.tbd;general;/Users/atry/homebrew/opt/openssl@1.1/lib/libcrypto.dylib;general;/Users/atry/homebrew/opt/sqlite/lib/libsqlite3.dylib;general;pcre;general;fastlz;general;compiler_ffi;general;parser_ffi;general;hhvm_types_ffi;general;afdt;general;mbfl;general;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libedit.tbd;general;hphp_util;general;vixl;general;hphp_zend;general;hphp_system;general;jit_sort;general;hphp_parser;general;hphp_system;general;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libbz2.tbd;general;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libcurl.tbd;general;/Users/atry/homebrew/opt/libxml2/lib/libxml2.dylib;general;/Users/atry/homebrew/opt/icu4c/lib/libicudata.a;general;/Users/atry/homebrew/opt/icu4c/lib/libicui18n.a;general;/Users/atry/homebrew/opt/icu4c/lib/libicuuc.a;general;/Users/atry/homebrew/lib/libfreetype.dylib;general;/Users/atry/homebrew/lib/libjpeg.dylib;general;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libiconv.tbd;general;/Users/atry/homebrew/lib/libpng.dylib;general;/Users/atry/homebrew/lib/libintl.dylib;general;/Users/atry/homebrew/lib/libgmp.dylib;general;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libiconv.tbd;general;/Users/atry/homebrew/opt/icu4c/lib/libicudata.a;general;/Users/atry/homebrew/opt/icu4c/lib/libicui18n.a;general;/Users/atry/homebrew/opt/icu4c/lib/libicuuc.a;general;/Users/atry/homebrew/Cellar/imagemagick@6/6.9.12-37/lib/libMagickWand-6.Q16.dylib;general;/Users/atry/homebrew/Cellar/imagemagick@6/6.9.12-37/lib/libMagickCore-6.Q16.dylib;general;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libldap.tbd;general;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/liblber.tbd;general;/Users/atry/homebrew/opt/libxml2/lib/libxml2.dylib;general;/Users/atry/homebrew/lib/libmcrypt.dylib;general;/Users/atry/homebrew/lib/libmemcached.dylib;general;/Users/atry/homebrew/lib/libmemcached.dylib;general;/Users/atry/homebrew/lib/libpq.dylib;general;/Users/atry/homebrew/opt/libxml2/lib/libxml2.dylib;general;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libexpat.tbd;general;/Users/atry/homebrew/opt/libxml2/lib/libxml2.dylib;general;/Users/atry/homebrew/opt/libxml2/lib/libxml2.dylib;general;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libxslt.tbd;general;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libexslt.tbd;
//Dependencies for the target
hphp_system_LIB_DEPENDS:STATIC=general;pcre;general;hphp_util;
//Dependencies for the target
hphp_util_LIB_DEPENDS:STATIC=general;pcre;
//Dependencies for the target
hphp_zend_LIB_DEPENDS:STATIC=general;pcre;general;hphp_util;
//Dependencies for the target
jit_sort_LIB_DEPENDS:STATIC=general;pcre;general;hphp_util;general;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libdl.tbd;general;/Users/atry/homebrew/opt/icu4c/lib/libicudata.a;general;/Users/atry/homebrew/opt/icu4c/lib/libicui18n.a;general;/Users/atry/homebrew/opt/icu4c/lib/libicuuc.a;general;/Users/atry/homebrew/lib/libevent.dylib;general;/Users/atry/homebrew/lib/libevent_pthreads.dylib;general;/Users/atry/homebrew/lib/libevent_pthreads.dylib;general;/Users/atry/homebrew/lib/libevent_pthreads.dylib;general;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libcurl.tbd;general;/Users/atry/homebrew/lib/libglog.dylib;general;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libresolv.tbd;general;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libdl.tbd;general;/Users/atry/homebrew/opt/krb5/lib/libgssapi_krb5.dylib;general;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libpam.tbd;general;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libpthread.tbd;general;/Users/atry/homebrew/opt/tbb@2020/lib/libtbb.dylib;general;/Users/atry/homebrew/opt/tbb@2020/lib/libtbb.dylib;general;/Users/atry/homebrew/opt/tbb@2020/lib/libtbb.dylib;general;/Users/atry/homebrew/opt/openssl@1.1/lib/libssl.dylib;general;/Users/atry/homebrew/opt/openssl@1.1/lib/libcrypto.dylib;general;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libz.tbd;general;/Users/atry/homebrew/opt/libxml2/lib/libxml2.dylib;general;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/liblber.tbd;general;/Users/atry/homebrew/opt/openssl@1.1/lib/libcrypto.dylib;general;/Users/atry/homebrew/opt/sqlite/lib/libsqlite3.dylib;general;pcre;general;fastlz;general;hhbc_ast_header;general;compiler_ffi;general;parser_ffi;general;hhvm_types_ffi;general;afdt;general;mbfl;general;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libedit.tbd;
//Value Computed by CMake
libafdt_BINARY_DIR:STATIC=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/third-party/libafdt
//Value Computed by CMake
libafdt_IS_TOP_LEVEL:STATIC=OFF
//Value Computed by CMake
libafdt_SOURCE_DIR:STATIC=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/third-party/libafdt
//Dependencies for the target
neo_LIB_DEPENDS:STATIC=general;pcre;
//Dependencies for the target
parser_ffi_LIB_DEPENDS:STATIC=general;pcre;general;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/hack/_build/rust_ffi/hphp/hack/src/parser/ffi_bridge/release/libparser_ffi.a;
//Path to a library.
pkgcfg_lib_LIBMEMCACHED_memcached:FILEPATH=/Users/atry/homebrew/Cellar/libmemcached/1.0.18_2/lib/libmemcached.dylib
//Path to a library.
pkgcfg_lib_LIBMEMCACHED_memcachedutil:FILEPATH=/Users/atry/homebrew/Cellar/libmemcached/1.0.18_2/lib/libmemcachedutil.dylib
//Path to a library.
pkgcfg_lib_LIBSODIUM_sodium:FILEPATH=/Users/atry/homebrew/Cellar/libsodium/1.0.18_1/lib/libsodium.dylib
//Path to a library.
pkgcfg_lib_PC_CURL_curl:FILEPATH=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libcurl.tbd
//Path to a library.
pkgcfg_lib_PC_EXPAT_expat:FILEPATH=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libexpat.tbd
//Path to a library.
pkgcfg_lib_PC_FREETYPE_freetype:FILEPATH=/Users/atry/homebrew/opt/freetype/lib/libfreetype.dylib
//Path to a library.
pkgcfg_lib_PC_LIBXML_xml2:FILEPATH=/Users/atry/homebrew/Cellar/libxml2/2.9.12/lib/libxml2.dylib
//Path to a library.
pkgcfg_lib_PC_LIBXSLT_EXSLT_exslt:FILEPATH=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libexslt.tbd
//Path to a library.
pkgcfg_lib_PC_LIBXSLT_EXSLT_icucore:FILEPATH=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libicucore.tbd
//Path to a library.
pkgcfg_lib_PC_LIBXSLT_EXSLT_m:FILEPATH=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libm.tbd
//Path to a library.
pkgcfg_lib_PC_LIBXSLT_EXSLT_pthread:FILEPATH=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libpthread.tbd
//Path to a library.
pkgcfg_lib_PC_LIBXSLT_EXSLT_xml2:FILEPATH=/Users/atry/homebrew/Cellar/libxml2/2.9.12/lib/libxml2.dylib
//Path to a library.
pkgcfg_lib_PC_LIBXSLT_EXSLT_xslt:FILEPATH=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libxslt.tbd
//Path to a library.
pkgcfg_lib_PC_LIBXSLT_EXSLT_z:FILEPATH=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libz.tbd
//Path to a library.
pkgcfg_lib_PC_LIBXSLT_icucore:FILEPATH=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libicucore.tbd
//Path to a library.
pkgcfg_lib_PC_LIBXSLT_m:FILEPATH=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libm.tbd
//Path to a library.
pkgcfg_lib_PC_LIBXSLT_pthread:FILEPATH=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libpthread.tbd
//Path to a library.
pkgcfg_lib_PC_LIBXSLT_xml2:FILEPATH=/Users/atry/homebrew/Cellar/libxml2/2.9.12/lib/libxml2.dylib
//Path to a library.
pkgcfg_lib_PC_LIBXSLT_xslt:FILEPATH=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libxslt.tbd
//Path to a library.
pkgcfg_lib_PC_LIBXSLT_z:FILEPATH=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libz.tbd
//Path to a library.
pkgcfg_lib_PC_LIBZIP_zip:FILEPATH=/Users/atry/homebrew/Cellar/libzip/1.8.0_1/lib/libzip.dylib
//Path to a library.
pkgcfg_lib_PC_MagickCore_MagickCore-6.Q16:FILEPATH=/Users/atry/homebrew/Cellar/imagemagick@6/6.9.12-37/lib/libMagickCore-6.Q16.dylib
//Path to a library.
pkgcfg_lib_PC_MagickWand_MagickCore-6.Q16:FILEPATH=/Users/atry/homebrew/Cellar/imagemagick@6/6.9.12-37/lib/libMagickCore-6.Q16.dylib
//Path to a library.
pkgcfg_lib_PC_MagickWand_MagickWand-6.Q16:FILEPATH=/Users/atry/homebrew/Cellar/imagemagick@6/6.9.12-37/lib/libMagickWand-6.Q16.dylib
//Path to a library.
pkgcfg_lib_PC_SQLITE3_sqlite3:FILEPATH=/Users/atry/homebrew/Cellar/sqlite/3.37.2/lib/libsqlite3.dylib
//Path to a library.
pkgcfg_lib_PkgConfig_LibDwarf_dwarf:FILEPATH=/Users/atry/homebrew/Cellar/dwarfutils/0.3.3/lib/libdwarf.dylib
//Path to a library.
pkgcfg_lib_PkgConfig_LibElf_elf:FILEPATH=/Users/atry/homebrew/Cellar/libelf/0.8.13_1/lib/libelf.a
//Path to a library.
pkgcfg_lib__OPENSSL_crypto:FILEPATH=/Users/atry/homebrew/Cellar/openssl@1.1/1.1.1m/lib/libcrypto.dylib
//Path to a library.
pkgcfg_lib__OPENSSL_ssl:FILEPATH=/Users/atry/homebrew/Cellar/openssl@1.1/1.1.1m/lib/libssl.dylib
//Dependencies for the target
vixl_LIB_DEPENDS:STATIC=general;pcre;general;hphp_util;
########################
# INTERNAL cache entries
########################
//ADVANCED property for variable: BISON_EXECUTABLE
BISON_EXECUTABLE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: BZIP2_INCLUDE_DIR
BZIP2_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: BZIP2_LIBRARY_DEBUG
BZIP2_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: BZIP2_LIBRARY_RELEASE
BZIP2_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
//Have symbol BZ2_bzCompressInit
BZIP2_NEED_PREFIX:INTERNAL=1
//ADVANCED property for variable: Boost_DIR
Boost_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_ADDR2LINE
CMAKE_ADDR2LINE-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
//ADVANCED property for variable: CMAKE_ASM_COMPILER_AR
CMAKE_ASM_COMPILER_AR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_ASM_COMPILER_RANLIB
CMAKE_ASM_COMPILER_RANLIB-ADVANCED:INTERNAL=1
CMAKE_ASM_COMPILER_WORKS:INTERNAL=1
//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-nightly-20220202-25428-byid8/hhvm-patch-1
//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=22
//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=/Users/atry/homebrew/Cellar/cmake/3.22.2/bin/cmake
//Path to cpack program executable.
CMAKE_CPACK_COMMAND:INTERNAL=/Users/atry/homebrew/Cellar/cmake/3.22.2/bin/cpack
//Path to ctest program executable.
CMAKE_CTEST_COMMAND:INTERNAL=/Users/atry/homebrew/Cellar/cmake/3.22.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
//ADVANCED property for variable: CMAKE_DLLTOOL
CMAKE_DLLTOOL-ADVANCED:INTERNAL=1
//Path to cache edit program executable.
CMAKE_EDIT_COMMAND:INTERNAL=/Users/atry/homebrew/Cellar/cmake/3.22.2/bin/ccmake
//Whether to issue deprecation errors for macros and functions.
CMAKE_ERROR_DEPRECATED:INTERNAL=FALSE
//Executable file format
CMAKE_EXECUTABLE_FORMAT:INTERNAL=MACHO
//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
//Generator instance identifier.
CMAKE_GENERATOR_INSTANCE:INTERNAL=
//Name of generator platform.
CMAKE_GENERATOR_PLATFORM:INTERNAL=
//Name of generator toolset.
CMAKE_GENERATOR_TOOLSET:INTERNAL=
//Test CMAKE_HAVE_LIBC_PTHREAD
CMAKE_HAVE_LIBC_PTHREAD: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-nightly-20220202-25428-byid8/hhvm-patch-1
//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_RUNSTATEDIR
CMAKE_INSTALL_RUNSTATEDIR-ADVANCED:INTERNAL=1
//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=44
//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
//Platform information initialized
CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1
//ADVANCED property for variable: CMAKE_RANLIB
CMAKE_RANLIB-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_READELF
CMAKE_READELF-ADVANCED:INTERNAL=1
//Path to CMake installation.
CMAKE_ROOT:INTERNAL=/Users/atry/homebrew/Cellar/cmake/3.22.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
//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
//Suppress errors that are meant for the author of the CMakeLists.txt
// files.
CMAKE_SUPPRESS_DEVELOPER_ERRORS:INTERNAL=TRUE
//Suppress Warnings that are meant for the author of the CMakeLists.txt
// files.
CMAKE_SUPPRESS_DEVELOPER_WARNINGS:INTERNAL=TRUE
//uname command
CMAKE_UNAME:INTERNAL=/usr/bin/uname
//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
//Whether to issue warnings for deprecated functionality.
CMAKE_WARN_DEPRECATED:INTERNAL=FALSE
//ADVANCED property for variable: CURL_DIR
CURL_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CURL_INCLUDE_DIR
CURL_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CURL_LIBRARY_DEBUG
CURL_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CURL_LIBRARY_RELEASE
CURL_LIBRARY_RELEASE-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
//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 functioncredential extension.
ENABLE_EXTENSION_FUNCTIONCREDENTIAL: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 strobelight extension.
ENABLE_EXTENSION_STROBELIGHT:INTERNAL=ON
//Enable the url extension.
ENABLE_EXTENSION_URL:INTERNAL=ON
//Enable the weakref extension.
ENABLE_EXTENSION_WEAKREF: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-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/apache/ext_apache.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/apc/ext_apc.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/array/ext_array.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/asio/ext_asio.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/asio/ext_async-generator.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/async_mysql/ext_async_mysql.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/async_mysql/ext_async_mysql_exceptions.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/async_mysql/ext_mysqlrow.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/bcmath/ext_bcmath.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/bz2/ext_bz2.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/collections/ext_collections-map.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/collections/ext_collections-pair.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/collections/ext_collections-set.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/collections/ext_collections-vector.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/ctype/ext_ctype.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/curl/ext_curl.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/datetime/ext_datetime.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/debugger/ext_debugger.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/domdocument/ext_domdocument.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/enum/ext_enum.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/factparse/ext_factparse.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/facts/ext_facts.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/fb/ext_fb.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/fileinfo/ext_fileinfo.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/filter/ext_filter.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/functioncredential/ext_functioncredential.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/gd/ext_exif.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/gd/ext_gd.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/generator/ext_generator.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/gettext/ext_gettext.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/gmp/ext_gmp.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/hash/ext_hash.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/hh/ext_hh.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/hh_client/ext_hh_client.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/hsl/ext_hsl_io.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/hsl/ext_hsl_os.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/hsl/ext_hsl_locale.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/hsl/ext_hsl_random.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/hsl/ext_hsl_str.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/hsl/ext_hsl_time.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/hsl/ext_hsl_regex.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/ext_hsl_systemlib.hack;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/iconv/ext_iconv.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/icu/ext_icu.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/icu/ext_icu_break_iterator.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/icu/ext_icu_calendar.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/icu/ext_icu_collator.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/icu/ext_icu_date_fmt.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/icu/ext_icu_date_pattern_gen.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/icu/ext_icu_grapheme.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/icu/ext_icu_iterator.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/icu/ext_icu_locale.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/icu/ext_icu_misc.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/icu/ext_icu_msg_fmt.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/icu/ext_icu_normalizer.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/icu/ext_icu_num_fmt.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/icu/ext_icu_rsrc_bundle.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/icu/ext_icu_timezone.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/icu/ext_icu_transliterator.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/icu/ext_icu_uchar.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/icu/ext_icu_uconverter.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/icu/ext_icu_ucsdet.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/icu/ext_icu_uspoof.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/imagick/ext_imagick.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/intervaltimer/ext_intervaltimer.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/ipc/ext_sysvmsg.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/ipc/ext_sysvsem.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/ipc/ext_sysvshm.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/json/ext_json.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/ldap/ext_ldap.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/libxml/ext_libxml.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/lz4/ext_lz4.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/mail/ext_mail.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/mailparse/ext_mailparse.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/mbstring/ext_mbstring.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/mcrypt/ext_mcrypt.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/memcache/ext_memcache.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/memcached/ext_memcached.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/mysql/ext_mysql.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/objprof/ext_heapgraph.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/objprof/ext_objprof.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/openssl/ext_openssl.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/password/ext_password.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/pcre/ext_pcre.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/pdo/ext_pdo.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/pgsql/ext_pgsql.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/posix/ext_posix.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/process/ext_process.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/random/ext_random.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/readline/ext_readline.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/reflection/ext_reflection.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/reflection/ext_reflection_hni.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/reflection/ext_reflection-classes.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/reflection/ext_reflection-internals-functions.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/scrypt/ext_scrypt.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/server/ext_server.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/shmop/ext_shmop.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/simplexml/ext_simplexml.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/soap/ext_soap.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/sockets/ext_sockets.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/sodium/ext_sodium.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/spl/ext_spl.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/sqlite3/ext_sqlite3.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/std/ext_std_classobj.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/std/ext_std_errorfunc.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/std/ext_std_file.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/std/ext_std_function.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/std/ext_std_gc.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/std/ext_std_intrinsics.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/std/ext_std_math.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/std/ext_std_misc.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/std/ext_std_network.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/std/ext_std_options.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/std/ext_std_output.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/std/ext_std_process.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/std/ext_std_string.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/std/ext_std_variable.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/stream/ext_stream.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/string/ext_string.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/thread/ext_thread.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/thrift/ext_thrift.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/url/ext_url.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/watchman/ext_watchman.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/weakref/ext_weakref.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/xenon/ext_xenon.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/xhprof/ext_xhprof.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/xml/ext_xml.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/xmlreader/ext_xmlreader.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/xmlwriter/ext_xmlwriter.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/xsl/ext_xsl.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/zip/ext_zip.php;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/zlib/ext_zlib.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 BISON
FIND_PACKAGE_MESSAGE_DETAILS_BISON:INTERNAL=[/Users/atry/homebrew/opt/bison/bin/bison][v3.8.2(3.0)]
//Details about finding BZip2
FIND_PACKAGE_MESSAGE_DETAILS_BZip2:INTERNAL=[/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libbz2.tbd][/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include][v1.0.8()]
//Details about finding Boost
FIND_PACKAGE_MESSAGE_DETAILS_Boost:INTERNAL=[/Users/atry/homebrew/lib/cmake/Boost-1.76.0/BoostConfig.cmake][cfound components: context fiber filesystem iostreams program_options regex system thread ][v1.76.0(1.69.0)]
//Details about finding CURL
FIND_PACKAGE_MESSAGE_DETAILS_CURL:INTERNAL=[/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libcurl.tbd][/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include][c ][v7.77.0()]
//Details about finding EXPAT
FIND_PACKAGE_MESSAGE_DETAILS_EXPAT:INTERNAL=[/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libexpat.tbd][/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include][v2.4.1()]
//Details about finding Editline
FIND_PACKAGE_MESSAGE_DETAILS_Editline:INTERNAL=[/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libedit.tbd][/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include][v()]
//Details about finding FLEX
FIND_PACKAGE_MESSAGE_DETAILS_FLEX:INTERNAL=[/usr/bin/flex][v2.6.4()]
//Details about finding Freetype
FIND_PACKAGE_MESSAGE_DETAILS_Freetype:INTERNAL=[/Users/atry/homebrew/lib/libfreetype.dylib][/Users/atry/homebrew/include/freetype2][v()]
//Details about finding GMP
FIND_PACKAGE_MESSAGE_DETAILS_GMP:INTERNAL=[/Users/atry/homebrew/lib/libgmp.dylib][/Users/atry/homebrew/include][v()]
//Details about finding LIBGLOG
FIND_PACKAGE_MESSAGE_DETAILS_LIBGLOG:INTERNAL=[/Users/atry/homebrew/lib/libglog.dylib][/Users/atry/homebrew/include][v()]
//Details about finding LIBICONV
FIND_PACKAGE_MESSAGE_DETAILS_LIBICONV:INTERNAL=[/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libiconv.tbd][/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include][v()]
//Details about finding LIBINTL
FIND_PACKAGE_MESSAGE_DETAILS_LIBINTL:INTERNAL=[/Users/atry/homebrew/include][v()]
//Details about finding LIBMEMCACHED
FIND_PACKAGE_MESSAGE_DETAILS_LIBMEMCACHED:INTERNAL=[/Users/atry/homebrew/lib/libmemcached.dylib][/Users/atry/homebrew/include][v()]
//Details about finding LIBPTHREAD
FIND_PACKAGE_MESSAGE_DETAILS_LIBPTHREAD:INTERNAL=[/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libpthread.tbd][/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include][v()]
//Details about finding LIBSQLITE3
FIND_PACKAGE_MESSAGE_DETAILS_LIBSQLITE3:INTERNAL=[/Users/atry/homebrew/opt/sqlite/lib/libsqlite3.dylib][/Users/atry/homebrew/opt/sqlite/include][v()]
//Details about finding LIBZIP
FIND_PACKAGE_MESSAGE_DETAILS_LIBZIP:INTERNAL=[/Users/atry/homebrew/lib/libzip.dylib][/Users/atry/homebrew/include][/Users/atry/homebrew/include][v()]
//Details about finding LZ4
FIND_PACKAGE_MESSAGE_DETAILS_LZ4:INTERNAL=[/Users/atry/homebrew/lib/liblz4.dylib][/Users/atry/homebrew/include][1][v()]
//Details about finding LibDL
FIND_PACKAGE_MESSAGE_DETAILS_LibDL:INTERNAL=[/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libdl.tbd][/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include][v()]
//Details about finding LibDwarf
FIND_PACKAGE_MESSAGE_DETAILS_LibDwarf:INTERNAL=[TRUE][/Users/atry/homebrew/lib/libdwarf.dylib][/Users/atry/homebrew/Cellar/dwarfutils/0.3.3/include/libdwarf-0][v()]
//Details about finding LibElf
FIND_PACKAGE_MESSAGE_DETAILS_LibElf:INTERNAL=[/Users/atry/homebrew/lib/libelf.a][/Users/atry/homebrew/Cellar/libelf/0.8.13_1/include/libelf][v()]
//Details about finding LibJpeg
FIND_PACKAGE_MESSAGE_DETAILS_LibJpeg:INTERNAL=[/Users/atry/homebrew/lib/libjpeg.dylib][/Users/atry/homebrew/include][v()]
//Details about finding LibMagicWand
FIND_PACKAGE_MESSAGE_DETAILS_LibMagicWand:INTERNAL=[/Users/atry/homebrew/Cellar/imagemagick@6/6.9.12-37/lib/libMagickWand-6.Q16.dylib][/Users/atry/homebrew/Cellar/imagemagick@6/6.9.12-37/lib/libMagickCore-6.Q16.dylib][/Users/atry/homebrew/Cellar/imagemagick@6/6.9.12-37/include/ImageMagick-6;/Users/atry/homebrew/Cellar/imagemagick@6/6.9.12-37/include/ImageMagick-6][v()]
//Details about finding LibPng
FIND_PACKAGE_MESSAGE_DETAILS_LibPng:INTERNAL=[/Users/atry/homebrew/lib/libpng.dylib][/Users/atry/homebrew/include][v()]
//Details about finding LibXml2
FIND_PACKAGE_MESSAGE_DETAILS_LibXml2:INTERNAL=[/Users/atry/homebrew/opt/libxml2/lib/libxml2.dylib][/Users/atry/homebrew/opt/libxml2/include/libxml2][v2.9.12()]
//Details about finding LibXslt
FIND_PACKAGE_MESSAGE_DETAILS_LibXslt:INTERNAL=[/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libxslt.tbd][/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include][v1.1.29()]
//Details about finding ONIGURUMA
FIND_PACKAGE_MESSAGE_DETAILS_ONIGURUMA:INTERNAL=[/Users/atry/homebrew/lib/libonig.dylib][/Users/atry/homebrew/include][v()]
//Details about finding OpenSSL
FIND_PACKAGE_MESSAGE_DETAILS_OpenSSL:INTERNAL=[/Users/atry/homebrew/opt/openssl@1.1/lib/libcrypto.dylib][/Users/atry/homebrew/opt/openssl@1.1/include][c ][v1.1.1m()]
//Details about finding PCRE
FIND_PACKAGE_MESSAGE_DETAILS_PCRE:INTERNAL=[/Users/atry/homebrew/lib/libpcre.dylib][/Users/atry/homebrew/include][v()]
//Details about finding PkgConfig
FIND_PACKAGE_MESSAGE_DETAILS_PkgConfig:INTERNAL=[/Users/atry/homebrew/bin/pkg-config][v0.29.2()]
//Details about finding ZLIB
FIND_PACKAGE_MESSAGE_DETAILS_ZLIB:INTERNAL=[/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libz.tbd][/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include][v1.2.11()]
//Details about finding libsodium
FIND_PACKAGE_MESSAGE_DETAILS_libsodium:INTERNAL=[sodium][/Users/atry/homebrew/Cellar/libsodium/1.0.18_1/include][v()]
//ADVANCED property for variable: FLEX_EXECUTABLE
FLEX_EXECUTABLE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: FLEX_INCLUDE_DIR
FLEX_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: FL_LIBRARY
FL_LIBRARY-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_MODULE_NAME: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: GLIB_CONFIG_INCLUDE_DIR
GLIB_CONFIG_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: GLIB_INCLUDE_DIR
GLIB_INCLUDE_DIR-ADVANCED:INTERNAL=1
//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 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=
//Test HAVE_DAYLIGHT
HAVE_DAYLIGHT:INTERNAL=1
//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
//Have function getline
HAVE_GETLINE:INTERNAL=1
//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
//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 function mbrtowc
HAVE_MBRTOWC:INTERNAL=1
//Have function memset
HAVE_MEMSET:INTERNAL=1
//Have function mkstemp
HAVE_MKSTEMP:INTERNAL=1
//Have function mmap
HAVE_MMAP:INTERNAL=1
//Test HAVE_ONIGPOSIX_H
HAVE_ONIGPOSIX_H:INTERNAL=
//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 function strerror
HAVE_STRERROR:INTERNAL=1
//Have function strlcpy
HAVE_STRLCPY:INTERNAL=1
//Have function strtof
HAVE_STRTOF:INTERNAL=1
//Have function strtoul
HAVE_STRTOUL:INTERNAL=1
//Test HAVE_STRUCT_TM_TM_GMTOFF
HAVE_STRUCT_TM_TM_GMTOFF:INTERNAL=1
//Test HAVE_STRUCT_TM_TM_ZONE
HAVE_STRUCT_TM_TM_ZONE:INTERNAL=1
//Have include sys/mman.h
HAVE_SYS_MMAN_H:INTERNAL=1
//Have include sys/types.h
HAVE_SYS_TYPES_H:INTERNAL=1
//Have include sys/utime.h
HAVE_SYS_UTIME_H:INTERNAL=
//Test HAVE_TM_ISDST
HAVE_TM_ISDST:INTERNAL=1
//CHECK_TYPE_SIZE: sizeof(uint32_t)
HAVE_UINT32_T:INTERNAL=4
//CHECK_TYPE_SIZE: sizeof(uint8_t)
HAVE_UINT8_T:INTERNAL=1
//Have function utime
HAVE_UTIME:INTERNAL=1
//Have function utimes
HAVE_UTIMES:INTERNAL=1
//Have include utime.h
HAVE_UTIME_H:INTERNAL=1
//Test HAVE_VISIBILITY
HAVE_VISIBILITY:INTERNAL=1
//Have include wchar.h
HAVE_WCHAR_H:INTERNAL=1
//Have include wctype.h
HAVE_WCTYPE_H:INTERNAL=1
HHVM_EXTENSIONS_REQUIRED_DEFINES:INTERNAL=-DPHP_MYSQL_UNIX_SOCK_ADDR="/tmp/mysql.sock";-DPHP_MYSQL_UNIX_SOCK_ADDR="/tmp/mysql.sock";-DHAVE_LIBBZIP2;-DHAVE_CURL_MULTI_WAIT;-DHAVE_LIBCURL;-DHAVE_LIBXML2;-DHAVE_LIBICU;-DHAVE_LIBFREETYPE;-DHAVE_GD_FREETYPE;-DENABLE_GD_TTF;-DHAVE_LIBJPEG;-DHAVE_GD_JPG;-DHAVE_ICONV;-DHAVE_LIBICONV;-DHAVE_LIBPNG;-DHAVE_GD_PNG;-DPNG_SKIP_SETJMP_CHECK;-DHAVE_LIBINTL;-DHAVE_LIBGMP;-DHAVE_ICONV;-DHAVE_LIBICONV;-DHAVE_LIBICU;-DHAVE_LIBMAGICKWAND;-DHAVE_LIBLDAP;-DHAVE_LIBXML2;-DHAVE_LIBMCRYPT;-DHAVE_LIBMEMCACHED;-DHAVE_LIBMEMCACHED;-DPHP_MYSQL_UNIX_SOCK_ADDR="/tmp/mysql.sock";-DPHP_MYSQL_UNIX_SOCK_ADDR="/tmp/mysql.sock";-DPHP_MYSQL_UNIX_SOCK_ADDR="/tmp/mysql.sock";-DPHP_MYSQL_UNIX_SOCK_ADDR="/tmp/mysql.sock";-DHAVE_LIBXML2;-DHAVE_LIBEXPAT;-DHAVE_LIBXML2;-DHAVE_LIBXML2;-DHAVE_LIBXSLT
HHVM_EXTENSIONS_REQUIRED_INCLUDE_DIRS:INTERNAL=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include;/Users/atry/homebrew/opt/libxml2/include/libxml2;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/third-party/watchman/bundled_watchman-prefix/include;/Users/atry/homebrew/opt/icu4c/include;/Users/atry/homebrew/include/freetype2;/Users/atry/homebrew/include;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include;/Users/atry/homebrew/include;/Users/atry/homebrew/include;/Users/atry/homebrew/include;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include;/Users/atry/homebrew/opt/icu4c/include;/Users/atry/homebrew/Cellar/imagemagick@6/6.9.12-37/include/ImageMagick-6;/Users/atry/homebrew/Cellar/imagemagick@6/6.9.12-37/include/ImageMagick-6;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include;/Users/atry/homebrew/opt/libxml2/include/libxml2;/Users/atry/homebrew/include;/Users/atry/homebrew/include;/Users/atry/homebrew/include;/Users/atry/homebrew/include;/Users/atry/homebrew/opt/libxml2/include/libxml2;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/third-party/watchman/bundled_watchman-prefix/include;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include;/Users/atry/homebrew/opt/libxml2/include/libxml2;/Users/atry/homebrew/opt/libxml2/include/libxml2;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include
HHVM_EXTENSIONS_REQUIRED_LIBRARIES:INTERNAL=fbmysqlclient;squangle;fbmysqlclient;squangle;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libbz2.tbd;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libcurl.tbd;/Users/atry/homebrew/opt/libxml2/lib/libxml2.dylib;libwatchmanclient;/Users/atry/homebrew/opt/icu4c/lib/libicudata.a;/Users/atry/homebrew/opt/icu4c/lib/libicui18n.a;/Users/atry/homebrew/opt/icu4c/lib/libicuuc.a;/Users/atry/homebrew/lib/libfreetype.dylib;/Users/atry/homebrew/lib/libjpeg.dylib;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libiconv.tbd;/Users/atry/homebrew/lib/libpng.dylib;/Users/atry/homebrew/lib/libintl.dylib;/Users/atry/homebrew/lib/libgmp.dylib;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libiconv.tbd;/Users/atry/homebrew/opt/icu4c/lib/libicudata.a;/Users/atry/homebrew/opt/icu4c/lib/libicui18n.a;/Users/atry/homebrew/opt/icu4c/lib/libicuuc.a;/Users/atry/homebrew/Cellar/imagemagick@6/6.9.12-37/lib/libMagickWand-6.Q16.dylib;/Users/atry/homebrew/Cellar/imagemagick@6/6.9.12-37/lib/libMagickCore-6.Q16.dylib;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libldap.tbd;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/liblber.tbd;/Users/atry/homebrew/opt/libxml2/lib/libxml2.dylib;/Users/atry/homebrew/lib/libmcrypt.dylib;/Users/atry/homebrew/lib/libmemcached.dylib;/Users/atry/homebrew/lib/libmemcached.dylib;fbmysqlclient;fbmysqlclient;fbmysqlclient;fbmysqlclient;/Users/atry/homebrew/lib/libpq.dylib;/Users/atry/homebrew/opt/libxml2/lib/libxml2.dylib;thrift;thrift;libwatchmanclient;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libexpat.tbd;/Users/atry/homebrew/opt/libxml2/lib/libxml2.dylib;/Users/atry/homebrew/opt/libxml2/lib/libxml2.dylib;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libxslt.tbd;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libexslt.tbd
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-nightly-20220202-25428-byid8/hhvm-patch-1/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-nightly-20220202-25428-byid8/hhvm-patch-1/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-nightly-20220202-25428-byid8/hhvm-patch-1/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-nightly-20220202-25428-byid8/hhvm-patch-1/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-nightly-20220202-25428-byid8/hhvm-patch-1/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
HHVM_EXTENSION_14_DEPENDENCIES_OPTIONAL:INTERNAL=OFF
HHVM_EXTENSION_14_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_14_HEADER_FILES:INTERNAL=
HHVM_EXTENSION_14_NAME:INTERNAL=factparse
HHVM_EXTENSION_14_PRETTY_NAME:INTERNAL=factparse
HHVM_EXTENSION_14_REQUIRED:INTERNAL=OFF
HHVM_EXTENSION_14_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/factparse
HHVM_EXTENSION_14_SOURCE_FILES:INTERNAL=ext_factparse.cpp
HHVM_EXTENSION_14_SYSTEMLIB:INTERNAL=ext_factparse.php
HHVM_EXTENSION_15_DEPENDENCIES:INTERNAL=libwatchmanclient
HHVM_EXTENSION_15_DEPENDENCIES_OPTIONAL:INTERNAL=OFF
HHVM_EXTENSION_15_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_15_HEADER_FILES:INTERNAL=attribute-argument-map.h;attribute-map.h;autoload-db.h;exception.h;ext_facts.h;fact-extractor.h;file-facts.h;inheritance-info.h;lazy-two-way-map.h;logging.h;path-and-hash.h;path-symbols-map.h;string-ptr.h;symbol-map.h;symbol-types.h;thread-factory.h;facts-store.h;watcher.h;watchman-watcher.h
HHVM_EXTENSION_15_NAME:INTERNAL=facts
HHVM_EXTENSION_15_PRETTY_NAME:INTERNAL=facts
HHVM_EXTENSION_15_REQUIRED:INTERNAL=OFF
HHVM_EXTENSION_15_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/facts
HHVM_EXTENSION_15_SOURCE_FILES:INTERNAL=autoload-db.cpp;exception.cpp;ext_facts.cpp;fact-extractor.cpp;logging.cpp;string-data-ptr.cpp;symbol-map.cpp;thread-factory.cpp;facts-store.cpp;watchman-watcher.cpp
HHVM_EXTENSION_15_SYSTEMLIB:INTERNAL=ext_facts.php
HHVM_EXTENSION_16_DEPENDENCIES:INTERNAL=libFolly;libICU
HHVM_EXTENSION_16_DEPENDENCIES_OPTIONAL:INTERNAL=OFF;OFF
HHVM_EXTENSION_16_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_16_HEADER_FILES:INTERNAL=ext_fb.h;VariantController.h;FBSerialize/FBSerialize.h;FBSerialize/FBSerialize-inl.h
HHVM_EXTENSION_16_NAME:INTERNAL=fb
HHVM_EXTENSION_16_PRETTY_NAME:INTERNAL=fb
HHVM_EXTENSION_16_REQUIRED:INTERNAL=OFF
HHVM_EXTENSION_16_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/fb
HHVM_EXTENSION_16_SOURCE_FILES:INTERNAL=ext_fb.cpp
HHVM_EXTENSION_16_SYSTEMLIB:INTERNAL=ext_fb.php
HHVM_EXTENSION_17_DEPENDENCIES:INTERNAL=
HHVM_EXTENSION_17_DEPENDENCIES_OPTIONAL:INTERNAL=
HHVM_EXTENSION_17_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_17_HEADER_FILES:INTERNAL=libmagic/cdf.h;libmagic/compat.h;libmagic/elfclass.h;libmagic/file.h;libmagic/magic.h;libmagic/names.h;libmagic/patchlevel.h;libmagic/readelf.h;libmagic/tar.h
HHVM_EXTENSION_17_NAME:INTERNAL=fileinfo
HHVM_EXTENSION_17_PRETTY_NAME:INTERNAL=fileinfo
HHVM_EXTENSION_17_REQUIRED:INTERNAL=OFF
HHVM_EXTENSION_17_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/fileinfo
HHVM_EXTENSION_17_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_17_SYSTEMLIB:INTERNAL=ext_fileinfo.php
HHVM_EXTENSION_18_DEPENDENCIES:INTERNAL=libFolly;libPCRE
HHVM_EXTENSION_18_DEPENDENCIES_OPTIONAL:INTERNAL=OFF;OFF
HHVM_EXTENSION_18_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_18_HEADER_FILES:INTERNAL=ext_filter.h;filter_private.h;logical_filters.h;sanitizing_filters.h
HHVM_EXTENSION_18_NAME:INTERNAL=filter
HHVM_EXTENSION_18_PRETTY_NAME:INTERNAL=filter
HHVM_EXTENSION_18_REQUIRED:INTERNAL=OFF
HHVM_EXTENSION_18_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/filter
HHVM_EXTENSION_18_SOURCE_FILES:INTERNAL=ext_filter.cpp;logical_filters.cpp;sanitizing_filters.cpp
HHVM_EXTENSION_18_SYSTEMLIB:INTERNAL=ext_filter.php
HHVM_EXTENSION_19_DEPENDENCIES:INTERNAL=libFribidi 0.19.6;libGlib
HHVM_EXTENSION_19_DEPENDENCIES_OPTIONAL:INTERNAL=OFF;OFF
HHVM_EXTENSION_19_ENABLED_STATE:INTERNAL=2
HHVM_EXTENSION_19_HEADER_FILES:INTERNAL=
HHVM_EXTENSION_19_NAME:INTERNAL=fribidi
HHVM_EXTENSION_19_PRETTY_NAME:INTERNAL=fribidi
HHVM_EXTENSION_19_REQUIRED:INTERNAL=OFF
HHVM_EXTENSION_19_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/fribidi
HHVM_EXTENSION_19_SOURCE_FILES:INTERNAL=ext_fribidi.cpp
HHVM_EXTENSION_19_SYSTEMLIB:INTERNAL=ext_fribidi.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
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-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/apc
HHVM_EXTENSION_1_SOURCE_FILES:INTERNAL=ext_apc.cpp
HHVM_EXTENSION_1_SYSTEMLIB:INTERNAL=ext_apc.php
HHVM_EXTENSION_20_DEPENDENCIES:INTERNAL=
HHVM_EXTENSION_20_DEPENDENCIES_OPTIONAL:INTERNAL=
HHVM_EXTENSION_20_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_20_HEADER_FILES:INTERNAL=ext_functioncredential.h
HHVM_EXTENSION_20_NAME:INTERNAL=functioncredential
HHVM_EXTENSION_20_PRETTY_NAME:INTERNAL=functioncredential
HHVM_EXTENSION_20_REQUIRED:INTERNAL=ON
HHVM_EXTENSION_20_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/functioncredential
HHVM_EXTENSION_20_SOURCE_FILES:INTERNAL=ext_functioncredential.cpp
HHVM_EXTENSION_20_SYSTEMLIB:INTERNAL=ext_functioncredential.php
HHVM_EXTENSION_21_DEPENDENCIES:INTERNAL=libFreetype;libJpeg;libIConv;libPng;libVpx
HHVM_EXTENSION_21_DEPENDENCIES_OPTIONAL:INTERNAL=ON;ON;OFF;ON;ON
HHVM_EXTENSION_21_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_21_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_21_NAME:INTERNAL=gd
HHVM_EXTENSION_21_PRETTY_NAME:INTERNAL=gd
HHVM_EXTENSION_21_REQUIRED:INTERNAL=OFF
HHVM_EXTENSION_21_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/gd
HHVM_EXTENSION_21_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_21_SYSTEMLIB:INTERNAL=ext_exif.php;ext_gd.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_generator.h
HHVM_EXTENSION_22_NAME:INTERNAL=generator
HHVM_EXTENSION_22_PRETTY_NAME:INTERNAL=generator
HHVM_EXTENSION_22_REQUIRED:INTERNAL=ON
HHVM_EXTENSION_22_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/generator
HHVM_EXTENSION_22_SOURCE_FILES:INTERNAL=ext_generator.cpp
HHVM_EXTENSION_22_SYSTEMLIB:INTERNAL=ext_generator.php
HHVM_EXTENSION_23_DEPENDENCIES:INTERNAL=libIntl
HHVM_EXTENSION_23_DEPENDENCIES_OPTIONAL:INTERNAL=OFF
HHVM_EXTENSION_23_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_23_HEADER_FILES:INTERNAL=ext_gettext.h
HHVM_EXTENSION_23_NAME:INTERNAL=gettext
HHVM_EXTENSION_23_PRETTY_NAME:INTERNAL=gettext
HHVM_EXTENSION_23_REQUIRED:INTERNAL=OFF
HHVM_EXTENSION_23_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/gettext
HHVM_EXTENSION_23_SOURCE_FILES:INTERNAL=ext_gettext.cpp
HHVM_EXTENSION_23_SYSTEMLIB:INTERNAL=ext_gettext.php
HHVM_EXTENSION_24_DEPENDENCIES:INTERNAL=libGmp
HHVM_EXTENSION_24_DEPENDENCIES_OPTIONAL:INTERNAL=OFF
HHVM_EXTENSION_24_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_24_HEADER_FILES:INTERNAL=ext_gmp.h
HHVM_EXTENSION_24_NAME:INTERNAL=gmp
HHVM_EXTENSION_24_PRETTY_NAME:INTERNAL=gmp
HHVM_EXTENSION_24_REQUIRED:INTERNAL=OFF
HHVM_EXTENSION_24_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/gmp
HHVM_EXTENSION_24_SOURCE_FILES:INTERNAL=ext_gmp.cpp
HHVM_EXTENSION_24_SYSTEMLIB:INTERNAL=ext_gmp.php
HHVM_EXTENSION_25_DEPENDENCIES:INTERNAL=
HHVM_EXTENSION_25_DEPENDENCIES_OPTIONAL:INTERNAL=
HHVM_EXTENSION_25_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_25_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_25_NAME:INTERNAL=hash
HHVM_EXTENSION_25_PRETTY_NAME:INTERNAL=hash
HHVM_EXTENSION_25_REQUIRED:INTERNAL=OFF
HHVM_EXTENSION_25_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/hash
HHVM_EXTENSION_25_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_25_SYSTEMLIB:INTERNAL=ext_hash.php
HHVM_EXTENSION_26_DEPENDENCIES:INTERNAL=
HHVM_EXTENSION_26_DEPENDENCIES_OPTIONAL:INTERNAL=
HHVM_EXTENSION_26_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_26_HEADER_FILES:INTERNAL=ext_hh.h
HHVM_EXTENSION_26_NAME:INTERNAL=hh
HHVM_EXTENSION_26_PRETTY_NAME:INTERNAL=hh
HHVM_EXTENSION_26_REQUIRED:INTERNAL=ON
HHVM_EXTENSION_26_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/hh
HHVM_EXTENSION_26_SOURCE_FILES:INTERNAL=ext_hh.cpp
HHVM_EXTENSION_26_SYSTEMLIB:INTERNAL=ext_hh.php
HHVM_EXTENSION_27_DEPENDENCIES:INTERNAL=
HHVM_EXTENSION_27_DEPENDENCIES_OPTIONAL:INTERNAL=
HHVM_EXTENSION_27_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_27_HEADER_FILES:INTERNAL=
HHVM_EXTENSION_27_NAME:INTERNAL=hh_client
HHVM_EXTENSION_27_PRETTY_NAME:INTERNAL=hh_client
HHVM_EXTENSION_27_REQUIRED:INTERNAL=ON
HHVM_EXTENSION_27_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/hh_client
HHVM_EXTENSION_27_SOURCE_FILES:INTERNAL=ext_hh_client.cpp
HHVM_EXTENSION_27_SYSTEMLIB:INTERNAL=ext_hh_client.php
HHVM_EXTENSION_28_DEPENDENCIES:INTERNAL=libZLib
HHVM_EXTENSION_28_DEPENDENCIES_OPTIONAL:INTERNAL=OFF
HHVM_EXTENSION_28_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_28_HEADER_FILES:INTERNAL=ext_hotprofiler.h
HHVM_EXTENSION_28_NAME:INTERNAL=hotprofiler
HHVM_EXTENSION_28_PRETTY_NAME:INTERNAL=Hot Profiler
HHVM_EXTENSION_28_REQUIRED:INTERNAL=ON
HHVM_EXTENSION_28_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/hotprofiler
HHVM_EXTENSION_28_SOURCE_FILES:INTERNAL=ext_hotprofiler.cpp
HHVM_EXTENSION_28_SYSTEMLIB:INTERNAL=
HHVM_EXTENSION_29_DEPENDENCIES:INTERNAL=
HHVM_EXTENSION_29_DEPENDENCIES_OPTIONAL:INTERNAL=
HHVM_EXTENSION_29_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_29_HEADER_FILES:INTERNAL=
HHVM_EXTENSION_29_NAME:INTERNAL=hsl_io
HHVM_EXTENSION_29_PRETTY_NAME:INTERNAL=hsl_io
HHVM_EXTENSION_29_REQUIRED:INTERNAL=OFF
HHVM_EXTENSION_29_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/hsl
HHVM_EXTENSION_29_SOURCE_FILES:INTERNAL=ext_hsl_io.cpp
HHVM_EXTENSION_29_SYSTEMLIB:INTERNAL=ext_hsl_io.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-nightly-20220202-25428-byid8/hhvm-patch-1/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=
HHVM_EXTENSION_30_NAME:INTERNAL=hsl_os
HHVM_EXTENSION_30_PRETTY_NAME:INTERNAL=hsl_os
HHVM_EXTENSION_30_REQUIRED:INTERNAL=OFF
HHVM_EXTENSION_30_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/hsl
HHVM_EXTENSION_30_SOURCE_FILES:INTERNAL=ext_hsl_os.cpp
HHVM_EXTENSION_30_SYSTEMLIB:INTERNAL=ext_hsl_os.php
HHVM_EXTENSION_31_DEPENDENCIES:INTERNAL=
HHVM_EXTENSION_31_DEPENDENCIES_OPTIONAL:INTERNAL=
HHVM_EXTENSION_31_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_31_HEADER_FILES:INTERNAL=
HHVM_EXTENSION_31_NAME:INTERNAL=hsl_locale
HHVM_EXTENSION_31_PRETTY_NAME:INTERNAL=hsl_locale
HHVM_EXTENSION_31_REQUIRED:INTERNAL=OFF
HHVM_EXTENSION_31_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/hsl
HHVM_EXTENSION_31_SOURCE_FILES:INTERNAL=ext_hsl_locale.cpp;hsl_locale_ops.cpp;hsl_locale_byte_ops.cpp;hsl_locale_icu_ops.cpp;hsl_locale_libc_ops.cpp
HHVM_EXTENSION_31_SYSTEMLIB:INTERNAL=ext_hsl_locale.php
HHVM_EXTENSION_32_DEPENDENCIES:INTERNAL=libBoost;libFolly
HHVM_EXTENSION_32_DEPENDENCIES_OPTIONAL:INTERNAL=OFF;OFF
HHVM_EXTENSION_32_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_32_HEADER_FILES:INTERNAL=
HHVM_EXTENSION_32_NAME:INTERNAL=hsl_random
HHVM_EXTENSION_32_PRETTY_NAME:INTERNAL=hsl_random
HHVM_EXTENSION_32_REQUIRED:INTERNAL=OFF
HHVM_EXTENSION_32_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/hsl
HHVM_EXTENSION_32_SOURCE_FILES:INTERNAL=ext_hsl_random.cpp
HHVM_EXTENSION_32_SYSTEMLIB:INTERNAL=ext_hsl_random.php
HHVM_EXTENSION_33_DEPENDENCIES:INTERNAL=
HHVM_EXTENSION_33_DEPENDENCIES_OPTIONAL:INTERNAL=
HHVM_EXTENSION_33_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_33_HEADER_FILES:INTERNAL=
HHVM_EXTENSION_33_NAME:INTERNAL=hsl_str
HHVM_EXTENSION_33_PRETTY_NAME:INTERNAL=hsl_str
HHVM_EXTENSION_33_REQUIRED:INTERNAL=OFF
HHVM_EXTENSION_33_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/hsl
HHVM_EXTENSION_33_SOURCE_FILES:INTERNAL=ext_hsl_str.cpp
HHVM_EXTENSION_33_SYSTEMLIB:INTERNAL=ext_hsl_str.php
HHVM_EXTENSION_34_DEPENDENCIES:INTERNAL=
HHVM_EXTENSION_34_DEPENDENCIES_OPTIONAL:INTERNAL=
HHVM_EXTENSION_34_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_34_HEADER_FILES:INTERNAL=
HHVM_EXTENSION_34_NAME:INTERNAL=hsl_time
HHVM_EXTENSION_34_PRETTY_NAME:INTERNAL=hsl_time
HHVM_EXTENSION_34_REQUIRED:INTERNAL=OFF
HHVM_EXTENSION_34_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/hsl
HHVM_EXTENSION_34_SOURCE_FILES:INTERNAL=ext_hsl_time.cpp
HHVM_EXTENSION_34_SYSTEMLIB:INTERNAL=ext_hsl_time.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=hsl_regex
HHVM_EXTENSION_35_PRETTY_NAME:INTERNAL=hsl_regex
HHVM_EXTENSION_35_REQUIRED:INTERNAL=OFF
HHVM_EXTENSION_35_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/hsl
HHVM_EXTENSION_35_SOURCE_FILES:INTERNAL=ext_hsl_regex.cpp
HHVM_EXTENSION_35_SYSTEMLIB:INTERNAL=ext_hsl_regex.php
HHVM_EXTENSION_36_DEPENDENCIES:INTERNAL=
HHVM_EXTENSION_36_DEPENDENCIES_OPTIONAL:INTERNAL=
HHVM_EXTENSION_36_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_36_HEADER_FILES:INTERNAL=
HHVM_EXTENSION_36_NAME:INTERNAL=hsl_systemlib
HHVM_EXTENSION_36_PRETTY_NAME:INTERNAL=hsl_systemlib
HHVM_EXTENSION_36_REQUIRED:INTERNAL=OFF
HHVM_EXTENSION_36_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/hsl
HHVM_EXTENSION_36_SOURCE_FILES:INTERNAL=ext_hsl_systemlib.cpp
HHVM_EXTENSION_36_SYSTEMLIB:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/ext_hsl_systemlib.hack
HHVM_EXTENSION_37_DEPENDENCIES:INTERNAL=libBoost;libIConv
HHVM_EXTENSION_37_DEPENDENCIES_OPTIONAL:INTERNAL=OFF;OFF
HHVM_EXTENSION_37_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_37_HEADER_FILES:INTERNAL=
HHVM_EXTENSION_37_NAME:INTERNAL=iconv
HHVM_EXTENSION_37_PRETTY_NAME:INTERNAL=iconv
HHVM_EXTENSION_37_REQUIRED:INTERNAL=OFF
HHVM_EXTENSION_37_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/iconv
HHVM_EXTENSION_37_SOURCE_FILES:INTERNAL=ext_iconv.cpp
HHVM_EXTENSION_37_SYSTEMLIB:INTERNAL=ext_iconv.php
HHVM_EXTENSION_38_DEPENDENCIES:INTERNAL=libBoost;libICU
HHVM_EXTENSION_38_DEPENDENCIES_OPTIONAL:INTERNAL=OFF;OFF
HHVM_EXTENSION_38_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_38_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_38_NAME:INTERNAL=icu
HHVM_EXTENSION_38_PRETTY_NAME:INTERNAL=icu
HHVM_EXTENSION_38_REQUIRED:INTERNAL=ON
HHVM_EXTENSION_38_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/icu
HHVM_EXTENSION_38_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_38_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_39_DEPENDENCIES:INTERNAL=libMagickWand
HHVM_EXTENSION_39_DEPENDENCIES_OPTIONAL:INTERNAL=OFF
HHVM_EXTENSION_39_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_39_HEADER_FILES:INTERNAL=constants.h;ext_imagick.h
HHVM_EXTENSION_39_NAME:INTERNAL=imagick
HHVM_EXTENSION_39_PRETTY_NAME:INTERNAL=imagick
HHVM_EXTENSION_39_REQUIRED:INTERNAL=OFF
HHVM_EXTENSION_39_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/imagick
HHVM_EXTENSION_39_SOURCE_FILES:INTERNAL=constants.cpp;ext_imagick.cpp;imagick.cpp;imagickdraw.cpp;imagickpixel.cpp;imagickpixeliterator.cpp
HHVM_EXTENSION_39_SYSTEMLIB:INTERNAL=ext_imagick.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-nightly-20220202-25428-byid8/hhvm-patch-1/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=libCClient
HHVM_EXTENSION_40_DEPENDENCIES_OPTIONAL:INTERNAL=OFF
HHVM_EXTENSION_40_ENABLED_STATE:INTERNAL=2
HHVM_EXTENSION_40_HEADER_FILES:INTERNAL=
HHVM_EXTENSION_40_NAME:INTERNAL=imap
HHVM_EXTENSION_40_PRETTY_NAME:INTERNAL=imap
HHVM_EXTENSION_40_REQUIRED:INTERNAL=OFF
HHVM_EXTENSION_40_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/imap
HHVM_EXTENSION_40_SOURCE_FILES:INTERNAL=ext_imap.cpp
HHVM_EXTENSION_40_SYSTEMLIB:INTERNAL=ext_imap.php
HHVM_EXTENSION_41_DEPENDENCIES:INTERNAL=
HHVM_EXTENSION_41_DEPENDENCIES_OPTIONAL:INTERNAL=
HHVM_EXTENSION_41_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_41_HEADER_FILES:INTERNAL=ext_intervaltimer.h
HHVM_EXTENSION_41_NAME:INTERNAL=intervaltimer
HHVM_EXTENSION_41_PRETTY_NAME:INTERNAL=intervaltimer
HHVM_EXTENSION_41_REQUIRED:INTERNAL=ON
HHVM_EXTENSION_41_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/intervaltimer
HHVM_EXTENSION_41_SOURCE_FILES:INTERNAL=ext_intervaltimer.cpp
HHVM_EXTENSION_41_SYSTEMLIB:INTERNAL=ext_intervaltimer.php
HHVM_EXTENSION_42_DEPENDENCIES:INTERNAL=libFolly;osPosix
HHVM_EXTENSION_42_DEPENDENCIES_OPTIONAL:INTERNAL=OFF;OFF
HHVM_EXTENSION_42_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_42_HEADER_FILES:INTERNAL=ext_ipc.h
HHVM_EXTENSION_42_NAME:INTERNAL=ipc
HHVM_EXTENSION_42_PRETTY_NAME:INTERNAL=ipc
HHVM_EXTENSION_42_REQUIRED:INTERNAL=OFF
HHVM_EXTENSION_42_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/ipc
HHVM_EXTENSION_42_SOURCE_FILES:INTERNAL=ext_ipc.cpp
HHVM_EXTENSION_42_SYSTEMLIB:INTERNAL=ext_sysvmsg.php;ext_sysvsem.php;ext_sysvshm.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=ext_json.h;JSON_parser.h
HHVM_EXTENSION_43_NAME:INTERNAL=json
HHVM_EXTENSION_43_PRETTY_NAME:INTERNAL=json
HHVM_EXTENSION_43_REQUIRED:INTERNAL=ON
HHVM_EXTENSION_43_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/json
HHVM_EXTENSION_43_SOURCE_FILES:INTERNAL=ext_json.cpp;JSON_parser.cpp
HHVM_EXTENSION_43_SYSTEMLIB:INTERNAL=ext_json.php
HHVM_EXTENSION_44_DEPENDENCIES:INTERNAL=libFolly;libLdap
HHVM_EXTENSION_44_DEPENDENCIES_OPTIONAL:INTERNAL=OFF;OFF
HHVM_EXTENSION_44_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_44_HEADER_FILES:INTERNAL=ext_ldap.h
HHVM_EXTENSION_44_NAME:INTERNAL=ldap
HHVM_EXTENSION_44_PRETTY_NAME:INTERNAL=ldap
HHVM_EXTENSION_44_REQUIRED:INTERNAL=OFF
HHVM_EXTENSION_44_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/ldap
HHVM_EXTENSION_44_SOURCE_FILES:INTERNAL=ext_ldap.cpp
HHVM_EXTENSION_44_SYSTEMLIB:INTERNAL=ext_ldap.php
HHVM_EXTENSION_45_DEPENDENCIES:INTERNAL=libFolly;libXML2
HHVM_EXTENSION_45_DEPENDENCIES_OPTIONAL:INTERNAL=OFF;OFF
HHVM_EXTENSION_45_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_45_HEADER_FILES:INTERNAL=ext_libxml.h
HHVM_EXTENSION_45_NAME:INTERNAL=libxml
HHVM_EXTENSION_45_PRETTY_NAME:INTERNAL=libxml
HHVM_EXTENSION_45_REQUIRED:INTERNAL=OFF
HHVM_EXTENSION_45_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/libxml
HHVM_EXTENSION_45_SOURCE_FILES:INTERNAL=ext_libxml.cpp
HHVM_EXTENSION_45_SYSTEMLIB:INTERNAL=ext_libxml.php
HHVM_EXTENSION_46_DEPENDENCIES:INTERNAL=libLZ4
HHVM_EXTENSION_46_DEPENDENCIES_OPTIONAL:INTERNAL=OFF
HHVM_EXTENSION_46_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_46_HEADER_FILES:INTERNAL=
HHVM_EXTENSION_46_NAME:INTERNAL=lz4
HHVM_EXTENSION_46_PRETTY_NAME:INTERNAL=lz4
HHVM_EXTENSION_46_REQUIRED:INTERNAL=OFF
HHVM_EXTENSION_46_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/lz4
HHVM_EXTENSION_46_SOURCE_FILES:INTERNAL=ext_lz4.cpp
HHVM_EXTENSION_46_SYSTEMLIB:INTERNAL=ext_lz4.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=mail
HHVM_EXTENSION_47_PRETTY_NAME:INTERNAL=mail
HHVM_EXTENSION_47_REQUIRED:INTERNAL=OFF
HHVM_EXTENSION_47_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/mail
HHVM_EXTENSION_47_SOURCE_FILES:INTERNAL=ext_mail.cpp
HHVM_EXTENSION_47_SYSTEMLIB:INTERNAL=ext_mail.php
HHVM_EXTENSION_48_DEPENDENCIES:INTERNAL=libMbfl
HHVM_EXTENSION_48_DEPENDENCIES_OPTIONAL:INTERNAL=OFF
HHVM_EXTENSION_48_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_48_HEADER_FILES:INTERNAL=mime.h;rfc822.h
HHVM_EXTENSION_48_NAME:INTERNAL=mailparse
HHVM_EXTENSION_48_PRETTY_NAME:INTERNAL=mailparse
HHVM_EXTENSION_48_REQUIRED:INTERNAL=OFF
HHVM_EXTENSION_48_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/mailparse
HHVM_EXTENSION_48_SOURCE_FILES:INTERNAL=ext_mailparse.cpp;mime.cpp;rfc822.cpp
HHVM_EXTENSION_48_SYSTEMLIB:INTERNAL=ext_mailparse.php
HHVM_EXTENSION_49_DEPENDENCIES:INTERNAL=libMbfl;libOniguruma
HHVM_EXTENSION_49_DEPENDENCIES_OPTIONAL:INTERNAL=OFF;OFF
HHVM_EXTENSION_49_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_49_HEADER_FILES:INTERNAL=ext_mbstring.h;php_unicode.h;unicode_data.h
HHVM_EXTENSION_49_NAME:INTERNAL=mbstring
HHVM_EXTENSION_49_PRETTY_NAME:INTERNAL=mbstring
HHVM_EXTENSION_49_REQUIRED:INTERNAL=OFF
HHVM_EXTENSION_49_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/mbstring
HHVM_EXTENSION_49_SOURCE_FILES:INTERNAL=ext_mbstring.cpp
HHVM_EXTENSION_49_SYSTEMLIB:INTERNAL=ext_mbstring.php
HHVM_EXTENSION_4_DEPENDENCIES:INTERNAL=libFolly;libMySQL;libSquangle
HHVM_EXTENSION_4_DEPENDENCIES_OPTIONAL:INTERNAL=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-nightly-20220202-25428-byid8/hhvm-patch-1/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=libmcrouter;varENABLE_MCROUTER
HHVM_EXTENSION_50_DEPENDENCIES_OPTIONAL:INTERNAL=OFF;OFF
HHVM_EXTENSION_50_ENABLED_STATE:INTERNAL=2
HHVM_EXTENSION_50_HEADER_FILES:INTERNAL=
HHVM_EXTENSION_50_NAME:INTERNAL=mcrouter
HHVM_EXTENSION_50_PRETTY_NAME:INTERNAL=mcrouter
HHVM_EXTENSION_50_REQUIRED:INTERNAL=OFF
HHVM_EXTENSION_50_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/mcrouter
HHVM_EXTENSION_50_SOURCE_FILES:INTERNAL=ext_mcrouter.cpp
HHVM_EXTENSION_50_SYSTEMLIB:INTERNAL=ext_mcrouter.php
HHVM_EXTENSION_51_DEPENDENCIES:INTERNAL=libMCrypt
HHVM_EXTENSION_51_DEPENDENCIES_OPTIONAL:INTERNAL=OFF
HHVM_EXTENSION_51_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_51_HEADER_FILES:INTERNAL=
HHVM_EXTENSION_51_NAME:INTERNAL=mcrypt
HHVM_EXTENSION_51_PRETTY_NAME:INTERNAL=mcrypt
HHVM_EXTENSION_51_REQUIRED:INTERNAL=OFF
HHVM_EXTENSION_51_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/mcrypt
HHVM_EXTENSION_51_SOURCE_FILES:INTERNAL=ext_mcrypt.cpp
HHVM_EXTENSION_51_SYSTEMLIB:INTERNAL=ext_mcrypt.php
HHVM_EXTENSION_52_DEPENDENCIES:INTERNAL=libMemcached
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=memcache
HHVM_EXTENSION_52_PRETTY_NAME:INTERNAL=memcache
HHVM_EXTENSION_52_REQUIRED:INTERNAL=OFF
HHVM_EXTENSION_52_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/memcache
HHVM_EXTENSION_52_SOURCE_FILES:INTERNAL=ext_memcache.cpp
HHVM_EXTENSION_52_SYSTEMLIB:INTERNAL=ext_memcache.php
HHVM_EXTENSION_53_DEPENDENCIES:INTERNAL=libFastLZ;libMemcached;libZLib
HHVM_EXTENSION_53_DEPENDENCIES_OPTIONAL:INTERNAL=OFF;OFF;OFF
HHVM_EXTENSION_53_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_53_HEADER_FILES:INTERNAL=libmemcached_portability.h
HHVM_EXTENSION_53_NAME:INTERNAL=memcached
HHVM_EXTENSION_53_PRETTY_NAME:INTERNAL=memcached
HHVM_EXTENSION_53_REQUIRED:INTERNAL=OFF
HHVM_EXTENSION_53_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/memcached
HHVM_EXTENSION_53_SOURCE_FILES:INTERNAL=ext_memcached.cpp
HHVM_EXTENSION_53_SYSTEMLIB:INTERNAL=ext_memcached.php
HHVM_EXTENSION_54_DEPENDENCIES:INTERNAL=libFolly;libMySQL
HHVM_EXTENSION_54_DEPENDENCIES_OPTIONAL:INTERNAL=OFF;OFF
HHVM_EXTENSION_54_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_54_HEADER_FILES:INTERNAL=ext_mysql.h;mysql_common.h;mysql_stats.h
HHVM_EXTENSION_54_NAME:INTERNAL=mysql
HHVM_EXTENSION_54_PRETTY_NAME:INTERNAL=MySQL
HHVM_EXTENSION_54_REQUIRED:INTERNAL=OFF
HHVM_EXTENSION_54_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/mysql
HHVM_EXTENSION_54_SOURCE_FILES:INTERNAL=ext_mysql.cpp;mysql_common.cpp;mysql_stats.cpp
HHVM_EXTENSION_54_SYSTEMLIB:INTERNAL=ext_mysql.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=objprof
HHVM_EXTENSION_55_PRETTY_NAME:INTERNAL=objprof
HHVM_EXTENSION_55_REQUIRED:INTERNAL=OFF
HHVM_EXTENSION_55_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/objprof
HHVM_EXTENSION_55_SOURCE_FILES:INTERNAL=ext_heapgraph.cpp;ext_objprof.cpp
HHVM_EXTENSION_55_SYSTEMLIB:INTERNAL=ext_heapgraph.php;ext_objprof.php
HHVM_EXTENSION_56_DEPENDENCIES:INTERNAL=libOpenSSL
HHVM_EXTENSION_56_DEPENDENCIES_OPTIONAL:INTERNAL=OFF
HHVM_EXTENSION_56_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_56_HEADER_FILES:INTERNAL=ext_openssl.h
HHVM_EXTENSION_56_NAME:INTERNAL=openssl
HHVM_EXTENSION_56_PRETTY_NAME:INTERNAL=openssl
HHVM_EXTENSION_56_REQUIRED:INTERNAL=OFF
HHVM_EXTENSION_56_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/openssl
HHVM_EXTENSION_56_SOURCE_FILES:INTERNAL=ext_openssl.cpp
HHVM_EXTENSION_56_SYSTEMLIB:INTERNAL=ext_openssl.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=
HHVM_EXTENSION_57_NAME:INTERNAL=password
HHVM_EXTENSION_57_PRETTY_NAME:INTERNAL=password
HHVM_EXTENSION_57_REQUIRED:INTERNAL=OFF
HHVM_EXTENSION_57_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/password
HHVM_EXTENSION_57_SOURCE_FILES:INTERNAL=ext_password.cpp
HHVM_EXTENSION_57_SYSTEMLIB:INTERNAL=ext_password.php
HHVM_EXTENSION_58_DEPENDENCIES:INTERNAL=libPCRE
HHVM_EXTENSION_58_DEPENDENCIES_OPTIONAL:INTERNAL=OFF
HHVM_EXTENSION_58_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_58_HEADER_FILES:INTERNAL=ext_pcre.h
HHVM_EXTENSION_58_NAME:INTERNAL=pcre
HHVM_EXTENSION_58_PRETTY_NAME:INTERNAL=pcre
HHVM_EXTENSION_58_REQUIRED:INTERNAL=ON
HHVM_EXTENSION_58_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/pcre
HHVM_EXTENSION_58_SOURCE_FILES:INTERNAL=ext_pcre.cpp
HHVM_EXTENSION_58_SYSTEMLIB:INTERNAL=ext_pcre.php
HHVM_EXTENSION_59_DEPENDENCIES:INTERNAL=
HHVM_EXTENSION_59_DEPENDENCIES_OPTIONAL:INTERNAL=
HHVM_EXTENSION_59_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_59_HEADER_FILES:INTERNAL=pdo_driver.h
HHVM_EXTENSION_59_NAME:INTERNAL=pdo
HHVM_EXTENSION_59_PRETTY_NAME:INTERNAL=pdo
HHVM_EXTENSION_59_REQUIRED:INTERNAL=OFF
HHVM_EXTENSION_59_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/pdo
HHVM_EXTENSION_59_SOURCE_FILES:INTERNAL=ext_pdo.cpp;pdo_driver.cpp
HHVM_EXTENSION_59_SYSTEMLIB:INTERNAL=ext_pdo.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-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/bcmath
HHVM_EXTENSION_5_SOURCE_FILES:INTERNAL=add.cpp;compare.cpp;debug.cpp;div.cpp;divmod.cpp;doaddsub.cpp;ext_bcmath.cpp;init.cpp;int2num.cpp;nearzero.cpp;neg.cpp;num2long.cpp;num2str.cpp;output.cpp;raise.cpp;raisemod.cpp;recmul.cpp;rmzero.cpp;sqrt.cpp;str2num.cpp;sub.cpp;zero.cpp
HHVM_EXTENSION_5_SYSTEMLIB:INTERNAL=ext_bcmath.php
HHVM_EXTENSION_60_DEPENDENCIES:INTERNAL=libMySQL
HHVM_EXTENSION_60_DEPENDENCIES_OPTIONAL:INTERNAL=OFF
HHVM_EXTENSION_60_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_60_HEADER_FILES:INTERNAL=pdo_mysql.h
HHVM_EXTENSION_60_NAME:INTERNAL=pdo_mysql
HHVM_EXTENSION_60_PRETTY_NAME:INTERNAL=pdo_mysql
HHVM_EXTENSION_60_REQUIRED:INTERNAL=OFF
HHVM_EXTENSION_60_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/pdo_mysql
HHVM_EXTENSION_60_SOURCE_FILES:INTERNAL=pdo_mysql.cpp
HHVM_EXTENSION_60_SYSTEMLIB:INTERNAL=
HHVM_EXTENSION_61_DEPENDENCIES:INTERNAL=libSQLite
HHVM_EXTENSION_61_DEPENDENCIES_OPTIONAL:INTERNAL=OFF
HHVM_EXTENSION_61_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_61_HEADER_FILES:INTERNAL=pdo_sqlite.h
HHVM_EXTENSION_61_NAME:INTERNAL=pdo_sqlite
HHVM_EXTENSION_61_PRETTY_NAME:INTERNAL=pdo_sqlite
HHVM_EXTENSION_61_REQUIRED:INTERNAL=OFF
HHVM_EXTENSION_61_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/pdo_sqlite
HHVM_EXTENSION_61_SOURCE_FILES:INTERNAL=pdo_sqlite.cpp
HHVM_EXTENSION_61_SYSTEMLIB:INTERNAL=
HHVM_EXTENSION_62_DEPENDENCIES:INTERNAL=libPgSQL
HHVM_EXTENSION_62_DEPENDENCIES_OPTIONAL:INTERNAL=OFF
HHVM_EXTENSION_62_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_62_HEADER_FILES:INTERNAL=pdo_pgsql_connection.h;pdo_pgsql.h;pdo_pgsql_resource.h;pdo_pgsql_statement.h
HHVM_EXTENSION_62_NAME:INTERNAL=pgsql
HHVM_EXTENSION_62_PRETTY_NAME:INTERNAL=pgsql
HHVM_EXTENSION_62_REQUIRED:INTERNAL=OFF
HHVM_EXTENSION_62_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/pgsql
HHVM_EXTENSION_62_SOURCE_FILES:INTERNAL=pgsql.cpp;pdo_pgsql_statement.cpp;pdo_pgsql_connection.cpp;pdo_pgsql.cpp
HHVM_EXTENSION_62_SYSTEMLIB:INTERNAL=ext_pgsql.php
HHVM_EXTENSION_63_DEPENDENCIES:INTERNAL=libFolly;osPosix
HHVM_EXTENSION_63_DEPENDENCIES_OPTIONAL:INTERNAL=OFF;OFF
HHVM_EXTENSION_63_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_63_HEADER_FILES:INTERNAL=ext_posix.h
HHVM_EXTENSION_63_NAME:INTERNAL=posix
HHVM_EXTENSION_63_PRETTY_NAME:INTERNAL=posix
HHVM_EXTENSION_63_REQUIRED:INTERNAL=OFF
HHVM_EXTENSION_63_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/posix
HHVM_EXTENSION_63_SOURCE_FILES:INTERNAL=ext_posix.cpp
HHVM_EXTENSION_63_SYSTEMLIB:INTERNAL=ext_posix.php
HHVM_EXTENSION_64_DEPENDENCIES:INTERNAL=libFolly;osPosix
HHVM_EXTENSION_64_DEPENDENCIES_OPTIONAL:INTERNAL=OFF;OFF
HHVM_EXTENSION_64_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_64_HEADER_FILES:INTERNAL=ext_process.h
HHVM_EXTENSION_64_NAME:INTERNAL=process
HHVM_EXTENSION_64_PRETTY_NAME:INTERNAL=process
HHVM_EXTENSION_64_REQUIRED:INTERNAL=ON
HHVM_EXTENSION_64_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/process
HHVM_EXTENSION_64_SOURCE_FILES:INTERNAL=ext_process.cpp
HHVM_EXTENSION_64_SYSTEMLIB:INTERNAL=ext_process.php
HHVM_EXTENSION_65_DEPENDENCIES:INTERNAL=
HHVM_EXTENSION_65_DEPENDENCIES_OPTIONAL:INTERNAL=
HHVM_EXTENSION_65_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_65_HEADER_FILES:INTERNAL=
HHVM_EXTENSION_65_NAME:INTERNAL=random
HHVM_EXTENSION_65_PRETTY_NAME:INTERNAL=random
HHVM_EXTENSION_65_REQUIRED:INTERNAL=OFF
HHVM_EXTENSION_65_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/random
HHVM_EXTENSION_65_SOURCE_FILES:INTERNAL=ext_random.cpp
HHVM_EXTENSION_65_SYSTEMLIB:INTERNAL=ext_random.php
HHVM_EXTENSION_66_DEPENDENCIES:INTERNAL=libReadline;libEditline
HHVM_EXTENSION_66_DEPENDENCIES_OPTIONAL:INTERNAL=ON;ON
HHVM_EXTENSION_66_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_66_HEADER_FILES:INTERNAL=
HHVM_EXTENSION_66_NAME:INTERNAL=readline
HHVM_EXTENSION_66_PRETTY_NAME:INTERNAL=readline
HHVM_EXTENSION_66_REQUIRED:INTERNAL=OFF
HHVM_EXTENSION_66_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/readline
HHVM_EXTENSION_66_SOURCE_FILES:INTERNAL=ext_readline.cpp
HHVM_EXTENSION_66_SYSTEMLIB:INTERNAL=ext_readline.php
HHVM_EXTENSION_67_DEPENDENCIES:INTERNAL=
HHVM_EXTENSION_67_DEPENDENCIES_OPTIONAL:INTERNAL=
HHVM_EXTENSION_67_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_67_HEADER_FILES:INTERNAL=ext_reflection.h
HHVM_EXTENSION_67_NAME:INTERNAL=reflection
HHVM_EXTENSION_67_PRETTY_NAME:INTERNAL=reflection
HHVM_EXTENSION_67_REQUIRED:INTERNAL=ON
HHVM_EXTENSION_67_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/reflection
HHVM_EXTENSION_67_SOURCE_FILES:INTERNAL=ext_reflection.cpp
HHVM_EXTENSION_67_SYSTEMLIB:INTERNAL=ext_reflection.php;ext_reflection_hni.php;ext_reflection-classes.php;ext_reflection-internals-functions.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=crypto/crypto_scrypt.h;crypto/params.h
HHVM_EXTENSION_68_NAME:INTERNAL=scrypt
HHVM_EXTENSION_68_PRETTY_NAME:INTERNAL=scrypt
HHVM_EXTENSION_68_REQUIRED:INTERNAL=OFF
HHVM_EXTENSION_68_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/scrypt
HHVM_EXTENSION_68_SOURCE_FILES:INTERNAL=ext_scrypt.cpp;crypto/crypto_scrypt.cpp;crypto/params.cpp
HHVM_EXTENSION_68_SYSTEMLIB:INTERNAL=ext_scrypt.php
HHVM_EXTENSION_69_DEPENDENCIES:INTERNAL=libFolly
HHVM_EXTENSION_69_DEPENDENCIES_OPTIONAL:INTERNAL=OFF
HHVM_EXTENSION_69_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_69_HEADER_FILES:INTERNAL=ext_server.h
HHVM_EXTENSION_69_NAME:INTERNAL=server
HHVM_EXTENSION_69_PRETTY_NAME:INTERNAL=server
HHVM_EXTENSION_69_REQUIRED:INTERNAL=OFF
HHVM_EXTENSION_69_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/server
HHVM_EXTENSION_69_SOURCE_FILES:INTERNAL=ext_server.cpp
HHVM_EXTENSION_69_SYSTEMLIB:INTERNAL=ext_server.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-nightly-20220202-25428-byid8/hhvm-patch-1/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=libFolly;osPosix
HHVM_EXTENSION_70_DEPENDENCIES_OPTIONAL:INTERNAL=OFF;OFF
HHVM_EXTENSION_70_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_70_HEADER_FILES:INTERNAL=
HHVM_EXTENSION_70_NAME:INTERNAL=shmop
HHVM_EXTENSION_70_PRETTY_NAME:INTERNAL=shmop
HHVM_EXTENSION_70_REQUIRED:INTERNAL=OFF
HHVM_EXTENSION_70_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/shmop
HHVM_EXTENSION_70_SOURCE_FILES:INTERNAL=ext_shmop.cpp
HHVM_EXTENSION_70_SYSTEMLIB:INTERNAL=ext_shmop.php
HHVM_EXTENSION_71_DEPENDENCIES:INTERNAL=libXML2
HHVM_EXTENSION_71_DEPENDENCIES_OPTIONAL:INTERNAL=OFF
HHVM_EXTENSION_71_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_71_HEADER_FILES:INTERNAL=ext_simplexml.h;ext_simplexml_include.h
HHVM_EXTENSION_71_NAME:INTERNAL=simplexml
HHVM_EXTENSION_71_PRETTY_NAME:INTERNAL=simplexml
HHVM_EXTENSION_71_REQUIRED:INTERNAL=ON
HHVM_EXTENSION_71_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/simplexml
HHVM_EXTENSION_71_SOURCE_FILES:INTERNAL=ext_simplexml.cpp
HHVM_EXTENSION_71_SYSTEMLIB:INTERNAL=ext_simplexml.php
HHVM_EXTENSION_72_DEPENDENCIES:INTERNAL=libSnappy
HHVM_EXTENSION_72_DEPENDENCIES_OPTIONAL:INTERNAL=OFF
HHVM_EXTENSION_72_ENABLED_STATE:INTERNAL=2
HHVM_EXTENSION_72_HEADER_FILES:INTERNAL=
HHVM_EXTENSION_72_NAME:INTERNAL=snappy
HHVM_EXTENSION_72_PRETTY_NAME:INTERNAL=snappy
HHVM_EXTENSION_72_REQUIRED:INTERNAL=OFF
HHVM_EXTENSION_72_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/snappy
HHVM_EXTENSION_72_SOURCE_FILES:INTERNAL=ext_snappy.cpp
HHVM_EXTENSION_72_SYSTEMLIB:INTERNAL=ext_snappy.php
HHVM_EXTENSION_73_DEPENDENCIES:INTERNAL=libFolly
HHVM_EXTENSION_73_DEPENDENCIES_OPTIONAL:INTERNAL=OFF
HHVM_EXTENSION_73_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_73_HEADER_FILES:INTERNAL=encoding.h;ext_soap.h;packet.h;sdl.h;soap.h;xml.h
HHVM_EXTENSION_73_NAME:INTERNAL=soap
HHVM_EXTENSION_73_PRETTY_NAME:INTERNAL=soap
HHVM_EXTENSION_73_REQUIRED:INTERNAL=OFF
HHVM_EXTENSION_73_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/soap
HHVM_EXTENSION_73_SOURCE_FILES:INTERNAL=encoding.cpp;ext_soap.cpp;packet.cpp;schema.cpp;sdl.cpp;soap.cpp;xml.cpp
HHVM_EXTENSION_73_SYSTEMLIB:INTERNAL=ext_soap.php
HHVM_EXTENSION_74_DEPENDENCIES:INTERNAL=libFolly
HHVM_EXTENSION_74_DEPENDENCIES_OPTIONAL:INTERNAL=OFF
HHVM_EXTENSION_74_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_74_HEADER_FILES:INTERNAL=ext_sockets.h;unix_socket_constants.h
HHVM_EXTENSION_74_NAME:INTERNAL=sockets
HHVM_EXTENSION_74_PRETTY_NAME:INTERNAL=sockets
HHVM_EXTENSION_74_REQUIRED:INTERNAL=ON
HHVM_EXTENSION_74_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/sockets
HHVM_EXTENSION_74_SOURCE_FILES:INTERNAL=ext_sockets.cpp
HHVM_EXTENSION_74_SYSTEMLIB:INTERNAL=ext_sockets.php
HHVM_EXTENSION_75_DEPENDENCIES:INTERNAL=
HHVM_EXTENSION_75_DEPENDENCIES_OPTIONAL:INTERNAL=
HHVM_EXTENSION_75_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_75_HEADER_FILES:INTERNAL=
HHVM_EXTENSION_75_NAME:INTERNAL=sodium
HHVM_EXTENSION_75_PRETTY_NAME:INTERNAL=sodium
HHVM_EXTENSION_75_REQUIRED:INTERNAL=OFF
HHVM_EXTENSION_75_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/sodium
HHVM_EXTENSION_75_SOURCE_FILES:INTERNAL=ext_sodium.cpp
HHVM_EXTENSION_75_SYSTEMLIB:INTERNAL=ext_sodium.php
HHVM_EXTENSION_76_DEPENDENCIES:INTERNAL=
HHVM_EXTENSION_76_DEPENDENCIES_OPTIONAL:INTERNAL=
HHVM_EXTENSION_76_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_76_HEADER_FILES:INTERNAL=ext_spl.h
HHVM_EXTENSION_76_NAME:INTERNAL=spl
HHVM_EXTENSION_76_PRETTY_NAME:INTERNAL=spl
HHVM_EXTENSION_76_REQUIRED:INTERNAL=OFF
HHVM_EXTENSION_76_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/spl
HHVM_EXTENSION_76_SOURCE_FILES:INTERNAL=ext_spl.cpp
HHVM_EXTENSION_76_SYSTEMLIB:INTERNAL=ext_spl.php
HHVM_EXTENSION_77_DEPENDENCIES:INTERNAL=libSQLite
HHVM_EXTENSION_77_DEPENDENCIES_OPTIONAL:INTERNAL=OFF
HHVM_EXTENSION_77_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_77_HEADER_FILES:INTERNAL=ext_sqlite3.h
HHVM_EXTENSION_77_NAME:INTERNAL=sqlite3
HHVM_EXTENSION_77_PRETTY_NAME:INTERNAL=sqlite3
HHVM_EXTENSION_77_REQUIRED:INTERNAL=OFF
HHVM_EXTENSION_77_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/sqlite3
HHVM_EXTENSION_77_SOURCE_FILES:INTERNAL=ext_sqlite3.cpp
HHVM_EXTENSION_77_SYSTEMLIB:INTERNAL=ext_sqlite3.php
HHVM_EXTENSION_78_DEPENDENCIES:INTERNAL=libBoost;libFolly
HHVM_EXTENSION_78_DEPENDENCIES_OPTIONAL:INTERNAL=OFF;OFF
HHVM_EXTENSION_78_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_78_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_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_78_NAME:INTERNAL=std
HHVM_EXTENSION_78_PRETTY_NAME:INTERNAL=std
HHVM_EXTENSION_78_REQUIRED:INTERNAL=ON
HHVM_EXTENSION_78_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/std
HHVM_EXTENSION_78_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_78_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_79_DEPENDENCIES:INTERNAL=
HHVM_EXTENSION_79_DEPENDENCIES_OPTIONAL:INTERNAL=
HHVM_EXTENSION_79_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_79_HEADER_FILES:INTERNAL=ext_stream.h
HHVM_EXTENSION_79_NAME:INTERNAL=stream
HHVM_EXTENSION_79_PRETTY_NAME:INTERNAL=stream
HHVM_EXTENSION_79_REQUIRED:INTERNAL=ON
HHVM_EXTENSION_79_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/stream
HHVM_EXTENSION_79_SOURCE_FILES:INTERNAL=ext_stream.cpp
HHVM_EXTENSION_79_SYSTEMLIB:INTERNAL=ext_stream.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-nightly-20220202-25428-byid8/hhvm-patch-1/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
HHVM_EXTENSION_80_DEPENDENCIES_OPTIONAL:INTERNAL=OFF
HHVM_EXTENSION_80_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_80_HEADER_FILES:INTERNAL=ext_string.h
HHVM_EXTENSION_80_NAME:INTERNAL=string
HHVM_EXTENSION_80_PRETTY_NAME:INTERNAL=string
HHVM_EXTENSION_80_REQUIRED:INTERNAL=ON
HHVM_EXTENSION_80_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/string
HHVM_EXTENSION_80_SOURCE_FILES:INTERNAL=ext_string.cpp
HHVM_EXTENSION_80_SYSTEMLIB:INTERNAL=ext_string.php
HHVM_EXTENSION_81_DEPENDENCIES:INTERNAL=
HHVM_EXTENSION_81_DEPENDENCIES_OPTIONAL:INTERNAL=
HHVM_EXTENSION_81_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_81_HEADER_FILES:INTERNAL=ext_strobelight.h;tracing_types.h
HHVM_EXTENSION_81_NAME:INTERNAL=strobelight
HHVM_EXTENSION_81_PRETTY_NAME:INTERNAL=strobelight
HHVM_EXTENSION_81_REQUIRED:INTERNAL=ON
HHVM_EXTENSION_81_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/strobelight
HHVM_EXTENSION_81_SOURCE_FILES:INTERNAL=ext_strobelight.cpp
HHVM_EXTENSION_81_SYSTEMLIB:INTERNAL=
HHVM_EXTENSION_82_DEPENDENCIES:INTERNAL=
HHVM_EXTENSION_82_DEPENDENCIES_OPTIONAL:INTERNAL=
HHVM_EXTENSION_82_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_82_HEADER_FILES:INTERNAL=ext_thread.h
HHVM_EXTENSION_82_NAME:INTERNAL=thread
HHVM_EXTENSION_82_PRETTY_NAME:INTERNAL=thread
HHVM_EXTENSION_82_REQUIRED:INTERNAL=OFF
HHVM_EXTENSION_82_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/thread
HHVM_EXTENSION_82_SOURCE_FILES:INTERNAL=ext_thread.cpp
HHVM_EXTENSION_82_SYSTEMLIB:INTERNAL=ext_thread.php
HHVM_EXTENSION_83_DEPENDENCIES:INTERNAL=libThrift
HHVM_EXTENSION_83_DEPENDENCIES_OPTIONAL:INTERNAL=OFF
HHVM_EXTENSION_83_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_83_HEADER_FILES:INTERNAL=adapter.h;field_adapter.h;util.h;ext_thrift.h;spec-holder.h;transport.h
HHVM_EXTENSION_83_NAME:INTERNAL=thrift
HHVM_EXTENSION_83_PRETTY_NAME:INTERNAL=thrift
HHVM_EXTENSION_83_REQUIRED:INTERNAL=OFF
HHVM_EXTENSION_83_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/thrift
HHVM_EXTENSION_83_SOURCE_FILES:INTERNAL=adapter.cpp;field_adapter.cpp;binary.cpp;compact.cpp;ext_thrift.cpp;spec-holder.cpp
HHVM_EXTENSION_83_SYSTEMLIB:INTERNAL=ext_thrift.php
HHVM_EXTENSION_84_DEPENDENCIES:INTERNAL=
HHVM_EXTENSION_84_DEPENDENCIES_OPTIONAL:INTERNAL=
HHVM_EXTENSION_84_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_84_HEADER_FILES:INTERNAL=
HHVM_EXTENSION_84_NAME:INTERNAL=unitfilecache
HHVM_EXTENSION_84_PRETTY_NAME:INTERNAL=unitfilecache
HHVM_EXTENSION_84_REQUIRED:INTERNAL=OFF
HHVM_EXTENSION_84_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/unitfilecache
HHVM_EXTENSION_84_SOURCE_FILES:INTERNAL=ext_unitfilecache.cpp
HHVM_EXTENSION_84_SYSTEMLIB:INTERNAL=
HHVM_EXTENSION_85_DEPENDENCIES:INTERNAL=
HHVM_EXTENSION_85_DEPENDENCIES_OPTIONAL:INTERNAL=
HHVM_EXTENSION_85_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_85_HEADER_FILES:INTERNAL=ext_url.h
HHVM_EXTENSION_85_NAME:INTERNAL=url
HHVM_EXTENSION_85_PRETTY_NAME:INTERNAL=url
HHVM_EXTENSION_85_REQUIRED:INTERNAL=ON
HHVM_EXTENSION_85_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/url
HHVM_EXTENSION_85_SOURCE_FILES:INTERNAL=ext_url.cpp
HHVM_EXTENSION_85_SYSTEMLIB:INTERNAL=ext_url.php
HHVM_EXTENSION_86_DEPENDENCIES:INTERNAL=libFolly
HHVM_EXTENSION_86_DEPENDENCIES_OPTIONAL:INTERNAL=OFF
HHVM_EXTENSION_86_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_86_HEADER_FILES:INTERNAL=break_mode.h;breakpoint.h;client_preferences.h;command_queue.h;command.h;debugger.h;ext_vsdebug.h;fdtransport.h;hook.h;logging.h;php_executor.h;server_object.h;session.h;socket_transport.h;transport.h
HHVM_EXTENSION_86_NAME:INTERNAL=vsdebug
HHVM_EXTENSION_86_PRETTY_NAME:INTERNAL=vsdebug
HHVM_EXTENSION_86_REQUIRED:INTERNAL=OFF
HHVM_EXTENSION_86_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/vsdebug
HHVM_EXTENSION_86_SOURCE_FILES:INTERNAL=breakpoint.cpp;breakpoint_command.cpp;command_queue.cpp;command.cpp;completions_command.cpp;configuration_done_command.cpp;continue_command.cpp;debugger.cpp;evaluate_command.cpp;ext_vsdebug.cpp;fdtransport.cpp;hook.cpp;info_command.cpp;initialize_command.cpp;launch_attach_command.cpp;logging.cpp;pause_command.cpp;php_executor.cpp;resolve_bps_command.cpp;run_psp_command.cpp;run_to_location_command.cpp;scopes_command.cpp;session.cpp;set_variable_command.cpp;socket_transport.cpp;stack_trace_command.cpp;step_command.cpp;terminate_thread_command.cpp;threads_command.cpp;transport.cpp;variables_command.cpp
HHVM_EXTENSION_86_SYSTEMLIB:INTERNAL=
HHVM_EXTENSION_87_DEPENDENCIES:INTERNAL=libwatchmanclient
HHVM_EXTENSION_87_DEPENDENCIES_OPTIONAL:INTERNAL=OFF
HHVM_EXTENSION_87_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_87_HEADER_FILES:INTERNAL=
HHVM_EXTENSION_87_NAME:INTERNAL=watchman
HHVM_EXTENSION_87_PRETTY_NAME:INTERNAL=watchman
HHVM_EXTENSION_87_REQUIRED:INTERNAL=OFF
HHVM_EXTENSION_87_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/watchman
HHVM_EXTENSION_87_SOURCE_FILES:INTERNAL=ext_watchman.cpp
HHVM_EXTENSION_87_SYSTEMLIB:INTERNAL=ext_watchman.php
HHVM_EXTENSION_88_DEPENDENCIES:INTERNAL=
HHVM_EXTENSION_88_DEPENDENCIES_OPTIONAL:INTERNAL=
HHVM_EXTENSION_88_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_88_HEADER_FILES:INTERNAL=
HHVM_EXTENSION_88_NAME:INTERNAL=weakref
HHVM_EXTENSION_88_PRETTY_NAME:INTERNAL=weakref
HHVM_EXTENSION_88_REQUIRED:INTERNAL=ON
HHVM_EXTENSION_88_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/weakref
HHVM_EXTENSION_88_SOURCE_FILES:INTERNAL=ext_weakref.cpp
HHVM_EXTENSION_88_SYSTEMLIB:INTERNAL=ext_weakref.php
HHVM_EXTENSION_89_DEPENDENCIES:INTERNAL=
HHVM_EXTENSION_89_DEPENDENCIES_OPTIONAL:INTERNAL=
HHVM_EXTENSION_89_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_89_HEADER_FILES:INTERNAL=ext_xenon.h
HHVM_EXTENSION_89_NAME:INTERNAL=xenon
HHVM_EXTENSION_89_PRETTY_NAME:INTERNAL=xenon
HHVM_EXTENSION_89_REQUIRED:INTERNAL=ON
HHVM_EXTENSION_89_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/xenon
HHVM_EXTENSION_89_SOURCE_FILES:INTERNAL=ext_xenon.cpp
HHVM_EXTENSION_89_SYSTEMLIB:INTERNAL=ext_xenon.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-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/ctype
HHVM_EXTENSION_8_SOURCE_FILES:INTERNAL=ext_ctype.cpp
HHVM_EXTENSION_8_SYSTEMLIB:INTERNAL=ext_ctype.php
HHVM_EXTENSION_90_DEPENDENCIES:INTERNAL=
HHVM_EXTENSION_90_DEPENDENCIES_OPTIONAL:INTERNAL=
HHVM_EXTENSION_90_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_90_HEADER_FILES:INTERNAL=ext_xhprof.h
HHVM_EXTENSION_90_NAME:INTERNAL=xhprof
HHVM_EXTENSION_90_PRETTY_NAME:INTERNAL=xhprof
HHVM_EXTENSION_90_REQUIRED:INTERNAL=OFF
HHVM_EXTENSION_90_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/xhprof
HHVM_EXTENSION_90_SOURCE_FILES:INTERNAL=ext_xhprof.cpp
HHVM_EXTENSION_90_SYSTEMLIB:INTERNAL=ext_xhprof.php
HHVM_EXTENSION_91_DEPENDENCIES:INTERNAL=libExpat;libFolly
HHVM_EXTENSION_91_DEPENDENCIES_OPTIONAL:INTERNAL=OFF;OFF
HHVM_EXTENSION_91_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_91_HEADER_FILES:INTERNAL=ext_xml.h
HHVM_EXTENSION_91_NAME:INTERNAL=xml
HHVM_EXTENSION_91_PRETTY_NAME:INTERNAL=xml
HHVM_EXTENSION_91_REQUIRED:INTERNAL=OFF
HHVM_EXTENSION_91_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/xml
HHVM_EXTENSION_91_SOURCE_FILES:INTERNAL=ext_xml.cpp
HHVM_EXTENSION_91_SYSTEMLIB:INTERNAL=ext_xml.php
HHVM_EXTENSION_92_DEPENDENCIES:INTERNAL=libXML2
HHVM_EXTENSION_92_DEPENDENCIES_OPTIONAL:INTERNAL=OFF
HHVM_EXTENSION_92_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_92_HEADER_FILES:INTERNAL=ext_xmlreader.h
HHVM_EXTENSION_92_NAME:INTERNAL=xmlreader
HHVM_EXTENSION_92_PRETTY_NAME:INTERNAL=xmlreader
HHVM_EXTENSION_92_REQUIRED:INTERNAL=OFF
HHVM_EXTENSION_92_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/xmlreader
HHVM_EXTENSION_92_SOURCE_FILES:INTERNAL=ext_xmlreader.cpp
HHVM_EXTENSION_92_SYSTEMLIB:INTERNAL=ext_xmlreader.php
HHVM_EXTENSION_93_DEPENDENCIES:INTERNAL=libXML2
HHVM_EXTENSION_93_DEPENDENCIES_OPTIONAL:INTERNAL=OFF
HHVM_EXTENSION_93_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_93_HEADER_FILES:INTERNAL=
HHVM_EXTENSION_93_NAME:INTERNAL=xmlwriter
HHVM_EXTENSION_93_PRETTY_NAME:INTERNAL=xmlwriter
HHVM_EXTENSION_93_REQUIRED:INTERNAL=OFF
HHVM_EXTENSION_93_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/xmlwriter
HHVM_EXTENSION_93_SOURCE_FILES:INTERNAL=ext_xmlwriter.cpp
HHVM_EXTENSION_93_SYSTEMLIB:INTERNAL=ext_xmlwriter.php
HHVM_EXTENSION_94_DEPENDENCIES:INTERNAL=libXSLT
HHVM_EXTENSION_94_DEPENDENCIES_OPTIONAL:INTERNAL=OFF
HHVM_EXTENSION_94_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_94_HEADER_FILES:INTERNAL=
HHVM_EXTENSION_94_NAME:INTERNAL=xsl
HHVM_EXTENSION_94_PRETTY_NAME:INTERNAL=xsl
HHVM_EXTENSION_94_REQUIRED:INTERNAL=OFF
HHVM_EXTENSION_94_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/xsl
HHVM_EXTENSION_94_SOURCE_FILES:INTERNAL=ext_xsl.cpp
HHVM_EXTENSION_94_SYSTEMLIB:INTERNAL=ext_xsl.php
HHVM_EXTENSION_95_DEPENDENCIES:INTERNAL=libzip
HHVM_EXTENSION_95_DEPENDENCIES_OPTIONAL:INTERNAL=OFF
HHVM_EXTENSION_95_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_95_HEADER_FILES:INTERNAL=
HHVM_EXTENSION_95_NAME:INTERNAL=zip
HHVM_EXTENSION_95_PRETTY_NAME:INTERNAL=zip
HHVM_EXTENSION_95_REQUIRED:INTERNAL=OFF
HHVM_EXTENSION_95_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/zip
HHVM_EXTENSION_95_SOURCE_FILES:INTERNAL=ext_zip.cpp
HHVM_EXTENSION_95_SYSTEMLIB:INTERNAL=ext_zip.php
HHVM_EXTENSION_96_DEPENDENCIES:INTERNAL=libFolly;libZLib
HHVM_EXTENSION_96_DEPENDENCIES_OPTIONAL:INTERNAL=OFF;OFF
HHVM_EXTENSION_96_ENABLED_STATE:INTERNAL=1
HHVM_EXTENSION_96_HEADER_FILES:INTERNAL=ext_zlib.h;zip-file.h
HHVM_EXTENSION_96_NAME:INTERNAL=zlib
HHVM_EXTENSION_96_PRETTY_NAME:INTERNAL=zlib
HHVM_EXTENSION_96_REQUIRED:INTERNAL=OFF
HHVM_EXTENSION_96_ROOT_DIR:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/zlib
HHVM_EXTENSION_96_SOURCE_FILES:INTERNAL=ext_zlib.cpp;zip-file.cpp
HHVM_EXTENSION_96_SYSTEMLIB:INTERNAL=ext_zlib.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-resource.h;ext_curl.h;curl-share-resource.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-nightly-20220202-25428-byid8/hhvm-patch-1/hphp/runtime/ext/curl
HHVM_EXTENSION_9_SOURCE_FILES:INTERNAL=curl-multi-await.cpp;curl-multi-resource.cpp;curl-resource.cpp;ext_curl.cpp;curl-share-resource.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_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_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/Users/atry/homebrew/Cellar/libmemcached/1.0.18_2/include
LIBMEMCACHED_CFLAGS_I:INTERNAL=
LIBMEMCACHED_CFLAGS_OTHER:INTERNAL=
LIBMEMCACHED_FOUND:INTERNAL=1
LIBMEMCACHED_INCLUDEDIR:INTERNAL=/Users/atry/homebrew/Cellar/libmemcached/1.0.18_2/include
//ADVANCED property for variable: LIBMEMCACHED_INCLUDE_DIR
LIBMEMCACHED_INCLUDE_DIR-ADVANCED:INTERNAL=1
LIBMEMCACHED_INCLUDE_DIRS:INTERNAL=/Users/atry/homebrew/Cellar/libmemcached/1.0.18_2/include
LIBMEMCACHED_LDFLAGS:INTERNAL=-L/Users/atry/homebrew/Cellar/libmemcached/1.0.18_2/lib;-lmemcached;-lmemcachedutil
LIBMEMCACHED_LDFLAGS_OTHER:INTERNAL=
LIBMEMCACHED_LIBDIR:INTERNAL=/Users/atry/homebrew/Cellar/libmemcached/1.0.18_2/lib
LIBMEMCACHED_LIBRARIES:INTERNAL=memcached;memcachedutil
//ADVANCED property for variable: LIBMEMCACHED_LIBRARY
LIBMEMCACHED_LIBRARY-ADVANCED:INTERNAL=1
LIBMEMCACHED_LIBRARY_DIRS:INTERNAL=/Users/atry/homebrew/Cellar/libmemcached/1.0.18_2/lib
LIBMEMCACHED_LIBS:INTERNAL=
LIBMEMCACHED_LIBS_L:INTERNAL=
LIBMEMCACHED_LIBS_OTHER:INTERNAL=
LIBMEMCACHED_LIBS_PATHS:INTERNAL=
LIBMEMCACHED_MODULE_NAME:INTERNAL=libmemcached
LIBMEMCACHED_PREFIX:INTERNAL=/Users/atry/homebrew/Cellar/libmemcached/1.0.18_2
LIBMEMCACHED_STATIC_CFLAGS:INTERNAL=-I/Users/atry/homebrew/Cellar/libmemcached/1.0.18_2/include
LIBMEMCACHED_STATIC_CFLAGS_I:INTERNAL=
LIBMEMCACHED_STATIC_CFLAGS_OTHER:INTERNAL=
LIBMEMCACHED_STATIC_INCLUDE_DIRS:INTERNAL=/Users/atry/homebrew/Cellar/libmemcached/1.0.18_2/include
LIBMEMCACHED_STATIC_LDFLAGS:INTERNAL=-L/Users/atry/homebrew/Cellar/libmemcached/1.0.18_2/lib;-lmemcached;-lmemcachedutil
LIBMEMCACHED_STATIC_LDFLAGS_OTHER:INTERNAL=
LIBMEMCACHED_STATIC_LIBDIR:INTERNAL=
LIBMEMCACHED_STATIC_LIBRARIES:INTERNAL=memcached;memcachedutil
LIBMEMCACHED_STATIC_LIBRARY_DIRS:INTERNAL=/Users/atry/homebrew/Cellar/libmemcached/1.0.18_2/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
LIBSODIUM_CFLAGS:INTERNAL=-I/Users/atry/homebrew/Cellar/libsodium/1.0.18_1/include
LIBSODIUM_CFLAGS_I:INTERNAL=
LIBSODIUM_CFLAGS_OTHER:INTERNAL=
LIBSODIUM_FOUND:INTERNAL=1
LIBSODIUM_INCLUDEDIR:INTERNAL=/Users/atry/homebrew/Cellar/libsodium/1.0.18_1/include
LIBSODIUM_INCLUDE_DIRS:INTERNAL=/Users/atry/homebrew/Cellar/libsodium/1.0.18_1/include
LIBSODIUM_LDFLAGS:INTERNAL=-L/Users/atry/homebrew/Cellar/libsodium/1.0.18_1/lib;-lsodium
LIBSODIUM_LDFLAGS_OTHER:INTERNAL=
LIBSODIUM_LIBDIR:INTERNAL=/Users/atry/homebrew/Cellar/libsodium/1.0.18_1/lib
LIBSODIUM_LIBRARIES:INTERNAL=sodium
LIBSODIUM_LIBRARY_DIRS:INTERNAL=/Users/atry/homebrew/Cellar/libsodium/1.0.18_1/lib
LIBSODIUM_LIBS:INTERNAL=
LIBSODIUM_LIBS_L:INTERNAL=
LIBSODIUM_LIBS_OTHER:INTERNAL=
LIBSODIUM_LIBS_PATHS:INTERNAL=
LIBSODIUM_MODULE_NAME:INTERNAL=libsodium
LIBSODIUM_PREFIX:INTERNAL=/Users/atry/homebrew/Cellar/libsodium/1.0.18_1
LIBSODIUM_STATIC_CFLAGS:INTERNAL=-I/Users/atry/homebrew/Cellar/libsodium/1.0.18_1/include
LIBSODIUM_STATIC_CFLAGS_I:INTERNAL=
LIBSODIUM_STATIC_CFLAGS_OTHER:INTERNAL=
LIBSODIUM_STATIC_INCLUDE_DIRS:INTERNAL=/Users/atry/homebrew/Cellar/libsodium/1.0.18_1/include
LIBSODIUM_STATIC_LDFLAGS:INTERNAL=-L/Users/atry/homebrew/Cellar/libsodium/1.0.18_1/lib;-lsodium;-pthread
LIBSODIUM_STATIC_LDFLAGS_OTHER:INTERNAL=-pthread
LIBSODIUM_STATIC_LIBDIR:INTERNAL=
LIBSODIUM_STATIC_LIBRARIES:INTERNAL=sodium
LIBSODIUM_STATIC_LIBRARY_DIRS:INTERNAL=/Users/atry/homebrew/Cellar/libsodium/1.0.18_1/lib
LIBSODIUM_STATIC_LIBS:INTERNAL=
LIBSODIUM_STATIC_LIBS_L:INTERNAL=
LIBSODIUM_STATIC_LIBS_OTHER:INTERNAL=
LIBSODIUM_STATIC_LIBS_PATHS:INTERNAL=
LIBSODIUM_VERSION:INTERNAL=1.0.18
LIBSODIUM_libsodium_INCLUDEDIR:INTERNAL=
LIBSODIUM_libsodium_LIBDIR:INTERNAL=
LIBSODIUM_libsodium_PREFIX:INTERNAL=
LIBSODIUM_libsodium_VERSION:INTERNAL=
//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_LIBRARY
LIBXML2_LIBRARY-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_XSLTPROC_EXECUTABLE
LIBXSLT_XSLTPROC_EXECUTABLE-ADVANCED:INTERNAL=1
//Test LZ4_GOOD_VERSION
LZ4_GOOD_VERSION:INTERNAL=1
//Result of TRY_COMPILE
LZ4_GOOD_VERSION_COMPILED:INTERNAL=TRUE
//Result of TRY_RUN
LZ4_GOOD_VERSION_EXITCODE:INTERNAL=0
//ADVANCED property for variable: LZ4_INCLUDE_DIR
LZ4_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: LZ4_LIBRARY
LZ4_LIBRARY-ADVANCED:INTERNAL=1
//Test MAJOR_IN_MKDEV
MAJOR_IN_MKDEV:INTERNAL=
//Test MAJOR_IN_SYSMACROS
MAJOR_IN_SYSMACROS:INTERNAL=
//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: OPENSSL_CRYPTO_LIBRARY
OPENSSL_CRYPTO_LIBRARY-ADVANCED:INTERNAL=1
//Test OPENSSL_HAVE_ALPN
OPENSSL_HAVE_ALPN:INTERNAL=1
//Test OPENSSL_HAVE_RAND_EGD
OPENSSL_HAVE_RAND_EGD:INTERNAL=
//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
PC_CURL_CFLAGS:INTERNAL=
PC_CURL_CFLAGS_I:INTERNAL=
PC_CURL_CFLAGS_OTHER:INTERNAL=
PC_CURL_FOUND:INTERNAL=1
PC_CURL_INCLUDEDIR:INTERNAL=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include
PC_CURL_INCLUDE_DIRS:INTERNAL=
PC_CURL_LDFLAGS:INTERNAL=-L/usr/lib;-lcurl
PC_CURL_LDFLAGS_OTHER:INTERNAL=
PC_CURL_LIBDIR:INTERNAL=/usr/lib
PC_CURL_LIBRARIES:INTERNAL=curl
PC_CURL_LIBRARY_DIRS:INTERNAL=/usr/lib
PC_CURL_LIBS:INTERNAL=
PC_CURL_LIBS_L:INTERNAL=
PC_CURL_LIBS_OTHER:INTERNAL=
PC_CURL_LIBS_PATHS:INTERNAL=
PC_CURL_MODULE_NAME:INTERNAL=libcurl
PC_CURL_PREFIX:INTERNAL=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr
PC_CURL_STATIC_CFLAGS:INTERNAL=
PC_CURL_STATIC_CFLAGS_I:INTERNAL=
PC_CURL_STATIC_CFLAGS_OTHER:INTERNAL=
PC_CURL_STATIC_INCLUDE_DIRS:INTERNAL=
PC_CURL_STATIC_LDFLAGS:INTERNAL=-L/usr/lib;-lcurl;-lldap;-lz
PC_CURL_STATIC_LDFLAGS_OTHER:INTERNAL=
PC_CURL_STATIC_LIBDIR:INTERNAL=
PC_CURL_STATIC_LIBRARIES:INTERNAL=curl;ldap;z
PC_CURL_STATIC_LIBRARY_DIRS:INTERNAL=/usr/lib
PC_CURL_STATIC_LIBS:INTERNAL=
PC_CURL_STATIC_LIBS_L:INTERNAL=
PC_CURL_STATIC_LIBS_OTHER:INTERNAL=
PC_CURL_STATIC_LIBS_PATHS:INTERNAL=
PC_CURL_VERSION:INTERNAL=7.77.0
PC_CURL_libcurl_INCLUDEDIR:INTERNAL=
PC_CURL_libcurl_LIBDIR:INTERNAL=
PC_CURL_libcurl_PREFIX:INTERNAL=
PC_CURL_libcurl_VERSION:INTERNAL=
PC_EXPAT_CFLAGS:INTERNAL=
PC_EXPAT_CFLAGS_I:INTERNAL=
PC_EXPAT_CFLAGS_OTHER:INTERNAL=
PC_EXPAT_FOUND:INTERNAL=1
PC_EXPAT_INCLUDEDIR:INTERNAL=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include
PC_EXPAT_INCLUDE_DIRS:INTERNAL=
PC_EXPAT_LDFLAGS:INTERNAL=-L/usr/lib;-lexpat
PC_EXPAT_LDFLAGS_OTHER:INTERNAL=
PC_EXPAT_LIBDIR:INTERNAL=/usr/lib
PC_EXPAT_LIBRARIES:INTERNAL=expat
PC_EXPAT_LIBRARY_DIRS:INTERNAL=/usr/lib
PC_EXPAT_LIBS:INTERNAL=
PC_EXPAT_LIBS_L:INTERNAL=
PC_EXPAT_LIBS_OTHER:INTERNAL=
PC_EXPAT_LIBS_PATHS:INTERNAL=
PC_EXPAT_MODULE_NAME:INTERNAL=expat
PC_EXPAT_PREFIX:INTERNAL=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr
PC_EXPAT_STATIC_CFLAGS:INTERNAL=
PC_EXPAT_STATIC_CFLAGS_I:INTERNAL=
PC_EXPAT_STATIC_CFLAGS_OTHER:INTERNAL=
PC_EXPAT_STATIC_INCLUDE_DIRS:INTERNAL=
PC_EXPAT_STATIC_LDFLAGS:INTERNAL=-L/usr/lib;-lexpat
PC_EXPAT_STATIC_LDFLAGS_OTHER:INTERNAL=
PC_EXPAT_STATIC_LIBDIR:INTERNAL=
PC_EXPAT_STATIC_LIBRARIES:INTERNAL=expat
PC_EXPAT_STATIC_LIBRARY_DIRS:INTERNAL=/usr/lib
PC_EXPAT_STATIC_LIBS:INTERNAL=
PC_EXPAT_STATIC_LIBS_L:INTERNAL=
PC_EXPAT_STATIC_LIBS_OTHER:INTERNAL=
PC_EXPAT_STATIC_LIBS_PATHS:INTERNAL=
PC_EXPAT_VERSION:INTERNAL=2.4.1
PC_EXPAT_expat_INCLUDEDIR:INTERNAL=
PC_EXPAT_expat_LIBDIR:INTERNAL=
PC_EXPAT_expat_PREFIX:INTERNAL=
PC_EXPAT_expat_VERSION:INTERNAL=
PC_FREETYPE_CFLAGS:INTERNAL=-I/Users/atry/homebrew/opt/freetype/include/freetype2
PC_FREETYPE_CFLAGS_I:INTERNAL=
PC_FREETYPE_CFLAGS_OTHER:INTERNAL=
PC_FREETYPE_FOUND:INTERNAL=1
PC_FREETYPE_INCLUDEDIR:INTERNAL=/Users/atry/homebrew/opt/freetype/include
PC_FREETYPE_INCLUDE_DIRS:INTERNAL=/Users/atry/homebrew/opt/freetype/include/freetype2
PC_FREETYPE_LDFLAGS:INTERNAL=-L/Users/atry/homebrew/opt/freetype/lib;-lfreetype
PC_FREETYPE_LDFLAGS_OTHER:INTERNAL=
PC_FREETYPE_LIBDIR:INTERNAL=/Users/atry/homebrew/opt/freetype/lib
PC_FREETYPE_LIBRARIES:INTERNAL=freetype
PC_FREETYPE_LIBRARY_DIRS:INTERNAL=/Users/atry/homebrew/opt/freetype/lib
PC_FREETYPE_LIBS:INTERNAL=
PC_FREETYPE_LIBS_L:INTERNAL=
PC_FREETYPE_LIBS_OTHER:INTERNAL=
PC_FREETYPE_LIBS_PATHS:INTERNAL=
PC_FREETYPE_MODULE_NAME:INTERNAL=freetype2
PC_FREETYPE_PREFIX:INTERNAL=/Users/atry/homebrew/opt/freetype
PC_FREETYPE_STATIC_CFLAGS:INTERNAL=-I/Users/atry/homebrew/opt/freetype/include/freetype2
PC_FREETYPE_STATIC_CFLAGS_I:INTERNAL=
PC_FREETYPE_STATIC_CFLAGS_OTHER:INTERNAL=
PC_FREETYPE_STATIC_INCLUDE_DIRS:INTERNAL=/Users/atry/homebrew/opt/freetype/include/freetype2
PC_FREETYPE_STATIC_LDFLAGS:INTERNAL=-L/Users/atry/homebrew/opt/freetype/lib;-L/Users/atry/homebrew/Cellar/libpng/1.6.37/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=/Users/atry/homebrew/opt/freetype/lib;/Users/atry/homebrew/Cellar/libpng/1.6.37/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=24.1.18
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/Users/atry/homebrew/Cellar/libxml2/2.9.12/include/libxml2
PC_LIBXML_CFLAGS_I:INTERNAL=
PC_LIBXML_CFLAGS_OTHER:INTERNAL=
PC_LIBXML_FOUND:INTERNAL=1
PC_LIBXML_INCLUDEDIR:INTERNAL=/Users/atry/homebrew/Cellar/libxml2/2.9.12/include
PC_LIBXML_INCLUDE_DIRS:INTERNAL=/Users/atry/homebrew/Cellar/libxml2/2.9.12/include/libxml2
PC_LIBXML_LDFLAGS:INTERNAL=-L/Users/atry/homebrew/Cellar/libxml2/2.9.12/lib;-lxml2
PC_LIBXML_LDFLAGS_OTHER:INTERNAL=
PC_LIBXML_LIBDIR:INTERNAL=/Users/atry/homebrew/Cellar/libxml2/2.9.12/lib
PC_LIBXML_LIBRARIES:INTERNAL=xml2
PC_LIBXML_LIBRARY_DIRS:INTERNAL=/Users/atry/homebrew/Cellar/libxml2/2.9.12/lib
PC_LIBXML_LIBS:INTERNAL=
PC_LIBXML_LIBS_L:INTERNAL=
PC_LIBXML_LIBS_OTHER:INTERNAL=
PC_LIBXML_LIBS_PATHS:INTERNAL=
PC_LIBXML_MODULE_NAME:INTERNAL=libxml-2.0
PC_LIBXML_PREFIX:INTERNAL=/Users/atry/homebrew/Cellar/libxml2/2.9.12
PC_LIBXML_STATIC_CFLAGS:INTERNAL=-I/Users/atry/homebrew/Cellar/libxml2/2.9.12/include/libxml2
PC_LIBXML_STATIC_CFLAGS_I:INTERNAL=
PC_LIBXML_STATIC_CFLAGS_OTHER:INTERNAL=
PC_LIBXML_STATIC_INCLUDE_DIRS:INTERNAL=/Users/atry/homebrew/Cellar/libxml2/2.9.12/include/libxml2
PC_LIBXML_STATIC_LDFLAGS:INTERNAL=-L/Users/atry/homebrew/Cellar/libxml2/2.9.12/lib;-lxml2;-lpthread;-lz;-liconv;-lm
PC_LIBXML_STATIC_LDFLAGS_OTHER:INTERNAL=
PC_LIBXML_STATIC_LIBDIR:INTERNAL=
PC_LIBXML_STATIC_LIBRARIES:INTERNAL=xml2;pthread;z;iconv;m
PC_LIBXML_STATIC_LIBRARY_DIRS:INTERNAL=/Users/atry/homebrew/Cellar/libxml2/2.9.12/lib
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.12
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/Users/atry/homebrew/Cellar/libxml2/2.9.12/include/libxml2
PC_LIBXSLT_CFLAGS_I:INTERNAL=
PC_LIBXSLT_CFLAGS_OTHER:INTERNAL=
PC_LIBXSLT_EXSLT_CFLAGS:INTERNAL=-I/Users/atry/homebrew/Cellar/libxml2/2.9.12/include/libxml2
PC_LIBXSLT_EXSLT_CFLAGS_I:INTERNAL=
PC_LIBXSLT_EXSLT_CFLAGS_OTHER:INTERNAL=
PC_LIBXSLT_EXSLT_FOUND:INTERNAL=1
PC_LIBXSLT_EXSLT_INCLUDEDIR:INTERNAL=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include
PC_LIBXSLT_EXSLT_INCLUDE_DIRS:INTERNAL=/Users/atry/homebrew/Cellar/libxml2/2.9.12/include/libxml2
PC_LIBXSLT_EXSLT_LDFLAGS:INTERNAL=-L/Users/atry/homebrew/Cellar/libxml2/2.9.12/lib;-L/usr/lib;-lexslt;-lxslt;-lxml2;-lz;-lpthread;-licucore;-lm;-lxml2
PC_LIBXSLT_EXSLT_LDFLAGS_OTHER:INTERNAL=
PC_LIBXSLT_EXSLT_LIBDIR:INTERNAL=/usr/lib
PC_LIBXSLT_EXSLT_LIBRARIES:INTERNAL=exslt;xslt;xml2;z;pthread;icucore;m;xml2
PC_LIBXSLT_EXSLT_LIBRARY_DIRS:INTERNAL=/Users/atry/homebrew/Cellar/libxml2/2.9.12/lib;/usr/lib
PC_LIBXSLT_EXSLT_LIBS:INTERNAL=
PC_LIBXSLT_EXSLT_LIBS_L:INTERNAL=
PC_LIBXSLT_EXSLT_LIBS_OTHER:INTERNAL=
PC_LIBXSLT_EXSLT_LIBS_PATHS:INTERNAL=
PC_LIBXSLT_EXSLT_MODULE_NAME:INTERNAL=libexslt
PC_LIBXSLT_EXSLT_PREFIX:INTERNAL=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr
PC_LIBXSLT_EXSLT_STATIC_CFLAGS:INTERNAL=-I/Users/atry/homebrew/Cellar/libxml2/2.9.12/include/libxml2
PC_LIBXSLT_EXSLT_STATIC_CFLAGS_I:INTERNAL=
PC_LIBXSLT_EXSLT_STATIC_CFLAGS_OTHER:INTERNAL=
PC_LIBXSLT_EXSLT_STATIC_INCLUDE_DIRS:INTERNAL=/Users/atry/homebrew/Cellar/libxml2/2.9.12/include/libxml2
PC_LIBXSLT_EXSLT_STATIC_LDFLAGS:INTERNAL=-L/Users/atry/homebrew/Cellar/libxml2/2.9.12/lib;-L/usr/lib;-lexslt;-lxslt;-lxml2;-lz;-lpthread;-licucore;-lm;-lxml2;-lpthread;-lz;-liconv;-lm
PC_LIBXSLT_EXSLT_STATIC_LDFLAGS_OTHER:INTERNAL=
PC_LIBXSLT_EXSLT_STATIC_LIBDIR:INTERNAL=
PC_LIBXSLT_EXSLT_STATIC_LIBRARIES:INTERNAL=exslt;xslt;xml2;z;pthread;icucore;m;xml2;pthread;z;iconv;m
PC_LIBXSLT_EXSLT_STATIC_LIBRARY_DIRS:INTERNAL=/Users/atry/homebrew/Cellar/libxml2/2.9.12/lib;/usr/lib
PC_LIBXSLT_EXSLT_STATIC_LIBS:INTERNAL=
PC_LIBXSLT_EXSLT_STATIC_LIBS_L:INTERNAL=
PC_LIBXSLT_EXSLT_STATIC_LIBS_OTHER:INTERNAL=
PC_LIBXSLT_EXSLT_STATIC_LIBS_PATHS:INTERNAL=
PC_LIBXSLT_EXSLT_VERSION:INTERNAL=0.8.17
PC_LIBXSLT_EXSLT_libexslt_INCLUDEDIR:INTERNAL=
PC_LIBXSLT_EXSLT_libexslt_LIBDIR:INTERNAL=
PC_LIBXSLT_EXSLT_libexslt_PREFIX:INTERNAL=
PC_LIBXSLT_EXSLT_libexslt_VERSION:INTERNAL=
PC_LIBXSLT_FOUND:INTERNAL=1
PC_LIBXSLT_INCLUDEDIR:INTERNAL=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include
PC_LIBXSLT_INCLUDE_DIRS:INTERNAL=/Users/atry/homebrew/Cellar/libxml2/2.9.12/include/libxml2
PC_LIBXSLT_LDFLAGS:INTERNAL=-L/Users/atry/homebrew/Cellar/libxml2/2.9.12/lib;-L/usr/lib;-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=/Users/atry/homebrew/Cellar/libxml2/2.9.12/lib;/usr/lib
PC_LIBXSLT_LIBS:INTERNAL=
PC_LIBXSLT_LIBS_L:INTERNAL=
PC_LIBXSLT_LIBS_OTHER:INTERNAL=
PC_LIBXSLT_LIBS_PATHS:INTERNAL=
PC_LIBXSLT_MODULE_NAME:INTERNAL=libxslt
PC_LIBXSLT_PREFIX:INTERNAL=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr
PC_LIBXSLT_STATIC_CFLAGS:INTERNAL=-I/Users/atry/homebrew/Cellar/libxml2/2.9.12/include/libxml2
PC_LIBXSLT_STATIC_CFLAGS_I:INTERNAL=
PC_LIBXSLT_STATIC_CFLAGS_OTHER:INTERNAL=
PC_LIBXSLT_STATIC_INCLUDE_DIRS:INTERNAL=/Users/atry/homebrew/Cellar/libxml2/2.9.12/include/libxml2
PC_LIBXSLT_STATIC_LDFLAGS:INTERNAL=-L/Users/atry/homebrew/Cellar/libxml2/2.9.12/lib;-L/usr/lib;-lxslt;-lxml2;-lz;-lpthread;-licucore;-lm;-lxml2;-lpthread;-lz;-liconv;-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;iconv;m
PC_LIBXSLT_STATIC_LIBRARY_DIRS:INTERNAL=/Users/atry/homebrew/Cellar/libxml2/2.9.12/lib;/usr/lib
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.29
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/Users/atry/homebrew/Cellar/libzip/1.8.0_1/include
PC_LIBZIP_CFLAGS_I:INTERNAL=
PC_LIBZIP_CFLAGS_OTHER:INTERNAL=
PC_LIBZIP_FOUND:INTERNAL=1
PC_LIBZIP_INCLUDEDIR:INTERNAL=/Users/atry/homebrew/Cellar/libzip/1.8.0_1/include
PC_LIBZIP_INCLUDE_DIRS:INTERNAL=/Users/atry/homebrew/Cellar/libzip/1.8.0_1/include
PC_LIBZIP_LDFLAGS:INTERNAL=-L/Users/atry/homebrew/Cellar/libzip/1.8.0_1/lib;-lzip
PC_LIBZIP_LDFLAGS_OTHER:INTERNAL=
PC_LIBZIP_LIBDIR:INTERNAL=/Users/atry/homebrew/Cellar/libzip/1.8.0_1/lib
PC_LIBZIP_LIBRARIES:INTERNAL=zip
PC_LIBZIP_LIBRARY_DIRS:INTERNAL=/Users/atry/homebrew/Cellar/libzip/1.8.0_1/lib
PC_LIBZIP_LIBS:INTERNAL=
PC_LIBZIP_LIBS_L:INTERNAL=
PC_LIBZIP_LIBS_OTHER:INTERNAL=
PC_LIBZIP_LIBS_PATHS:INTERNAL=
PC_LIBZIP_MODULE_NAME:INTERNAL=libzip
PC_LIBZIP_PREFIX:INTERNAL=/Users/atry/homebrew/Cellar/libzip/1.8.0_1
PC_LIBZIP_STATIC_CFLAGS:INTERNAL=-I/Users/atry/homebrew/Cellar/libzip/1.8.0_1/include
PC_LIBZIP_STATIC_CFLAGS_I:INTERNAL=
PC_LIBZIP_STATIC_CFLAGS_OTHER:INTERNAL=
PC_LIBZIP_STATIC_INCLUDE_DIRS:INTERNAL=/Users/atry/homebrew/Cellar/libzip/1.8.0_1/include
PC_LIBZIP_STATIC_LDFLAGS:INTERNAL=-L/Users/atry/homebrew/Cellar/libzip/1.8.0_1/lib;-lzip;-lbz2;-lZstd::Zstd;-lz
PC_LIBZIP_STATIC_LDFLAGS_OTHER:INTERNAL=
PC_LIBZIP_STATIC_LIBDIR:INTERNAL=
PC_LIBZIP_STATIC_LIBRARIES:INTERNAL=zip;bz2;Zstd::Zstd;z
PC_LIBZIP_STATIC_LIBRARY_DIRS:INTERNAL=/Users/atry/homebrew/Cellar/libzip/1.8.0_1/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.8.0
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/Users/atry/homebrew/Cellar/imagemagick@6/6.9.12-37/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=/Users/atry/homebrew/Cellar/imagemagick@6/6.9.12-37/include/ImageMagick-6
PC_MagickCore_INCLUDE_DIRS:INTERNAL=/Users/atry/homebrew/Cellar/imagemagick@6/6.9.12-37/include/ImageMagick-6
PC_MagickCore_LDFLAGS:INTERNAL=-L/Users/atry/homebrew/Cellar/imagemagick@6/6.9.12-37/lib;-lMagickCore-6.Q16
PC_MagickCore_LDFLAGS_OTHER:INTERNAL=
PC_MagickCore_LIBDIR:INTERNAL=/Users/atry/homebrew/Cellar/imagemagick@6/6.9.12-37/lib
PC_MagickCore_LIBRARIES:INTERNAL=MagickCore-6.Q16
PC_MagickCore_LIBRARY_DIRS:INTERNAL=/Users/atry/homebrew/Cellar/imagemagick@6/6.9.12-37/lib
PC_MagickCore_LIBS:INTERNAL=
PC_MagickCore_LIBS_L:INTERNAL=
PC_MagickCore_LIBS_OTHER:INTERNAL=
PC_MagickCore_LIBS_PATHS:INTERNAL=
PC_MagickCore_MODULE_NAME:INTERNAL=MagickCore
PC_MagickCore_MagickCore_INCLUDEDIR:INTERNAL=
PC_MagickCore_MagickCore_LIBDIR:INTERNAL=
PC_MagickCore_MagickCore_PREFIX:INTERNAL=
PC_MagickCore_MagickCore_VERSION:INTERNAL=
PC_MagickCore_PREFIX:INTERNAL=/Users/atry/homebrew/Cellar/imagemagick@6/6.9.12-37
PC_MagickCore_STATIC_CFLAGS:INTERNAL=-DMAGICKCORE_HDRI_ENABLE=0;-DMAGICKCORE_QUANTUM_DEPTH=16;-I/Users/atry/homebrew/Cellar/imagemagick@6/6.9.12-37/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=/Users/atry/homebrew/Cellar/imagemagick@6/6.9.12-37/include/ImageMagick-6
PC_MagickCore_STATIC_LDFLAGS:INTERNAL=-L/Users/atry/homebrew/Cellar/imagemagick@6/6.9.12-37/lib;-L/Users/atry/homebrew/Cellar/little-cms2/2.13/lib;-L/Users/atry/homebrew/opt/freetype/lib;-L/Users/atry/homebrew/Cellar/fontconfig/2.13.1/lib;-lMagickCore-6.Q16;-llcms2;-lfreetype;-lxml2;-lfontconfig;-lfreetype;-lbz2;-lz;-lltdl;-lm;-lpthread;-lm
PC_MagickCore_STATIC_LDFLAGS_OTHER:INTERNAL=
PC_MagickCore_STATIC_LIBDIR:INTERNAL=
PC_MagickCore_STATIC_LIBRARIES:INTERNAL=MagickCore-6.Q16;lcms2;freetype;xml2;fontconfig;freetype;bz2;z;ltdl;m;pthread;m
PC_MagickCore_STATIC_LIBRARY_DIRS:INTERNAL=/Users/atry/homebrew/Cellar/imagemagick@6/6.9.12-37/lib;/Users/atry/homebrew/Cellar/little-cms2/2.13/lib;/Users/atry/homebrew/opt/freetype/lib;/Users/atry/homebrew/Cellar/fontconfig/2.13.1/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.12
PC_MagickWand_CFLAGS:INTERNAL=-DMAGICKCORE_HDRI_ENABLE=0;-DMAGICKCORE_QUANTUM_DEPTH=16;-DMAGICKCORE_HDRI_ENABLE=0;-DMAGICKCORE_QUANTUM_DEPTH=16;-I/Users/atry/homebrew/Cellar/imagemagick@6/6.9.12-37/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=/Users/atry/homebrew/Cellar/imagemagick@6/6.9.12-37/include/ImageMagick-6
PC_MagickWand_INCLUDE_DIRS:INTERNAL=/Users/atry/homebrew/Cellar/imagemagick@6/6.9.12-37/include/ImageMagick-6
PC_MagickWand_LDFLAGS:INTERNAL=-L/Users/atry/homebrew/Cellar/imagemagick@6/6.9.12-37/lib;-lMagickWand-6.Q16;-lMagickCore-6.Q16
PC_MagickWand_LDFLAGS_OTHER:INTERNAL=
PC_MagickWand_LIBDIR:INTERNAL=/Users/atry/homebrew/Cellar/imagemagick@6/6.9.12-37/lib
PC_MagickWand_LIBRARIES:INTERNAL=MagickWand-6.Q16;MagickCore-6.Q16
PC_MagickWand_LIBRARY_DIRS:INTERNAL=/Users/atry/homebrew/Cellar/imagemagick@6/6.9.12-37/lib
PC_MagickWand_LIBS:INTERNAL=
PC_MagickWand_LIBS_L:INTERNAL=
PC_MagickWand_LIBS_OTHER:INTERNAL=
PC_MagickWand_LIBS_PATHS:INTERNAL=
PC_MagickWand_MODULE_NAME:INTERNAL=MagickWand
PC_MagickWand_MagickWand_INCLUDEDIR:INTERNAL=
PC_MagickWand_MagickWand_LIBDIR:INTERNAL=
PC_MagickWand_MagickWand_PREFIX:INTERNAL=
PC_MagickWand_MagickWand_VERSION:INTERNAL=
PC_MagickWand_PREFIX:INTERNAL=/Users/atry/homebrew/Cellar/imagemagick@6/6.9.12-37
PC_MagickWand_STATIC_CFLAGS:INTERNAL=-DMAGICKCORE_HDRI_ENABLE=0;-DMAGICKCORE_QUANTUM_DEPTH=16;-DMAGICKCORE_HDRI_ENABLE=0;-DMAGICKCORE_QUANTUM_DEPTH=16;-I/Users/atry/homebrew/Cellar/imagemagick@6/6.9.12-37/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=/Users/atry/homebrew/Cellar/imagemagick@6/6.9.12-37/include/ImageMagick-6
PC_MagickWand_STATIC_LDFLAGS:INTERNAL=-L/Users/atry/homebrew/Cellar/imagemagick@6/6.9.12-37/lib;-L/Users/atry/homebrew/Cellar/little-cms2/2.13/lib;-L/Users/atry/homebrew/opt/freetype/lib;-L/Users/atry/homebrew/Cellar/fontconfig/2.13.1/lib;-L/Users/atry/homebrew/Cellar/imagemagick@6/6.9.12-37/lib;-L/Users/atry/homebrew/Cellar/little-cms2/2.13/lib;-L/Users/atry/homebrew/opt/freetype/lib;-L/Users/atry/homebrew/Cellar/fontconfig/2.13.1/lib;-lMagickWand-6.Q16;-llcms2;-lfreetype;-lxml2;-lfontconfig;-lfreetype;-lbz2;-lz;-lltdl;-lm;-lpthread;-lm;-lMagickCore-6.Q16;-llcms2;-lfreetype;-lxml2;-lfontconfig;-lfreetype;-lbz2;-lz;-lltdl;-lm;-lpthread;-lm
PC_MagickWand_STATIC_LDFLAGS_OTHER:INTERNAL=
PC_MagickWand_STATIC_LIBDIR:INTERNAL=
PC_MagickWand_STATIC_LIBRARIES:INTERNAL=MagickWand-6.Q16;lcms2;freetype;xml2;fontconfig;freetype;bz2;z;ltdl;m;pthread;m;MagickCore-6.Q16;lcms2;freetype;xml2;fontconfig;freetype;bz2;z;ltdl;m;pthread;m
PC_MagickWand_STATIC_LIBRARY_DIRS:INTERNAL=/Users/atry/homebrew/Cellar/imagemagick@6/6.9.12-37/lib;/Users/atry/homebrew/Cellar/little-cms2/2.13/lib;/Users/atry/homebrew/opt/freetype/lib;/Users/atry/homebrew/Cellar/fontconfig/2.13.1/lib;/Users/atry/homebrew/Cellar/imagemagick@6/6.9.12-37/lib;/Users/atry/homebrew/Cellar/little-cms2/2.13/lib;/Users/atry/homebrew/opt/freetype/lib;/Users/atry/homebrew/Cellar/fontconfig/2.13.1/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.12
PC_SQLITE3_CFLAGS:INTERNAL=-I/Users/atry/homebrew/Cellar/sqlite/3.37.2/include
PC_SQLITE3_CFLAGS_I:INTERNAL=
PC_SQLITE3_CFLAGS_OTHER:INTERNAL=
PC_SQLITE3_FOUND:INTERNAL=1
PC_SQLITE3_INCLUDEDIR:INTERNAL=/Users/atry/homebrew/Cellar/sqlite/3.37.2/include
PC_SQLITE3_INCLUDE_DIRS:INTERNAL=/Users/atry/homebrew/Cellar/sqlite/3.37.2/include
PC_SQLITE3_LDFLAGS:INTERNAL=-L/Users/atry/homebrew/Cellar/sqlite/3.37.2/lib;-lsqlite3
PC_SQLITE3_LDFLAGS_OTHER:INTERNAL=
PC_SQLITE3_LIBDIR:INTERNAL=/Users/atry/homebrew/Cellar/sqlite/3.37.2/lib
PC_SQLITE3_LIBRARIES:INTERNAL=sqlite3
PC_SQLITE3_LIBRARY_DIRS:INTERNAL=/Users/atry/homebrew/Cellar/sqlite/3.37.2/lib
PC_SQLITE3_LIBS:INTERNAL=
PC_SQLITE3_LIBS_L:INTERNAL=
PC_SQLITE3_LIBS_OTHER:INTERNAL=
PC_SQLITE3_LIBS_PATHS:INTERNAL=
PC_SQLITE3_MODULE_NAME:INTERNAL=sqlite3
PC_SQLITE3_PREFIX:INTERNAL=/Users/atry/homebrew/Cellar/sqlite/3.37.2
PC_SQLITE3_STATIC_CFLAGS:INTERNAL=-I/Users/atry/homebrew/Cellar/sqlite/3.37.2/include
PC_SQLITE3_STATIC_CFLAGS_I:INTERNAL=
PC_SQLITE3_STATIC_CFLAGS_OTHER:INTERNAL=
PC_SQLITE3_STATIC_INCLUDE_DIRS:INTERNAL=/Users/atry/homebrew/Cellar/sqlite/3.37.2/include
PC_SQLITE3_STATIC_LDFLAGS:INTERNAL=-L/Users/atry/homebrew/Cellar/sqlite/3.37.2/lib;-lsqlite3;-lz
PC_SQLITE3_STATIC_LDFLAGS_OTHER:INTERNAL=
PC_SQLITE3_STATIC_LIBDIR:INTERNAL=
PC_SQLITE3_STATIC_LIBRARIES:INTERNAL=sqlite3;z
PC_SQLITE3_STATIC_LIBRARY_DIRS:INTERNAL=/Users/atry/homebrew/Cellar/sqlite/3.37.2/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.37.2
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_ARGN
PKG_CONFIG_ARGN-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PKG_CONFIG_EXECUTABLE
PKG_CONFIG_EXECUTABLE-ADVANCED:INTERNAL=1
//Test PTHREAD_TIMEDLOCK
PTHREAD_TIMEDLOCK:INTERNAL=
PkgConfig_LibDwarf_CFLAGS:INTERNAL=-I/Users/atry/homebrew/Cellar/dwarfutils/0.3.3/include/libdwarf-0
PkgConfig_LibDwarf_CFLAGS_I:INTERNAL=
PkgConfig_LibDwarf_CFLAGS_OTHER:INTERNAL=
PkgConfig_LibDwarf_FOUND:INTERNAL=1
PkgConfig_LibDwarf_INCLUDEDIR:INTERNAL=/Users/atry/homebrew/Cellar/dwarfutils/0.3.3/include
PkgConfig_LibDwarf_INCLUDE_DIRS:INTERNAL=/Users/atry/homebrew/Cellar/dwarfutils/0.3.3/include/libdwarf-0
PkgConfig_LibDwarf_LDFLAGS:INTERNAL=-L/Users/atry/homebrew/Cellar/dwarfutils/0.3.3/lib;-ldwarf
PkgConfig_LibDwarf_LDFLAGS_OTHER:INTERNAL=
PkgConfig_LibDwarf_LIBDIR:INTERNAL=/Users/atry/homebrew/Cellar/dwarfutils/0.3.3/lib
PkgConfig_LibDwarf_LIBRARIES:INTERNAL=dwarf
PkgConfig_LibDwarf_LIBRARY_DIRS:INTERNAL=/Users/atry/homebrew/Cellar/dwarfutils/0.3.3/lib
PkgConfig_LibDwarf_LIBS:INTERNAL=
PkgConfig_LibDwarf_LIBS_L:INTERNAL=
PkgConfig_LibDwarf_LIBS_OTHER:INTERNAL=
PkgConfig_LibDwarf_LIBS_PATHS:INTERNAL=
PkgConfig_LibDwarf_MODULE_NAME:INTERNAL=libdwarf
PkgConfig_LibDwarf_PREFIX:INTERNAL=/Users/atry/homebrew/Cellar/dwarfutils/0.3.3
PkgConfig_LibDwarf_STATIC_CFLAGS:INTERNAL=-I/Users/atry/homebrew/Cellar/dwarfutils/0.3.3/include/libdwarf-0
PkgConfig_LibDwarf_STATIC_CFLAGS_I:INTERNAL=
PkgConfig_LibDwarf_STATIC_CFLAGS_OTHER:INTERNAL=
PkgConfig_LibDwarf_STATIC_INCLUDE_DIRS:INTERNAL=/Users/atry/homebrew/Cellar/dwarfutils/0.3.3/include/libdwarf-0
PkgConfig_LibDwarf_STATIC_LDFLAGS:INTERNAL=-L/Users/atry/homebrew/Cellar/dwarfutils/0.3.3/lib;-L/usr/lib;-ldwarf;-lz
PkgConfig_LibDwarf_STATIC_LDFLAGS_OTHER:INTERNAL=
PkgConfig_LibDwarf_STATIC_LIBDIR:INTERNAL=
PkgConfig_LibDwarf_STATIC_LIBRARIES:INTERNAL=dwarf;z
PkgConfig_LibDwarf_STATIC_LIBRARY_DIRS:INTERNAL=/Users/atry/homebrew/Cellar/dwarfutils/0.3.3/lib;/usr/lib
PkgConfig_LibDwarf_STATIC_LIBS:INTERNAL=
PkgConfig_LibDwarf_STATIC_LIBS_L:INTERNAL=
PkgConfig_LibDwarf_STATIC_LIBS_OTHER:INTERNAL=
PkgConfig_LibDwarf_STATIC_LIBS_PATHS:INTERNAL=
PkgConfig_LibDwarf_VERSION:INTERNAL=0.3.3
PkgConfig_LibDwarf_libdwarf_INCLUDEDIR:INTERNAL=
PkgConfig_LibDwarf_libdwarf_LIBDIR:INTERNAL=
PkgConfig_LibDwarf_libdwarf_PREFIX:INTERNAL=
PkgConfig_LibDwarf_libdwarf_VERSION:INTERNAL=
PkgConfig_LibElf_CFLAGS:INTERNAL=-I/Users/atry/homebrew/Cellar/libelf/0.8.13_1/include/libelf;-I/Users/atry/homebrew/Cellar/libelf/0.8.13_1/include
PkgConfig_LibElf_CFLAGS_I:INTERNAL=
PkgConfig_LibElf_CFLAGS_OTHER:INTERNAL=
PkgConfig_LibElf_FOUND:INTERNAL=1
PkgConfig_LibElf_INCLUDEDIR:INTERNAL=/Users/atry/homebrew/Cellar/libelf/0.8.13_1/include
PkgConfig_LibElf_INCLUDE_DIRS:INTERNAL=/Users/atry/homebrew/Cellar/libelf/0.8.13_1/include/libelf;/Users/atry/homebrew/Cellar/libelf/0.8.13_1/include
PkgConfig_LibElf_LDFLAGS:INTERNAL=-L/Users/atry/homebrew/Cellar/libelf/0.8.13_1/lib;-lelf
PkgConfig_LibElf_LDFLAGS_OTHER:INTERNAL=
PkgConfig_LibElf_LIBDIR:INTERNAL=/Users/atry/homebrew/Cellar/libelf/0.8.13_1/lib
PkgConfig_LibElf_LIBRARIES:INTERNAL=elf
PkgConfig_LibElf_LIBRARY_DIRS:INTERNAL=/Users/atry/homebrew/Cellar/libelf/0.8.13_1/lib
PkgConfig_LibElf_LIBS:INTERNAL=
PkgConfig_LibElf_LIBS_L:INTERNAL=
PkgConfig_LibElf_LIBS_OTHER:INTERNAL=
PkgConfig_LibElf_LIBS_PATHS:INTERNAL=
PkgConfig_LibElf_MODULE_NAME:INTERNAL=libelf
PkgConfig_LibElf_PREFIX:INTERNAL=/Users/atry/homebrew/Cellar/libelf/0.8.13_1
PkgConfig_LibElf_STATIC_CFLAGS:INTERNAL=-I/Users/atry/homebrew/Cellar/libelf/0.8.13_1/include/libelf;-I/Users/atry/homebrew/Cellar/libelf/0.8.13_1/include
PkgConfig_LibElf_STATIC_CFLAGS_I:INTERNAL=
PkgConfig_LibElf_STATIC_CFLAGS_OTHER:INTERNAL=
PkgConfig_LibElf_STATIC_INCLUDE_DIRS:INTERNAL=/Users/atry/homebrew/Cellar/libelf/0.8.13_1/include/libelf;/Users/atry/homebrew/Cellar/libelf/0.8.13_1/include
PkgConfig_LibElf_STATIC_LDFLAGS:INTERNAL=-L/Users/atry/homebrew/Cellar/libelf/0.8.13_1/lib;-lelf
PkgConfig_LibElf_STATIC_LDFLAGS_OTHER:INTERNAL=
PkgConfig_LibElf_STATIC_LIBDIR:INTERNAL=
PkgConfig_LibElf_STATIC_LIBRARIES:INTERNAL=elf
PkgConfig_LibElf_STATIC_LIBRARY_DIRS:INTERNAL=/Users/atry/homebrew/Cellar/libelf/0.8.13_1/lib
PkgConfig_LibElf_STATIC_LIBS:INTERNAL=
PkgConfig_LibElf_STATIC_LIBS_L:INTERNAL=
PkgConfig_LibElf_STATIC_LIBS_OTHER:INTERNAL=
PkgConfig_LibElf_STATIC_LIBS_PATHS:INTERNAL=
PkgConfig_LibElf_VERSION:INTERNAL=0.8.13
PkgConfig_LibElf_libelf_INCLUDEDIR:INTERNAL=
PkgConfig_LibElf_libelf_LIBDIR:INTERNAL=
PkgConfig_LibElf_libelf_PREFIX:INTERNAL=
PkgConfig_LibElf_libelf_VERSION:INTERNAL=
//ADVANCED property for variable: SNAPPY_INCLUDE_DIR
SNAPPY_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: SNAPPY_LIB
SNAPPY_LIB-ADVANCED:INTERNAL=1
//ADVANCED property for variable: TBB_INCLUDE_DIRS
TBB_INCLUDE_DIRS-ADVANCED:INTERNAL=1
THIRD_PARTY_INCLUDE_PATHS:INTERNAL=/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/third-party/forks/libmbfl;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/third-party/forks/libmbfl/mbfl;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/third-party/forks/libmbfl/filters;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/third-party/fatal;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/third-party/libafdt/src/src;/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/third-party/fastlz/src
WATCHMANCLIENT_CFLAGS:INTERNAL=
WATCHMANCLIENT_CFLAGS_I:INTERNAL=
WATCHMANCLIENT_CFLAGS_OTHER:INTERNAL=
WATCHMANCLIENT_FOUND:INTERNAL=
WATCHMANCLIENT_INCLUDEDIR:INTERNAL=
WATCHMANCLIENT_LIBDIR:INTERNAL=
WATCHMANCLIENT_LIBS:INTERNAL=
WATCHMANCLIENT_LIBS_L:INTERNAL=
WATCHMANCLIENT_LIBS_OTHER:INTERNAL=
WATCHMANCLIENT_LIBS_PATHS:INTERNAL=
WATCHMANCLIENT_MODULE_NAME:INTERNAL=
WATCHMANCLIENT_PREFIX:INTERNAL=
WATCHMANCLIENT_STATIC_CFLAGS:INTERNAL=
WATCHMANCLIENT_STATIC_CFLAGS_I:INTERNAL=
WATCHMANCLIENT_STATIC_CFLAGS_OTHER:INTERNAL=
WATCHMANCLIENT_STATIC_LIBDIR:INTERNAL=
WATCHMANCLIENT_STATIC_LIBS:INTERNAL=
WATCHMANCLIENT_STATIC_LIBS_L:INTERNAL=
WATCHMANCLIENT_STATIC_LIBS_OTHER:INTERNAL=
WATCHMANCLIENT_STATIC_LIBS_PATHS:INTERNAL=
WATCHMANCLIENT_VERSION:INTERNAL=
WATCHMANCLIENT_watchmanclient_INCLUDEDIR:INTERNAL=
WATCHMANCLIENT_watchmanclient_LIBDIR:INTERNAL=
WATCHMANCLIENT_watchmanclient_PREFIX:INTERNAL=
WATCHMANCLIENT_watchmanclient_VERSION:INTERNAL=
//ADVANCED property for variable: ZLIB_INCLUDE_DIR
ZLIB_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: ZLIB_LIBRARY_DEBUG
ZLIB_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: ZLIB_LIBRARY_RELEASE
ZLIB_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
//CMAKE_INSTALL_PREFIX during last run
_GNUInstallDirs_LAST_CMAKE_INSTALL_PREFIX:INTERNAL=/Users/atry/homebrew/Cellar/hhvm-nightly/1
_OPENSSL_CFLAGS:INTERNAL=-I/Users/atry/homebrew/Cellar/openssl@1.1/1.1.1m/include
_OPENSSL_CFLAGS_I:INTERNAL=
_OPENSSL_CFLAGS_OTHER:INTERNAL=
_OPENSSL_FOUND:INTERNAL=1
_OPENSSL_INCLUDEDIR:INTERNAL=/Users/atry/homebrew/Cellar/openssl@1.1/1.1.1m/include
_OPENSSL_INCLUDE_DIRS:INTERNAL=/Users/atry/homebrew/Cellar/openssl@1.1/1.1.1m/include
_OPENSSL_LDFLAGS:INTERNAL=-L/Users/atry/homebrew/Cellar/openssl@1.1/1.1.1m/lib;-lssl;-lcrypto
_OPENSSL_LDFLAGS_OTHER:INTERNAL=
_OPENSSL_LIBDIR:INTERNAL=/Users/atry/homebrew/Cellar/openssl@1.1/1.1.1m/lib
_OPENSSL_LIBRARIES:INTERNAL=ssl;crypto
_OPENSSL_LIBRARY_DIRS:INTERNAL=/Users/atry/homebrew/Cellar/openssl@1.1/1.1.1m/lib
_OPENSSL_LIBS:INTERNAL=
_OPENSSL_LIBS_L:INTERNAL=
_OPENSSL_LIBS_OTHER:INTERNAL=
_OPENSSL_LIBS_PATHS:INTERNAL=
_OPENSSL_MODULE_NAME:INTERNAL=openssl
_OPENSSL_PREFIX:INTERNAL=/Users/atry/homebrew/Cellar/openssl@1.1/1.1.1m
_OPENSSL_STATIC_CFLAGS:INTERNAL=-I/Users/atry/homebrew/Cellar/openssl@1.1/1.1.1m/include
_OPENSSL_STATIC_CFLAGS_I:INTERNAL=
_OPENSSL_STATIC_CFLAGS_OTHER:INTERNAL=
_OPENSSL_STATIC_INCLUDE_DIRS:INTERNAL=/Users/atry/homebrew/Cellar/openssl@1.1/1.1.1m/include
_OPENSSL_STATIC_LDFLAGS:INTERNAL=-L/Users/atry/homebrew/Cellar/openssl@1.1/1.1.1m/lib;-lssl;-lcrypto
_OPENSSL_STATIC_LDFLAGS_OTHER:INTERNAL=
_OPENSSL_STATIC_LIBDIR:INTERNAL=
_OPENSSL_STATIC_LIBRARIES:INTERNAL=ssl;crypto
_OPENSSL_STATIC_LIBRARY_DIRS:INTERNAL=/Users/atry/homebrew/Cellar/openssl@1.1/1.1.1m/lib
_OPENSSL_STATIC_LIBS:INTERNAL=
_OPENSSL_STATIC_LIBS_L:INTERNAL=
_OPENSSL_STATIC_LIBS_OTHER:INTERNAL=
_OPENSSL_STATIC_LIBS_PATHS:INTERNAL=
_OPENSSL_VERSION:INTERNAL=1.1.1m
_OPENSSL_openssl_INCLUDEDIR:INTERNAL=
_OPENSSL_openssl_LIBDIR:INTERNAL=
_OPENSSL_openssl_PREFIX:INTERNAL=
_OPENSSL_openssl_VERSION:INTERNAL=
__pkg_config_arguments_LIBMEMCACHED:INTERNAL=QUIET;libmemcached
__pkg_config_arguments_LIBSODIUM:INTERNAL=libsodium>=1.0.9
__pkg_config_arguments_PC_CURL:INTERNAL=QUIET;libcurl
__pkg_config_arguments_PC_EXPAT:INTERNAL=QUIET;expat
__pkg_config_arguments_PC_FREETYPE:INTERNAL=QUIET;freetype2
__pkg_config_arguments_PC_LIBXML:INTERNAL=QUIET;libxml-2.0
__pkg_config_arguments_PC_LIBXSLT:INTERNAL=QUIET;libxslt
__pkg_config_arguments_PC_LIBXSLT_EXSLT:INTERNAL=QUIET;libexslt
__pkg_config_arguments_PC_LIBZIP:INTERNAL=QUIET;libzip
__pkg_config_arguments_PC_MagickCore:INTERNAL=QUIET;MagickCore
__pkg_config_arguments_PC_MagickWand:INTERNAL=QUIET;MagickWand
__pkg_config_arguments_PC_SQLITE3:INTERNAL=QUIET;sqlite3
__pkg_config_arguments_PkgConfig_LibDwarf:INTERNAL=QUIET;libdwarf
__pkg_config_arguments_PkgConfig_LibElf:INTERNAL=QUIET;libelf
__pkg_config_arguments__OPENSSL:INTERNAL=QUIET;openssl
__pkg_config_checked_FRIBIDI:INTERNAL=1
__pkg_config_checked_LIBMEMCACHED:INTERNAL=1
__pkg_config_checked_LIBSODIUM:INTERNAL=1
__pkg_config_checked_PC_CURL:INTERNAL=1
__pkg_config_checked_PC_EXPAT: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_LIBXSLT_EXSLT: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_PkgConfig_LibDwarf:INTERNAL=1
__pkg_config_checked_PkgConfig_LibElf:INTERNAL=1
__pkg_config_checked_WATCHMANCLIENT:INTERNAL=1
__pkg_config_checked__OPENSSL:INTERNAL=1
//ADVANCED property for variable: boost_context_DIR
boost_context_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: boost_fiber_DIR
boost_fiber_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: boost_filesystem_DIR
boost_filesystem_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: boost_headers_DIR
boost_headers_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: boost_iostreams_DIR
boost_iostreams_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: boost_program_options_DIR
boost_program_options_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: boost_regex_DIR
boost_regex_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: boost_system_DIR
boost_system_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: boost_thread_DIR
boost_thread_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: pkgcfg_lib_LIBMEMCACHED_memcached
pkgcfg_lib_LIBMEMCACHED_memcached-ADVANCED:INTERNAL=1
//ADVANCED property for variable: pkgcfg_lib_LIBMEMCACHED_memcachedutil
pkgcfg_lib_LIBMEMCACHED_memcachedutil-ADVANCED:INTERNAL=1
//ADVANCED property for variable: pkgcfg_lib_LIBSODIUM_sodium
pkgcfg_lib_LIBSODIUM_sodium-ADVANCED:INTERNAL=1
//ADVANCED property for variable: pkgcfg_lib_PC_CURL_curl
pkgcfg_lib_PC_CURL_curl-ADVANCED:INTERNAL=1
//ADVANCED property for variable: pkgcfg_lib_PC_EXPAT_expat
pkgcfg_lib_PC_EXPAT_expat-ADVANCED:INTERNAL=1
//ADVANCED property for variable: pkgcfg_lib_PC_FREETYPE_freetype
pkgcfg_lib_PC_FREETYPE_freetype-ADVANCED:INTERNAL=1
//ADVANCED property for variable: pkgcfg_lib_PC_LIBXML_xml2
pkgcfg_lib_PC_LIBXML_xml2-ADVANCED:INTERNAL=1
//ADVANCED property for variable: pkgcfg_lib_PC_LIBXSLT_EXSLT_exslt
pkgcfg_lib_PC_LIBXSLT_EXSLT_exslt-ADVANCED:INTERNAL=1
//ADVANCED property for variable: pkgcfg_lib_PC_LIBXSLT_EXSLT_icucore
pkgcfg_lib_PC_LIBXSLT_EXSLT_icucore-ADVANCED:INTERNAL=1
//ADVANCED property for variable: pkgcfg_lib_PC_LIBXSLT_EXSLT_m
pkgcfg_lib_PC_LIBXSLT_EXSLT_m-ADVANCED:INTERNAL=1
//ADVANCED property for variable: pkgcfg_lib_PC_LIBXSLT_EXSLT_pthread
pkgcfg_lib_PC_LIBXSLT_EXSLT_pthread-ADVANCED:INTERNAL=1
//ADVANCED property for variable: pkgcfg_lib_PC_LIBXSLT_EXSLT_xml2
pkgcfg_lib_PC_LIBXSLT_EXSLT_xml2-ADVANCED:INTERNAL=1
//ADVANCED property for variable: pkgcfg_lib_PC_LIBXSLT_EXSLT_xslt
pkgcfg_lib_PC_LIBXSLT_EXSLT_xslt-ADVANCED:INTERNAL=1
//ADVANCED property for variable: pkgcfg_lib_PC_LIBXSLT_EXSLT_z
pkgcfg_lib_PC_LIBXSLT_EXSLT_z-ADVANCED:INTERNAL=1
//ADVANCED property for variable: pkgcfg_lib_PC_LIBXSLT_icucore
pkgcfg_lib_PC_LIBXSLT_icucore-ADVANCED:INTERNAL=1
//ADVANCED property for variable: pkgcfg_lib_PC_LIBXSLT_m
pkgcfg_lib_PC_LIBXSLT_m-ADVANCED:INTERNAL=1
//ADVANCED property for variable: pkgcfg_lib_PC_LIBXSLT_pthread
pkgcfg_lib_PC_LIBXSLT_pthread-ADVANCED:INTERNAL=1
//ADVANCED property for variable: pkgcfg_lib_PC_LIBXSLT_xml2
pkgcfg_lib_PC_LIBXSLT_xml2-ADVANCED:INTERNAL=1
//ADVANCED property for variable: pkgcfg_lib_PC_LIBXSLT_xslt
pkgcfg_lib_PC_LIBXSLT_xslt-ADVANCED:INTERNAL=1
//ADVANCED property for variable: pkgcfg_lib_PC_LIBXSLT_z
pkgcfg_lib_PC_LIBXSLT_z-ADVANCED:INTERNAL=1
//ADVANCED property for variable: pkgcfg_lib_PC_LIBZIP_zip
pkgcfg_lib_PC_LIBZIP_zip-ADVANCED:INTERNAL=1
//ADVANCED property for variable: pkgcfg_lib_PC_MagickCore_MagickCore-6.Q16
pkgcfg_lib_PC_MagickCore_MagickCore-6.Q16-ADVANCED:INTERNAL=1
//ADVANCED property for variable: pkgcfg_lib_PC_MagickWand_MagickCore-6.Q16
pkgcfg_lib_PC_MagickWand_MagickCore-6.Q16-ADVANCED:INTERNAL=1
//ADVANCED property for variable: pkgcfg_lib_PC_MagickWand_MagickWand-6.Q16
pkgcfg_lib_PC_MagickWand_MagickWand-6.Q16-ADVANCED:INTERNAL=1
//ADVANCED property for variable: pkgcfg_lib_PC_SQLITE3_sqlite3
pkgcfg_lib_PC_SQLITE3_sqlite3-ADVANCED:INTERNAL=1
//ADVANCED property for variable: pkgcfg_lib_PkgConfig_LibDwarf_dwarf
pkgcfg_lib_PkgConfig_LibDwarf_dwarf-ADVANCED:INTERNAL=1
//ADVANCED property for variable: pkgcfg_lib_PkgConfig_LibElf_elf
pkgcfg_lib_PkgConfig_LibElf_elf-ADVANCED:INTERNAL=1
//ADVANCED property for variable: pkgcfg_lib__OPENSSL_crypto
pkgcfg_lib__OPENSSL_crypto-ADVANCED:INTERNAL=1
//ADVANCED property for variable: pkgcfg_lib__OPENSSL_ssl
pkgcfg_lib__OPENSSL_ssl-ADVANCED:INTERNAL=1
prefix_result:INTERNAL=alt-svc;AsynchDNS;GSS-API;HSTS;HTTP2;HTTPS-proxy;IPv6;Kerberos;Largefile;libz;MultiSSL;NTLM;NTLM_WB;SPNEGO;SSL;UnixSockets
Checking whether the ASM compiler is GNU using "--version" did not match "(GNU assembler)|(GCC)|(Free Software Foundation)":
Apple clang version 13.0.0 (clang-1300.0.29.30)
Target: x86_64-apple-darwin21.2.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
Performing C++ SOURCE FILE Test IS_AARCH64 failed with the following output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_c1db8/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_c1db8.dir/build.make CMakeFiles/cmTC_c1db8.dir/build
Building CXX object CMakeFiles/cmTC_c1db8.dir/src.cxx.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang++ -DIS_AARCH64 -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_c1db8.dir/src.cxx.o -MF CMakeFiles/cmTC_c1db8.dir/src.cxx.o.d -o CMakeFiles/cmTC_c1db8.dir/src.cxx.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.cxx
/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.cxx:3:2: error: Not ARMv8
#error Not ARMv8
^
1 error generated.
make[1]: *** [CMakeFiles/cmTC_c1db8.dir/src.cxx.o] Error 1
make: *** [cmTC_c1db8/fast] Error 2
Source file was:
#ifndef __AARCH64EL__
#error Not ARMv8
#endif
int main() { return 0; }
Performing C SOURCE FILE Test LIBDL_NEEDS_UNDERSCORE failed with the following compile output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_58072/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_58072.dir/build.make CMakeFiles/cmTC_58072.dir/build
Building C object CMakeFiles/cmTC_58072.dir/src.c.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLIBDL_NEEDS_UNDERSCORE -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_58072.dir/src.c.o -MF CMakeFiles/cmTC_58072.dir/src.c.o.d -o CMakeFiles/cmTC_58072.dir/src.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTC_58072
/Users/atry/homebrew/Cellar/cmake/3.22.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_58072.dir/link.txt --verbose=1
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_58072.dir/src.c.o -o cmTC_58072 -ldl
...and run output:
Return value: 1
Source file was:
#include <dlfcn.h>
#include <stdlib.h>
void testfunc() {}
int main() {
testfunc();
if (dlsym(0, "_testfunc") != (void*)0) {
return EXIT_SUCCESS;
} else {
return EXIT_FAILURE;
}
}
Determining if the function evhttp_bind_socket_with_fd exists failed with the following output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_39e98/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_39e98.dir/build.make CMakeFiles/cmTC_39e98.dir/build
Building C object CMakeFiles/cmTC_39e98.dir/CheckFunctionExists.c.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=evhttp_bind_socket_with_fd -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_39e98.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_39e98.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_39e98.dir/CheckFunctionExists.c.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CheckFunctionExists.c
Linking C executable cmTC_39e98
/Users/atry/homebrew/Cellar/cmake/3.22.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_39e98.dir/link.txt --verbose=1
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=evhttp_bind_socket_with_fd -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_39e98.dir/CheckFunctionExists.c.o -o cmTC_39e98 /Users/atry/homebrew/lib/libevent.dylib /Users/atry/homebrew/lib/libevent_pthreads.dylib
Undefined symbols for architecture x86_64:
"_evhttp_bind_socket_with_fd", referenced from:
_main in CheckFunctionExists.c.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [cmTC_39e98] Error 1
make: *** [cmTC_39e98/fast] Error 2
Determining if the function curl_multi_select exists failed with the following output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_e8031/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_e8031.dir/build.make CMakeFiles/cmTC_e8031.dir/build
Building C object CMakeFiles/cmTC_e8031.dir/CheckFunctionExists.c.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=curl_multi_select -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_e8031.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_e8031.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_e8031.dir/CheckFunctionExists.c.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CheckFunctionExists.c
Linking C executable cmTC_e8031
/Users/atry/homebrew/Cellar/cmake/3.22.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e8031.dir/link.txt --verbose=1
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=curl_multi_select -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e8031.dir/CheckFunctionExists.c.o -o cmTC_e8031 /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libcurl.tbd
Undefined symbols for architecture x86_64:
"_curl_multi_select", referenced from:
_main in CheckFunctionExists.c.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [cmTC_e8031] Error 1
make: *** [cmTC_e8031/fast] Error 2
Performing C++ SOURCE FILE Test OPENSSL_HAVE_RAND_EGD failed with the following output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_ad8a0/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_ad8a0.dir/build.make CMakeFiles/cmTC_ad8a0.dir/build
Building CXX object CMakeFiles/cmTC_ad8a0.dir/src.cxx.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang++ -DOPENSSL_HAVE_RAND_EGD -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_ad8a0.dir/src.cxx.o -MF CMakeFiles/cmTC_ad8a0.dir/src.cxx.o.d -o CMakeFiles/cmTC_ad8a0.dir/src.cxx.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.cxx
/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.cxx:3:10: error: use of undeclared identifier 'RAND_egd'
return RAND_egd("/dev/null");
^
1 error generated.
make[1]: *** [CMakeFiles/cmTC_ad8a0.dir/src.cxx.o] Error 1
make: *** [cmTC_ad8a0/fast] Error 2
Source file was:
#include <openssl/rand.h>
int main() {
return RAND_egd("/dev/null");
}
Performing C++ SOURCE FILE Test ELF_GETSHDRSTRNDX failed with the following output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_cc59f/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_cc59f.dir/build.make CMakeFiles/cmTC_cc59f.dir/build
Building CXX object CMakeFiles/cmTC_cc59f.dir/src.cxx.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang++ -DELF_GETSHDRSTRNDX -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_cc59f.dir/src.cxx.o -MF CMakeFiles/cmTC_cc59f.dir/src.cxx.o.d -o CMakeFiles/cmTC_cc59f.dir/src.cxx.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.cxx
/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.cxx:1:10: fatal error: 'libelf.h' file not found
#include <libelf.h>
^~~~~~~~~~
1 error generated.
make[1]: *** [CMakeFiles/cmTC_cc59f.dir/src.cxx.o] Error 1
make: *** [cmTC_cc59f/fast] Error 2
Source file was:
#include <libelf.h>
int main() {
Elf *e = (Elf*)0;
size_t sz;
elf_getshdrstrndx(e, &sz);
return 0;
}
Determining if the function dwarf_producer_init exists failed with the following output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_0b4f3/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_0b4f3.dir/build.make CMakeFiles/cmTC_0b4f3.dir/build
Building C object CMakeFiles/cmTC_0b4f3.dir/CheckFunctionExists.c.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -I/Users/atry/homebrew/Cellar/dwarfutils/0.3.3/include/libdwarf-0 -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=dwarf_producer_init -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_0b4f3.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_0b4f3.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_0b4f3.dir/CheckFunctionExists.c.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CheckFunctionExists.c
Linking C executable cmTC_0b4f3
/Users/atry/homebrew/Cellar/cmake/3.22.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0b4f3.dir/link.txt --verbose=1
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=dwarf_producer_init -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_0b4f3.dir/CheckFunctionExists.c.o -o cmTC_0b4f3 /Users/atry/homebrew/lib/libdwarf.dylib /Users/atry/homebrew/lib/libelf.a
Undefined symbols for architecture x86_64:
"_dwarf_producer_init", referenced from:
_main in CheckFunctionExists.c.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [cmTC_0b4f3] Error 1
make: *** [cmTC_0b4f3/fast] Error 2
Determining if the function dwarf_producer_init_c exists failed with the following output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_8cc63/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_8cc63.dir/build.make CMakeFiles/cmTC_8cc63.dir/build
Building C object CMakeFiles/cmTC_8cc63.dir/CheckFunctionExists.c.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -I/Users/atry/homebrew/Cellar/dwarfutils/0.3.3/include/libdwarf-0 -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=dwarf_producer_init_c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_8cc63.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_8cc63.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_8cc63.dir/CheckFunctionExists.c.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CheckFunctionExists.c
Linking C executable cmTC_8cc63
/Users/atry/homebrew/Cellar/cmake/3.22.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8cc63.dir/link.txt --verbose=1
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=dwarf_producer_init_c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_8cc63.dir/CheckFunctionExists.c.o -o cmTC_8cc63 /Users/atry/homebrew/lib/libdwarf.dylib /Users/atry/homebrew/lib/libelf.a
Undefined symbols for architecture x86_64:
"_dwarf_producer_init_c", referenced from:
_main in CheckFunctionExists.c.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [cmTC_8cc63] Error 1
make: *** [cmTC_8cc63/fast] Error 2
Performing C++ SOURCE FILE Test HAVE_ONIGPOSIX_H failed with the following output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_3ea8a/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_3ea8a.dir/build.make CMakeFiles/cmTC_3ea8a.dir/build
Building CXX object CMakeFiles/cmTC_3ea8a.dir/src.cxx.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang++ -DHAVE_ONIGPOSIX_H -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_3ea8a.dir/src.cxx.o -MF CMakeFiles/cmTC_3ea8a.dir/src.cxx.o.d -o CMakeFiles/cmTC_3ea8a.dir/src.cxx.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.cxx
/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.cxx:1:10: fatal error: 'onigposix.h' file not found
#include <onigposix.h>
^~~~~~~~~~~~~
1 error generated.
make[1]: *** [CMakeFiles/cmTC_3ea8a.dir/src.cxx.o] Error 1
make: *** [cmTC_3ea8a/fast] Error 2
Source file was:
#include <onigposix.h>
int main() {
return 0;
}
Performing C++ SOURCE FILE Test LIBICONV_CONST failed with the following output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_778a2/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_778a2.dir/build.make CMakeFiles/cmTC_778a2.dir/build
Building CXX object CMakeFiles/cmTC_778a2.dir/src.cxx.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang++ -DLIBICONV_CONST -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_778a2.dir/src.cxx.o -MF CMakeFiles/cmTC_778a2.dir/src.cxx.o.d -o CMakeFiles/cmTC_778a2.dir/src.cxx.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.cxx
/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.cxx:9:3: error: no matching function for call to 'iconv'
iconv(cd, (const char **)&in_p, &in_left, (char **)&out_p, &out_left);
^~~~~
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/iconv.h:75:39: note: candidate function not viable: no known conversion from 'const char **' to 'char **' for 2nd argument
extern __LIBICONV_DLL_EXPORTED size_t iconv (iconv_t __cd, char* * __restrict __inbuf, size_t * __restrict __inbytesleft, char* * __restrict __outbuf, size_t * __restrict __outbytesleft);
^
1 error generated.
make[1]: *** [CMakeFiles/cmTC_778a2.dir/src.cxx.o] Error 1
make: *** [cmTC_778a2/fast] Error 2
Source file was:
#include <string.h>
#include <iconv.h>
int main() {
iconv_t cd = 0;
const char *in_p = "testing";
size_t in_left = strlen(in_p);
char out_p[20];
size_t out_left = sizeof(out_p);
iconv(cd, (const char **)&in_p, &in_left, (char **)&out_p, &out_left);
return 0;
}
Performing C++ SOURCE FILE Test PTHREAD_TIMEDLOCK failed with the following output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_1436a/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_1436a.dir/build.make CMakeFiles/cmTC_1436a.dir/build
Building CXX object CMakeFiles/cmTC_1436a.dir/src.cxx.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang++ -DPTHREAD_TIMEDLOCK -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_1436a.dir/src.cxx.o -MF CMakeFiles/cmTC_1436a.dir/src.cxx.o.d -o CMakeFiles/cmTC_1436a.dir/src.cxx.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.cxx
/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.cxx:3:12: error: use of undeclared identifier 'pthread_mutex_timedlock'
return pthread_mutex_timedlock();
^
1 error generated.
make[1]: *** [CMakeFiles/cmTC_1436a.dir/src.cxx.o] Error 1
make: *** [cmTC_1436a/fast] Error 2
Source file was:
#include <pthread.h>
int main() {
return pthread_mutex_timedlock();
}
Determining if the function dwarf_producer_init exists failed with the following output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_7edd4/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_7edd4.dir/build.make CMakeFiles/cmTC_7edd4.dir/build
Building C object CMakeFiles/cmTC_7edd4.dir/CheckFunctionExists.c.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -I/Users/atry/homebrew/Cellar/dwarfutils/0.3.3/include/libdwarf-0 -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=dwarf_producer_init -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_7edd4.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_7edd4.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_7edd4.dir/CheckFunctionExists.c.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CheckFunctionExists.c
Linking C executable cmTC_7edd4
/Users/atry/homebrew/Cellar/cmake/3.22.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7edd4.dir/link.txt --verbose=1
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=dwarf_producer_init -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_7edd4.dir/CheckFunctionExists.c.o -o cmTC_7edd4 /Users/atry/homebrew/lib/libdwarf.dylib /Users/atry/homebrew/lib/libelf.a
Undefined symbols for architecture x86_64:
"_dwarf_producer_init", referenced from:
_main in CheckFunctionExists.c.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [cmTC_7edd4] Error 1
make: *** [cmTC_7edd4/fast] Error 2
Determining if the function dwarf_producer_init_c exists failed with the following output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_8435e/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_8435e.dir/build.make CMakeFiles/cmTC_8435e.dir/build
Building C object CMakeFiles/cmTC_8435e.dir/CheckFunctionExists.c.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -I/Users/atry/homebrew/Cellar/dwarfutils/0.3.3/include/libdwarf-0 -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=dwarf_producer_init_c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_8435e.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_8435e.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_8435e.dir/CheckFunctionExists.c.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CheckFunctionExists.c
Linking C executable cmTC_8435e
/Users/atry/homebrew/Cellar/cmake/3.22.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8435e.dir/link.txt --verbose=1
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=dwarf_producer_init_c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_8435e.dir/CheckFunctionExists.c.o -o cmTC_8435e /Users/atry/homebrew/lib/libdwarf.dylib /Users/atry/homebrew/lib/libelf.a
Undefined symbols for architecture x86_64:
"_dwarf_producer_init_c", referenced from:
_main in CheckFunctionExists.c.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [cmTC_8435e] Error 1
make: *** [cmTC_8435e/fast] Error 2
Determining if the function dwarf_producer_init exists failed with the following output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_26647/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_26647.dir/build.make CMakeFiles/cmTC_26647.dir/build
Building C object CMakeFiles/cmTC_26647.dir/CheckFunctionExists.c.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -I/Users/atry/homebrew/Cellar/dwarfutils/0.3.3/include/libdwarf-0 -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=dwarf_producer_init -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_26647.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_26647.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_26647.dir/CheckFunctionExists.c.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CheckFunctionExists.c
Linking C executable cmTC_26647
/Users/atry/homebrew/Cellar/cmake/3.22.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_26647.dir/link.txt --verbose=1
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=dwarf_producer_init -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_26647.dir/CheckFunctionExists.c.o -o cmTC_26647 /Users/atry/homebrew/lib/libdwarf.dylib /Users/atry/homebrew/lib/libelf.a
Undefined symbols for architecture x86_64:
"_dwarf_producer_init", referenced from:
_main in CheckFunctionExists.c.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [cmTC_26647] Error 1
make: *** [cmTC_26647/fast] Error 2
Determining if the function dwarf_producer_init_c exists failed with the following output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_77083/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_77083.dir/build.make CMakeFiles/cmTC_77083.dir/build
Building C object CMakeFiles/cmTC_77083.dir/CheckFunctionExists.c.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -I/Users/atry/homebrew/Cellar/dwarfutils/0.3.3/include/libdwarf-0 -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=dwarf_producer_init_c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_77083.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_77083.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_77083.dir/CheckFunctionExists.c.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CheckFunctionExists.c
Linking C executable cmTC_77083
/Users/atry/homebrew/Cellar/cmake/3.22.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_77083.dir/link.txt --verbose=1
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=dwarf_producer_init_c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_77083.dir/CheckFunctionExists.c.o -o cmTC_77083 /Users/atry/homebrew/lib/libdwarf.dylib /Users/atry/homebrew/lib/libelf.a
Undefined symbols for architecture x86_64:
"_dwarf_producer_init_c", referenced from:
_main in CheckFunctionExists.c.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [cmTC_77083] Error 1
make: *** [cmTC_77083/fast] Error 2
Determining if the include file sys/utime.h exists failed with the following output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_e6757/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_e6757.dir/build.make CMakeFiles/cmTC_e6757.dir/build
Building C object CMakeFiles/cmTC_e6757.dir/CheckIncludeFile.c.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_e6757.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_e6757.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_e6757.dir/CheckIncludeFile.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckIncludeFile.c
/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:10: fatal error: 'sys/utime.h' file not found
#include <sys/utime.h>
^~~~~~~~~~~~~
1 error generated.
make[1]: *** [CMakeFiles/cmTC_e6757.dir/CheckIncludeFile.c.o] Error 1
make: *** [cmTC_e6757/fast] Error 2
Performing C++ SOURCE FILE Test MAJOR_IN_MKDEV failed with the following output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_c4127/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_c4127.dir/build.make CMakeFiles/cmTC_c4127.dir/build
Building CXX object CMakeFiles/cmTC_c4127.dir/src.cxx.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang++ -DMAJOR_IN_MKDEV -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_c4127.dir/src.cxx.o -MF CMakeFiles/cmTC_c4127.dir/src.cxx.o.d -o CMakeFiles/cmTC_c4127.dir/src.cxx.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.cxx
/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.cxx:2:12: fatal error: 'mkdev.h' file not found
#include <mkdev.h>
^~~~~~~~~
1 error generated.
make[1]: *** [CMakeFiles/cmTC_c4127.dir/src.cxx.o] Error 1
make: *** [cmTC_c4127/fast] Error 2
Source file was:
#include <mkdev.h>
int main(void) {
#ifdef major
return 0;
#else
return ((int*)(&major))[0];
#endif
}
Performing C++ SOURCE FILE Test MAJOR_IN_SYSMACROS failed with the following output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_48c60/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_48c60.dir/build.make CMakeFiles/cmTC_48c60.dir/build
Building CXX object CMakeFiles/cmTC_48c60.dir/src.cxx.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang++ -DMAJOR_IN_SYSMACROS -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_48c60.dir/src.cxx.o -MF CMakeFiles/cmTC_48c60.dir/src.cxx.o.d -o CMakeFiles/cmTC_48c60.dir/src.cxx.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.cxx
/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.cxx:2:12: fatal error: 'sysmacros.h' file not found
#include <sysmacros.h>
^~~~~~~~~~~~~
1 error generated.
make[1]: *** [CMakeFiles/cmTC_48c60.dir/src.cxx.o] Error 1
make: *** [cmTC_48c60/fast] Error 2
Source file was:
#include <sysmacros.h>
int main(void) {
#ifdef major
return 0;
#else
return ((int*)(&major))[0];
#endif
}
The system is: Darwin - 21.2.0 - x86_64
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
Compiler: /Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang
Build flags: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1
Id flags:
The output was:
0
Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out"
The C compiler identification is AppleClang, found in "/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/3.22.2/CompilerIdC/a.out"
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
Compiler: /Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang++
Build flags: -DLZ4_DISABLE_DEPRECATE_WARNINGS=1;-DU_USING_ICU_NAMESPACE=1
Id flags:
The output was:
0
Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out"
The CXX compiler identification is AppleClang, found in "/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/3.22.2/CompilerIdCXX/a.out"
Checking whether the ASM compiler is Clang using "--version" matched "(clang version)":
Apple clang version 13.0.0 (clang-1300.0.29.30)
Target: x86_64-apple-darwin21.2.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
Detecting C compiler ABI info compiled with the following output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_91290/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_91290.dir/build.make CMakeFiles/cmTC_91290.dir/build
Building C object CMakeFiles/cmTC_91290.dir/CMakeCCompilerABI.c.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -v -Wl,-v -MD -MT CMakeFiles/cmTC_91290.dir/CMakeCCompilerABI.c.o -MF CMakeFiles/cmTC_91290.dir/CMakeCCompilerABI.c.o.d -o CMakeFiles/cmTC_91290.dir/CMakeCCompilerABI.c.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CMakeCCompilerABI.c
Apple clang version 13.0.0 (clang-1300.0.29.30)
Target: x86_64-apple-darwin21.2.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1 -triple x86_64-apple-macosx12.0.0 -Wundef-prefix=TARGET_OS_ -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj --mrelax-relocations -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCCompilerABI.c -mrelocation-model pic -pic-level 2 -mframe-pointer=all -fno-strict-return -fno-rounding-math -munwind-tables -target-sdk-version=12.1 -fvisibility-inlines-hidden-static-local-var -target-cpu nehalem -debugger-tuning=lldb -target-linker-version 711 -v -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0 -dependency-file CMakeFiles/cmTC_91290.dir/CMakeCCompilerABI.c.o.d -skip-unused-modulemap-deps -MT CMakeFiles/cmTC_91290.dir/CMakeCCompilerABI.c.o -sys-header-deps -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem /Users/atry/homebrew/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -D LZ4_DISABLE_DEPRECATE_WARNINGS=1 -I /Users/atry/homebrew/opt/icu4c/include -I /Users/atry/homebrew/opt/imagemagick@6/include -I /Users/atry/homebrew/opt/openssl@1.1/include -I /Users/atry/homebrew/opt/readline/include -I /Users/atry/homebrew/opt/libxml2/include -I /Users/atry/homebrew/opt/krb5/include -I /Users/atry/homebrew/opt/sqlite/include -I /Users/atry/homebrew/opt/tbb@2020/include -internal-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/local/include -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include -internal-externc-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -Os -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -Wno-elaborated-enum-base -w -fdebug-compilation-dir /private/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp -ferror-limit 19 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fmax-type-align=16 -fcommon -vectorize-loops -vectorize-slp -clang-vendor-feature=+nullptrToBoolConversion -clang-vendor-feature=+messageToSelfInClassMethodIdReturnType -clang-vendor-feature=+disableInferNewAvailabilityFromInit -clang-vendor-feature=+disableNeonImmediateRangeCheck -clang-vendor-feature=+disableNonDependentMemberExprInCurrentInstantiation -fno-odr-hash-protocols -clang-vendor-feature=+revert09abecef7bbf -mllvm -disable-aligned-alloc-awareness=1 -mllvm -enable-dse-memoryssa=0 -o CMakeFiles/cmTC_91290.dir/CMakeCCompilerABI.c.o -x c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CMakeCCompilerABI.c
clang -cc1 version 13.0.0 (clang-1300.0.29.30) default target x86_64-apple-darwin21.2.0
ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/local/include"
ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/Library/Frameworks"
#include "..." search starts here:
#include <...> search starts here:
/Users/atry/homebrew/opt/icu4c/include
/Users/atry/homebrew/opt/imagemagick@6/include
/Users/atry/homebrew/opt/openssl@1.1/include
/Users/atry/homebrew/opt/readline/include
/Users/atry/homebrew/opt/libxml2/include
/Users/atry/homebrew/opt/krb5/include
/Users/atry/homebrew/opt/sqlite/include
/Users/atry/homebrew/opt/tbb@2020/include
/Users/atry/homebrew/include
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks (framework directory)
End of search list.
Linking C executable cmTC_91290
/Users/atry/homebrew/Cellar/cmake/3.22.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_91290.dir/link.txt --verbose=1
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_91290.dir/CMakeCCompilerABI.c.o -o cmTC_91290
Apple clang version 13.0.0 (clang-1300.0.29.30)
Target: x86_64-apple-darwin21.2.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -lto_library /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib -dynamic -arch x86_64 -platform_version macos 12.0.0 12.1 -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -w -o cmTC_91290 -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_91290.dir/CMakeCCompilerABI.c.o -headerpad_max_install_names -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/lib/darwin/libclang_rt.osx.a
@(#)PROGRAM:ld PROJECT:ld64-711
BUILD 21:57:11 Nov 17 2021
configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em
Library search paths:
/Users/atry/homebrew/opt/bison/lib
/Users/atry/homebrew/opt/icu4c/lib
/Users/atry/homebrew/opt/imagemagick@6/lib
/Users/atry/homebrew/opt/openssl@1.1/lib
/Users/atry/homebrew/opt/readline/lib
/Users/atry/homebrew/opt/libxml2/lib
/Users/atry/homebrew/opt/krb5/lib
/Users/atry/homebrew/opt/sqlite/lib
/Users/atry/homebrew/opt/tbb@2020/lib
/Users/atry/homebrew/lib
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib
Framework search paths:
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/
Parsed C implicit include dir info from above output: rv=done
found start of include info
found start of implicit include info
add: [/Users/atry/homebrew/opt/icu4c/include]
add: [/Users/atry/homebrew/opt/imagemagick@6/include]
add: [/Users/atry/homebrew/opt/openssl@1.1/include]
add: [/Users/atry/homebrew/opt/readline/include]
add: [/Users/atry/homebrew/opt/libxml2/include]
add: [/Users/atry/homebrew/opt/krb5/include]
add: [/Users/atry/homebrew/opt/sqlite/include]
add: [/Users/atry/homebrew/opt/tbb@2020/include]
add: [/Users/atry/homebrew/include]
add: [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers]
add: [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include]
add: [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include]
add: [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include]
end of search list found
collapse include dir [/Users/atry/homebrew/opt/icu4c/include] ==> [/Users/atry/homebrew/opt/icu4c/include]
collapse include dir [/Users/atry/homebrew/opt/imagemagick@6/include] ==> [/Users/atry/homebrew/opt/imagemagick@6/include]
collapse include dir [/Users/atry/homebrew/opt/openssl@1.1/include] ==> [/Users/atry/homebrew/opt/openssl@1.1/include]
collapse include dir [/Users/atry/homebrew/opt/readline/include] ==> [/Users/atry/homebrew/opt/readline/include]
collapse include dir [/Users/atry/homebrew/opt/libxml2/include] ==> [/Users/atry/homebrew/opt/libxml2/include]
collapse include dir [/Users/atry/homebrew/opt/krb5/include] ==> [/Users/atry/homebrew/opt/krb5/include]
collapse include dir [/Users/atry/homebrew/opt/sqlite/include] ==> [/Users/atry/homebrew/opt/sqlite/include]
collapse include dir [/Users/atry/homebrew/opt/tbb@2020/include] ==> [/Users/atry/homebrew/opt/tbb@2020/include]
collapse include dir [/Users/atry/homebrew/include] ==> [/Users/atry/homebrew/include]
collapse include dir [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers]
collapse include dir [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include] ==> [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include]
collapse include dir [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include]
collapse include dir [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include] ==> [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include]
implicit include dirs: [/Users/atry/homebrew/opt/icu4c/include;/Users/atry/homebrew/opt/imagemagick@6/include;/Users/atry/homebrew/opt/openssl@1.1/include;/Users/atry/homebrew/opt/readline/include;/Users/atry/homebrew/opt/libxml2/include;/Users/atry/homebrew/opt/krb5/include;/Users/atry/homebrew/opt/sqlite/include;/Users/atry/homebrew/opt/tbb@2020/include;/Users/atry/homebrew/include;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include]
Parsed C implicit link information from above output:
link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
ignore line: [Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp]
ignore line: []
ignore line: [Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_91290/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_91290.dir/build.make CMakeFiles/cmTC_91290.dir/build]
ignore line: [Building C object CMakeFiles/cmTC_91290.dir/CMakeCCompilerABI.c.o]
ignore line: [/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -v -Wl -v -MD -MT CMakeFiles/cmTC_91290.dir/CMakeCCompilerABI.c.o -MF CMakeFiles/cmTC_91290.dir/CMakeCCompilerABI.c.o.d -o CMakeFiles/cmTC_91290.dir/CMakeCCompilerABI.c.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CMakeCCompilerABI.c]
ignore line: [Apple clang version 13.0.0 (clang-1300.0.29.30)]
ignore line: [Target: x86_64-apple-darwin21.2.0]
ignore line: [Thread model: posix]
ignore line: [InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin]
ignore line: [ "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1 -triple x86_64-apple-macosx12.0.0 -Wundef-prefix=TARGET_OS_ -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj --mrelax-relocations -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCCompilerABI.c -mrelocation-model pic -pic-level 2 -mframe-pointer=all -fno-strict-return -fno-rounding-math -munwind-tables -target-sdk-version=12.1 -fvisibility-inlines-hidden-static-local-var -target-cpu nehalem -debugger-tuning=lldb -target-linker-version 711 -v -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0 -dependency-file CMakeFiles/cmTC_91290.dir/CMakeCCompilerABI.c.o.d -skip-unused-modulemap-deps -MT CMakeFiles/cmTC_91290.dir/CMakeCCompilerABI.c.o -sys-header-deps -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem /Users/atry/homebrew/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -D LZ4_DISABLE_DEPRECATE_WARNINGS=1 -I /Users/atry/homebrew/opt/icu4c/include -I /Users/atry/homebrew/opt/imagemagick@6/include -I /Users/atry/homebrew/opt/openssl@1.1/include -I /Users/atry/homebrew/opt/readline/include -I /Users/atry/homebrew/opt/libxml2/include -I /Users/atry/homebrew/opt/krb5/include -I /Users/atry/homebrew/opt/sqlite/include -I /Users/atry/homebrew/opt/tbb@2020/include -internal-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/local/include -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include -internal-externc-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -Os -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -Wno-elaborated-enum-base -w -fdebug-compilation-dir /private/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp -ferror-limit 19 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fmax-type-align=16 -fcommon -vectorize-loops -vectorize-slp -clang-vendor-feature=+nullptrToBoolConversion -clang-vendor-feature=+messageToSelfInClassMethodIdReturnType -clang-vendor-feature=+disableInferNewAvailabilityFromInit -clang-vendor-feature=+disableNeonImmediateRangeCheck -clang-vendor-feature=+disableNonDependentMemberExprInCurrentInstantiation -fno-odr-hash-protocols -clang-vendor-feature=+revert09abecef7bbf -mllvm -disable-aligned-alloc-awareness=1 -mllvm -enable-dse-memoryssa=0 -o CMakeFiles/cmTC_91290.dir/CMakeCCompilerABI.c.o -x c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CMakeCCompilerABI.c]
ignore line: [clang -cc1 version 13.0.0 (clang-1300.0.29.30) default target x86_64-apple-darwin21.2.0]
ignore line: [ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/local/include"]
ignore line: [ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/Library/Frameworks"]
ignore line: [#include "..." search starts here:]
ignore line: [#include <...> search starts here:]
ignore line: [ /Users/atry/homebrew/opt/icu4c/include]
ignore line: [ /Users/atry/homebrew/opt/imagemagick@6/include]
ignore line: [ /Users/atry/homebrew/opt/openssl@1.1/include]
ignore line: [ /Users/atry/homebrew/opt/readline/include]
ignore line: [ /Users/atry/homebrew/opt/libxml2/include]
ignore line: [ /Users/atry/homebrew/opt/krb5/include]
ignore line: [ /Users/atry/homebrew/opt/sqlite/include]
ignore line: [ /Users/atry/homebrew/opt/tbb@2020/include]
ignore line: [ /Users/atry/homebrew/include]
ignore line: [ /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers]
ignore line: [ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include]
ignore line: [ /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include]
ignore line: [ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include]
ignore line: [ /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks (framework directory)]
ignore line: [End of search list.]
ignore line: [Linking C executable cmTC_91290]
ignore line: [/Users/atry/homebrew/Cellar/cmake/3.22.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_91290.dir/link.txt --verbose=1]
ignore line: [/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wl -search_paths_first -Wl -headerpad_max_install_names -v -Wl -v CMakeFiles/cmTC_91290.dir/CMakeCCompilerABI.c.o -o cmTC_91290 ]
ignore line: [Apple clang version 13.0.0 (clang-1300.0.29.30)]
ignore line: [Target: x86_64-apple-darwin21.2.0]
ignore line: [Thread model: posix]
ignore line: [InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin]
link line: [ "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -lto_library /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib -dynamic -arch x86_64 -platform_version macos 12.0.0 12.1 -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -w -o cmTC_91290 -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_91290.dir/CMakeCCompilerABI.c.o -headerpad_max_install_names -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/lib/darwin/libclang_rt.osx.a]
arg [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld] ==> ignore
arg [-demangle] ==> ignore
arg [-lto_library] ==> ignore, skip following value
arg [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib] ==> skip value of -lto_library
arg [-dynamic] ==> ignore
arg [-arch] ==> ignore
arg [x86_64] ==> ignore
arg [-platform_version] ==> ignore
arg [macos] ==> ignore
arg [12.0.0] ==> ignore
arg [12.1] ==> ignore
arg [-syslibroot] ==> ignore
arg [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk] ==> ignore
arg [-w] ==> ignore
arg [-o] ==> ignore
arg [cmTC_91290] ==> ignore
arg [-L/Users/atry/homebrew/opt/bison/lib] ==> dir [/Users/atry/homebrew/opt/bison/lib]
arg [-L/Users/atry/homebrew/opt/icu4c/lib] ==> dir [/Users/atry/homebrew/opt/icu4c/lib]
arg [-L/Users/atry/homebrew/opt/imagemagick@6/lib] ==> dir [/Users/atry/homebrew/opt/imagemagick@6/lib]
arg [-L/Users/atry/homebrew/opt/openssl@1.1/lib] ==> dir [/Users/atry/homebrew/opt/openssl@1.1/lib]
arg [-L/Users/atry/homebrew/opt/readline/lib] ==> dir [/Users/atry/homebrew/opt/readline/lib]
arg [-L/Users/atry/homebrew/opt/libxml2/lib] ==> dir [/Users/atry/homebrew/opt/libxml2/lib]
arg [-L/Users/atry/homebrew/opt/krb5/lib] ==> dir [/Users/atry/homebrew/opt/krb5/lib]
arg [-L/Users/atry/homebrew/opt/sqlite/lib] ==> dir [/Users/atry/homebrew/opt/sqlite/lib]
arg [-L/Users/atry/homebrew/opt/tbb@2020/lib] ==> dir [/Users/atry/homebrew/opt/tbb@2020/lib]
arg [-L/Users/atry/homebrew/lib] ==> dir [/Users/atry/homebrew/lib]
arg [-L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries] ==> dir [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries]
arg [-search_paths_first] ==> ignore
arg [-headerpad_max_install_names] ==> ignore
arg [-v] ==> ignore
arg [CMakeFiles/cmTC_91290.dir/CMakeCCompilerABI.c.o] ==> ignore
arg [-headerpad_max_install_names] ==> ignore
arg [-lSystem] ==> lib [System]
arg [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/lib/darwin/libclang_rt.osx.a] ==> lib [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/lib/darwin/libclang_rt.osx.a]
Library search paths: [;/Users/atry/homebrew/opt/bison/lib;/Users/atry/homebrew/opt/icu4c/lib;/Users/atry/homebrew/opt/imagemagick@6/lib;/Users/atry/homebrew/opt/openssl@1.1/lib;/Users/atry/homebrew/opt/readline/lib;/Users/atry/homebrew/opt/libxml2/lib;/Users/atry/homebrew/opt/krb5/lib;/Users/atry/homebrew/opt/sqlite/lib;/Users/atry/homebrew/opt/tbb@2020/lib;/Users/atry/homebrew/lib;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib]
Framework search paths: [;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/]
remove lib [System]
remove lib [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/lib/darwin/libclang_rt.osx.a]
collapse library dir [/Users/atry/homebrew/opt/bison/lib] ==> [/Users/atry/homebrew/opt/bison/lib]
collapse library dir [/Users/atry/homebrew/opt/icu4c/lib] ==> [/Users/atry/homebrew/opt/icu4c/lib]
collapse library dir [/Users/atry/homebrew/opt/imagemagick@6/lib] ==> [/Users/atry/homebrew/opt/imagemagick@6/lib]
collapse library dir [/Users/atry/homebrew/opt/openssl@1.1/lib] ==> [/Users/atry/homebrew/opt/openssl@1.1/lib]
collapse library dir [/Users/atry/homebrew/opt/readline/lib] ==> [/Users/atry/homebrew/opt/readline/lib]
collapse library dir [/Users/atry/homebrew/opt/libxml2/lib] ==> [/Users/atry/homebrew/opt/libxml2/lib]
collapse library dir [/Users/atry/homebrew/opt/krb5/lib] ==> [/Users/atry/homebrew/opt/krb5/lib]
collapse library dir [/Users/atry/homebrew/opt/sqlite/lib] ==> [/Users/atry/homebrew/opt/sqlite/lib]
collapse library dir [/Users/atry/homebrew/opt/tbb@2020/lib] ==> [/Users/atry/homebrew/opt/tbb@2020/lib]
collapse library dir [/Users/atry/homebrew/lib] ==> [/Users/atry/homebrew/lib]
collapse library dir [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries]
collapse library dir [/Users/atry/homebrew/opt/bison/lib] ==> [/Users/atry/homebrew/opt/bison/lib]
collapse library dir [/Users/atry/homebrew/opt/icu4c/lib] ==> [/Users/atry/homebrew/opt/icu4c/lib]
collapse library dir [/Users/atry/homebrew/opt/imagemagick@6/lib] ==> [/Users/atry/homebrew/opt/imagemagick@6/lib]
collapse library dir [/Users/atry/homebrew/opt/openssl@1.1/lib] ==> [/Users/atry/homebrew/opt/openssl@1.1/lib]
collapse library dir [/Users/atry/homebrew/opt/readline/lib] ==> [/Users/atry/homebrew/opt/readline/lib]
collapse library dir [/Users/atry/homebrew/opt/libxml2/lib] ==> [/Users/atry/homebrew/opt/libxml2/lib]
collapse library dir [/Users/atry/homebrew/opt/krb5/lib] ==> [/Users/atry/homebrew/opt/krb5/lib]
collapse library dir [/Users/atry/homebrew/opt/sqlite/lib] ==> [/Users/atry/homebrew/opt/sqlite/lib]
collapse library dir [/Users/atry/homebrew/opt/tbb@2020/lib] ==> [/Users/atry/homebrew/opt/tbb@2020/lib]
collapse library dir [/Users/atry/homebrew/lib] ==> [/Users/atry/homebrew/lib]
collapse library dir [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries]
collapse library dir [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib]
collapse framework dir [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks]
implicit libs: []
implicit objs: []
implicit dirs: [/Users/atry/homebrew/opt/bison/lib;/Users/atry/homebrew/opt/icu4c/lib;/Users/atry/homebrew/opt/imagemagick@6/lib;/Users/atry/homebrew/opt/openssl@1.1/lib;/Users/atry/homebrew/opt/readline/lib;/Users/atry/homebrew/opt/libxml2/lib;/Users/atry/homebrew/opt/krb5/lib;/Users/atry/homebrew/opt/sqlite/lib;/Users/atry/homebrew/opt/tbb@2020/lib;/Users/atry/homebrew/lib;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib]
implicit fwks: [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks]
Detecting CXX compiler ABI info compiled with the following output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_3bdc3/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_3bdc3.dir/build.make CMakeFiles/cmTC_3bdc3.dir/build
Building CXX object CMakeFiles/cmTC_3bdc3.dir/CMakeCXXCompilerABI.cpp.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang++ -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -v -Wl,-v -MD -MT CMakeFiles/cmTC_3bdc3.dir/CMakeCXXCompilerABI.cpp.o -MF CMakeFiles/cmTC_3bdc3.dir/CMakeCXXCompilerABI.cpp.o.d -o CMakeFiles/cmTC_3bdc3.dir/CMakeCXXCompilerABI.cpp.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CMakeCXXCompilerABI.cpp
Apple clang version 13.0.0 (clang-1300.0.29.30)
Target: x86_64-apple-darwin21.2.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1 -triple x86_64-apple-macosx12.0.0 -Wundef-prefix=TARGET_OS_ -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj --mrelax-relocations -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCXXCompilerABI.cpp -mrelocation-model pic -pic-level 2 -mframe-pointer=all -fno-strict-return -fno-rounding-math -munwind-tables -target-sdk-version=12.1 -fvisibility-inlines-hidden-static-local-var -target-cpu nehalem -debugger-tuning=lldb -target-linker-version 711 -v -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0 -dependency-file CMakeFiles/cmTC_3bdc3.dir/CMakeCXXCompilerABI.cpp.o.d -skip-unused-modulemap-deps -MT CMakeFiles/cmTC_3bdc3.dir/CMakeCXXCompilerABI.cpp.o -sys-header-deps -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem /Users/atry/homebrew/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -D LZ4_DISABLE_DEPRECATE_WARNINGS=1 -D U_USING_ICU_NAMESPACE=1 -I /Users/atry/homebrew/opt/icu4c/include -I /Users/atry/homebrew/opt/imagemagick@6/include -I /Users/atry/homebrew/opt/openssl@1.1/include -I /Users/atry/homebrew/opt/readline/include -I /Users/atry/homebrew/opt/libxml2/include -I /Users/atry/homebrew/opt/krb5/include -I /Users/atry/homebrew/opt/sqlite/include -I /Users/atry/homebrew/opt/tbb@2020/include -stdlib=libc++ -internal-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/c++/v1 -internal-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/local/include -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include -internal-externc-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -Os -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -Wno-elaborated-enum-base -w -fdeprecated-macro -fdebug-compilation-dir /private/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp -ferror-limit 19 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fno-cxx-modules -fcxx-exceptions -fexceptions -fmax-type-align=16 -fcommon -vectorize-loops -vectorize-slp -clang-vendor-feature=+nullptrToBoolConversion -clang-vendor-feature=+messageToSelfInClassMethodIdReturnType -clang-vendor-feature=+disableInferNewAvailabilityFromInit -clang-vendor-feature=+disableNeonImmediateRangeCheck -clang-vendor-feature=+disableNonDependentMemberExprInCurrentInstantiation -fno-odr-hash-protocols -clang-vendor-feature=+revert09abecef7bbf -mllvm -disable-aligned-alloc-awareness=1 -mllvm -enable-dse-memoryssa=0 -o CMakeFiles/cmTC_3bdc3.dir/CMakeCXXCompilerABI.cpp.o -x c++ /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CMakeCXXCompilerABI.cpp
clang -cc1 version 13.0.0 (clang-1300.0.29.30) default target x86_64-apple-darwin21.2.0
ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/local/include"
ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/Library/Frameworks"
#include "..." search starts here:
#include <...> search starts here:
/Users/atry/homebrew/opt/icu4c/include
/Users/atry/homebrew/opt/imagemagick@6/include
/Users/atry/homebrew/opt/openssl@1.1/include
/Users/atry/homebrew/opt/readline/include
/Users/atry/homebrew/opt/libxml2/include
/Users/atry/homebrew/opt/krb5/include
/Users/atry/homebrew/opt/sqlite/include
/Users/atry/homebrew/opt/tbb@2020/include
/Users/atry/homebrew/include
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/c++/v1
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks (framework directory)
End of search list.
Linking CXX executable cmTC_3bdc3
/Users/atry/homebrew/Cellar/cmake/3.22.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3bdc3.dir/link.txt --verbose=1
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang++ -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_3bdc3.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_3bdc3
Apple clang version 13.0.0 (clang-1300.0.29.30)
Target: x86_64-apple-darwin21.2.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -lto_library /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib -dynamic -arch x86_64 -platform_version macos 12.0.0 12.1 -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -w -o cmTC_3bdc3 -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_3bdc3.dir/CMakeCXXCompilerABI.cpp.o -headerpad_max_install_names -lc++ -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/lib/darwin/libclang_rt.osx.a
@(#)PROGRAM:ld PROJECT:ld64-711
BUILD 21:57:11 Nov 17 2021
configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em
Library search paths:
/Users/atry/homebrew/opt/bison/lib
/Users/atry/homebrew/opt/icu4c/lib
/Users/atry/homebrew/opt/imagemagick@6/lib
/Users/atry/homebrew/opt/openssl@1.1/lib
/Users/atry/homebrew/opt/readline/lib
/Users/atry/homebrew/opt/libxml2/lib
/Users/atry/homebrew/opt/krb5/lib
/Users/atry/homebrew/opt/sqlite/lib
/Users/atry/homebrew/opt/tbb@2020/lib
/Users/atry/homebrew/lib
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib
Framework search paths:
/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/
Parsed CXX implicit include dir info from above output: rv=done
found start of include info
found start of implicit include info
add: [/Users/atry/homebrew/opt/icu4c/include]
add: [/Users/atry/homebrew/opt/imagemagick@6/include]
add: [/Users/atry/homebrew/opt/openssl@1.1/include]
add: [/Users/atry/homebrew/opt/readline/include]
add: [/Users/atry/homebrew/opt/libxml2/include]
add: [/Users/atry/homebrew/opt/krb5/include]
add: [/Users/atry/homebrew/opt/sqlite/include]
add: [/Users/atry/homebrew/opt/tbb@2020/include]
add: [/Users/atry/homebrew/include]
add: [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers]
add: [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/c++/v1]
add: [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include]
add: [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include]
add: [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include]
end of search list found
collapse include dir [/Users/atry/homebrew/opt/icu4c/include] ==> [/Users/atry/homebrew/opt/icu4c/include]
collapse include dir [/Users/atry/homebrew/opt/imagemagick@6/include] ==> [/Users/atry/homebrew/opt/imagemagick@6/include]
collapse include dir [/Users/atry/homebrew/opt/openssl@1.1/include] ==> [/Users/atry/homebrew/opt/openssl@1.1/include]
collapse include dir [/Users/atry/homebrew/opt/readline/include] ==> [/Users/atry/homebrew/opt/readline/include]
collapse include dir [/Users/atry/homebrew/opt/libxml2/include] ==> [/Users/atry/homebrew/opt/libxml2/include]
collapse include dir [/Users/atry/homebrew/opt/krb5/include] ==> [/Users/atry/homebrew/opt/krb5/include]
collapse include dir [/Users/atry/homebrew/opt/sqlite/include] ==> [/Users/atry/homebrew/opt/sqlite/include]
collapse include dir [/Users/atry/homebrew/opt/tbb@2020/include] ==> [/Users/atry/homebrew/opt/tbb@2020/include]
collapse include dir [/Users/atry/homebrew/include] ==> [/Users/atry/homebrew/include]
collapse include dir [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers]
collapse include dir [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/c++/v1] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/c++/v1]
collapse include dir [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include] ==> [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include]
collapse include dir [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include]
collapse include dir [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include] ==> [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include]
implicit include dirs: [/Users/atry/homebrew/opt/icu4c/include;/Users/atry/homebrew/opt/imagemagick@6/include;/Users/atry/homebrew/opt/openssl@1.1/include;/Users/atry/homebrew/opt/readline/include;/Users/atry/homebrew/opt/libxml2/include;/Users/atry/homebrew/opt/krb5/include;/Users/atry/homebrew/opt/sqlite/include;/Users/atry/homebrew/opt/tbb@2020/include;/Users/atry/homebrew/include;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/c++/v1;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include]
Parsed CXX implicit link information from above output:
link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
ignore line: [Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp]
ignore line: []
ignore line: [Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_3bdc3/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_3bdc3.dir/build.make CMakeFiles/cmTC_3bdc3.dir/build]
ignore line: [Building CXX object CMakeFiles/cmTC_3bdc3.dir/CMakeCXXCompilerABI.cpp.o]
ignore line: [/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang++ -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -v -Wl -v -MD -MT CMakeFiles/cmTC_3bdc3.dir/CMakeCXXCompilerABI.cpp.o -MF CMakeFiles/cmTC_3bdc3.dir/CMakeCXXCompilerABI.cpp.o.d -o CMakeFiles/cmTC_3bdc3.dir/CMakeCXXCompilerABI.cpp.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CMakeCXXCompilerABI.cpp]
ignore line: [Apple clang version 13.0.0 (clang-1300.0.29.30)]
ignore line: [Target: x86_64-apple-darwin21.2.0]
ignore line: [Thread model: posix]
ignore line: [InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin]
ignore line: [ "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1 -triple x86_64-apple-macosx12.0.0 -Wundef-prefix=TARGET_OS_ -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj --mrelax-relocations -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCXXCompilerABI.cpp -mrelocation-model pic -pic-level 2 -mframe-pointer=all -fno-strict-return -fno-rounding-math -munwind-tables -target-sdk-version=12.1 -fvisibility-inlines-hidden-static-local-var -target-cpu nehalem -debugger-tuning=lldb -target-linker-version 711 -v -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0 -dependency-file CMakeFiles/cmTC_3bdc3.dir/CMakeCXXCompilerABI.cpp.o.d -skip-unused-modulemap-deps -MT CMakeFiles/cmTC_3bdc3.dir/CMakeCXXCompilerABI.cpp.o -sys-header-deps -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -isystem /Users/atry/homebrew/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -D LZ4_DISABLE_DEPRECATE_WARNINGS=1 -D U_USING_ICU_NAMESPACE=1 -I /Users/atry/homebrew/opt/icu4c/include -I /Users/atry/homebrew/opt/imagemagick@6/include -I /Users/atry/homebrew/opt/openssl@1.1/include -I /Users/atry/homebrew/opt/readline/include -I /Users/atry/homebrew/opt/libxml2/include -I /Users/atry/homebrew/opt/krb5/include -I /Users/atry/homebrew/opt/sqlite/include -I /Users/atry/homebrew/opt/tbb@2020/include -stdlib=libc++ -internal-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/c++/v1 -internal-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/local/include -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include -internal-externc-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -Os -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -Wno-elaborated-enum-base -w -fdeprecated-macro -fdebug-compilation-dir /private/tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp -ferror-limit 19 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fno-cxx-modules -fcxx-exceptions -fexceptions -fmax-type-align=16 -fcommon -vectorize-loops -vectorize-slp -clang-vendor-feature=+nullptrToBoolConversion -clang-vendor-feature=+messageToSelfInClassMethodIdReturnType -clang-vendor-feature=+disableInferNewAvailabilityFromInit -clang-vendor-feature=+disableNeonImmediateRangeCheck -clang-vendor-feature=+disableNonDependentMemberExprInCurrentInstantiation -fno-odr-hash-protocols -clang-vendor-feature=+revert09abecef7bbf -mllvm -disable-aligned-alloc-awareness=1 -mllvm -enable-dse-memoryssa=0 -o CMakeFiles/cmTC_3bdc3.dir/CMakeCXXCompilerABI.cpp.o -x c++ /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CMakeCXXCompilerABI.cpp]
ignore line: [clang -cc1 version 13.0.0 (clang-1300.0.29.30) default target x86_64-apple-darwin21.2.0]
ignore line: [ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/local/include"]
ignore line: [ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/Library/Frameworks"]
ignore line: [#include "..." search starts here:]
ignore line: [#include <...> search starts here:]
ignore line: [ /Users/atry/homebrew/opt/icu4c/include]
ignore line: [ /Users/atry/homebrew/opt/imagemagick@6/include]
ignore line: [ /Users/atry/homebrew/opt/openssl@1.1/include]
ignore line: [ /Users/atry/homebrew/opt/readline/include]
ignore line: [ /Users/atry/homebrew/opt/libxml2/include]
ignore line: [ /Users/atry/homebrew/opt/krb5/include]
ignore line: [ /Users/atry/homebrew/opt/sqlite/include]
ignore line: [ /Users/atry/homebrew/opt/tbb@2020/include]
ignore line: [ /Users/atry/homebrew/include]
ignore line: [ /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers]
ignore line: [ /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/c++/v1]
ignore line: [ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include]
ignore line: [ /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include]
ignore line: [ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include]
ignore line: [ /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks (framework directory)]
ignore line: [End of search list.]
ignore line: [Linking CXX executable cmTC_3bdc3]
ignore line: [/Users/atry/homebrew/Cellar/cmake/3.22.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3bdc3.dir/link.txt --verbose=1]
ignore line: [/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang++ -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wl -search_paths_first -Wl -headerpad_max_install_names -v -Wl -v CMakeFiles/cmTC_3bdc3.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_3bdc3 ]
ignore line: [Apple clang version 13.0.0 (clang-1300.0.29.30)]
ignore line: [Target: x86_64-apple-darwin21.2.0]
ignore line: [Thread model: posix]
ignore line: [InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin]
link line: [ "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -lto_library /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib -dynamic -arch x86_64 -platform_version macos 12.0.0 12.1 -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -w -o cmTC_3bdc3 -L/Users/atry/homebrew/opt/bison/lib -L/Users/atry/homebrew/opt/icu4c/lib -L/Users/atry/homebrew/opt/imagemagick@6/lib -L/Users/atry/homebrew/opt/openssl@1.1/lib -L/Users/atry/homebrew/opt/readline/lib -L/Users/atry/homebrew/opt/libxml2/lib -L/Users/atry/homebrew/opt/krb5/lib -L/Users/atry/homebrew/opt/sqlite/lib -L/Users/atry/homebrew/opt/tbb@2020/lib -L/Users/atry/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_3bdc3.dir/CMakeCXXCompilerABI.cpp.o -headerpad_max_install_names -lc++ -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/lib/darwin/libclang_rt.osx.a]
arg [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld] ==> ignore
arg [-demangle] ==> ignore
arg [-lto_library] ==> ignore, skip following value
arg [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib] ==> skip value of -lto_library
arg [-dynamic] ==> ignore
arg [-arch] ==> ignore
arg [x86_64] ==> ignore
arg [-platform_version] ==> ignore
arg [macos] ==> ignore
arg [12.0.0] ==> ignore
arg [12.1] ==> ignore
arg [-syslibroot] ==> ignore
arg [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk] ==> ignore
arg [-w] ==> ignore
arg [-o] ==> ignore
arg [cmTC_3bdc3] ==> ignore
arg [-L/Users/atry/homebrew/opt/bison/lib] ==> dir [/Users/atry/homebrew/opt/bison/lib]
arg [-L/Users/atry/homebrew/opt/icu4c/lib] ==> dir [/Users/atry/homebrew/opt/icu4c/lib]
arg [-L/Users/atry/homebrew/opt/imagemagick@6/lib] ==> dir [/Users/atry/homebrew/opt/imagemagick@6/lib]
arg [-L/Users/atry/homebrew/opt/openssl@1.1/lib] ==> dir [/Users/atry/homebrew/opt/openssl@1.1/lib]
arg [-L/Users/atry/homebrew/opt/readline/lib] ==> dir [/Users/atry/homebrew/opt/readline/lib]
arg [-L/Users/atry/homebrew/opt/libxml2/lib] ==> dir [/Users/atry/homebrew/opt/libxml2/lib]
arg [-L/Users/atry/homebrew/opt/krb5/lib] ==> dir [/Users/atry/homebrew/opt/krb5/lib]
arg [-L/Users/atry/homebrew/opt/sqlite/lib] ==> dir [/Users/atry/homebrew/opt/sqlite/lib]
arg [-L/Users/atry/homebrew/opt/tbb@2020/lib] ==> dir [/Users/atry/homebrew/opt/tbb@2020/lib]
arg [-L/Users/atry/homebrew/lib] ==> dir [/Users/atry/homebrew/lib]
arg [-L/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries] ==> dir [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries]
arg [-search_paths_first] ==> ignore
arg [-headerpad_max_install_names] ==> ignore
arg [-v] ==> ignore
arg [CMakeFiles/cmTC_3bdc3.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
arg [-headerpad_max_install_names] ==> ignore
arg [-lc++] ==> lib [c++]
arg [-lSystem] ==> lib [System]
arg [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/lib/darwin/libclang_rt.osx.a] ==> lib [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/lib/darwin/libclang_rt.osx.a]
Library search paths: [;/Users/atry/homebrew/opt/bison/lib;/Users/atry/homebrew/opt/icu4c/lib;/Users/atry/homebrew/opt/imagemagick@6/lib;/Users/atry/homebrew/opt/openssl@1.1/lib;/Users/atry/homebrew/opt/readline/lib;/Users/atry/homebrew/opt/libxml2/lib;/Users/atry/homebrew/opt/krb5/lib;/Users/atry/homebrew/opt/sqlite/lib;/Users/atry/homebrew/opt/tbb@2020/lib;/Users/atry/homebrew/lib;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib]
Framework search paths: [;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/]
remove lib [System]
remove lib [/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/lib/darwin/libclang_rt.osx.a]
collapse library dir [/Users/atry/homebrew/opt/bison/lib] ==> [/Users/atry/homebrew/opt/bison/lib]
collapse library dir [/Users/atry/homebrew/opt/icu4c/lib] ==> [/Users/atry/homebrew/opt/icu4c/lib]
collapse library dir [/Users/atry/homebrew/opt/imagemagick@6/lib] ==> [/Users/atry/homebrew/opt/imagemagick@6/lib]
collapse library dir [/Users/atry/homebrew/opt/openssl@1.1/lib] ==> [/Users/atry/homebrew/opt/openssl@1.1/lib]
collapse library dir [/Users/atry/homebrew/opt/readline/lib] ==> [/Users/atry/homebrew/opt/readline/lib]
collapse library dir [/Users/atry/homebrew/opt/libxml2/lib] ==> [/Users/atry/homebrew/opt/libxml2/lib]
collapse library dir [/Users/atry/homebrew/opt/krb5/lib] ==> [/Users/atry/homebrew/opt/krb5/lib]
collapse library dir [/Users/atry/homebrew/opt/sqlite/lib] ==> [/Users/atry/homebrew/opt/sqlite/lib]
collapse library dir [/Users/atry/homebrew/opt/tbb@2020/lib] ==> [/Users/atry/homebrew/opt/tbb@2020/lib]
collapse library dir [/Users/atry/homebrew/lib] ==> [/Users/atry/homebrew/lib]
collapse library dir [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries]
collapse library dir [/Users/atry/homebrew/opt/bison/lib] ==> [/Users/atry/homebrew/opt/bison/lib]
collapse library dir [/Users/atry/homebrew/opt/icu4c/lib] ==> [/Users/atry/homebrew/opt/icu4c/lib]
collapse library dir [/Users/atry/homebrew/opt/imagemagick@6/lib] ==> [/Users/atry/homebrew/opt/imagemagick@6/lib]
collapse library dir [/Users/atry/homebrew/opt/openssl@1.1/lib] ==> [/Users/atry/homebrew/opt/openssl@1.1/lib]
collapse library dir [/Users/atry/homebrew/opt/readline/lib] ==> [/Users/atry/homebrew/opt/readline/lib]
collapse library dir [/Users/atry/homebrew/opt/libxml2/lib] ==> [/Users/atry/homebrew/opt/libxml2/lib]
collapse library dir [/Users/atry/homebrew/opt/krb5/lib] ==> [/Users/atry/homebrew/opt/krb5/lib]
collapse library dir [/Users/atry/homebrew/opt/sqlite/lib] ==> [/Users/atry/homebrew/opt/sqlite/lib]
collapse library dir [/Users/atry/homebrew/opt/tbb@2020/lib] ==> [/Users/atry/homebrew/opt/tbb@2020/lib]
collapse library dir [/Users/atry/homebrew/lib] ==> [/Users/atry/homebrew/lib]
collapse library dir [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries]
collapse library dir [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib]
collapse framework dir [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks]
implicit libs: [c++]
implicit objs: []
implicit dirs: [/Users/atry/homebrew/opt/bison/lib;/Users/atry/homebrew/opt/icu4c/lib;/Users/atry/homebrew/opt/imagemagick@6/lib;/Users/atry/homebrew/opt/openssl@1.1/lib;/Users/atry/homebrew/opt/readline/lib;/Users/atry/homebrew/opt/libxml2/lib;/Users/atry/homebrew/opt/krb5/lib;/Users/atry/homebrew/opt/sqlite/lib;/Users/atry/homebrew/opt/tbb@2020/lib;/Users/atry/homebrew/lib;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries;/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib]
implicit fwks: [/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks]
Performing C++ SOURCE FILE Test IS_X64 succeeded with the following output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_b8bca/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_b8bca.dir/build.make CMakeFiles/cmTC_b8bca.dir/build
Building CXX object CMakeFiles/cmTC_b8bca.dir/src.cxx.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang++ -DIS_X64 -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_b8bca.dir/src.cxx.o -MF CMakeFiles/cmTC_b8bca.dir/src.cxx.o.d -o CMakeFiles/cmTC_b8bca.dir/src.cxx.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTC_b8bca
/Users/atry/homebrew/Cellar/cmake/3.22.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b8bca.dir/link.txt --verbose=1
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang++ -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_b8bca.dir/src.cxx.o -o cmTC_b8bca
Source file was:
#ifndef __x86_64__
#error Not x64
#endif
int main() { return 0; }
Determining if the function curl_multi_wait exists passed with the following output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_755e0/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_755e0.dir/build.make CMakeFiles/cmTC_755e0.dir/build
Building C object CMakeFiles/cmTC_755e0.dir/CheckFunctionExists.c.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=curl_multi_wait -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_755e0.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_755e0.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_755e0.dir/CheckFunctionExists.c.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CheckFunctionExists.c
Linking C executable cmTC_755e0
/Users/atry/homebrew/Cellar/cmake/3.22.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_755e0.dir/link.txt --verbose=1
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=curl_multi_wait -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_755e0.dir/CheckFunctionExists.c.o -o cmTC_755e0 /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libcurl.tbd
Performing C++ SOURCE FILE Test OPENSSL_HAVE_ALPN succeeded with the following output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_55a3b/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_55a3b.dir/build.make CMakeFiles/cmTC_55a3b.dir/build
Building CXX object CMakeFiles/cmTC_55a3b.dir/src.cxx.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang++ -DOPENSSL_HAVE_ALPN -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_55a3b.dir/src.cxx.o -MF CMakeFiles/cmTC_55a3b.dir/src.cxx.o.d -o CMakeFiles/cmTC_55a3b.dir/src.cxx.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTC_55a3b
/Users/atry/homebrew/Cellar/cmake/3.22.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_55a3b.dir/link.txt --verbose=1
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang++ -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_55a3b.dir/src.cxx.o -o cmTC_55a3b /Users/atry/homebrew/opt/openssl@1.1/lib/libssl.dylib /Users/atry/homebrew/opt/openssl@1.1/lib/libcrypto.dylib
Source file was:
#include <openssl/ssl.h>
int main() {
return SSL_set_alpn_protos(nullptr, nullptr, 0);
}
Determining if the include file pthread.h exists passed with the following output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_8f9b4/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_8f9b4.dir/build.make CMakeFiles/cmTC_8f9b4.dir/build
Building C object CMakeFiles/cmTC_8f9b4.dir/CheckIncludeFile.c.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_8f9b4.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_8f9b4.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_8f9b4.dir/CheckIncludeFile.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_8f9b4
/Users/atry/homebrew/Cellar/cmake/3.22.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8f9b4.dir/link.txt --verbose=1
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_8f9b4.dir/CheckIncludeFile.c.o -o cmTC_8f9b4
Performing C SOURCE FILE Test CMAKE_HAVE_LIBC_PTHREAD succeeded with the following output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_5e4c4/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_5e4c4.dir/build.make CMakeFiles/cmTC_5e4c4.dir/build
Building C object CMakeFiles/cmTC_5e4c4.dir/src.c.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DCMAKE_HAVE_LIBC_PTHREAD -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_5e4c4.dir/src.c.o -MF CMakeFiles/cmTC_5e4c4.dir/src.c.o.d -o CMakeFiles/cmTC_5e4c4.dir/src.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTC_5e4c4
/Users/atry/homebrew/Cellar/cmake/3.22.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5e4c4.dir/link.txt --verbose=1
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_5e4c4.dir/src.c.o -o cmTC_5e4c4
Source file was:
#include <pthread.h>
static void* test_func(void* data)
{
return data;
}
int main(void)
{
pthread_t thread;
pthread_create(&thread, NULL, test_func, NULL);
pthread_detach(thread);
pthread_cancel(thread);
pthread_join(thread, NULL);
pthread_atfork(NULL, NULL, NULL);
pthread_exit(NULL);
return 0;
}
Performing C++ SOURCE FILE Test JEMALLOC_VERSION_MINIMUM succeeded with the following output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_4697d/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_4697d.dir/build.make CMakeFiles/cmTC_4697d.dir/build
Building CXX object CMakeFiles/cmTC_4697d.dir/src.cxx.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang++ -DJEMALLOC_VERSION_MINIMUM -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_4697d.dir/src.cxx.o -MF CMakeFiles/cmTC_4697d.dir/src.cxx.o.d -o CMakeFiles/cmTC_4697d.dir/src.cxx.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTC_4697d
/Users/atry/homebrew/Cellar/cmake/3.22.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4697d.dir/link.txt --verbose=1
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang++ -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_4697d.dir/src.cxx.o -o cmTC_4697d
Source file was:
#include <jemalloc/jemalloc.h>
#if JEMALLOC_VERSION_MAJOR < 5
# error jemalloc version >= 5.0 required
#endif
int main(void) { return 0; }
Determining if the include file arpa/inet.h exists passed with the following output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_20b37/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_20b37.dir/build.make CMakeFiles/cmTC_20b37.dir/build
Building C object CMakeFiles/cmTC_20b37.dir/CheckIncludeFile.c.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_20b37.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_20b37.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_20b37.dir/CheckIncludeFile.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_20b37
/Users/atry/homebrew/Cellar/cmake/3.22.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_20b37.dir/link.txt --verbose=1
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_20b37.dir/CheckIncludeFile.c.o -o cmTC_20b37
Determining if the include file netinet/in.h exists passed with the following output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_84a12/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_84a12.dir/build.make CMakeFiles/cmTC_84a12.dir/build
Building C object CMakeFiles/cmTC_84a12.dir/CheckIncludeFile.c.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_84a12.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_84a12.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_84a12.dir/CheckIncludeFile.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_84a12
/Users/atry/homebrew/Cellar/cmake/3.22.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_84a12.dir/link.txt --verbose=1
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_84a12.dir/CheckIncludeFile.c.o -o cmTC_84a12
Determining if the include file stddef.h exists passed with the following output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_daf17/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_daf17.dir/build.make CMakeFiles/cmTC_daf17.dir/build
Building C object CMakeFiles/cmTC_daf17.dir/CheckIncludeFile.c.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_daf17.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_daf17.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_daf17.dir/CheckIncludeFile.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_daf17
/Users/atry/homebrew/Cellar/cmake/3.22.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_daf17.dir/link.txt --verbose=1
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_daf17.dir/CheckIncludeFile.c.o -o cmTC_daf17
Determining if the include file stdint.h exists passed with the following output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_e09e9/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_e09e9.dir/build.make CMakeFiles/cmTC_e09e9.dir/build
Building C object CMakeFiles/cmTC_e09e9.dir/CheckIncludeFile.c.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_e09e9.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_e09e9.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_e09e9.dir/CheckIncludeFile.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_e09e9
/Users/atry/homebrew/Cellar/cmake/3.22.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e09e9.dir/link.txt --verbose=1
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e09e9.dir/CheckIncludeFile.c.o -o cmTC_e09e9
Determining if the include file string.h exists passed with the following output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_b4768/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_b4768.dir/build.make CMakeFiles/cmTC_b4768.dir/build
Building C object CMakeFiles/cmTC_b4768.dir/CheckIncludeFile.c.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_b4768.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_b4768.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_b4768.dir/CheckIncludeFile.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_b4768
/Users/atry/homebrew/Cellar/cmake/3.22.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b4768.dir/link.txt --verbose=1
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_b4768.dir/CheckIncludeFile.c.o -o cmTC_b4768
Determining if the include file sys/socket.h exists passed with the following output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_be7a6/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_be7a6.dir/build.make CMakeFiles/cmTC_be7a6.dir/build
Building C object CMakeFiles/cmTC_be7a6.dir/CheckIncludeFile.c.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_be7a6.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_be7a6.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_be7a6.dir/CheckIncludeFile.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_be7a6
/Users/atry/homebrew/Cellar/cmake/3.22.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_be7a6.dir/link.txt --verbose=1
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_be7a6.dir/CheckIncludeFile.c.o -o cmTC_be7a6
Determining if the include file sys/time.h exists passed with the following output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_b552a/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_b552a.dir/build.make CMakeFiles/cmTC_b552a.dir/build
Building C object CMakeFiles/cmTC_b552a.dir/CheckIncludeFile.c.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_b552a.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_b552a.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_b552a.dir/CheckIncludeFile.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_b552a
/Users/atry/homebrew/Cellar/cmake/3.22.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b552a.dir/link.txt --verbose=1
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_b552a.dir/CheckIncludeFile.c.o -o cmTC_b552a
Determining if the include file unistd.h exists passed with the following output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_aa8db/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_aa8db.dir/build.make CMakeFiles/cmTC_aa8db.dir/build
Building C object CMakeFiles/cmTC_aa8db.dir/CheckIncludeFile.c.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_aa8db.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_aa8db.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_aa8db.dir/CheckIncludeFile.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_aa8db
/Users/atry/homebrew/Cellar/cmake/3.22.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_aa8db.dir/link.txt --verbose=1
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_aa8db.dir/CheckIncludeFile.c.o -o cmTC_aa8db
Determining if the include file sys/types.h exists passed with the following output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_39272/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_39272.dir/build.make CMakeFiles/cmTC_39272.dir/build
Building C object CMakeFiles/cmTC_39272.dir/CheckIncludeFile.c.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_39272.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_39272.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_39272.dir/CheckIncludeFile.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_39272
/Users/atry/homebrew/Cellar/cmake/3.22.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_39272.dir/link.txt --verbose=1
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_39272.dir/CheckIncludeFile.c.o -o cmTC_39272
Determining if the include file stdint.h exists passed with the following output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_c377c/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_c377c.dir/build.make CMakeFiles/cmTC_c377c.dir/build
Building C object CMakeFiles/cmTC_c377c.dir/CheckIncludeFile.c.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_c377c.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_c377c.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_c377c.dir/CheckIncludeFile.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_c377c
/Users/atry/homebrew/Cellar/cmake/3.22.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c377c.dir/link.txt --verbose=1
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_c377c.dir/CheckIncludeFile.c.o -o cmTC_c377c
Determining if the include file stddef.h exists passed with the following output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_fb6e1/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_fb6e1.dir/build.make CMakeFiles/cmTC_fb6e1.dir/build
Building C object CMakeFiles/cmTC_fb6e1.dir/CheckIncludeFile.c.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_fb6e1.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_fb6e1.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_fb6e1.dir/CheckIncludeFile.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_fb6e1
/Users/atry/homebrew/Cellar/cmake/3.22.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_fb6e1.dir/link.txt --verbose=1
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_fb6e1.dir/CheckIncludeFile.c.o -o cmTC_fb6e1
Determining size of size_t passed with the following output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_9b86e/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_9b86e.dir/build.make CMakeFiles/cmTC_9b86e.dir/build
Building C object CMakeFiles/cmTC_9b86e.dir/HAVE_SIZE_T.c.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_9b86e.dir/HAVE_SIZE_T.c.o -MF CMakeFiles/cmTC_9b86e.dir/HAVE_SIZE_T.c.o.d -o CMakeFiles/cmTC_9b86e.dir/HAVE_SIZE_T.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CheckTypeSize/HAVE_SIZE_T.c
Linking C executable cmTC_9b86e
/Users/atry/homebrew/Cellar/cmake/3.22.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9b86e.dir/link.txt --verbose=1
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_9b86e.dir/HAVE_SIZE_T.c.o -o cmTC_9b86e -lpcre
Determining size of ssize_t passed with the following output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_fc1a9/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_fc1a9.dir/build.make CMakeFiles/cmTC_fc1a9.dir/build
Building C object CMakeFiles/cmTC_fc1a9.dir/HAVE_SSIZE_T.c.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_fc1a9.dir/HAVE_SSIZE_T.c.o -MF CMakeFiles/cmTC_fc1a9.dir/HAVE_SSIZE_T.c.o.d -o CMakeFiles/cmTC_fc1a9.dir/HAVE_SSIZE_T.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CheckTypeSize/HAVE_SSIZE_T.c
Linking C executable cmTC_fc1a9
/Users/atry/homebrew/Cellar/cmake/3.22.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_fc1a9.dir/link.txt --verbose=1
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_fc1a9.dir/HAVE_SSIZE_T.c.o -o cmTC_fc1a9 -lpcre
Determining size of uint32_t passed with the following output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_daea7/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_daea7.dir/build.make CMakeFiles/cmTC_daea7.dir/build
Building C object CMakeFiles/cmTC_daea7.dir/HAVE_UINT32_T.c.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_daea7.dir/HAVE_UINT32_T.c.o -MF CMakeFiles/cmTC_daea7.dir/HAVE_UINT32_T.c.o.d -o CMakeFiles/cmTC_daea7.dir/HAVE_UINT32_T.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CheckTypeSize/HAVE_UINT32_T.c
Linking C executable cmTC_daea7
/Users/atry/homebrew/Cellar/cmake/3.22.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_daea7.dir/link.txt --verbose=1
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_daea7.dir/HAVE_UINT32_T.c.o -o cmTC_daea7 -lpcre
Determining size of uint8_t passed with the following output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_8fed0/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_8fed0.dir/build.make CMakeFiles/cmTC_8fed0.dir/build
Building C object CMakeFiles/cmTC_8fed0.dir/HAVE_UINT8_T.c.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_8fed0.dir/HAVE_UINT8_T.c.o -MF CMakeFiles/cmTC_8fed0.dir/HAVE_UINT8_T.c.o.d -o CMakeFiles/cmTC_8fed0.dir/HAVE_UINT8_T.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CheckTypeSize/HAVE_UINT8_T.c
Linking C executable cmTC_8fed0
/Users/atry/homebrew/Cellar/cmake/3.22.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8fed0.dir/link.txt --verbose=1
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_8fed0.dir/HAVE_UINT8_T.c.o -o cmTC_8fed0 -lpcre
Determining if the AF_LOCAL exist passed with the following output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_913c1/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_913c1.dir/build.make CMakeFiles/cmTC_913c1.dir/build
Building C object CMakeFiles/cmTC_913c1.dir/CheckSymbolExists.c.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_913c1.dir/CheckSymbolExists.c.o -MF CMakeFiles/cmTC_913c1.dir/CheckSymbolExists.c.o.d -o CMakeFiles/cmTC_913c1.dir/CheckSymbolExists.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTC_913c1
/Users/atry/homebrew/Cellar/cmake/3.22.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_913c1.dir/link.txt --verbose=1
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_913c1.dir/CheckSymbolExists.c.o -o cmTC_913c1 -lpcre
File /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <sys/socket.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef AF_LOCAL
return ((int*)(&AF_LOCAL))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the PF_LOCAL exist passed with the following output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_7761b/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_7761b.dir/build.make CMakeFiles/cmTC_7761b.dir/build
Building C object CMakeFiles/cmTC_7761b.dir/CheckSymbolExists.c.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_7761b.dir/CheckSymbolExists.c.o -MF CMakeFiles/cmTC_7761b.dir/CheckSymbolExists.c.o.d -o CMakeFiles/cmTC_7761b.dir/CheckSymbolExists.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTC_7761b
/Users/atry/homebrew/Cellar/cmake/3.22.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7761b.dir/link.txt --verbose=1
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_7761b.dir/CheckSymbolExists.c.o -o cmTC_7761b -lpcre
File /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <sys/socket.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef PF_LOCAL
return ((int*)(&PF_LOCAL))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the function memset exists passed with the following output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_49323/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_49323.dir/build.make CMakeFiles/cmTC_49323.dir/build
Building C object CMakeFiles/cmTC_49323.dir/CheckFunctionExists.c.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=memset -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_49323.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_49323.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_49323.dir/CheckFunctionExists.c.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CheckFunctionExists.c
Linking C executable cmTC_49323
/Users/atry/homebrew/Cellar/cmake/3.22.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_49323.dir/link.txt --verbose=1
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=memset -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_49323.dir/CheckFunctionExists.c.o -o cmTC_49323 -lpcre
Determining if the function socket exists passed with the following output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_d9bae/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_d9bae.dir/build.make CMakeFiles/cmTC_d9bae.dir/build
Building C object CMakeFiles/cmTC_d9bae.dir/CheckFunctionExists.c.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=socket -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_d9bae.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_d9bae.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_d9bae.dir/CheckFunctionExists.c.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CheckFunctionExists.c
Linking C executable cmTC_d9bae
/Users/atry/homebrew/Cellar/cmake/3.22.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d9bae.dir/link.txt --verbose=1
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=socket -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_d9bae.dir/CheckFunctionExists.c.o -o cmTC_d9bae -lpcre
Determining if the function strerror exists passed with the following output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_def64/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_def64.dir/build.make CMakeFiles/cmTC_def64.dir/build
Building C object CMakeFiles/cmTC_def64.dir/CheckFunctionExists.c.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=strerror -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_def64.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_def64.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_def64.dir/CheckFunctionExists.c.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CheckFunctionExists.c
Linking C executable cmTC_def64
/Users/atry/homebrew/Cellar/cmake/3.22.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_def64.dir/link.txt --verbose=1
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=strerror -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_def64.dir/CheckFunctionExists.c.o -o cmTC_def64 -lpcre
Determining if the event_get_version_number exist passed with the following output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_86c13/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_86c13.dir/build.make CMakeFiles/cmTC_86c13.dir/build
Building C object CMakeFiles/cmTC_86c13.dir/CheckSymbolExists.c.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_86c13.dir/CheckSymbolExists.c.o -MF CMakeFiles/cmTC_86c13.dir/CheckSymbolExists.c.o.d -o CMakeFiles/cmTC_86c13.dir/CheckSymbolExists.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTC_86c13
/Users/atry/homebrew/Cellar/cmake/3.22.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_86c13.dir/link.txt --verbose=1
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_86c13.dir/CheckSymbolExists.c.o -o cmTC_86c13 /Users/atry/homebrew/lib/libevent.dylib /Users/atry/homebrew/lib/libevent_pthreads.dylib
File /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <event.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef event_get_version_number
return ((int*)(&event_get_version_number))[argc];
#else
(void)argc;
return 0;
#endif
}
Performing C SOURCE FILE Test HAVE_LIBEVENT_209 succeeded with the following output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_1f029/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_1f029.dir/build.make CMakeFiles/cmTC_1f029.dir/build
Building C object CMakeFiles/cmTC_1f029.dir/src.c.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DEVENT_VERSION_WANTED=0x2000900 -DHAVE_EVENT_GET_VERSION_NUMBER -DHAVE_LIBEVENT_209 -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_1f029.dir/src.c.o -MF CMakeFiles/cmTC_1f029.dir/src.c.o.d -o CMakeFiles/cmTC_1f029.dir/src.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTC_1f029
/Users/atry/homebrew/Cellar/cmake/3.22.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1f029.dir/link.txt --verbose=1
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_1f029.dir/src.c.o -o cmTC_1f029 /Users/atry/homebrew/lib/libevent.dylib /Users/atry/homebrew/lib/libevent_pthreads.dylib
Source file was:
#include <sys/types.h>
#include <event.h>
#include <stdio.h>
int main()
{
unsigned int version;
#if defined(HAVE_EVENT_GET_VERSION_NUMBER)
version = event_get_version_number();
#else
unsigned int major, minor, patchlevel;
char c;
int fields;
fields = sscanf(event_get_version(), "%u.%u.%u%c", &major, &minor, &patchlevel, &c);
version = (((major) << 24) | ((minor) << 16) | ((patchlevel) << 8));
#endif
return (version < EVENT_VERSION_WANTED);
}
Determining if the BZ2_bzCompressInit exist passed with the following output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_ad3c2/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_ad3c2.dir/build.make CMakeFiles/cmTC_ad3c2.dir/build
Building C object CMakeFiles/cmTC_ad3c2.dir/CheckSymbolExists.c.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_ad3c2.dir/CheckSymbolExists.c.o -MF CMakeFiles/cmTC_ad3c2.dir/CheckSymbolExists.c.o.d -o CMakeFiles/cmTC_ad3c2.dir/CheckSymbolExists.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTC_ad3c2
/Users/atry/homebrew/Cellar/cmake/3.22.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ad3c2.dir/link.txt --verbose=1
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_ad3c2.dir/CheckSymbolExists.c.o -o cmTC_ad3c2 /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/lib/libbz2.tbd
File /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <bzlib.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef BZ2_bzCompressInit
return ((int*)(&BZ2_bzCompressInit))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the include file inttypes.h exists passed with the following output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_fe3ec/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_fe3ec.dir/build.make CMakeFiles/cmTC_fe3ec.dir/build
Building C object CMakeFiles/cmTC_fe3ec.dir/CheckIncludeFile.c.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_fe3ec.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_fe3ec.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_fe3ec.dir/CheckIncludeFile.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_fe3ec
/Users/atry/homebrew/Cellar/cmake/3.22.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_fe3ec.dir/link.txt --verbose=1
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_fe3ec.dir/CheckIncludeFile.c.o -o cmTC_fe3ec
Determining if the include file limits.h exists passed with the following output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_358cf/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_358cf.dir/build.make CMakeFiles/cmTC_358cf.dir/build
Building C object CMakeFiles/cmTC_358cf.dir/CheckIncludeFile.c.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_358cf.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_358cf.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_358cf.dir/CheckIncludeFile.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_358cf
/Users/atry/homebrew/Cellar/cmake/3.22.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_358cf.dir/link.txt --verbose=1
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_358cf.dir/CheckIncludeFile.c.o -o cmTC_358cf
Determining if the include file utime.h exists passed with the following output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_1997c/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_1997c.dir/build.make CMakeFiles/cmTC_1997c.dir/build
Building C object CMakeFiles/cmTC_1997c.dir/CheckIncludeFile.c.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_1997c.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_1997c.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_1997c.dir/CheckIncludeFile.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_1997c
/Users/atry/homebrew/Cellar/cmake/3.22.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1997c.dir/link.txt --verbose=1
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_1997c.dir/CheckIncludeFile.c.o -o cmTC_1997c
Determining if the include file wchar.h exists passed with the following output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_48a64/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_48a64.dir/build.make CMakeFiles/cmTC_48a64.dir/build
Building C object CMakeFiles/cmTC_48a64.dir/CheckIncludeFile.c.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_48a64.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_48a64.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_48a64.dir/CheckIncludeFile.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_48a64
/Users/atry/homebrew/Cellar/cmake/3.22.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_48a64.dir/link.txt --verbose=1
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_48a64.dir/CheckIncludeFile.c.o -o cmTC_48a64
Determining if the include file wctype.h exists passed with the following output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_5e78e/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_5e78e.dir/build.make CMakeFiles/cmTC_5e78e.dir/build
Building C object CMakeFiles/cmTC_5e78e.dir/CheckIncludeFile.c.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_5e78e.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_5e78e.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_5e78e.dir/CheckIncludeFile.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_5e78e
/Users/atry/homebrew/Cellar/cmake/3.22.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5e78e.dir/link.txt --verbose=1
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_5e78e.dir/CheckIncludeFile.c.o -o cmTC_5e78e
Determining if the include file sys/mman.h exists passed with the following output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_f32ca/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_f32ca.dir/build.make CMakeFiles/cmTC_f32ca.dir/build
Building C object CMakeFiles/cmTC_f32ca.dir/CheckIncludeFile.c.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_f32ca.dir/CheckIncludeFile.c.o -MF CMakeFiles/cmTC_f32ca.dir/CheckIncludeFile.c.o.d -o CMakeFiles/cmTC_f32ca.dir/CheckIncludeFile.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_f32ca
/Users/atry/homebrew/Cellar/cmake/3.22.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f32ca.dir/link.txt --verbose=1
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f32ca.dir/CheckIncludeFile.c.o -o cmTC_f32ca
Determining if the function getline exists passed with the following output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_d006a/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_d006a.dir/build.make CMakeFiles/cmTC_d006a.dir/build
Building C object CMakeFiles/cmTC_d006a.dir/CheckFunctionExists.c.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=getline -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_d006a.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_d006a.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_d006a.dir/CheckFunctionExists.c.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CheckFunctionExists.c
Linking C executable cmTC_d006a
/Users/atry/homebrew/Cellar/cmake/3.22.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d006a.dir/link.txt --verbose=1
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=getline -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_d006a.dir/CheckFunctionExists.c.o -o cmTC_d006a
Determining if the function mbrtowc exists passed with the following output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_bdd4e/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_bdd4e.dir/build.make CMakeFiles/cmTC_bdd4e.dir/build
Building C object CMakeFiles/cmTC_bdd4e.dir/CheckFunctionExists.c.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=mbrtowc -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_bdd4e.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_bdd4e.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_bdd4e.dir/CheckFunctionExists.c.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CheckFunctionExists.c
Linking C executable cmTC_bdd4e
/Users/atry/homebrew/Cellar/cmake/3.22.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_bdd4e.dir/link.txt --verbose=1
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=mbrtowc -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_bdd4e.dir/CheckFunctionExists.c.o -o cmTC_bdd4e
Determining if the function mkstemp exists passed with the following output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_b67e4/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_b67e4.dir/build.make CMakeFiles/cmTC_b67e4.dir/build
Building C object CMakeFiles/cmTC_b67e4.dir/CheckFunctionExists.c.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=mkstemp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_b67e4.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_b67e4.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_b67e4.dir/CheckFunctionExists.c.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CheckFunctionExists.c
Linking C executable cmTC_b67e4
/Users/atry/homebrew/Cellar/cmake/3.22.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b67e4.dir/link.txt --verbose=1
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=mkstemp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_b67e4.dir/CheckFunctionExists.c.o -o cmTC_b67e4
Determining if the function mmap exists passed with the following output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_92520/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_92520.dir/build.make CMakeFiles/cmTC_92520.dir/build
Building C object CMakeFiles/cmTC_92520.dir/CheckFunctionExists.c.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=mmap -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_92520.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_92520.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_92520.dir/CheckFunctionExists.c.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CheckFunctionExists.c
Linking C executable cmTC_92520
/Users/atry/homebrew/Cellar/cmake/3.22.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_92520.dir/link.txt --verbose=1
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=mmap -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_92520.dir/CheckFunctionExists.c.o -o cmTC_92520
Determining if the function strlcpy exists passed with the following output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_51e50/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_51e50.dir/build.make CMakeFiles/cmTC_51e50.dir/build
Building C object CMakeFiles/cmTC_51e50.dir/CheckFunctionExists.c.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=strlcpy -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_51e50.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_51e50.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_51e50.dir/CheckFunctionExists.c.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CheckFunctionExists.c
Linking C executable cmTC_51e50
/Users/atry/homebrew/Cellar/cmake/3.22.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_51e50.dir/link.txt --verbose=1
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=strlcpy -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_51e50.dir/CheckFunctionExists.c.o -o cmTC_51e50
Determining if the function strtof exists passed with the following output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_5636c/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_5636c.dir/build.make CMakeFiles/cmTC_5636c.dir/build
Building C object CMakeFiles/cmTC_5636c.dir/CheckFunctionExists.c.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=strtof -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_5636c.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_5636c.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_5636c.dir/CheckFunctionExists.c.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CheckFunctionExists.c
Linking C executable cmTC_5636c
/Users/atry/homebrew/Cellar/cmake/3.22.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5636c.dir/link.txt --verbose=1
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=strtof -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_5636c.dir/CheckFunctionExists.c.o -o cmTC_5636c
Determining if the function strtoul exists passed with the following output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_36aa6/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_36aa6.dir/build.make CMakeFiles/cmTC_36aa6.dir/build
Building C object CMakeFiles/cmTC_36aa6.dir/CheckFunctionExists.c.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=strtoul -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_36aa6.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_36aa6.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_36aa6.dir/CheckFunctionExists.c.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CheckFunctionExists.c
Linking C executable cmTC_36aa6
/Users/atry/homebrew/Cellar/cmake/3.22.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_36aa6.dir/link.txt --verbose=1
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=strtoul -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_36aa6.dir/CheckFunctionExists.c.o -o cmTC_36aa6
Determining if the function utime exists passed with the following output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_dc96e/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_dc96e.dir/build.make CMakeFiles/cmTC_dc96e.dir/build
Building C object CMakeFiles/cmTC_dc96e.dir/CheckFunctionExists.c.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=utime -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_dc96e.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_dc96e.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_dc96e.dir/CheckFunctionExists.c.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CheckFunctionExists.c
Linking C executable cmTC_dc96e
/Users/atry/homebrew/Cellar/cmake/3.22.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_dc96e.dir/link.txt --verbose=1
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=utime -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_dc96e.dir/CheckFunctionExists.c.o -o cmTC_dc96e
Determining if the function utimes exists passed with the following output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_b224c/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_b224c.dir/build.make CMakeFiles/cmTC_b224c.dir/build
Building C object CMakeFiles/cmTC_b224c.dir/CheckFunctionExists.c.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=utimes -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_b224c.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_b224c.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_b224c.dir/CheckFunctionExists.c.o -c /Users/atry/homebrew/Cellar/cmake/3.22.2/share/cmake/Modules/CheckFunctionExists.c
Linking C executable cmTC_b224c
/Users/atry/homebrew/Cellar/cmake/3.22.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b224c.dir/link.txt --verbose=1
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -DCHECK_FUNCTION_EXISTS=utimes -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_b224c.dir/CheckFunctionExists.c.o -o cmTC_b224c
Performing C++ SOURCE FILE Test HAVE_TM_ISDST succeeded with the following output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_fc265/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_fc265.dir/build.make CMakeFiles/cmTC_fc265.dir/build
Building CXX object CMakeFiles/cmTC_fc265.dir/src.cxx.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang++ -DHAVE_TM_ISDST -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_fc265.dir/src.cxx.o -MF CMakeFiles/cmTC_fc265.dir/src.cxx.o.d -o CMakeFiles/cmTC_fc265.dir/src.cxx.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTC_fc265
/Users/atry/homebrew/Cellar/cmake/3.22.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_fc265.dir/link.txt --verbose=1
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang++ -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_fc265.dir/src.cxx.o -o cmTC_fc265
Source file was:
#include <time.h>
int main(void) {
(void)((tm*)0)->tm_isdst;
return 0;
}
Performing C++ SOURCE FILE Test HAVE_STRUCT_TM_TM_GMTOFF succeeded with the following output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_9af7e/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_9af7e.dir/build.make CMakeFiles/cmTC_9af7e.dir/build
Building CXX object CMakeFiles/cmTC_9af7e.dir/src.cxx.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang++ -DHAVE_STRUCT_TM_TM_GMTOFF -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_9af7e.dir/src.cxx.o -MF CMakeFiles/cmTC_9af7e.dir/src.cxx.o.d -o CMakeFiles/cmTC_9af7e.dir/src.cxx.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTC_9af7e
/Users/atry/homebrew/Cellar/cmake/3.22.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9af7e.dir/link.txt --verbose=1
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang++ -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_9af7e.dir/src.cxx.o -o cmTC_9af7e
Source file was:
#include <time.h>
int main(void) {
(void)((tm*)0)->tm_gmtoff;
return 0;
}
Performing C++ SOURCE FILE Test HAVE_STRUCT_TM_TM_ZONE succeeded with the following output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_f522d/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_f522d.dir/build.make CMakeFiles/cmTC_f522d.dir/build
Building CXX object CMakeFiles/cmTC_f522d.dir/src.cxx.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang++ -DHAVE_STRUCT_TM_TM_ZONE -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_f522d.dir/src.cxx.o -MF CMakeFiles/cmTC_f522d.dir/src.cxx.o.d -o CMakeFiles/cmTC_f522d.dir/src.cxx.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTC_f522d
/Users/atry/homebrew/Cellar/cmake/3.22.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f522d.dir/link.txt --verbose=1
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang++ -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f522d.dir/src.cxx.o -o cmTC_f522d
Source file was:
#include <time.h>
int main(void) {
(void)((tm*)0)->tm_zone;
return 0;
}
Performing C++ SOURCE FILE Test HAVE_DAYLIGHT succeeded with the following output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_2b773/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_2b773.dir/build.make CMakeFiles/cmTC_2b773.dir/build
Building CXX object CMakeFiles/cmTC_2b773.dir/src.cxx.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang++ -DHAVE_DAYLIGHT -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_2b773.dir/src.cxx.o -MF CMakeFiles/cmTC_2b773.dir/src.cxx.o.d -o CMakeFiles/cmTC_2b773.dir/src.cxx.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTC_2b773
/Users/atry/homebrew/Cellar/cmake/3.22.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2b773.dir/link.txt --verbose=1
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang++ -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_2b773.dir/src.cxx.o -o cmTC_2b773
Source file was:
#include <time.h>
int main(void) {
#ifdef daylight
return 0;
#else
return ((int*)(&daylight))[0];
#endif
}
Performing C++ SOURCE FILE Test HAVE_VISIBILITY succeeded with the following output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_4f066/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_4f066.dir/build.make CMakeFiles/cmTC_4f066.dir/build
Building CXX object CMakeFiles/cmTC_4f066.dir/src.cxx.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang++ -DHAVE_VISIBILITY -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_4f066.dir/src.cxx.o -MF CMakeFiles/cmTC_4f066.dir/src.cxx.o.d -o CMakeFiles/cmTC_4f066.dir/src.cxx.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTC_4f066
/Users/atry/homebrew/Cellar/cmake/3.22.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4f066.dir/link.txt --verbose=1
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang++ -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_4f066.dir/src.cxx.o -o cmTC_4f066
Source file was:
__attribute__ ((__visibility__("hidden"))) void someMethod(void);
int main(void) {
return 0;
}
Performing C++ SOURCE FILE Test NOT_REQUIRE_ATOMIC_LINKER_FLAG succeeded with the following output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_d32d6/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_d32d6.dir/build.make CMakeFiles/cmTC_d32d6.dir/build
Building CXX object CMakeFiles/cmTC_d32d6.dir/src.cxx.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang++ -DNOT_REQUIRE_ATOMIC_LINKER_FLAG -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -std=c++1y -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_d32d6.dir/src.cxx.o -MF CMakeFiles/cmTC_d32d6.dir/src.cxx.o.d -o CMakeFiles/cmTC_d32d6.dir/src.cxx.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTC_d32d6
/Users/atry/homebrew/Cellar/cmake/3.22.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d32d6.dir/link.txt --verbose=1
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang++ -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -DU_USING_ICU_NAMESPACE=1 -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -Wno-error=array-bounds -Wno-error=switch -Wno-attributes -Wno-deprecated -Wno-invalid-offsetof -Wno-register -Wno-sign-compare -Wno-strict-aliasing -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-result -Wno-write-strings -Wno-return-type-c-linkage -Wno-unknown-warning-option -Wno-unused-command-line-argument -msse4.2 -std=gnu++1z -fno-omit-frame-pointer -fno-operator-names -Wall -Woverloaded-virtual -Werror=format-security -Qunused-arguments -stdlib=libc++ -std=c++1y -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_d32d6.dir/src.cxx.o -o cmTC_d32d6
Source file was:
#include <atomic>
#include <iostream>
#include <stdint.h>
int main() {
struct Test { int64_t val1; int64_t val2; };
std::atomic<Test> s;
// Do this to stop modern compilers from optimizing away the libatomic
// calls in release builds, making this test always pass in release builds,
// and incorrectly think that HHVM doesn't need linking against libatomic.
bool (std::atomic<Test>::* volatile x)(void) const =
&std::atomic<Test>::is_lock_free;
std::cout << (s.*x)() << std::endl;
}
Performing C SOURCE FILE Test LZ4_GOOD_VERSION succeeded with the following compile output:
Change Dir: /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp
Run Build Command(s):/Users/atry/homebrew/Library/Homebrew/shims/mac/super/gmake -f Makefile cmTC_03b7c/fast && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_03b7c.dir/build.make CMakeFiles/cmTC_03b7c.dir/build
Building C object CMakeFiles/cmTC_03b7c.dir/src.c.o
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_GOOD_VERSION -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_03b7c.dir/src.c.o -MF CMakeFiles/cmTC_03b7c.dir/src.c.o.d -o CMakeFiles/cmTC_03b7c.dir/src.c.o -c /tmp/hhvm-nightly-20220202-25428-byid8/hhvm-patch-1/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTC_03b7c
/Users/atry/homebrew/Cellar/cmake/3.22.2/bin/cmake -E cmake_link_script CMakeFiles/cmTC_03b7c.dir/link.txt --verbose=1
/Users/atry/homebrew/Library/Homebrew/shims/mac/super/clang -DLZ4_DISABLE_DEPRECATE_WARNINGS=1 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -W -Werror=implicit-function-declaration -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-command-line-argument -msse4.2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_03b7c.dir/src.c.o -o cmTC_03b7c /Users/atry/homebrew/lib/liblz4.dylib
...and run output:
Return value: 1
Source file was:
#include <lz4.h>
int main() {
int good = (LZ4_VERSION_MAJOR > 1) ||
((LZ4_VERSION_MAJOR == 1) && (LZ4_VERSION_MINOR >= 8));
return !good;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment