Skip to content

Instantly share code, notes, and snippets.

@snowwolf007cn
Created September 29, 2016 04:11
Show Gist options
  • Save snowwolf007cn/3cfed2d6353914c097e2fa643e2c2b61 to your computer and use it in GitHub Desktop.
Save snowwolf007cn/3cfed2d6353914c097e2fa643e2c2b61 to your computer and use it in GitHub Desktop.
php70-kafka (homebrew/php/php70-kafka) on macOS 10.11.6 - Homebrew build logs
Homebrew build logs for homebrew/php/php70-kafka on macOS 10.11.6
Build date: 2016-09-29 12:06:01
HOMEBREW_VERSION: 1.0.5
ORIGIN: https://github.com/Homebrew/brew.git
HEAD: a5565d8fd600bc2883ed76ca8708d08588d1ef3f
Last commit: 2 days ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: c0524f7de28b4408dc17f1065d7e0f1351472a72
Core tap last commit: 23 minutes ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_REPOSITORY: /usr/local/Homebrew
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: octa-core 64-bit haswell
Homebrew Ruby: 2.0.0-p648
Clang: 7.3 build 703
Git: 2.7.4 => /Library/Developer/CommandLineTools/usr/bin/git
Perl: /usr/bin/perl
Python: /usr/bin/python
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby
Java: 1.8.0_60, 1.7.0_79
macOS: 10.11.6-x86_64
Xcode: N/A
CLT: 7.3.1.0.1.1461711523
X11: N/A
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: You have unlinked kegs in your Cellar
Leaving kegs unlinked can lead to build-trouble and cause brews that depend on
those kegs to fail to run properly once built. Run `brew link` on these:
php56
Formula: php70-kafka
Tap: homebrew/php
Path: /usr/local/Homebrew/Library/Taps/homebrew/homebrew-php/Formula/php70-kafka.rb
2016-09-29 12:05:54 +0800
/usr/local/opt/php70/bin/phpize
Configuring for:
PHP Api Version: 20151012
Zend Module Api No: 20151012
Zend Extension Api No: 320151012
2016-09-29 12:05:54 +0800
./configure
--prefix=/usr/local/Cellar/php70-kafka/rev-6a09088
--with-php-config=/usr/local/opt/php70/bin/php-config
--enable-kafka
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-darwin15.6.0
checking host system type... x86_64-apple-darwin15.6.0
checking target system type... x86_64-apple-darwin15.6.0
checking for PHP prefix... /usr/local/Cellar/php70/7.0.11_4
checking for PHP includes... -I/usr/local/Cellar/php70/7.0.11_4/include/php -I/usr/local/Cellar/php70/7.0.11_4/include/php/main -I/usr/local/Cellar/php70/7.0.11_4/include/php/TSRM -I/usr/local/Cellar/php70/7.0.11_4/include/php/Zend -I/usr/local/Cellar/php70/7.0.11_4/include/php/ext -I/usr/local/Cellar/php70/7.0.11_4/include/php/ext/date/lib
checking for PHP extension directory... /usr/local/Cellar/php70/7.0.11_4/lib/php/extensions/no-debug-non-zts-20151012
checking for PHP installed headers prefix... /usr/local/Cellar/php70/7.0.11_4/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 whether to enable the Kafka extension... yes, shared
checking for ld used by clang... /Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no
checking for /Library/Developer/CommandLineTools/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... no
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... #line 6325 "configure"
#include "confdefs.h"
int main() {
; return 0; }
no
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 (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin15.6.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 (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... no
checking for clang++ option to produce PIC...
checking if clang++ static flag works... no
checking if clang++ supports -c -o file.o... yes
checking whether the clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... no
checking dynamic linker characteristics... darwin15.6.0 dyld
(cached) (cached) checking how to hardcode library paths into programs... immediate
configure: creating ./config.status
config.status: creating config.h
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/php70/7.0.11_4/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/php70/7.0.11_4/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/php70/7.0.11_4/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/php70/7.0.11_4/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: -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 -lrdkafka conftest.c -llibrdkafka
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 -lrdkafka conftest.c -llibrdkafka -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 -lrdkafka 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 -lrdkafka 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 -lrdkafka -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 -lrdkafka -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 -lrdkafka -Wl,-exported_symbols_list,conftest.sym conftest.c -llibrdkafka
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 -lrdkafka -Wl,-exported_symbols_list,conftest.sym conftest.c -llibrdkafka -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 -lrdkafka conftest.c -llibrdkafka
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 -lrdkafka conftest.c -llibrdkafka -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 -lrdkafka -static conftest.c -llibrdkafka
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 -lrdkafka -static conftest.c -llibrdkafka -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 -lrdkafka -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 -lrdkafka -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 -lrdkafka conftest.cpp -llibrdkafka
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 -lrdkafka conftest.cpp -llibrdkafka -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 -lrdkafka conftest.cpp -llibrdkafka
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 -lrdkafka conftest.cpp -llibrdkafka -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
2016-09-29 12:06:00 +0800
make
/bin/sh /private/tmp/php70-kafka-20160929-79254-e921qi/phpkafka-6a0908803ab6e9d862097e99f84aeb0fff9ecf03/libtool --mode=compile clang -I. -I/private/tmp/php70-kafka-20160929-79254-e921qi/phpkafka-6a0908803ab6e9d862097e99f84aeb0fff9ecf03 -DPHP_ATOM_INC -I/private/tmp/php70-kafka-20160929-79254-e921qi/phpkafka-6a0908803ab6e9d862097e99f84aeb0fff9ecf03/include -I/private/tmp/php70-kafka-20160929-79254-e921qi/phpkafka-6a0908803ab6e9d862097e99f84aeb0fff9ecf03/main -I/private/tmp/php70-kafka-20160929-79254-e921qi/phpkafka-6a0908803ab6e9d862097e99f84aeb0fff9ecf03 -I/usr/local/Cellar/php70/7.0.11_4/include/php -I/usr/local/Cellar/php70/7.0.11_4/include/php/main -I/usr/local/Cellar/php70/7.0.11_4/include/php/TSRM -I/usr/local/Cellar/php70/7.0.11_4/include/php/Zend -I/usr/local/Cellar/php70/7.0.11_4/include/php/ext -I/usr/local/Cellar/php70/7.0.11_4/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /private/tmp/php70-kafka-20160929-79254-e921qi/phpkafka-6a0908803ab6e9d862097e99f84aeb0fff9ecf03/php_kafka.c -o php_kafka.lo
/bin/sh /private/tmp/php70-kafka-20160929-79254-e921qi/phpkafka-6a0908803ab6e9d862097e99f84aeb0fff9ecf03/libtool --mode=compile clang -I. -I/private/tmp/php70-kafka-20160929-79254-e921qi/phpkafka-6a0908803ab6e9d862097e99f84aeb0fff9ecf03 -DPHP_ATOM_INC -I/private/tmp/php70-kafka-20160929-79254-e921qi/phpkafka-6a0908803ab6e9d862097e99f84aeb0fff9ecf03/include -I/private/tmp/php70-kafka-20160929-79254-e921qi/phpkafka-6a0908803ab6e9d862097e99f84aeb0fff9ecf03/main -I/private/tmp/php70-kafka-20160929-79254-e921qi/phpkafka-6a0908803ab6e9d862097e99f84aeb0fff9ecf03 -I/usr/local/Cellar/php70/7.0.11_4/include/php -I/usr/local/Cellar/php70/7.0.11_4/include/php/main -I/usr/local/Cellar/php70/7.0.11_4/include/php/TSRM -I/usr/local/Cellar/php70/7.0.11_4/include/php/Zend -I/usr/local/Cellar/php70/7.0.11_4/include/php/ext -I/usr/local/Cellar/php70/7.0.11_4/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /private/tmp/php70-kafka-20160929-79254-e921qi/phpkafka-6a0908803ab6e9d862097e99f84aeb0fff9ecf03/kafka.c -o kafka.lo
mkdir .libs
mkdir .libs
mkdir: .libs: File exists
clang -I. -I/private/tmp/php70-kafka-20160929-79254-e921qi/phpkafka-6a0908803ab6e9d862097e99f84aeb0fff9ecf03 -DPHP_ATOM_INC -I/private/tmp/php70-kafka-20160929-79254-e921qi/phpkafka-6a0908803ab6e9d862097e99f84aeb0fff9ecf03/include -I/private/tmp/php70-kafka-20160929-79254-e921qi/phpkafka-6a0908803ab6e9d862097e99f84aeb0fff9ecf03/main -I/private/tmp/php70-kafka-20160929-79254-e921qi/phpkafka-6a0908803ab6e9d862097e99f84aeb0fff9ecf03 -I/usr/local/Cellar/php70/7.0.11_4/include/php -I/usr/local/Cellar/php70/7.0.11_4/include/php/main -I/usr/local/Cellar/php70/7.0.11_4/include/php/TSRM -I/usr/local/Cellar/php70/7.0.11_4/include/php/Zend -I/usr/local/Cellar/php70/7.0.11_4/include/php/ext -I/usr/local/Cellar/php70/7.0.11_4/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /private/tmp/php70-kafka-20160929-79254-e921qi/phpkafka-6a0908803ab6e9d862097e99f84aeb0fff9ecf03/php_kafka.c -fno-common -DPIC -o .libs/php_kafka.o
clang -I. -I/private/tmp/php70-kafka-20160929-79254-e921qi/phpkafka-6a0908803ab6e9d862097e99f84aeb0fff9ecf03 -DPHP_ATOM_INC -I/private/tmp/php70-kafka-20160929-79254-e921qi/phpkafka-6a0908803ab6e9d862097e99f84aeb0fff9ecf03/include -I/private/tmp/php70-kafka-20160929-79254-e921qi/phpkafka-6a0908803ab6e9d862097e99f84aeb0fff9ecf03/main -I/private/tmp/php70-kafka-20160929-79254-e921qi/phpkafka-6a0908803ab6e9d862097e99f84aeb0fff9ecf03 -I/usr/local/Cellar/php70/7.0.11_4/include/php -I/usr/local/Cellar/php70/7.0.11_4/include/php/main -I/usr/local/Cellar/php70/7.0.11_4/include/php/TSRM -I/usr/local/Cellar/php70/7.0.11_4/include/php/Zend -I/usr/local/Cellar/php70/7.0.11_4/include/php/ext -I/usr/local/Cellar/php70/7.0.11_4/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /private/tmp/php70-kafka-20160929-79254-e921qi/phpkafka-6a0908803ab6e9d862097e99f84aeb0fff9ecf03/kafka.c -fno-common -DPIC -o .libs/kafka.o
In file included from /private/tmp/php70-kafka-20160929-79254-e921qi/phpkafka-6a0908803ab6e9d862097e99f84aeb0fff9ecf03/php_kafka.c:25:
./php_kafka.h:74:1: error: unknown type name 'zend_object_value'
zend_object_value create_kafka_connection(zend_class_entry *class_type TSRMLS_DC);
^
In file included from /private/tmp/php70-kafka-20160929-79254-e921qi/phpkafka-6a0908803ab6e9d862097e99f84aeb0fff9ecf03/kafka.c:21:
./php_kafka.h:74:1: error: unknown type name 'zend_object_value'
zend_object_value create_kafka_connection(zend_class_entry *class_type TSRMLS_DC);
^
/private/tmp/php70-kafka-20160929-79254-e921qi/phpkafka-6a0908803ab6e9d862097e99f84aeb0fff9ecf03/kafka.c:713:54: error: too many arguments to function call, expected 2, have 3
add_next_index_string(return_value, payload, 1);
~~~~~~~~~~~~~~~~~~~~~ ^
/usr/local/Cellar/php70/7.0.11_4/include/php/Zend/zend_API.h:432:1: note: 'add_next_index_string' declared here
ZEND_API int add_next_index_string(zval *arg, const char *str);
^
/usr/local/Cellar/php70/7.0.11_4/include/php/main/php_config.h:6:19: note: expanded from macro 'ZEND_API'
# define ZEND_API __attribute__ ((visibility("default")))
^
/private/tmp/php70-kafka-20160929-79254-e921qi/phpkafka-6a0908803ab6e9d862097e99f84aeb0fff9ecf03/php_kafka.c:165:9: error: too many arguments to function call, expected 2, have 3
NULL TSRMLS_CC
^~~~
/Library/Developer/CommandLineTools/usr/bin/../lib/clang/7.3.0/include/stddef.h:105:16: note: expanded from macro 'NULL'
# define NULL ((void*)0)
^~~~~~~~~~
/usr/local/Cellar/php70/7.0.11_4/include/php/Zend/zend_API.h:290:1: note: 'zend_register_internal_class_ex' declared here
ZEND_API zend_class_entry *zend_register_internal_class_ex(zend_class_entry *class_entry, zend_class_entry *parent_ce);
^
/usr/local/Cellar/php70/7.0.11_4/include/php/main/php_config.h:6:19: note: expanded from macro 'ZEND_API'
# define ZEND_API __attribute__ ((visibility("default")))
^
/private/tmp/php70-kafka-20160929-79254-e921qi/phpkafka-6a0908803ab6e9d862097e99f84aeb0fff9ecf03/kafka.c:715:49: error: too many arguments to function call, expected 2, have 3
add_next_index_string(return_value, "", 1);
~~~~~~~~~~~~~~~~~~~~~ ^
/usr/local/Cellar/php70/7.0.11_4/include/php/Zend/zend_API.h:432:1: note: 'add_next_index_string' declared here
ZEND_API int add_next_index_string(zval *arg, const char *str);
^
/usr/local/Cellar/php70/7.0.11_4/include/php/main/php_config.h:6:19: note: expanded from macro 'ZEND_API'
# define ZEND_API __attribute__ ((visibility("default")))
^
/private/tmp/php70-kafka-20160929-79254-e921qi/phpkafka-6a0908803ab6e9d862097e99f84aeb0fff9ecf03/php_kafka.c:169:27: error: use of undeclared identifier 'ZEND_ACC_FINAL_CLASS'
kafka_ce->ce_flags |= ZEND_ACC_FINAL_CLASS;
^
/private/tmp/php70-kafka-20160929-79254-e921qi/phpkafka-6a0908803ab6e9d862097e99f84aeb0fff9ecf03/php_kafka.c:214:1: error: unknown type name 'zend_object_value'
zend_object_value create_kafka_connection(zend_class_entry *class_type TSRMLS_DC)
^
/private/tmp/php70-kafka-20160929-79254-e921qi/phpkafka-6a0908803ab6e9d862097e99f84aeb0fff9ecf03/kafka.c:1161:89: error: too many arguments to function call, expected 3, have 4
add_index_string(return_value, (int) rkmessage_return->offset, payload, 1);
~~~~~~~~~~~~~~~~ ^
/usr/local/Cellar/php70/7.0.11_4/include/php/Zend/zend_API.h:422:1: note: 'add_index_string' declared here
ZEND_API int add_index_string(zval *arg, zend_ulong idx, const char *str);
^
/usr/local/Cellar/php70/7.0.11_4/include/php/main/php_config.h:6:19: note: expanded from macro 'ZEND_API'
# define ZEND_API __attribute__ ((visibility("default")))
^
/private/tmp/php70-kafka-20160929-79254-e921qi/phpkafka-6a0908803ab6e9d862097e99f84aeb0fff9ecf03/kafka.c:1167:89: error: too many arguments to function call, expected 3, have 4
add_index_string(return_value, (int) rkmessage_return->offset, payload, 1);
~~~~~~~~~~~~~~~~ ^
/usr/local/Cellar/php70/7.0.11_4/include/php/Zend/zend_API.h:422:1: note: 'add_index_string' declared here
ZEND_API int add_index_string(zval *arg, zend_ulong idx, const char *str);
^
/usr/local/Cellar/php70/7.0.11_4/include/php/main/php_config.h:6:19: note: expanded from macro 'ZEND_API'
# define ZEND_API __attribute__ ((visibility("default")))
^
5 errors generated.
make: *** [kafka.lo] Error 1
make: *** Waiting for unfinished jobs....
/private/tmp/php70-kafka-20160929-79254-e921qi/phpkafka-6a0908803ab6e9d862097e99f84aeb0fff9ecf03/php_kafka.c:216:22: error: expected ';' after expression
zend_object_value retval;
^
;
/private/tmp/php70-kafka-20160929-79254-e921qi/phpkafka-6a0908803ab6e9d862097e99f84aeb0fff9ecf03/php_kafka.c:216:5: error: use of undeclared identifier 'zend_object_value'
zend_object_value retval;
^
/private/tmp/php70-kafka-20160929-79254-e921qi/phpkafka-6a0908803ab6e9d862097e99f84aeb0fff9ecf03/php_kafka.c:216:23: error: use of undeclared identifier 'retval'
zend_object_value retval;
^
/private/tmp/php70-kafka-20160929-79254-e921qi/phpkafka-6a0908803ab6e9d862097e99f84aeb0fff9ecf03/php_kafka.c:246:5: error: use of undeclared identifier 'retval'
retval.handle = zend_objects_store_put(
^
/private/tmp/php70-kafka-20160929-79254-e921qi/phpkafka-6a0908803ab6e9d862097e99f84aeb0fff9ecf03/php_kafka.c:248:10: error: use of undeclared identifier 'zend_objects_store_dtor_t'
(zend_objects_store_dtor_t) zend_objects_destroy_object,
^
/private/tmp/php70-kafka-20160929-79254-e921qi/phpkafka-6a0908803ab6e9d862097e99f84aeb0fff9ecf03/php_kafka.c:252:5: error: use of undeclared identifier 'retval'
retval.handlers = zend_get_std_object_handlers();
^
/private/tmp/php70-kafka-20160929-79254-e921qi/phpkafka-6a0908803ab6e9d862097e99f84aeb0fff9ecf03/php_kafka.c:254:12: error: use of undeclared identifier 'retval'
return retval;
^
/private/tmp/php70-kafka-20160929-79254-e921qi/phpkafka-6a0908803ab6e9d862097e99f84aeb0fff9ecf03/php_kafka.c:312:76: error: too many arguments to function call, expected 2, have 3
while (zend_hash_get_current_data_ex(Z_ARRVAL_P(arr), (void **)&entry, &pos) == SUCCESS)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~
/usr/local/Cellar/php70/7.0.11_4/include/php/Zend/zend_hash.h:171:1: note: 'zend_hash_get_current_data_ex' declared here
ZEND_API zval* ZEND_FASTCALL zend_hash_get_current_data_ex(HashTable *ht, HashPosition *pos);
^
/usr/local/Cellar/php70/7.0.11_4/include/php/main/php_config.h:6:19: note: expanded from macro 'ZEND_API'
# define ZEND_API __attribute__ ((visibility("default")))
^
/private/tmp/php70-kafka-20160929-79254-e921qi/phpkafka-6a0908803ab6e9d862097e99f84aeb0fff9ecf03/php_kafka.c:314:87: error: too many arguments to function call, expected 4, have 6
if (zend_hash_get_current_key_ex(Z_ARRVAL_P(arr), &assoc_key, &key_len, &idx, 0, &pos) == HASH_KEY_IS_STRING)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~
/usr/local/Cellar/php70/7.0.11_4/include/php/Zend/zend_hash.h:168:1: note: 'zend_hash_get_current_key_ex' declared here
ZEND_API int ZEND_FASTCALL zend_hash_get_current_key_ex(const HashTable *ht, zend_string **str_index, zend_ulong *num_index, HashPosition *pos);
^
/usr/local/Cellar/php70/7.0.11_4/include/php/main/php_config.h:6:19: note: expanded from macro 'ZEND_API'
# define ZEND_API __attribute__ ((visibility("default")))
^
/private/tmp/php70-kafka-20160929-79254-e921qi/phpkafka-6a0908803ab6e9d862097e99f84aeb0fff9ecf03/php_kafka.c:693:51: error: too many arguments provided to function-like macro invocation
RETURN_STRING(PHP_KAFKA_COMPRESSION_NONE, 1);
^
/usr/local/Cellar/php70/7.0.11_4/include/php/Zend/zend_API.h:636:9: note: macro 'RETURN_STRING' defined here
#define RETURN_STRING(s) { RETVAL_STRING(s); return; }
^
/private/tmp/php70-kafka-20160929-79254-e921qi/phpkafka-6a0908803ab6e9d862097e99f84aeb0fff9ecf03/php_kafka.c:693:9: error: use of undeclared identifier 'RETURN_STRING'
RETURN_STRING(PHP_KAFKA_COMPRESSION_NONE, 1);
^
/private/tmp/php70-kafka-20160929-79254-e921qi/phpkafka-6a0908803ab6e9d862097e99f84aeb0fff9ecf03/php_kafka.c:694:44: error: too many arguments provided to function-like macro invocation
RETURN_STRING(connection->compression, 1);
^
/usr/local/Cellar/php70/7.0.11_4/include/php/Zend/zend_API.h:636:9: note: macro 'RETURN_STRING' defined here
#define RETURN_STRING(s) { RETVAL_STRING(s); return; }
^
/private/tmp/php70-kafka-20160929-79254-e921qi/phpkafka-6a0908803ab6e9d862097e99f84aeb0fff9ecf03/php_kafka.c:694:5: error: use of undeclared identifier 'RETURN_STRING'
RETURN_STRING(connection->compression, 1);
^
/private/tmp/php70-kafka-20160929-79254-e921qi/phpkafka-6a0908803ab6e9d862097e99f84aeb0fff9ecf03/php_kafka.c:1125:76: error: too many arguments to function call, expected 2, have 3
while (zend_hash_get_current_data_ex(Z_ARRVAL_P(arr), (void **)&entry, &pos) == SUCCESS)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~
/usr/local/Cellar/php70/7.0.11_4/include/php/Zend/zend_hash.h:171:1: note: 'zend_hash_get_current_data_ex' declared here
ZEND_API zval* ZEND_FASTCALL zend_hash_get_current_data_ex(HashTable *ht, HashPosition *pos);
^
/usr/local/Cellar/php70/7.0.11_4/include/php/main/php_config.h:6:19: note: expanded from macro 'ZEND_API'
# define ZEND_API __attribute__ ((visibility("default")))
^
18 errors generated.
make: *** [php_kafka.lo] Error 1
HOMEBREW_VERSION: 1.0.5
ORIGIN: https://github.com/Homebrew/brew.git
HEAD: a5565d8fd600bc2883ed76ca8708d08588d1ef3f
Last commit: 2 days ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: c0524f7de28b4408dc17f1065d7e0f1351472a72
Core tap last commit: 18 minutes ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_REPOSITORY: /usr/local/Homebrew
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: octa-core 64-bit haswell
Homebrew Ruby: 2.0.0-p648
GCC-4.2: build 0
Clang: 7.3 build 703
Git: 2.7.4 => /Library/Developer/CommandLineTools/usr/bin/git
Perl: /usr/bin/perl
Python: /usr/bin/python
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby
Java: 1.8.0_60, 1.7.0_79
macOS: 10.11.6-x86_64
Xcode: N/A
CLT: 7.3.1.0.1.1461711523
X11: N/A
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
MAKEFLAGS: -j8
CMAKE_PREFIX_PATH: /usr/local/opt/gettext:/usr/local/opt/icu4c:/usr/local/opt/libxml2:/usr/local/opt/readline:/usr/local/opt/openssl:/usr/local
CMAKE_INCLUDE_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
PKG_CONFIG_PATH: /usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/freetype/lib/pkgconfig:/usr/local/opt/icu4c/lib/pkgconfig:/usr/local/opt/libxml2/lib/pkgconfig:/usr/local/opt/openssl/lib/pkgconfig:/usr/local/opt/librdkafka/lib/pkgconfig
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.11
ACLOCAL_PATH: /usr/local/opt/gettext/share/aclocal:/usr/local/opt/libxml2/share/aclocal:/usr/local/share/aclocal
PATH: /usr/local/Homebrew/Library/Homebrew/shims/super:/usr/local/opt/autoconf/bin:/usr/local/opt/libpng/bin:/usr/local/opt/freetype/bin:/usr/local/opt/gettext/bin:/usr/local/opt/icu4c/bin:/usr/local/opt/jpeg/bin:/usr/local/opt/libxml2/bin:/usr/local/opt/unixodbc/bin:/usr/local/opt/openssl/bin:/usr/local/opt/php70/bin:/usr/bin:/bin:/usr/sbin:/sbin
clang called with: -I. -I/private/tmp/php70-kafka-20160929-79254-e921qi/phpkafka-6a0908803ab6e9d862097e99f84aeb0fff9ecf03 -DPHP_ATOM_INC -I/private/tmp/php70-kafka-20160929-79254-e921qi/phpkafka-6a0908803ab6e9d862097e99f84aeb0fff9ecf03/include -I/private/tmp/php70-kafka-20160929-79254-e921qi/phpkafka-6a0908803ab6e9d862097e99f84aeb0fff9ecf03/main -I/private/tmp/php70-kafka-20160929-79254-e921qi/phpkafka-6a0908803ab6e9d862097e99f84aeb0fff9ecf03 -I/usr/local/Cellar/php70/7.0.11_4/include/php -I/usr/local/Cellar/php70/7.0.11_4/include/php/main -I/usr/local/Cellar/php70/7.0.11_4/include/php/TSRM -I/usr/local/Cellar/php70/7.0.11_4/include/php/Zend -I/usr/local/Cellar/php70/7.0.11_4/include/php/ext -I/usr/local/Cellar/php70/7.0.11_4/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /private/tmp/php70-kafka-20160929-79254-e921qi/phpkafka-6a0908803ab6e9d862097e99f84aeb0fff9ecf03/kafka.c -fno-common -DPIC -o .libs/kafka.o
superenv removed: -I/private/tmp/php70-kafka-20160929-79254-e921qi/phpkafka-6a0908803ab6e9d862097e99f84aeb0fff9ecf03 -I/private/tmp/php70-kafka-20160929-79254-e921qi/phpkafka-6a0908803ab6e9d862097e99f84aeb0fff9ecf03 -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/php70-kafka-20160929-79254-e921qi/phpkafka-6a0908803ab6e9d862097e99f84aeb0fff9ecf03/include -I/private/tmp/php70-kafka-20160929-79254-e921qi/phpkafka-6a0908803ab6e9d862097e99f84aeb0fff9ecf03/main -I/usr/local/Cellar/php70/7.0.11_4/include/php -I/usr/local/Cellar/php70/7.0.11_4/include/php/main -I/usr/local/Cellar/php70/7.0.11_4/include/php/TSRM -I/usr/local/Cellar/php70/7.0.11_4/include/php/Zend -I/usr/local/Cellar/php70/7.0.11_4/include/php/ext -I/usr/local/Cellar/php70/7.0.11_4/include/php/ext/date/lib -DHAVE_CONFIG_H -c /private/tmp/php70-kafka-20160929-79254-e921qi/phpkafka-6a0908803ab6e9d862097e99f84aeb0fff9ecf03/kafka.c -fno-common -DPIC -o .libs/kafka.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: -I. -I/private/tmp/php70-kafka-20160929-79254-e921qi/phpkafka-6a0908803ab6e9d862097e99f84aeb0fff9ecf03 -DPHP_ATOM_INC -I/private/tmp/php70-kafka-20160929-79254-e921qi/phpkafka-6a0908803ab6e9d862097e99f84aeb0fff9ecf03/include -I/private/tmp/php70-kafka-20160929-79254-e921qi/phpkafka-6a0908803ab6e9d862097e99f84aeb0fff9ecf03/main -I/private/tmp/php70-kafka-20160929-79254-e921qi/phpkafka-6a0908803ab6e9d862097e99f84aeb0fff9ecf03 -I/usr/local/Cellar/php70/7.0.11_4/include/php -I/usr/local/Cellar/php70/7.0.11_4/include/php/main -I/usr/local/Cellar/php70/7.0.11_4/include/php/TSRM -I/usr/local/Cellar/php70/7.0.11_4/include/php/Zend -I/usr/local/Cellar/php70/7.0.11_4/include/php/ext -I/usr/local/Cellar/php70/7.0.11_4/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /private/tmp/php70-kafka-20160929-79254-e921qi/phpkafka-6a0908803ab6e9d862097e99f84aeb0fff9ecf03/php_kafka.c -fno-common -DPIC -o .libs/php_kafka.o
superenv removed: -I/private/tmp/php70-kafka-20160929-79254-e921qi/phpkafka-6a0908803ab6e9d862097e99f84aeb0fff9ecf03 -I/private/tmp/php70-kafka-20160929-79254-e921qi/phpkafka-6a0908803ab6e9d862097e99f84aeb0fff9ecf03 -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/php70-kafka-20160929-79254-e921qi/phpkafka-6a0908803ab6e9d862097e99f84aeb0fff9ecf03/include -I/private/tmp/php70-kafka-20160929-79254-e921qi/phpkafka-6a0908803ab6e9d862097e99f84aeb0fff9ecf03/main -I/usr/local/Cellar/php70/7.0.11_4/include/php -I/usr/local/Cellar/php70/7.0.11_4/include/php/main -I/usr/local/Cellar/php70/7.0.11_4/include/php/TSRM -I/usr/local/Cellar/php70/7.0.11_4/include/php/Zend -I/usr/local/Cellar/php70/7.0.11_4/include/php/ext -I/usr/local/Cellar/php70/7.0.11_4/include/php/ext/date/lib -DHAVE_CONFIG_H -c /private/tmp/php70-kafka-20160929-79254-e921qi/phpkafka-6a0908803ab6e9d862097e99f84aeb0fff9ecf03/php_kafka.c -fno-common -DPIC -o .libs/php_kafka.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
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/php70-kafka/rev-6a09088 --with-php-config=/usr/local/opt/php70/bin/php-config --enable-kafka
## --------- ##
## Platform. ##
## --------- ##
hostname = zhangzhideMacBook-Pro.local
uname -m = x86_64
uname -r = 15.6.0
uname -s = Darwin
uname -v = Darwin Kernel Version 15.6.0: Mon Aug 29 20:21:34 PDT 2016; root:xnu-3248.60.11~1/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 15.6.0: Mon Aug 29 20:21:34 PDT 2016; root:xnu-3248.60.11~1/RELEASE_X86_64
Kernel configured for up to 8 processors.
4 processors are physically available.
8 processors are logically available.
Processor type: x86_64h (Intel x86-64h Haswell)
Processors active: 0 1 2 3 4 5 6 7
Primary memory available: 16.00 gigabytes
Default processor set: 388 tasks, 2310 threads, 8 processors
Load average: 2.20, Mach factor: 5.81
/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/php70/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 7.3.0 (clang-703.0.31)
Target: x86_64-apple-darwin15.6.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin
configure:2693: $? = 0
configure:2682: clang -v >&5
Apple LLVM version 7.3.0 (clang-703.0.31)
Target: x86_64-apple-darwin15.6.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/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 '/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-darwin15.6.0
configure:3624: checking host system type
configure:3637: result: x86_64-apple-darwin15.6.0
configure:3657: checking target system type
configure:3670: result: x86_64-apple-darwin15.6.0
configure:3773: checking for PHP prefix
configure:3775: result: /usr/local/Cellar/php70/7.0.11_4
configure:3777: checking for PHP includes
configure:3779: result: -I/usr/local/Cellar/php70/7.0.11_4/include/php -I/usr/local/Cellar/php70/7.0.11_4/include/php/main -I/usr/local/Cellar/php70/7.0.11_4/include/php/TSRM -I/usr/local/Cellar/php70/7.0.11_4/include/php/Zend -I/usr/local/Cellar/php70/7.0.11_4/include/php/ext -I/usr/local/Cellar/php70/7.0.11_4/include/php/ext/date/lib
configure:3781: checking for PHP extension directory
configure:3783: result: /usr/local/Cellar/php70/7.0.11_4/lib/php/extensions/no-debug-non-zts-20151012
configure:3785: checking for PHP installed headers prefix
configure:3787: result: /usr/local/Cellar/php70/7.0.11_4/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 whether to enable the Kafka extension
configure:4096: result: yes, shared
configure:4502: checking for ld used by clang
configure:4569: result: /Library/Developer/CommandLineTools/usr/bin/ld
configure:4576: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld
configure:4591: result: no
configure:4596: checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files
configure:4603: result: -r
configure:4621: checking for BSD-compatible nm
configure:4670: result: /usr/bin/nm -B
configure:4674: checking whether ln -s works
configure:4678: result: yes
configure:4685: checking how to recognize dependent libraries
configure:4871: result: pass_all
configure:5089: checking for ANSI C header files
configure:5109: clang -c -g -O2 conftest.c >&5
configure:5109: $? = 0
configure:5182: clang -o conftest -g -O2 -lrdkafka conftest.c -llibrdkafka >&5
ld: library not found for -llibrdkafka
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:5182: $? = 1
configure: program exited with status 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 ""
| #define COMPILE_DL_KAFKA 1
| /* end confdefs.h. */
| #include <ctype.h>
| #include <stdlib.h>
| #if ((' ' & 0x0FF) == 0x020)
| # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
| # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
| #else
| # define ISLOWER(c) (('a' <= (c) && (c) <= 'i') || ('j' <= (c) && (c) <= 'r') || ('s' <= (c) && (c) <= 'z'))
| # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
| #endif
|
| #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
| int
| main ()
| {
| int i;
| for (i = 0; i < 256; i++)
| if (XOR (islower (i), ISLOWER (i))
| || toupper (i) != TOUPPER (i))
| return 2;
| return 0;
| }
configure:5193: result: no
configure:5206: checking for sys/types.h
configure:5206: clang -c -g -O2 conftest.c >&5
configure:5206: $? = 0
configure:5206: result: yes
configure:5206: checking for sys/stat.h
configure:5206: clang -c -g -O2 conftest.c >&5
configure:5206: $? = 0
configure:5206: result: yes
configure:5206: checking for stdlib.h
configure:5206: clang -c -g -O2 conftest.c >&5
configure:5206: $? = 0
configure:5206: result: yes
configure:5206: checking for string.h
configure:5206: clang -c -g -O2 conftest.c >&5
configure:5206: $? = 0
configure:5206: result: yes
configure:5206: checking for memory.h
configure:5206: clang -c -g -O2 conftest.c >&5
configure:5206: $? = 0
configure:5206: result: yes
configure:5206: checking for strings.h
configure:5206: clang -c -g -O2 conftest.c >&5
configure:5206: $? = 0
configure:5206: result: yes
configure:5206: checking for inttypes.h
configure:5206: clang -c -g -O2 conftest.c >&5
configure:5206: $? = 0
configure:5206: result: yes
configure:5206: checking for stdint.h
configure:5206: clang -c -g -O2 conftest.c >&5
configure:5206: $? = 0
configure:5206: result: yes
configure:5206: checking for unistd.h
configure:5206: clang -c -g -O2 conftest.c >&5
configure:5206: $? = 0
configure:5206: result: yes
configure:5220: checking dlfcn.h usability
configure:5220: clang -c -g -O2 conftest.c >&5
configure:5220: $? = 0
configure:5220: result: yes
configure:5220: checking dlfcn.h presence
configure:5220: clang -E conftest.c
configure:5220: $? = 0
configure:5220: result: yes
configure:5220: checking for dlfcn.h
configure:5220: result: yes
configure:5242: checking the maximum length of command line arguments
configure:5354: result: 196608
configure:5366: checking command to parse /usr/bin/nm -B output from clang object
configure:5471: clang -c -g -O2 conftest.c >&5
configure:5474: $? = 0
configure:5478: /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:5481: $? = 0
cannot find nm_test_var in conftest.nm
configure:5471: clang -c -g -O2 conftest.c >&5
configure:5474: $? = 0
configure:5478: /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:5481: $? = 0
configure:5533: clang -o conftest -g -O2 -lrdkafka conftest.c conftstm.o >&5
warning: (x86_64) could not find object file symbol for symbol _main
configure:5536: $? = 0
configure:5574: result: ok
configure:5578: checking for objdir
configure:5593: result: .libs
configure:5685: checking for ar
configure:5701: found /usr/bin/ar
configure:5712: result: ar
configure:5777: checking for ranlib
configure:5793: found /usr/bin/ranlib
configure:5804: result: ranlib
configure:5869: checking for strip
configure:5885: found /usr/bin/strip
configure:5896: result: strip
configure:6149: checking for dsymutil
configure:6165: found /usr/bin/dsymutil
configure:6176: result: dsymutil
configure:6241: checking for nmedit
configure:6257: found /usr/bin/nmedit
configure:6268: result: nmedit
configure:6291: checking for -single_module linker flag
configure:6312: result: yes
configure:6314: checking for -exported_symbols_list linker flag
configure:6330: clang -o conftest -g -O2 -lrdkafka -Wl,-exported_symbols_list,conftest.sym conftest.c -llibrdkafka >&5
ld: library not found for -llibrdkafka
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:6333: $? = 1
configure: failed program was:
configure:6347: result: no
configure:6465: checking if clang supports -fno-rtti -fno-exceptions
configure:6483: clang -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
configure:6487: $? = 0
configure:6500: result: yes
configure:6515: checking for clang option to produce PIC
configure:6755: result: -fno-common
configure:6763: checking if clang PIC flag -fno-common works
configure:6781: clang -c -g -O2 -fno-common -DPIC conftest.c >&5
configure:6785: $? = 0
configure:6798: result: yes
configure:6826: checking if clang static flag -static works
configure:6854: result: no
configure:6864: checking if clang supports -c -o file.o
configure:6885: clang -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:6889: $? = 0
configure:6911: result: yes
configure:6937: checking whether the clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
configure:7865: result: yes
configure:7932: checking dynamic linker characteristics
configure:8530: result: darwin15.6.0 dyld
configure:8554: checking how to hardcode library paths into programs
configure:8579: result: immediate
configure:8593: checking whether stripping libraries is possible
configure:8607: result: yes
configure:9115: checking if libtool supports shared libraries
configure:9117: result: yes
configure:9120: checking whether to build shared libraries
configure:9141: result: yes
configure:9144: checking whether to build static libraries
configure:9148: result: no
configure:9243: result:
creating libtool
configure:9974: checking whether the clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
configure:10872: result: no
configure:10893: clang++ -c conftest.cpp >&5
configure:10896: $? = 0
configure:11052: checking for clang++ option to produce PIC
configure:11342: result:
configure:11413: checking if clang++ static flag works
configure:11441: result: no
configure:11451: checking if clang++ supports -c -o file.o
configure:11472: clang++ -c -o out/conftest2.o conftest.cpp >&5
configure:11476: $? = 0
configure:11498: result: yes
configure:11524: checking whether the clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
configure:11550: result: no
configure:11617: checking dynamic linker characteristics
configure:12163: result: darwin15.6.0 dyld
configure:12187: checking how to hardcode library paths into programs
configure:12212: result: immediate
configure:12942: 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 zhangzhideMacBook-Pro.local
config.status:675: creating config.h
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-apple-darwin15.6.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_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=no
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-darwin15.6.0
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-darwin15.6.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=no
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/Library/Developer/CommandLineTools/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=no
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='/Library/Developer/CommandLineTools/usr/lib/clang/7.3.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/php70-kafka/rev-6a09088'\'' '\''--with-php-config=/usr/local/opt/php70/bin/php-config'\'' '\''--enable-kafka'\'''
CONFIGURE_OPTIONS=' '\''--prefix=/usr/local/Cellar/php70-kafka/rev-6a09088'\'' '\''--with-php-config=/usr/local/opt/php70/bin/php-config'\'' '\''--enable-kafka'\'''
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=' -lrdkafka'
LIBOBJS=''
LIBS='-llibrdkafka '
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-darwin15.6.0'
build_alias=''
build_cpu='x86_64'
build_os='darwin15.6.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='$(prefix)'
host='x86_64-apple-darwin15.6.0'
host_alias='x86_64-apple-darwin15.6.0'
host_cpu='x86_64'
host_os='darwin15.6.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/php70/7.0.11_4'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='x86_64-apple-darwin15.6.0'
target_alias=''
target_cpu='x86_64'
target_os='darwin15.6.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 COMPILE_DL_KAFKA 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