Created
September 28, 2017 02:18
-
-
Save teslamint/6bd3febacbaca3a6da38100c40ae4257 to your computer and use it in GitHub Desktop.
[email protected] (homebrew/php/[email protected]) on macOS 10.12.6 - Homebrew build logs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Homebrew build logs for homebrew/php/[email protected] on macOS 10.12.6 | |
Build date: 2017-09-28 11:17:43 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HOMEBREW_VERSION: 1.3.4-18-gcb139ca | |
ORIGIN: https://github.com/Homebrew/brew.git | |
HEAD: cb139ca381cb7f00a4dfdc21482515f103aed417 | |
Last commit: 16 hours ago | |
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core | |
Core tap HEAD: f76a302530c35262e4aad319daefdd8d93785646 | |
Core tap last commit: 4 minutes ago | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_REPOSITORY: /usr/local/Homebrew | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com | |
CPU: quad-core 64-bit haswell | |
Homebrew Ruby: 2.3.3 => /usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.3/bin/ruby | |
Clang: 9.0 build 900 | |
Git: 2.14.1 => /usr/local/bin/git | |
Perl: /usr/local/bin/perl => /usr/local/Cellar/perl/5.26.0/bin/perl | |
Python: /usr/local/opt/python/libexec/bin/python => /usr/local/Cellar/python/2.7.14/Frameworks/Python.framework/Versions/2.7/bin/python2.7 | |
Ruby: /usr/local/bin/ruby => /usr/local/Cellar/ruby/2.4.2/bin/ruby | |
Java: 1.8.0_40, 1.8.0_25, 1.8.0_20, 1.7.0_71, 1.7.0_60, 1.6.0_65-b14-468 | |
macOS: 10.12.6-x86_64 | |
Xcode: 9.0 | |
CLT: 9.0.0.0.1.1504363082 | |
X11: 2.7.11 => /opt/X11 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Please note that these warnings are just used to help the Homebrew maintainers | |
with debugging if you file an issue. If everything you use Homebrew for is | |
working fine: please don't worry and just ignore them. Thanks! | |
Warning: Python is installed at /Library/Frameworks/Python.framework | |
Homebrew only supports building against the System-provided Python or a | |
brewed Python. In particular, Pythons installed to /Library can interfere | |
with other software installs. | |
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/libcapnp-0.5-dev.dylib | |
/usr/local/lib/libcapnp-rpc-0.5-dev.dylib | |
/usr/local/lib/libcapnpc-0.5-dev.dylib | |
/usr/local/lib/libcompress42.dylib | |
/usr/local/lib/libd2xx_table.dylib | |
/usr/local/lib/libhttpd.0.dylib | |
/usr/local/lib/libiCheckKernel.dylib | |
/usr/local/lib/libkj-0.5-dev.dylib | |
/usr/local/lib/libkj-async-0.5-dev.dylib | |
/usr/local/lib/libsres.15.dylib | |
/usr/local/lib/libtinfl.dylib | |
/usr/local/lib/libwolfmqtt.1.dylib | |
/usr/local/lib/libykclient.3.dylib | |
/usr/local/lib/libyubikey.0.dylib | |
Warning: Unbrewed header files were found in /usr/local/include. | |
If you didn't put them there on purpose they could cause problems when | |
building Homebrew formulae, and may need to be deleted. | |
Unexpected header files: | |
/usr/local/include/wifidog/httpd.h | |
/usr/local/include/wolfmqtt/mqtt_client.h | |
/usr/local/include/wolfmqtt/mqtt_packet.h | |
/usr/local/include/wolfmqtt/mqtt_socket.h | |
/usr/local/include/wolfmqtt/mqtt_types.h | |
/usr/local/include/wolfmqtt/version.h | |
/usr/local/include/wolfmqtt/visibility.h | |
Warning: Unbrewed .la files 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 .la files: | |
/usr/local/lib/libbstring.la | |
/usr/local/lib/libcapnp-rpc.la | |
/usr/local/lib/libcapnp.la | |
/usr/local/lib/libcapnpc.la | |
/usr/local/lib/libchilli.la | |
/usr/local/lib/libhttpd.la | |
/usr/local/lib/libjson.la | |
/usr/local/lib/libkj-async.la | |
/usr/local/lib/libkj.la | |
/usr/local/lib/libsres.la | |
/usr/local/lib/libusb-1.0.la | |
/usr/local/lib/libwolfmqtt.la | |
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/libhttpd.a | |
/usr/local/lib/libsres.a | |
Warning: You have unlinked kegs in your Cellar | |
Leaving kegs unlinked can lead to build-trouble and cause brews that depend on | |
those kegs to fail to run properly once built. Run `brew link` on these: | |
cocoapods | |
coffeescript | |
docker-machine | |
gnupg | |
mysql | |
narwhal | |
phantomjs | |
php70 | |
speedtest-cli | |
unrar | |
Warning: You have a curlrc file | |
If you have trouble downloading packages with Homebrew, then maybe this | |
is the problem? If the following command doesn't work, then try removing | |
your curlrc: | |
curl https://github.com | |
Warning: Homebrew's sbin was not found in your PATH but you have installed | |
formulae that put executables in /usr/local/sbin. | |
Consider setting the PATH for example like so | |
echo 'export PATH="/usr/local/sbin:$PATH"' >> ~/.bash_profile | |
Warning: Broken symlinks were found. Remove them with `brew prune`: | |
/usr/local/bin/apm-beta | |
/usr/local/bin/atom-beta | |
/usr/local/bin/github | |
Warning: Some keg-only formula are linked into the Cellar. | |
Linking a keg-only formula, such as gettext, into the cellar with | |
`brew link <formula>` will cause other formulae to detect them during | |
the `./configure` step. This may cause problems when compiling those | |
other formulae. | |
Binaries provided by keg-only formulae may override system binaries | |
with other strange results. | |
You may wish to `brew unlink` these brews: | |
gettext | |
gnu-getopt |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
homebrew/php/[email protected] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Formula: [email protected] | |
Tap: homebrew/php | |
Path: /usr/local/Homebrew/Library/Taps/homebrew/homebrew-php/Formula/[email protected] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2017-09-28 11:17:23 +0900 | |
/usr/local/opt/php71/bin/phpize | |
Configuring for: | |
PHP Api Version: 20160303 | |
Zend Module Api No: 20160303 | |
Zend Extension Api No: 320160303 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2017-09-28 11:17:25 +0900 | |
./configure | |
--prefix=/usr/local/Cellar/[email protected]/1.0.6 | |
--with-php-config=/usr/local/opt/php71/bin/php-config | |
checking for grep that handles long lines and -e... /usr/bin/grep | |
checking for egrep... /usr/bin/grep -E | |
checking for a sed that does not truncate output... /usr/local/Homebrew/Library/Homebrew/shims/super/sed | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether clang accepts -g... yes | |
checking for clang option to accept ISO C89... none needed | |
checking how to run the C preprocessor... clang -E | |
checking for icc... no | |
checking for suncc... no | |
checking whether clang and cc understand -c and -o together... yes | |
checking for system library directory... lib | |
checking if compiler supports -R... no | |
checking if compiler supports -Wl,-rpath,... yes | |
checking build system type... x86_64-apple-darwin16.7.0 | |
checking host system type... x86_64-apple-darwin16.7.0 | |
checking target system type... x86_64-apple-darwin16.7.0 | |
checking for PHP prefix... /usr/local/Cellar/php71/7.1.8_20 | |
checking for PHP includes... -I/usr/local/Cellar/php71/7.1.8_20/include/php -I/usr/local/Cellar/php71/7.1.8_20/include/php/main -I/usr/local/Cellar/php71/7.1.8_20/include/php/TSRM -I/usr/local/Cellar/php71/7.1.8_20/include/php/Zend -I/usr/local/Cellar/php71/7.1.8_20/include/php/ext -I/usr/local/Cellar/php71/7.1.8_20/include/php/ext/date/lib | |
checking for PHP extension directory... /usr/local/Cellar/php71/7.1.8_20/lib/php/extensions/no-debug-non-zts-20160303 | |
checking for PHP installed headers prefix... /usr/local/Cellar/php71/7.1.8_20/include/php | |
checking if debug is enabled... no | |
checking if zts is enabled... no | |
checking for re2c... no | |
configure: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers. | |
checking for gawk... no | |
checking for nawk... no | |
checking for awk... awk | |
checking if awk is broken... no | |
checking for libsodium support... yes, shared | |
checking for libsodium files in default path... found in /usr/local | |
checking for crypto_pwhash_scryptsalsa208sha256 in -lsodium... yes | |
checking for crypto_aead_aes256gcm_encrypt in -lsodium... yes | |
checking for ld used by clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no | |
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r | |
checking for BSD-compatible nm... /usr/bin/nm -B | |
checking whether ln -s works... yes | |
checking how to recognize dependent libraries... pass_all | |
checking for ANSI C header files... yes | |
checking for sys/types.h... yes | |
checking for sys/stat.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for unistd.h... yes | |
checking dlfcn.h usability... yes | |
checking dlfcn.h presence... yes | |
checking for dlfcn.h... yes | |
checking the maximum length of command line arguments... 196608 | |
checking command to parse /usr/bin/nm -B output from clang object... ok | |
checking for objdir... .libs | |
checking for ar... ar | |
checking for ranlib... ranlib | |
checking for strip... strip | |
checking for dsymutil... dsymutil | |
checking for nmedit... nmedit | |
checking for -single_module linker flag... yes | |
checking for -exported_symbols_list linker flag... yes | |
checking if clang supports -fno-rtti -fno-exceptions... yes | |
checking for clang option to produce PIC... -fno-common | |
checking if clang PIC flag -fno-common works... yes | |
checking if clang static flag -static works... no | |
checking if clang supports -c -o file.o... yes | |
checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin16.7.0 dyld | |
checking how to hardcode library paths into programs... immediate | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... yes | |
checking whether to build static libraries... no | |
creating libtool | |
appending configuration tag "CXX" to libtool | |
checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... no | |
checking for clang++ option to produce PIC... | |
checking if clang++ static flag works... yes | |
checking if clang++ supports -c -o file.o... yes | |
checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... no | |
checking dynamic linker characteristics... darwin16.7.0 dyld | |
(cached) (cached) checking how to hardcode library paths into programs... immediate | |
configure: creating ./config.status | |
config.status: creating config.h |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
clang called with: --version | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native --version -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -v | |
superenv executed: clang -v | |
clang called with: -V | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -V -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -qversion | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -qversion -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
clang called with: -c conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
clang called with: -c -g conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -g conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
clang called with: -c conftest.c -o conftest2.o | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
clang called with: -c conftest.c -o conftest2.o | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
cc called with: -c conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
cc called with: -c conftest.c -o conftest2.o | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
cc called with: -c conftest.c -o conftest2.o | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
clang called with: -o conftest -g -O2 conftest.c -R /usr/lib | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -R /usr/lib -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c -Wl,-rpath,/usr/lib | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -Wl,-rpath,/usr/lib -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -E -I/usr/local/Cellar/php71/7.1.8_20/include/php conftest.c | |
superenv added: -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
superenv executed: clang -E -I/usr/local/Cellar/php71/7.1.8_20/include/php conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
clang called with: -E -I/usr/local/Cellar/php71/7.1.8_20/include/php conftest.c | |
superenv added: -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
superenv executed: clang -E -I/usr/local/Cellar/php71/7.1.8_20/include/php conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
clang called with: -o conftest -g -O2 -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lsodium | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lsodium -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lsodium | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lsodium -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -print-prog-name=ld | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -print-prog-name=ld -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
clang called with: -o conftest -g -O2 conftest.c conftstm.o | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c conftstm.o -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -g -O2 -o libconftest.dylib -dynamiclib -single_module conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -g -O2 -o libconftest.dylib -dynamiclib -single_module conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 -fno-rtti -fno-exceptions conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 -fno-rtti -fno-exceptions conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
clang called with: -c -g -O2 -fno-common -DPIC conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 -fno-common -DPIC conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
clang called with: -o conftest -g -O2 -static conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -static conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 -o out/conftest2.o conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 -o out/conftest2.o conftest.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
clang called with: -print-search-dirs | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -print-search-dirs -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -g -O2 -print-multi-os-directory | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -g -O2 -print-multi-os-directory -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -c conftest.cpp | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
superenv executed: clang++ -pipe -Os -march=native -c conftest.cpp -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
clang++ called with: -o conftest conftest.cpp | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -pipe -Os -march=native -o conftest conftest.cpp -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -c conftest.cpp | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
superenv executed: clang++ -pipe -Os -march=native -c conftest.cpp -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
clang++ called with: -o conftest conftest.cpp | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -pipe -Os -march=native -o conftest conftest.cpp -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -c -o out/conftest2.o conftest.cpp | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
superenv executed: clang++ -pipe -Os -march=native -c -o out/conftest2.o conftest.cpp -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2017-09-28 11:17:40 +0900 | |
make | |
/bin/sh /private/tmp/[email protected]/libsodium-php-1.0.6/libtool --mode=compile clang -I. -I/private/tmp/[email protected]/libsodium-php-1.0.6 -DPHP_ATOM_INC -I/private/tmp/[email protected]/libsodium-php-1.0.6/include -I/private/tmp/[email protected]/libsodium-php-1.0.6/main -I/private/tmp/[email protected]/libsodium-php-1.0.6 -I/usr/local/Cellar/php71/7.1.8_20/include/php -I/usr/local/Cellar/php71/7.1.8_20/include/php/main -I/usr/local/Cellar/php71/7.1.8_20/include/php/TSRM -I/usr/local/Cellar/php71/7.1.8_20/include/php/Zend -I/usr/local/Cellar/php71/7.1.8_20/include/php/ext -I/usr/local/Cellar/php71/7.1.8_20/include/php/ext/date/lib -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -c /private/tmp/[email protected]/libsodium-php-1.0.6/libsodium.c -o libsodium.lo | |
mkdir .libs | |
clang -I. -I/private/tmp/[email protected]/libsodium-php-1.0.6 -DPHP_ATOM_INC -I/private/tmp/[email protected]/libsodium-php-1.0.6/include -I/private/tmp/[email protected]/libsodium-php-1.0.6/main -I/private/tmp/[email protected]/libsodium-php-1.0.6 -I/usr/local/Cellar/php71/7.1.8_20/include/php -I/usr/local/Cellar/php71/7.1.8_20/include/php/main -I/usr/local/Cellar/php71/7.1.8_20/include/php/TSRM -I/usr/local/Cellar/php71/7.1.8_20/include/php/Zend -I/usr/local/Cellar/php71/7.1.8_20/include/php/ext -I/usr/local/Cellar/php71/7.1.8_20/include/php/ext/date/lib -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -c /private/tmp/[email protected]/libsodium-php-1.0.6/libsodium.c -fno-common -DPIC -o .libs/libsodium.o | |
/bin/sh /private/tmp/[email protected]/libsodium-php-1.0.6/libtool --mode=link clang -DPHP_ATOM_INC -I/private/tmp/[email protected]/libsodium-php-1.0.6/include -I/private/tmp/[email protected]/libsodium-php-1.0.6/main -I/private/tmp/[email protected]/libsodium-php-1.0.6 -I/usr/local/Cellar/php71/7.1.8_20/include/php -I/usr/local/Cellar/php71/7.1.8_20/include/php/main -I/usr/local/Cellar/php71/7.1.8_20/include/php/TSRM -I/usr/local/Cellar/php71/7.1.8_20/include/php/Zend -I/usr/local/Cellar/php71/7.1.8_20/include/php/ext -I/usr/local/Cellar/php71/7.1.8_20/include/php/ext/date/lib -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -o libsodium.la -export-dynamic -avoid-version -prefer-pic -module -rpath /private/tmp/[email protected]/libsodium-php-1.0.6/modules libsodium.lo -Wl,-rpath,/usr/local/lib -L/usr/local/lib -lsodium | |
clang ${wl}-undefined ${wl}dynamic_lookup -o .libs/libsodium.so -bundle .libs/libsodium.o -L/usr/local/lib -lsodium -Wl,-rpath -Wl,/usr/local/lib | |
dsymutil .libs/libsodium.so || : | |
warning: no debug symbols in executable (-arch x86_64) | |
creating libsodium.la | |
(cd .libs && rm -f libsodium.la && ln -s ../libsodium.la libsodium.la) | |
/bin/sh /private/tmp/[email protected]/libsodium-php-1.0.6/libtool --mode=install cp ./libsodium.la /private/tmp/[email protected]/libsodium-php-1.0.6/modules | |
cp ./.libs/libsodium.so /private/tmp/[email protected]/libsodium-php-1.0.6/modules/libsodium.so | |
cp ./.libs/libsodium.lai /private/tmp/[email protected]/libsodium-php-1.0.6/modules/libsodium.la | |
---------------------------------------------------------------------- | |
Libraries have been installed in: | |
/private/tmp/[email protected]/libsodium-php-1.0.6/modules | |
If you ever happen to want to link against installed libraries | |
in a given directory, LIBDIR, you must either use libtool, and | |
specify the full pathname of the library, or use the `-LLIBDIR' | |
flag during linking and do at least one of the following: | |
- add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable | |
during execution | |
See any operating system documentation about shared libraries for | |
more information, such as the ld(1) and ld.so(8) manual pages. | |
---------------------------------------------------------------------- | |
Build complete. | |
Don't forget to run 'make test'. | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
clang called with: -I. -I/private/tmp/[email protected]/libsodium-php-1.0.6 -DPHP_ATOM_INC -I/private/tmp/[email protected]/libsodium-php-1.0.6/include -I/private/tmp/[email protected]/libsodium-php-1.0.6/main -I/private/tmp/[email protected]/libsodium-php-1.0.6 -I/usr/local/Cellar/php71/7.1.8_20/include/php -I/usr/local/Cellar/php71/7.1.8_20/include/php/main -I/usr/local/Cellar/php71/7.1.8_20/include/php/TSRM -I/usr/local/Cellar/php71/7.1.8_20/include/php/Zend -I/usr/local/Cellar/php71/7.1.8_20/include/php/ext -I/usr/local/Cellar/php71/7.1.8_20/include/php/ext/date/lib -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -c /private/tmp/[email protected]/libsodium-php-1.0.6/libsodium.c -fno-common -DPIC -o .libs/libsodium.o | |
superenv removed: -I/private/tmp/[email protected]/libsodium-php-1.0.6 -I/private/tmp/[email protected]/libsodium-php-1.0.6 -I/usr/local/include -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
superenv executed: clang -pipe -w -Os -march=native -I. -DPHP_ATOM_INC -I/private/tmp/[email protected]/libsodium-php-1.0.6/include -I/private/tmp/[email protected]/libsodium-php-1.0.6/main -I/usr/local/Cellar/php71/7.1.8_20/include/php -I/usr/local/Cellar/php71/7.1.8_20/include/php/main -I/usr/local/Cellar/php71/7.1.8_20/include/php/TSRM -I/usr/local/Cellar/php71/7.1.8_20/include/php/Zend -I/usr/local/Cellar/php71/7.1.8_20/include/php/ext -I/usr/local/Cellar/php71/7.1.8_20/include/php/ext/date/lib -DHAVE_CONFIG_H -c /private/tmp/[email protected]/libsodium-php-1.0.6/libsodium.c -fno-common -DPIC -o .libs/libsodium.o -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include | |
clang called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsodium.so -bundle .libs/libsodium.o -L/usr/local/lib -lsodium -Wl,-rpath -Wl,/usr/local/lib | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsodium.so -bundle .libs/libsodium.o -lsodium -Wl,-rpath -Wl,/usr/local/lib -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains any messages produced by compilers while | |
running configure, to aid debugging if configure makes a mistake. | |
It was created by configure, which was | |
generated by GNU Autoconf 2.69. Invocation command line was | |
$ ./configure --prefix=/usr/local/Cellar/[email protected]/1.0.6 --with-php-config=/usr/local/opt/php71/bin/php-config | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = tesl9-mbp | |
uname -m = x86_64 | |
uname -r = 16.7.0 | |
uname -s = Darwin | |
uname -v = Darwin Kernel Version 16.7.0: Thu Jun 15 17:36:27 PDT 2017; root:xnu-3789.70.16~2/RELEASE_X86_64 | |
/usr/bin/uname -p = i386 | |
/bin/uname -X = unknown | |
/bin/arch = unknown | |
/usr/bin/arch -k = unknown | |
/usr/convex/getsysinfo = unknown | |
/usr/bin/hostinfo = Mach kernel version: | |
Darwin Kernel Version 16.7.0: Thu Jun 15 17:36:27 PDT 2017; root:xnu-3789.70.16~2/RELEASE_X86_64 | |
Kernel configured for up to 4 processors. | |
2 processors are physically available. | |
4 processors are logically available. | |
Processor type: x86_64h (Intel x86-64h Haswell) | |
Processors active: 0 1 2 3 | |
Primary memory available: 16.00 gigabytes | |
Default processor set: 475 tasks, 3087 threads, 4 processors | |
Load average: 2.54, Mach factor: 1.89 | |
/bin/machine = unknown | |
/usr/bin/oslevel = unknown | |
/bin/universe = unknown | |
PATH: /usr/local/Homebrew/Library/Homebrew/shims/super | |
PATH: /usr/local/opt/autoconf/bin | |
PATH: /usr/local/opt/libpng/bin | |
PATH: /usr/local/opt/freetype/bin | |
PATH: /usr/local/opt/gettext/bin | |
PATH: /usr/local/opt/icu4c/bin | |
PATH: /usr/local/opt/jpeg/bin | |
PATH: /usr/local/opt/libxml2/bin | |
PATH: /usr/local/opt/unixodbc/bin | |
PATH: /usr/local/opt/openssl/bin | |
PATH: /usr/local/opt/php71/bin | |
PATH: /usr/bin | |
PATH: /bin | |
PATH: /usr/sbin | |
PATH: /sbin | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:2294: checking for grep that handles long lines and -e | |
configure:2352: result: /usr/bin/grep | |
configure:2357: checking for egrep | |
configure:2419: result: /usr/bin/grep -E | |
configure:2424: checking for a sed that does not truncate output | |
configure:2478: result: /usr/local/Homebrew/Library/Homebrew/shims/super/sed | |
configure:2673: checking for C compiler version | |
configure:2682: clang --version >&5 | |
Apple LLVM version 9.0.0 (clang-900.0.37) | |
Target: x86_64-apple-darwin16.7.0 | |
Thread model: posix | |
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin | |
configure:2693: $? = 0 | |
configure:2682: clang -v >&5 | |
Apple LLVM version 9.0.0 (clang-900.0.37) | |
Target: x86_64-apple-darwin16.7.0 | |
Thread model: posix | |
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin | |
configure:2693: $? = 0 | |
configure:2682: clang -V >&5 | |
clang: error: unsupported option '-V -isystem/usr/local/include' | |
configure:2693: $? = 1 | |
configure:2682: clang -qversion >&5 | |
clang: error: unknown argument: '-qversion' | |
configure:2693: $? = 1 | |
configure:2713: checking whether the C compiler works | |
configure:2735: clang conftest.c >&5 | |
configure:2739: $? = 0 | |
configure:2787: result: yes | |
configure:2790: checking for C compiler default output file name | |
configure:2792: result: a.out | |
configure:2798: checking for suffix of executables | |
configure:2805: clang -o conftest conftest.c >&5 | |
configure:2809: $? = 0 | |
configure:2831: result: | |
configure:2853: checking whether we are cross compiling | |
configure:2861: clang -o conftest conftest.c >&5 | |
configure:2865: $? = 0 | |
configure:2872: ./conftest | |
configure:2876: $? = 0 | |
configure:2891: result: no | |
configure:2896: checking for suffix of object files | |
configure:2918: clang -c conftest.c >&5 | |
configure:2922: $? = 0 | |
configure:2943: result: o | |
configure:2947: checking whether we are using the GNU C compiler | |
configure:2966: clang -c conftest.c >&5 | |
configure:2966: $? = 0 | |
configure:2975: result: yes | |
configure:2984: checking whether clang accepts -g | |
configure:3004: clang -c -g conftest.c >&5 | |
configure:3004: $? = 0 | |
configure:3045: result: yes | |
configure:3062: checking for clang option to accept ISO C89 | |
configure:3125: clang -c -g -O2 conftest.c >&5 | |
configure:3125: $? = 0 | |
configure:3138: result: none needed | |
configure:3164: checking how to run the C preprocessor | |
configure:3195: clang -E conftest.c | |
configure:3195: $? = 0 | |
configure:3209: clang -E conftest.c | |
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^~~~~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:3209: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:3234: result: clang -E | |
configure:3254: clang -E conftest.c | |
configure:3254: $? = 0 | |
configure:3268: clang -E conftest.c | |
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^~~~~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:3268: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:3299: checking for icc | |
configure:3308: result: no | |
configure:3322: checking for suncc | |
configure:3331: result: no | |
configure:3346: checking whether clang and cc understand -c and -o together | |
configure:3377: clang -c conftest.c -o conftest2.o >&5 | |
configure:3381: $? = 0 | |
configure:3387: clang -c conftest.c -o conftest2.o >&5 | |
configure:3391: $? = 0 | |
configure:3402: cc -c conftest.c >&5 | |
configure:3406: $? = 0 | |
configure:3414: cc -c conftest.c -o conftest2.o >&5 | |
configure:3418: $? = 0 | |
configure:3424: cc -c conftest.c -o conftest2.o >&5 | |
configure:3428: $? = 0 | |
configure:3446: result: yes | |
configure:3460: checking for system library directory | |
configure:3475: result: lib | |
configure:3482: checking if compiler supports -R | |
configure:3501: clang -o conftest -g -O2 conftest.c -R /usr/lib >&5 | |
warning: unknown remark option '-R' [-Wunknown-warning-option] | |
1 warning generated. | |
ld: can't map file, errno=22 file '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/lib' for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:3501: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| /* end confdefs.h. */ | |
| | |
| int | |
| main () | |
| { | |
| | |
| ; | |
| return 0; | |
| } | |
configure:3511: result: no | |
configure:3516: checking if compiler supports -Wl,-rpath, | |
configure:3535: clang -o conftest -g -O2 conftest.c -Wl,-rpath,/usr/lib >&5 | |
configure:3535: $? = 0 | |
configure:3545: result: yes | |
configure:3590: checking build system type | |
configure:3604: result: x86_64-apple-darwin16.7.0 | |
configure:3624: checking host system type | |
configure:3637: result: x86_64-apple-darwin16.7.0 | |
configure:3657: checking target system type | |
configure:3670: result: x86_64-apple-darwin16.7.0 | |
configure:3773: checking for PHP prefix | |
configure:3775: result: /usr/local/Cellar/php71/7.1.8_20 | |
configure:3777: checking for PHP includes | |
configure:3779: result: -I/usr/local/Cellar/php71/7.1.8_20/include/php -I/usr/local/Cellar/php71/7.1.8_20/include/php/main -I/usr/local/Cellar/php71/7.1.8_20/include/php/TSRM -I/usr/local/Cellar/php71/7.1.8_20/include/php/Zend -I/usr/local/Cellar/php71/7.1.8_20/include/php/ext -I/usr/local/Cellar/php71/7.1.8_20/include/php/ext/date/lib | |
configure:3781: checking for PHP extension directory | |
configure:3783: result: /usr/local/Cellar/php71/7.1.8_20/lib/php/extensions/no-debug-non-zts-20160303 | |
configure:3785: checking for PHP installed headers prefix | |
configure:3787: result: /usr/local/Cellar/php71/7.1.8_20/include/php | |
configure:3790: checking if debug is enabled | |
configure:3816: result: no | |
configure:3819: checking if zts is enabled | |
configure:3845: result: no | |
configure:3916: checking for re2c | |
configure:3946: result: no | |
configure:3971: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers. | |
configure:3985: checking for gawk | |
configure:4016: result: no | |
configure:3985: checking for nawk | |
configure:4016: result: no | |
configure:3985: checking for awk | |
configure:4002: found /usr/bin/awk | |
configure:4013: result: awk | |
configure:4036: checking if awk is broken | |
configure:4043: result: no | |
configure:4057: checking for libsodium support | |
configure:4097: result: yes, shared | |
configure:4109: checking for libsodium files in default path | |
configure:4114: result: found in /usr/local | |
configure:4259: checking for crypto_pwhash_scryptsalsa208sha256 in -lsodium | |
configure:4284: clang -o conftest -g -O2 -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lsodium >&5 | |
configure:4284: $? = 0 | |
configure:4294: result: yes | |
configure:4512: checking for crypto_aead_aes256gcm_encrypt in -lsodium | |
configure:4537: clang -o conftest -g -O2 -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lsodium >&5 | |
configure:4537: $? = 0 | |
configure:4547: result: yes | |
configure:4962: checking for ld used by clang | |
configure:5029: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
configure:5036: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld | |
configure:5051: result: no | |
configure:5056: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files | |
configure:5063: result: -r | |
configure:5081: checking for BSD-compatible nm | |
configure:5130: result: /usr/bin/nm -B | |
configure:5134: checking whether ln -s works | |
configure:5138: result: yes | |
configure:5145: checking how to recognize dependent libraries | |
configure:5331: result: pass_all | |
configure:5549: checking for ANSI C header files | |
configure:5569: clang -c -g -O2 conftest.c >&5 | |
configure:5569: $? = 0 | |
configure:5642: clang -o conftest -g -O2 conftest.c >&5 | |
configure:5642: $? = 0 | |
configure:5642: ./conftest | |
configure:5642: $? = 0 | |
configure:5653: result: yes | |
configure:5666: checking for sys/types.h | |
configure:5666: clang -c -g -O2 conftest.c >&5 | |
configure:5666: $? = 0 | |
configure:5666: result: yes | |
configure:5666: checking for sys/stat.h | |
configure:5666: clang -c -g -O2 conftest.c >&5 | |
configure:5666: $? = 0 | |
configure:5666: result: yes | |
configure:5666: checking for stdlib.h | |
configure:5666: clang -c -g -O2 conftest.c >&5 | |
configure:5666: $? = 0 | |
configure:5666: result: yes | |
configure:5666: checking for string.h | |
configure:5666: clang -c -g -O2 conftest.c >&5 | |
configure:5666: $? = 0 | |
configure:5666: result: yes | |
configure:5666: checking for memory.h | |
configure:5666: clang -c -g -O2 conftest.c >&5 | |
configure:5666: $? = 0 | |
configure:5666: result: yes | |
configure:5666: checking for strings.h | |
configure:5666: clang -c -g -O2 conftest.c >&5 | |
configure:5666: $? = 0 | |
configure:5666: result: yes | |
configure:5666: checking for inttypes.h | |
configure:5666: clang -c -g -O2 conftest.c >&5 | |
configure:5666: $? = 0 | |
configure:5666: result: yes | |
configure:5666: checking for stdint.h | |
configure:5666: clang -c -g -O2 conftest.c >&5 | |
configure:5666: $? = 0 | |
configure:5666: result: yes | |
configure:5666: checking for unistd.h | |
configure:5666: clang -c -g -O2 conftest.c >&5 | |
configure:5666: $? = 0 | |
configure:5666: result: yes | |
configure:5680: checking dlfcn.h usability | |
configure:5680: clang -c -g -O2 conftest.c >&5 | |
configure:5680: $? = 0 | |
configure:5680: result: yes | |
configure:5680: checking dlfcn.h presence | |
configure:5680: clang -E conftest.c | |
configure:5680: $? = 0 | |
configure:5680: result: yes | |
configure:5680: checking for dlfcn.h | |
configure:5680: result: yes | |
configure:5702: checking the maximum length of command line arguments | |
configure:5814: result: 196608 | |
configure:5826: checking command to parse /usr/bin/nm -B output from clang object | |
configure:5931: clang -c -g -O2 conftest.c >&5 | |
configure:5934: $? = 0 | |
configure:5938: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm | |
configure:5941: $? = 0 | |
cannot find nm_test_var in conftest.nm | |
configure:5931: clang -c -g -O2 conftest.c >&5 | |
configure:5934: $? = 0 | |
configure:5938: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm | |
configure:5941: $? = 0 | |
configure:5993: clang -o conftest -g -O2 conftest.c conftstm.o >&5 | |
warning: (x86_64) could not find object file symbol for symbol _main | |
configure:5996: $? = 0 | |
configure:6034: result: ok | |
configure:6038: checking for objdir | |
configure:6053: result: .libs | |
configure:6145: checking for ar | |
configure:6161: found /usr/bin/ar | |
configure:6172: result: ar | |
configure:6237: checking for ranlib | |
configure:6253: found /usr/bin/ranlib | |
configure:6264: result: ranlib | |
configure:6329: checking for strip | |
configure:6345: found /usr/bin/strip | |
configure:6356: result: strip | |
configure:6609: checking for dsymutil | |
configure:6625: found /usr/bin/dsymutil | |
configure:6636: result: dsymutil | |
configure:6701: checking for nmedit | |
configure:6717: found /usr/bin/nmedit | |
configure:6728: result: nmedit | |
configure:6751: checking for -single_module linker flag | |
configure:6772: result: yes | |
configure:6774: checking for -exported_symbols_list linker flag | |
configure:6790: clang -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 | |
configure:6793: $? = 0 | |
configure:6807: result: yes | |
configure:6925: checking if clang supports -fno-rtti -fno-exceptions | |
configure:6943: clang -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 | |
configure:6947: $? = 0 | |
configure:6960: result: yes | |
configure:6975: checking for clang option to produce PIC | |
configure:7215: result: -fno-common | |
configure:7223: checking if clang PIC flag -fno-common works | |
configure:7241: clang -c -g -O2 -fno-common -DPIC conftest.c >&5 | |
configure:7245: $? = 0 | |
configure:7258: result: yes | |
configure:7286: checking if clang static flag -static works | |
configure:7314: result: no | |
configure:7324: checking if clang supports -c -o file.o | |
configure:7345: clang -c -g -O2 -o out/conftest2.o conftest.c >&5 | |
configure:7349: $? = 0 | |
configure:7371: result: yes | |
configure:7397: checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries | |
configure:8325: result: yes | |
configure:8392: checking dynamic linker characteristics | |
configure:8990: result: darwin16.7.0 dyld | |
configure:9014: checking how to hardcode library paths into programs | |
configure:9039: result: immediate | |
configure:9053: checking whether stripping libraries is possible | |
configure:9067: result: yes | |
configure:9575: checking if libtool supports shared libraries | |
configure:9577: result: yes | |
configure:9580: checking whether to build shared libraries | |
configure:9601: result: yes | |
configure:9604: checking whether to build static libraries | |
configure:9608: result: no | |
configure:9703: result: | |
creating libtool | |
configure:10434: checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries | |
configure:11332: result: no | |
configure:11353: clang++ -c conftest.cpp >&5 | |
configure:11356: $? = 0 | |
configure:11512: checking for clang++ option to produce PIC | |
configure:11802: result: | |
configure:11873: checking if clang++ static flag works | |
configure:11901: result: yes | |
configure:11911: checking if clang++ supports -c -o file.o | |
configure:11932: clang++ -c -o out/conftest2.o conftest.cpp >&5 | |
configure:11936: $? = 0 | |
configure:11958: result: yes | |
configure:11984: checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries | |
configure:12010: result: no | |
configure:12077: checking dynamic linker characteristics | |
configure:12623: result: darwin16.7.0 dyld | |
configure:12647: checking how to hardcode library paths into programs | |
configure:12672: result: immediate | |
configure:13402: creating ./config.status | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by config.status, which was | |
generated by GNU Autoconf 2.69. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on tesl9-mbp | |
config.status:678: creating config.h | |
## ---------------- ## | |
## Cache variables. ## | |
## ---------------- ## | |
ac_cv_build=x86_64-apple-darwin16.7.0 | |
ac_cv_c_compiler_gnu=yes | |
ac_cv_env_CC_set=set | |
ac_cv_env_CC_value=clang | |
ac_cv_env_CFLAGS_set= | |
ac_cv_env_CFLAGS_value= | |
ac_cv_env_CPPFLAGS_set= | |
ac_cv_env_CPPFLAGS_value= | |
ac_cv_env_CPP_set= | |
ac_cv_env_CPP_value= | |
ac_cv_env_LDFLAGS_set= | |
ac_cv_env_LDFLAGS_value= | |
ac_cv_env_LIBS_set= | |
ac_cv_env_LIBS_value= | |
ac_cv_env_build_alias_set= | |
ac_cv_env_build_alias_value= | |
ac_cv_env_host_alias_set= | |
ac_cv_env_host_alias_value= | |
ac_cv_env_target_alias_set= | |
ac_cv_env_target_alias_value= | |
ac_cv_func_fmemopen=no | |
ac_cv_func_futimens=no | |
ac_cv_func_open_memstream=no | |
ac_cv_func_utimensat=no | |
ac_cv_header_dlfcn_h=yes | |
ac_cv_header_inttypes_h=yes | |
ac_cv_header_memory_h=yes | |
ac_cv_header_stdc=yes | |
ac_cv_header_stdint_h=yes | |
ac_cv_header_stdlib_h=yes | |
ac_cv_header_string_h=yes | |
ac_cv_header_strings_h=yes | |
ac_cv_header_sys_stat_h=yes | |
ac_cv_header_sys_types_h=yes | |
ac_cv_header_unistd_h=yes | |
ac_cv_host=x86_64-apple-darwin16.7.0 | |
ac_cv_lib_sodium___crypto_aead_aes256gcm_encrypt=yes | |
ac_cv_lib_sodium___crypto_pwhash_scryptsalsa208sha256=yes | |
ac_cv_objext=o | |
ac_cv_path_EGREP='/usr/bin/grep -E' | |
ac_cv_path_GREP=/usr/bin/grep | |
ac_cv_prog_AWK=awk | |
ac_cv_prog_CPP='clang -E' | |
ac_cv_prog_ac_ct_AR=ar | |
ac_cv_prog_ac_ct_DSYMUTIL=dsymutil | |
ac_cv_prog_ac_ct_NMEDIT=nmedit | |
ac_cv_prog_ac_ct_RANLIB=ranlib | |
ac_cv_prog_ac_ct_STRIP=strip | |
ac_cv_prog_cc_c89= | |
ac_cv_prog_cc_clang_c_o=yes | |
ac_cv_prog_cc_g=yes | |
ac_cv_target=x86_64-apple-darwin16.7.0 | |
lt_cv_apple_cc_single_mod=yes | |
lt_cv_deplibs_check_method=pass_all | |
lt_cv_file_magic_cmd='$MAGIC_CMD' | |
lt_cv_file_magic_test_file= | |
lt_cv_ld_exported_symbols_list=yes | |
lt_cv_ld_reload_flag=-r | |
lt_cv_objdir=.libs | |
lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
lt_cv_path_LDCXX= | |
lt_cv_path_NM='/usr/bin/nm -B' | |
lt_cv_path_SED=/usr/local/Homebrew/Library/Homebrew/shims/super/sed | |
lt_cv_prog_compiler_c_o=yes | |
lt_cv_prog_compiler_c_o_CXX=yes | |
lt_cv_prog_compiler_pic_works=yes | |
lt_cv_prog_compiler_rtti_exceptions=yes | |
lt_cv_prog_compiler_static_works=no | |
lt_cv_prog_compiler_static_works_CXX=yes | |
lt_cv_prog_gnu_ld=no | |
lt_cv_prog_gnu_ldcxx= | |
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\''' | |
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' | |
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' | |
lt_cv_sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib' | |
lt_cv_sys_lib_search_path_spec='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/9.0.0 /usr/local/lib' | |
lt_cv_sys_max_cmd_len=196608 | |
lt_lt_cv_prog_compiler_c_o='"yes"' | |
lt_lt_cv_prog_compiler_c_o_CXX='"yes"' | |
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([BCDEGRST][BCDEGRST]*\\)[ ][ ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'\''"' | |
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' | |
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' | |
php_cv_cc_dashr=no | |
php_cv_cc_rpath=yes | |
## ----------------- ## | |
## Output variables. ## | |
## ----------------- ## | |
AR='ar' | |
AWK='awk' | |
CC='clang' | |
CFLAGS='-g -O2' | |
CONFIGURE_COMMAND=' '\''./configure'\'' '\''--prefix=/usr/local/Cellar/[email protected]/1.0.6'\'' '\''--with-php-config=/usr/local/opt/php71/bin/php-config'\''' | |
CONFIGURE_OPTIONS=' '\''--prefix=/usr/local/Cellar/[email protected]/1.0.6'\'' '\''--with-php-config=/usr/local/opt/php71/bin/php-config'\''' | |
CPP='clang -E' | |
CPPFLAGS=' -DHAVE_CONFIG_H' | |
DEFS='-DHAVE_CONFIG_H' | |
DSYMUTIL='dsymutil' | |
ECHO='/bin/echo' | |
ECHO_C='\c' | |
ECHO_N='' | |
ECHO_T='' | |
EGREP='/usr/bin/grep -E' | |
EXEEXT='' | |
GREP='/usr/bin/grep' | |
LDFLAGS='' | |
LIBOBJS='' | |
LIBS='' | |
LIBTOOL='$(SHELL) $(top_builddir)/libtool' | |
LN_S='ln -s' | |
LTLIBOBJS='' | |
NMEDIT='nmedit' | |
OBJEXT='o' | |
PACKAGE_BUGREPORT='' | |
PACKAGE_NAME='' | |
PACKAGE_STRING='' | |
PACKAGE_TARNAME='' | |
PACKAGE_URL='' | |
PACKAGE_VERSION='' | |
PATH_SEPARATOR=':' | |
RANLIB='ranlib' | |
RE2C='exit 0;' | |
SED='/usr/local/Homebrew/Library/Homebrew/shims/super/sed' | |
SHELL='/bin/sh' | |
SHLIB_DL_SUFFIX_NAME='so' | |
SHLIB_SUFFIX_NAME='dylib' | |
STRIP='strip' | |
ac_ct_CC='' | |
bindir='${exec_prefix}/bin' | |
build='x86_64-apple-darwin16.7.0' | |
build_alias='' | |
build_cpu='x86_64' | |
build_os='darwin16.7.0' | |
build_vendor='apple' | |
datadir='${datarootdir}' | |
datarootdir='${prefix}/share' | |
docdir='${datarootdir}/doc/${PACKAGE}' | |
dvidir='${docdir}' | |
exec_prefix='$(prefix)' | |
host='x86_64-apple-darwin16.7.0' | |
host_alias='x86_64-apple-darwin16.7.0' | |
host_cpu='x86_64' | |
host_os='darwin16.7.0' | |
host_vendor='apple' | |
htmldir='${docdir}' | |
includedir='${prefix}/include' | |
infodir='${datarootdir}/info' | |
libdir='${exec_prefix}/lib' | |
libexecdir='${exec_prefix}/libexec' | |
localedir='${datarootdir}/locale' | |
localstatedir='${prefix}/var' | |
mandir='${datarootdir}/man' | |
oldincludedir='/usr/include' | |
pdfdir='${docdir}' | |
prefix='/usr/local/Cellar/php71/7.1.8_20' | |
program_transform_name='s,x,x,' | |
psdir='${docdir}' | |
sbindir='${exec_prefix}/sbin' | |
sharedstatedir='${prefix}/com' | |
sysconfdir='${prefix}/etc' | |
target='x86_64-apple-darwin16.7.0' | |
target_alias='' | |
target_cpu='x86_64' | |
target_os='darwin16.7.0' | |
target_vendor='apple' | |
## ----------- ## | |
## confdefs.h. ## | |
## ----------- ## | |
/* confdefs.h */ | |
#define PACKAGE_NAME "" | |
#define PACKAGE_TARNAME "" | |
#define PACKAGE_VERSION "" | |
#define PACKAGE_STRING "" | |
#define PACKAGE_BUGREPORT "" | |
#define PACKAGE_URL "" | |
#define HAVE_LIBSODIUMLIB 1 | |
#define HAVE_CRYPTO_AEAD_AES256GCM 1 | |
#define COMPILE_DL_LIBSODIUM 1 | |
#define STDC_HEADERS 1 | |
#define HAVE_SYS_TYPES_H 1 | |
#define HAVE_SYS_STAT_H 1 | |
#define HAVE_STDLIB_H 1 | |
#define HAVE_STRING_H 1 | |
#define HAVE_MEMORY_H 1 | |
#define HAVE_STRINGS_H 1 | |
#define HAVE_INTTYPES_H 1 | |
#define HAVE_STDINT_H 1 | |
#define HAVE_UNISTD_H 1 | |
#define HAVE_DLFCN_H 1 | |
configure: exit 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment