|
Final note (i hope) - Just wanted to include the output of the make which as I mentioned included some pointer warnings
$ /Applications/XAMPP/xamppfiles/bin/phpize
Configuring for:
PHP Api Version: 20090626
Zend Module Api No: 20090626
Zend Extension Api No: 220090626
configure.in:3: warning: prefer named diversions
configure.in:150: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain cv to be cached
../../lib/autoconf/general.m4:2046: AC_CACHE_VAL is expanded from...
../../lib/autoconf/general.m4:2059: AC_CACHE_CHECK is expanded from...
aclocal.m4:3585: AC_LIBTOOL_LINKER_OPTION is expanded from...
aclocal.m4:5597: _LT_AC_LANG_C_CONFIG is expanded from...
aclocal.m4:5492: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
aclocal.m4:3109: AC_LIBTOOL_SETUP is expanded from...
aclocal.m4:2967: _AC_PROG_LIBTOOL is expanded from...
aclocal.m4:2947: AC_PROG_LIBTOOL is expanded from...
configure.in:150: the top level
configure.in:150: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain cv to be cached
../../lib/autoconf/general.m4:2046: AC_CACHE_VAL is expanded from...
../../lib/autoconf/general.m4:2059: AC_CACHE_CHECK is expanded from...
aclocal.m4:3548: AC_LIBTOOL_COMPILER_OPTION is expanded from...
aclocal.m4:8133: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
aclocal.m4:5597: _LT_AC_LANG_C_CONFIG is expanded from...
aclocal.m4:5492: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
aclocal.m4:3109: AC_LIBTOOL_SETUP is expanded from...
aclocal.m4:2967: _AC_PROG_LIBTOOL is expanded from...
aclocal.m4:2947: AC_PROG_LIBTOOL is expanded from...
configure.in:150: the top level
configure.in:150: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain cv to be cached
../../lib/autoconf/general.m4:2046: AC_CACHE_VAL is expanded from...
../../lib/autoconf/general.m4:2059: AC_CACHE_CHECK is expanded from...
aclocal.m4:3548: AC_LIBTOOL_COMPILER_OPTION is expanded from...
aclocal.m4:8133: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
aclocal.m4:6549: _LT_AC_LANG_CXX_CONFIG is expanded from...
aclocal.m4:5605: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
aclocal.m4:4737: _LT_AC_TAGCONFIG is expanded from...
aclocal.m4:3109: AC_LIBTOOL_SETUP is expanded from...
aclocal.m4:2967: _AC_PROG_LIBTOOL is expanded from...
aclocal.m4:2947: AC_PROG_LIBTOOL is expanded from...
configure.in:150: the top level
configure.in:3: warning: prefer named diversions
configure.in:150: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain cv to be cached
../../lib/autoconf/general.m4:2046: AC_CACHE_VAL is expanded from...
../../lib/autoconf/general.m4:2059: AC_CACHE_CHECK is expanded from...
aclocal.m4:3585: AC_LIBTOOL_LINKER_OPTION is expanded from...
aclocal.m4:5597: _LT_AC_LANG_C_CONFIG is expanded from...
aclocal.m4:5492: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
aclocal.m4:3109: AC_LIBTOOL_SETUP is expanded from...
aclocal.m4:2967: _AC_PROG_LIBTOOL is expanded from...
aclocal.m4:2947: AC_PROG_LIBTOOL is expanded from...
configure.in:150: the top level
configure.in:150: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain cv to be cached
../../lib/autoconf/general.m4:2046: AC_CACHE_VAL is expanded from...
../../lib/autoconf/general.m4:2059: AC_CACHE_CHECK is expanded from...
aclocal.m4:3548: AC_LIBTOOL_COMPILER_OPTION is expanded from...
aclocal.m4:8133: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
aclocal.m4:5597: _LT_AC_LANG_C_CONFIG is expanded from...
aclocal.m4:5492: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
aclocal.m4:3109: AC_LIBTOOL_SETUP is expanded from...
aclocal.m4:2967: _AC_PROG_LIBTOOL is expanded from...
aclocal.m4:2947: AC_PROG_LIBTOOL is expanded from...
configure.in:150: the top level
configure.in:150: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain cv to be cached
../../lib/autoconf/general.m4:2046: AC_CACHE_VAL is expanded from...
../../lib/autoconf/general.m4:2059: AC_CACHE_CHECK is expanded from...
aclocal.m4:3548: AC_LIBTOOL_COMPILER_OPTION is expanded from...
aclocal.m4:8133: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
aclocal.m4:6549: _LT_AC_LANG_CXX_CONFIG is expanded from...
aclocal.m4:5605: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
aclocal.m4:4737: _LT_AC_TAGCONFIG is expanded from...
aclocal.m4:3109: AC_LIBTOOL_SETUP is expanded from...
aclocal.m4:2967: _AC_PROG_LIBTOOL is expanded from...
aclocal.m4:2947: AC_PROG_LIBTOOL is expanded from...
configure.in:150: the top level
$ ./configure MACOSX_DEPLOYMENT_TARGET=10.8 CFLAGS="-arch i386 -arch x86_64 -g -Os -pipe -no-cpp-precomp" CCFLAGS="-arch i386 -arch x86_64 -g -Os -pipe" CXXFLAGS="-arch i386 -arch x86_64 -g -Os -pipe" LDFLAGS="-arch i386 -arch x86_64 -bind_at_load" --with-php-config=/Applications/XAMPP/xamppfiles/bin/php-config-5.3.1
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/bin/sed
checking for cc... cc
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking how to run the C preprocessor... cc -E
checking for icc... no
rm: conftest.dSYM: is a directory
checking for suncc... no
rm: conftest.dSYM: is a directory
checking whether cc understands -c and -o together... rm: conftest.dSYM: is a directory
yes
checking for system library directory... lib
checking if compiler supports -R... no
checking if compiler supports -Wl,-rpath,... yes
checking build system type... i686-apple-darwin12.2.1
checking host system type... i686-apple-darwin12.2.1
checking target system type... i686-apple-darwin12.2.1
checking for PHP prefix... /Applications/XAMPP/xamppfiles
checking for PHP includes... -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/main -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/TSRM -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/Zend -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext/date/lib -I/Applications/XAMPP/xamppfiles/include
checking for PHP extension directory... /Applications/XAMPP/xamppfiles/lib/php/php-5.3.1/extensions/no-debug-non-zts-20090626
checking for PHP installed headers prefix... /Applications/XAMPP/xamppfiles/include/php/php-5.3.1/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 eXtended debugging support... yes, shared
checking Check for supported PHP versions... supported (5.3.1)
checking for gettimeofday... yes
checking for cos in -lm... yes
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking the maximum length of command line arguments... 196608
checking command to parse /usr/bin/nm output from cc object... rm: conftest.dSYM: is a directory
ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
rm: conftest.dSYM: is a directory
rm: conftest.dSYM: is a directory
checking if cc static flag works... rm: conftest.dSYM: is a directory
yes
checking if cc supports -fno-rtti -fno-exceptions... rm: conftest.dSYM: is a directory
yes
checking for cc option to produce PIC... -fno-common
checking if cc PIC flag -fno-common works... rm: conftest.dSYM: is a directory
yes
checking if cc supports -c -o file.o... rm: conftest.dSYM: is a directory
yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin12.2.1 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
configure: creating ./config.status
config.status: creating config.h
$ make
/bin/sh /Users/benhamblin/Downloads/xdebug-2.2.1/libtool --mode=compile cc -I. -I/Users/benhamblin/Downloads/xdebug-2.2.1 -DPHP_ATOM_INC -I/Users/benhamblin/Downloads/xdebug-2.2.1/include -I/Users/benhamblin/Downloads/xdebug-2.2.1/main -I/Users/benhamblin/Downloads/xdebug-2.2.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/main -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/TSRM -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/Zend -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext/date/lib -I/Applications/XAMPP/xamppfiles/include -DHAVE_CONFIG_H -arch i386 -arch x86_64 -g -Os -pipe -no-cpp-precomp -c /Users/benhamblin/Downloads/xdebug-2.2.1/xdebug.c -o xdebug.lo
mkdir .libs
cc -I. -I/Users/benhamblin/Downloads/xdebug-2.2.1 -DPHP_ATOM_INC -I/Users/benhamblin/Downloads/xdebug-2.2.1/include -I/Users/benhamblin/Downloads/xdebug-2.2.1/main -I/Users/benhamblin/Downloads/xdebug-2.2.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/main -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/TSRM -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/Zend -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext/date/lib -I/Applications/XAMPP/xamppfiles/include -DHAVE_CONFIG_H -arch i386 -arch x86_64 -g -Os -pipe -no-cpp-precomp -c /Users/benhamblin/Downloads/xdebug-2.2.1/xdebug.c -fno-common -DPIC -o .libs/xdebug.o
/bin/sh /Users/benhamblin/Downloads/xdebug-2.2.1/libtool --mode=compile cc -I. -I/Users/benhamblin/Downloads/xdebug-2.2.1 -DPHP_ATOM_INC -I/Users/benhamblin/Downloads/xdebug-2.2.1/include -I/Users/benhamblin/Downloads/xdebug-2.2.1/main -I/Users/benhamblin/Downloads/xdebug-2.2.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/main -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/TSRM -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/Zend -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext/date/lib -I/Applications/XAMPP/xamppfiles/include -DHAVE_CONFIG_H -arch i386 -arch x86_64 -g -Os -pipe -no-cpp-precomp -c /Users/benhamblin/Downloads/xdebug-2.2.1/xdebug_code_coverage.c -o xdebug_code_coverage.lo
cc -I. -I/Users/benhamblin/Downloads/xdebug-2.2.1 -DPHP_ATOM_INC -I/Users/benhamblin/Downloads/xdebug-2.2.1/include -I/Users/benhamblin/Downloads/xdebug-2.2.1/main -I/Users/benhamblin/Downloads/xdebug-2.2.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/main -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/TSRM -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/Zend -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext/date/lib -I/Applications/XAMPP/xamppfiles/include -DHAVE_CONFIG_H -arch i386 -arch x86_64 -g -Os -pipe -no-cpp-precomp -c /Users/benhamblin/Downloads/xdebug-2.2.1/xdebug_code_coverage.c -fno-common -DPIC -o .libs/xdebug_code_coverage.o
/bin/sh /Users/benhamblin/Downloads/xdebug-2.2.1/libtool --mode=compile cc -I. -I/Users/benhamblin/Downloads/xdebug-2.2.1 -DPHP_ATOM_INC -I/Users/benhamblin/Downloads/xdebug-2.2.1/include -I/Users/benhamblin/Downloads/xdebug-2.2.1/main -I/Users/benhamblin/Downloads/xdebug-2.2.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/main -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/TSRM -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/Zend -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext/date/lib -I/Applications/XAMPP/xamppfiles/include -DHAVE_CONFIG_H -arch i386 -arch x86_64 -g -Os -pipe -no-cpp-precomp -c /Users/benhamblin/Downloads/xdebug-2.2.1/xdebug_com.c -o xdebug_com.lo
cc -I. -I/Users/benhamblin/Downloads/xdebug-2.2.1 -DPHP_ATOM_INC -I/Users/benhamblin/Downloads/xdebug-2.2.1/include -I/Users/benhamblin/Downloads/xdebug-2.2.1/main -I/Users/benhamblin/Downloads/xdebug-2.2.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/main -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/TSRM -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/Zend -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext/date/lib -I/Applications/XAMPP/xamppfiles/include -DHAVE_CONFIG_H -arch i386 -arch x86_64 -g -Os -pipe -no-cpp-precomp -c /Users/benhamblin/Downloads/xdebug-2.2.1/xdebug_com.c -fno-common -DPIC -o .libs/xdebug_com.o
/bin/sh /Users/benhamblin/Downloads/xdebug-2.2.1/libtool --mode=compile cc -I. -I/Users/benhamblin/Downloads/xdebug-2.2.1 -DPHP_ATOM_INC -I/Users/benhamblin/Downloads/xdebug-2.2.1/include -I/Users/benhamblin/Downloads/xdebug-2.2.1/main -I/Users/benhamblin/Downloads/xdebug-2.2.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/main -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/TSRM -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/Zend -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext/date/lib -I/Applications/XAMPP/xamppfiles/include -DHAVE_CONFIG_H -arch i386 -arch x86_64 -g -Os -pipe -no-cpp-precomp -c /Users/benhamblin/Downloads/xdebug-2.2.1/xdebug_compat.c -o xdebug_compat.lo
cc -I. -I/Users/benhamblin/Downloads/xdebug-2.2.1 -DPHP_ATOM_INC -I/Users/benhamblin/Downloads/xdebug-2.2.1/include -I/Users/benhamblin/Downloads/xdebug-2.2.1/main -I/Users/benhamblin/Downloads/xdebug-2.2.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/main -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/TSRM -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/Zend -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext/date/lib -I/Applications/XAMPP/xamppfiles/include -DHAVE_CONFIG_H -arch i386 -arch x86_64 -g -Os -pipe -no-cpp-precomp -c /Users/benhamblin/Downloads/xdebug-2.2.1/xdebug_compat.c -fno-common -DPIC -o .libs/xdebug_compat.o
/bin/sh /Users/benhamblin/Downloads/xdebug-2.2.1/libtool --mode=compile cc -I. -I/Users/benhamblin/Downloads/xdebug-2.2.1 -DPHP_ATOM_INC -I/Users/benhamblin/Downloads/xdebug-2.2.1/include -I/Users/benhamblin/Downloads/xdebug-2.2.1/main -I/Users/benhamblin/Downloads/xdebug-2.2.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/main -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/TSRM -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/Zend -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext/date/lib -I/Applications/XAMPP/xamppfiles/include -DHAVE_CONFIG_H -arch i386 -arch x86_64 -g -Os -pipe -no-cpp-precomp -c /Users/benhamblin/Downloads/xdebug-2.2.1/xdebug_handler_dbgp.c -o xdebug_handler_dbgp.lo
cc -I. -I/Users/benhamblin/Downloads/xdebug-2.2.1 -DPHP_ATOM_INC -I/Users/benhamblin/Downloads/xdebug-2.2.1/include -I/Users/benhamblin/Downloads/xdebug-2.2.1/main -I/Users/benhamblin/Downloads/xdebug-2.2.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/main -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/TSRM -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/Zend -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext/date/lib -I/Applications/XAMPP/xamppfiles/include -DHAVE_CONFIG_H -arch i386 -arch x86_64 -g -Os -pipe -no-cpp-precomp -c /Users/benhamblin/Downloads/xdebug-2.2.1/xdebug_handler_dbgp.c -fno-common -DPIC -o .libs/xdebug_handler_dbgp.o
/Users/benhamblin/Downloads/xdebug-2.2.1/xdebug_handler_dbgp.c:305:36: warning: passing 'const char ' to parameter of type 'char '
discards qualifiers in nested pointer types [-Wincompatible-pointer-types]
Z_OBJ_HT_P(z)->get_class_name(z, (const char *) &name, &name_len, 0 TSRMLS_CC) != SUCCESS) {
^~~~~
/Users/benhamblin/Downloads/xdebug-2.2.1/xdebug_handler_dbgp.c:1308:21: warning: incompatible pointer types initializing 'jmp_buf '
(aka 'int ()[18]') with an expression of type 'sigjmp_buf ' (aka 'int ()[19]') [-Wincompatible-pointer-types]
jmp_buf original_bailout = EG(bailout);
^ ~~~
/Users/benhamblin/Downloads/xdebug-2.2.1/xdebug_handler_dbgp.c:1343:14: warning: incompatible pointer types assigning to 'sigjmp_buf '
(aka 'int ()[19]') from 'jmp_buf ' (aka 'int ()[18]') [-Wincompatible-pointer-types]
EG(bailout) = original_bailout;
^ ~~~~
3 warnings generated.
/Users/benhamblin/Downloads/xdebug-2.2.1/xdebug_handler_dbgp.c:305:36: warning: passing 'const char ' to parameter of type 'char '
discards qualifiers in nested pointer types [-Wincompatible-pointer-types]
Z_OBJ_HT_P(z)->get_class_name(z, (const char ) &name, &name_len, 0 TSRMLS_CC) != SUCCESS) {
^~~~~
/Users/benhamblin/Downloads/xdebug-2.2.1/xdebug_handler_dbgp.c:1308:21: warning: incompatible pointer types initializing 'jmp_buf '
(aka 'int ()[37]') with an expression of type 'sigjmp_buf ' (aka 'int ()[38]') [-Wincompatible-pointer-types]
jmp_buf original_bailout = EG(bailout);
^ ~~~
/Users/benhamblin/Downloads/xdebug-2.2.1/xdebug_handler_dbgp.c:1343:14: warning: incompatible pointer types assigning to 'sigjmp_buf '
(aka 'int ()[38]') from 'jmp_buf ' (aka 'int (*)[37]') [-Wincompatible-pointer-types]
EG(bailout) = original_bailout;
^ ~~~~
3 warnings generated.
/bin/sh /Users/benhamblin/Downloads/xdebug-2.2.1/libtool --mode=compile cc -I. -I/Users/benhamblin/Downloads/xdebug-2.2.1 -DPHP_ATOM_INC -I/Users/benhamblin/Downloads/xdebug-2.2.1/include -I/Users/benhamblin/Downloads/xdebug-2.2.1/main -I/Users/benhamblin/Downloads/xdebug-2.2.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/main -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/TSRM -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/Zend -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext/date/lib -I/Applications/XAMPP/xamppfiles/include -DHAVE_CONFIG_H -arch i386 -arch x86_64 -g -Os -pipe -no-cpp-precomp -c /Users/benhamblin/Downloads/xdebug-2.2.1/xdebug_handlers.c -o xdebug_handlers.lo
cc -I. -I/Users/benhamblin/Downloads/xdebug-2.2.1 -DPHP_ATOM_INC -I/Users/benhamblin/Downloads/xdebug-2.2.1/include -I/Users/benhamblin/Downloads/xdebug-2.2.1/main -I/Users/benhamblin/Downloads/xdebug-2.2.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/main -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/TSRM -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/Zend -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext/date/lib -I/Applications/XAMPP/xamppfiles/include -DHAVE_CONFIG_H -arch i386 -arch x86_64 -g -Os -pipe -no-cpp-precomp -c /Users/benhamblin/Downloads/xdebug-2.2.1/xdebug_handlers.c -fno-common -DPIC -o .libs/xdebug_handlers.o
/bin/sh /Users/benhamblin/Downloads/xdebug-2.2.1/libtool --mode=compile cc -I. -I/Users/benhamblin/Downloads/xdebug-2.2.1 -DPHP_ATOM_INC -I/Users/benhamblin/Downloads/xdebug-2.2.1/include -I/Users/benhamblin/Downloads/xdebug-2.2.1/main -I/Users/benhamblin/Downloads/xdebug-2.2.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/main -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/TSRM -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/Zend -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext/date/lib -I/Applications/XAMPP/xamppfiles/include -DHAVE_CONFIG_H -arch i386 -arch x86_64 -g -Os -pipe -no-cpp-precomp -c /Users/benhamblin/Downloads/xdebug-2.2.1/xdebug_llist.c -o xdebug_llist.lo
cc -I. -I/Users/benhamblin/Downloads/xdebug-2.2.1 -DPHP_ATOM_INC -I/Users/benhamblin/Downloads/xdebug-2.2.1/include -I/Users/benhamblin/Downloads/xdebug-2.2.1/main -I/Users/benhamblin/Downloads/xdebug-2.2.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/main -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/TSRM -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/Zend -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext/date/lib -I/Applications/XAMPP/xamppfiles/include -DHAVE_CONFIG_H -arch i386 -arch x86_64 -g -Os -pipe -no-cpp-precomp -c /Users/benhamblin/Downloads/xdebug-2.2.1/xdebug_llist.c -fno-common -DPIC -o .libs/xdebug_llist.o
/bin/sh /Users/benhamblin/Downloads/xdebug-2.2.1/libtool --mode=compile cc -I. -I/Users/benhamblin/Downloads/xdebug-2.2.1 -DPHP_ATOM_INC -I/Users/benhamblin/Downloads/xdebug-2.2.1/include -I/Users/benhamblin/Downloads/xdebug-2.2.1/main -I/Users/benhamblin/Downloads/xdebug-2.2.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/main -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/TSRM -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/Zend -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext/date/lib -I/Applications/XAMPP/xamppfiles/include -DHAVE_CONFIG_H -arch i386 -arch x86_64 -g -Os -pipe -no-cpp-precomp -c /Users/benhamblin/Downloads/xdebug-2.2.1/xdebug_hash.c -o xdebug_hash.lo
cc -I. -I/Users/benhamblin/Downloads/xdebug-2.2.1 -DPHP_ATOM_INC -I/Users/benhamblin/Downloads/xdebug-2.2.1/include -I/Users/benhamblin/Downloads/xdebug-2.2.1/main -I/Users/benhamblin/Downloads/xdebug-2.2.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/main -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/TSRM -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/Zend -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext/date/lib -I/Applications/XAMPP/xamppfiles/include -DHAVE_CONFIG_H -arch i386 -arch x86_64 -g -Os -pipe -no-cpp-precomp -c /Users/benhamblin/Downloads/xdebug-2.2.1/xdebug_hash.c -fno-common -DPIC -o .libs/xdebug_hash.o
/bin/sh /Users/benhamblin/Downloads/xdebug-2.2.1/libtool --mode=compile cc -I. -I/Users/benhamblin/Downloads/xdebug-2.2.1 -DPHP_ATOM_INC -I/Users/benhamblin/Downloads/xdebug-2.2.1/include -I/Users/benhamblin/Downloads/xdebug-2.2.1/main -I/Users/benhamblin/Downloads/xdebug-2.2.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/main -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/TSRM -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/Zend -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext/date/lib -I/Applications/XAMPP/xamppfiles/include -DHAVE_CONFIG_H -arch i386 -arch x86_64 -g -Os -pipe -no-cpp-precomp -c /Users/benhamblin/Downloads/xdebug-2.2.1/xdebug_private.c -o xdebug_private.lo
cc -I. -I/Users/benhamblin/Downloads/xdebug-2.2.1 -DPHP_ATOM_INC -I/Users/benhamblin/Downloads/xdebug-2.2.1/include -I/Users/benhamblin/Downloads/xdebug-2.2.1/main -I/Users/benhamblin/Downloads/xdebug-2.2.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/main -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/TSRM -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/Zend -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext/date/lib -I/Applications/XAMPP/xamppfiles/include -DHAVE_CONFIG_H -arch i386 -arch x86_64 -g -Os -pipe -no-cpp-precomp -c /Users/benhamblin/Downloads/xdebug-2.2.1/xdebug_private.c -fno-common -DPIC -o .libs/xdebug_private.o
/bin/sh /Users/benhamblin/Downloads/xdebug-2.2.1/libtool --mode=compile cc -I. -I/Users/benhamblin/Downloads/xdebug-2.2.1 -DPHP_ATOM_INC -I/Users/benhamblin/Downloads/xdebug-2.2.1/include -I/Users/benhamblin/Downloads/xdebug-2.2.1/main -I/Users/benhamblin/Downloads/xdebug-2.2.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/main -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/TSRM -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/Zend -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext/date/lib -I/Applications/XAMPP/xamppfiles/include -DHAVE_CONFIG_H -arch i386 -arch x86_64 -g -Os -pipe -no-cpp-precomp -c /Users/benhamblin/Downloads/xdebug-2.2.1/xdebug_profiler.c -o xdebug_profiler.lo
cc -I. -I/Users/benhamblin/Downloads/xdebug-2.2.1 -DPHP_ATOM_INC -I/Users/benhamblin/Downloads/xdebug-2.2.1/include -I/Users/benhamblin/Downloads/xdebug-2.2.1/main -I/Users/benhamblin/Downloads/xdebug-2.2.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/main -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/TSRM -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/Zend -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext/date/lib -I/Applications/XAMPP/xamppfiles/include -DHAVE_CONFIG_H -arch i386 -arch x86_64 -g -Os -pipe -no-cpp-precomp -c /Users/benhamblin/Downloads/xdebug-2.2.1/xdebug_profiler.c -fno-common -DPIC -o .libs/xdebug_profiler.o
/bin/sh /Users/benhamblin/Downloads/xdebug-2.2.1/libtool --mode=compile cc -I. -I/Users/benhamblin/Downloads/xdebug-2.2.1 -DPHP_ATOM_INC -I/Users/benhamblin/Downloads/xdebug-2.2.1/include -I/Users/benhamblin/Downloads/xdebug-2.2.1/main -I/Users/benhamblin/Downloads/xdebug-2.2.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/main -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/TSRM -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/Zend -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext/date/lib -I/Applications/XAMPP/xamppfiles/include -DHAVE_CONFIG_H -arch i386 -arch x86_64 -g -Os -pipe -no-cpp-precomp -c /Users/benhamblin/Downloads/xdebug-2.2.1/xdebug_set.c -o xdebug_set.lo
cc -I. -I/Users/benhamblin/Downloads/xdebug-2.2.1 -DPHP_ATOM_INC -I/Users/benhamblin/Downloads/xdebug-2.2.1/include -I/Users/benhamblin/Downloads/xdebug-2.2.1/main -I/Users/benhamblin/Downloads/xdebug-2.2.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/main -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/TSRM -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/Zend -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext/date/lib -I/Applications/XAMPP/xamppfiles/include -DHAVE_CONFIG_H -arch i386 -arch x86_64 -g -Os -pipe -no-cpp-precomp -c /Users/benhamblin/Downloads/xdebug-2.2.1/xdebug_set.c -fno-common -DPIC -o .libs/xdebug_set.o
/bin/sh /Users/benhamblin/Downloads/xdebug-2.2.1/libtool --mode=compile cc -I. -I/Users/benhamblin/Downloads/xdebug-2.2.1 -DPHP_ATOM_INC -I/Users/benhamblin/Downloads/xdebug-2.2.1/include -I/Users/benhamblin/Downloads/xdebug-2.2.1/main -I/Users/benhamblin/Downloads/xdebug-2.2.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/main -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/TSRM -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/Zend -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext/date/lib -I/Applications/XAMPP/xamppfiles/include -DHAVE_CONFIG_H -arch i386 -arch x86_64 -g -Os -pipe -no-cpp-precomp -c /Users/benhamblin/Downloads/xdebug-2.2.1/xdebug_stack.c -o xdebug_stack.lo
cc -I. -I/Users/benhamblin/Downloads/xdebug-2.2.1 -DPHP_ATOM_INC -I/Users/benhamblin/Downloads/xdebug-2.2.1/include -I/Users/benhamblin/Downloads/xdebug-2.2.1/main -I/Users/benhamblin/Downloads/xdebug-2.2.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/main -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/TSRM -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/Zend -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext/date/lib -I/Applications/XAMPP/xamppfiles/include -DHAVE_CONFIG_H -arch i386 -arch x86_64 -g -Os -pipe -no-cpp-precomp -c /Users/benhamblin/Downloads/xdebug-2.2.1/xdebug_stack.c -fno-common -DPIC -o .libs/xdebug_stack.o
/bin/sh /Users/benhamblin/Downloads/xdebug-2.2.1/libtool --mode=compile cc -I. -I/Users/benhamblin/Downloads/xdebug-2.2.1 -DPHP_ATOM_INC -I/Users/benhamblin/Downloads/xdebug-2.2.1/include -I/Users/benhamblin/Downloads/xdebug-2.2.1/main -I/Users/benhamblin/Downloads/xdebug-2.2.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/main -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/TSRM -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/Zend -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext/date/lib -I/Applications/XAMPP/xamppfiles/include -DHAVE_CONFIG_H -arch i386 -arch x86_64 -g -Os -pipe -no-cpp-precomp -c /Users/benhamblin/Downloads/xdebug-2.2.1/xdebug_str.c -o xdebug_str.lo
cc -I. -I/Users/benhamblin/Downloads/xdebug-2.2.1 -DPHP_ATOM_INC -I/Users/benhamblin/Downloads/xdebug-2.2.1/include -I/Users/benhamblin/Downloads/xdebug-2.2.1/main -I/Users/benhamblin/Downloads/xdebug-2.2.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/main -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/TSRM -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/Zend -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext/date/lib -I/Applications/XAMPP/xamppfiles/include -DHAVE_CONFIG_H -arch i386 -arch x86_64 -g -Os -pipe -no-cpp-precomp -c /Users/benhamblin/Downloads/xdebug-2.2.1/xdebug_str.c -fno-common -DPIC -o .libs/xdebug_str.o
/bin/sh /Users/benhamblin/Downloads/xdebug-2.2.1/libtool --mode=compile cc -I. -I/Users/benhamblin/Downloads/xdebug-2.2.1 -DPHP_ATOM_INC -I/Users/benhamblin/Downloads/xdebug-2.2.1/include -I/Users/benhamblin/Downloads/xdebug-2.2.1/main -I/Users/benhamblin/Downloads/xdebug-2.2.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/main -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/TSRM -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/Zend -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext/date/lib -I/Applications/XAMPP/xamppfiles/include -DHAVE_CONFIG_H -arch i386 -arch x86_64 -g -Os -pipe -no-cpp-precomp -c /Users/benhamblin/Downloads/xdebug-2.2.1/xdebug_superglobals.c -o xdebug_superglobals.lo
cc -I. -I/Users/benhamblin/Downloads/xdebug-2.2.1 -DPHP_ATOM_INC -I/Users/benhamblin/Downloads/xdebug-2.2.1/include -I/Users/benhamblin/Downloads/xdebug-2.2.1/main -I/Users/benhamblin/Downloads/xdebug-2.2.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/main -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/TSRM -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/Zend -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext/date/lib -I/Applications/XAMPP/xamppfiles/include -DHAVE_CONFIG_H -arch i386 -arch x86_64 -g -Os -pipe -no-cpp-precomp -c /Users/benhamblin/Downloads/xdebug-2.2.1/xdebug_superglobals.c -fno-common -DPIC -o .libs/xdebug_superglobals.o
/bin/sh /Users/benhamblin/Downloads/xdebug-2.2.1/libtool --mode=compile cc -I. -I/Users/benhamblin/Downloads/xdebug-2.2.1 -DPHP_ATOM_INC -I/Users/benhamblin/Downloads/xdebug-2.2.1/include -I/Users/benhamblin/Downloads/xdebug-2.2.1/main -I/Users/benhamblin/Downloads/xdebug-2.2.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/main -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/TSRM -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/Zend -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext/date/lib -I/Applications/XAMPP/xamppfiles/include -DHAVE_CONFIG_H -arch i386 -arch x86_64 -g -Os -pipe -no-cpp-precomp -c /Users/benhamblin/Downloads/xdebug-2.2.1/xdebug_tracing.c -o xdebug_tracing.lo
cc -I. -I/Users/benhamblin/Downloads/xdebug-2.2.1 -DPHP_ATOM_INC -I/Users/benhamblin/Downloads/xdebug-2.2.1/include -I/Users/benhamblin/Downloads/xdebug-2.2.1/main -I/Users/benhamblin/Downloads/xdebug-2.2.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/main -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/TSRM -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/Zend -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext/date/lib -I/Applications/XAMPP/xamppfiles/include -DHAVE_CONFIG_H -arch i386 -arch x86_64 -g -Os -pipe -no-cpp-precomp -c /Users/benhamblin/Downloads/xdebug-2.2.1/xdebug_tracing.c -fno-common -DPIC -o .libs/xdebug_tracing.o
/Users/benhamblin/Downloads/xdebug-2.2.1/xdebug_tracing.c:452:28: warning: format string is not a string literal (potentially insecure)
[-Wformat-security]
fprintf(XG(trace_file), tmp);
^~~
1 warning generated.
/Users/benhamblin/Downloads/xdebug-2.2.1/xdebug_tracing.c:452:28: warning: format string is not a string literal (potentially insecure)
[-Wformat-security]
fprintf(XG(trace_file), tmp);
^~~
1 warning generated.
/bin/sh /Users/benhamblin/Downloads/xdebug-2.2.1/libtool --mode=compile cc -I. -I/Users/benhamblin/Downloads/xdebug-2.2.1 -DPHP_ATOM_INC -I/Users/benhamblin/Downloads/xdebug-2.2.1/include -I/Users/benhamblin/Downloads/xdebug-2.2.1/main -I/Users/benhamblin/Downloads/xdebug-2.2.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/main -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/TSRM -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/Zend -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext/date/lib -I/Applications/XAMPP/xamppfiles/include -DHAVE_CONFIG_H -arch i386 -arch x86_64 -g -Os -pipe -no-cpp-precomp -c /Users/benhamblin/Downloads/xdebug-2.2.1/xdebug_var.c -o xdebug_var.lo
cc -I. -I/Users/benhamblin/Downloads/xdebug-2.2.1 -DPHP_ATOM_INC -I/Users/benhamblin/Downloads/xdebug-2.2.1/include -I/Users/benhamblin/Downloads/xdebug-2.2.1/main -I/Users/benhamblin/Downloads/xdebug-2.2.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/main -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/TSRM -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/Zend -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext/date/lib -I/Applications/XAMPP/xamppfiles/include -DHAVE_CONFIG_H -arch i386 -arch x86_64 -g -Os -pipe -no-cpp-precomp -c /Users/benhamblin/Downloads/xdebug-2.2.1/xdebug_var.c -fno-common -DPIC -o .libs/xdebug_var.o
/Users/benhamblin/Downloads/xdebug-2.2.1/xdebug_var.c:219:65: warning: passing 'const char ' to parameter of type 'char ' discards
qualifiers in nested pointer types [-Wincompatible-pointer-types]
zend_unmangle_property_name(mangled_property, mangled_len - 1, &cls_name, &prop_name);
^~~~~
/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/Zend/zend_compile.h:575:99: note: passing argument to parameter 'prop_name' here
ZEND_API int zend_unmangle_property_name(char *mangled_property, int mangled_property_len, char prop_name, char class_name);
^
/Users/benhamblin/Downloads/xdebug-2.2.1/xdebug_var.c:219:76: warning: passing 'const char ' to parameter of type 'char ' discards
qualifiers in nested pointer types [-Wincompatible-pointer-types]
zend_unmangle_property_name(mangled_property, mangled_len - 1, &cls_name, &prop_name);
^~~~~~
/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/Zend/zend_compile.h:575:117: note: passing argument to parameter 'class_name' here
ZEND_API int zend_unmangle_property_name(char mangled_property, int mangled_property_len, char prop_name, char class_name);
^
/Users/benhamblin/Downloads/xdebug-2.2.1/xdebug_var.c:437:39: warning: passing 'const char ' to parameter of type 'char ' discards
qualifiers in nested pointer types [-Wincompatible-pointer-types]
zend_get_object_classname(struc, (const char ) &class_name, &class_name_len TSRMLS_CC);
^~~~~~~
/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/Zend/zend_API.h:324:67: note: passing argument to parameter 'class_name' here
ZEND_API int zend_get_object_classname(const zval *object, char class_name, zend_uint class_name_len TSRMLS_DC);
^
/Users/benhamblin/Downloads/xdebug-2.2.1/xdebug_var.c:535:38: warning: passing 'const char ' to parameter of type 'char ' discards
qualifiers in nested pointer types [-Wincompatible-pointer-types]
zend_get_object_classname(struc, (const char ) &class_name, &class_name_len TSRMLS_CC);
^~~~~~~
/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/Zend/zend_API.h:324:67: note: passing argument to parameter 'class_name' here
ZEND_API int zend_get_object_classname(const zval *object, char class_name, zend_uint class_name_len TSRMLS_DC);
^
/Users/benhamblin/Downloads/xdebug-2.2.1/xdebug_var.c:748:39: warning: passing 'const char ' to parameter of type 'char ' discards
qualifiers in nested pointer types [-Wincompatible-pointer-types]
zend_get_object_classname(struc, (const char ) &class_name, &class_name_len TSRMLS_CC);
^~~~~~~
/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/Zend/zend_API.h:324:67: note: passing argument to parameter 'class_name' here
ZEND_API int zend_get_object_classname(const zval *object, char class_name, zend_uint class_name_len TSRMLS_DC);
^
/Users/benhamblin/Downloads/xdebug-2.2.1/xdebug_var.c:846:38: warning: passing 'const char ' to parameter of type 'char ' discards
qualifiers in nested pointer types [-Wincompatible-pointer-types]
zend_get_object_classname(struc, (const char ) &class_name, &class_name_len TSRMLS_CC);
^~~~~~~
/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/Zend/zend_API.h:324:67: note: passing argument to parameter 'class_name' here
ZEND_API int zend_get_object_classname(const zval *object, char class_name, zend_uint class_name_len TSRMLS_DC);
^
/Users/benhamblin/Downloads/xdebug-2.2.1/xdebug_var.c:1250:38: warning: passing 'const char ' to parameter of type 'char ' discards
qualifiers in nested pointer types [-Wincompatible-pointer-types]
zend_get_object_classname(struc, (const char ) &class_name, &class_name_len TSRMLS_CC);
^~~~~~~
/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/Zend/zend_API.h:324:67: note: passing argument to parameter 'class_name' here
ZEND_API int zend_get_object_classname(const zval *object, char class_name, zend_uint class_name_len TSRMLS_DC);
^
7 warnings generated.
/Users/benhamblin/Downloads/xdebug-2.2.1/xdebug_var.c:219:65: warning: passing 'const char ' to parameter of type 'char ' discards
qualifiers in nested pointer types [-Wincompatible-pointer-types]
zend_unmangle_property_name(mangled_property, mangled_len - 1, &cls_name, &prop_name);
^~~~~
/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/Zend/zend_compile.h:575:99: note: passing argument to parameter 'prop_name' here
ZEND_API int zend_unmangle_property_name(char mangled_property, int mangled_property_len, char prop_name, char class_name);
^
/Users/benhamblin/Downloads/xdebug-2.2.1/xdebug_var.c:219:76: warning: passing 'const char ' to parameter of type 'char ' discards
qualifiers in nested pointer types [-Wincompatible-pointer-types]
zend_unmangle_property_name(mangled_property, mangled_len - 1, &cls_name, &prop_name);
^~~~~~
/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/Zend/zend_compile.h:575:117: note: passing argument to parameter 'class_name' here
ZEND_API int zend_unmangle_property_name(char mangled_property, int mangled_property_len, char prop_name, char class_name);
^
/Users/benhamblin/Downloads/xdebug-2.2.1/xdebug_var.c:437:39: warning: passing 'const char ' to parameter of type 'char ' discards
qualifiers in nested pointer types [-Wincompatible-pointer-types]
zend_get_object_classname(struc, (const char ) &class_name, &class_name_len TSRMLS_CC);
^~~~~~~
/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/Zend/zend_API.h:324:67: note: passing argument to parameter 'class_name' here
ZEND_API int zend_get_object_classname(const zval *object, char class_name, zend_uint class_name_len TSRMLS_DC);
^
/Users/benhamblin/Downloads/xdebug-2.2.1/xdebug_var.c:535:38: warning: passing 'const char ' to parameter of type 'char ' discards
qualifiers in nested pointer types [-Wincompatible-pointer-types]
zend_get_object_classname(struc, (const char ) &class_name, &class_name_len TSRMLS_CC);
^~~~~~~
/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/Zend/zend_API.h:324:67: note: passing argument to parameter 'class_name' here
ZEND_API int zend_get_object_classname(const zval *object, char class_name, zend_uint class_name_len TSRMLS_DC);
^
/Users/benhamblin/Downloads/xdebug-2.2.1/xdebug_var.c:748:39: warning: passing 'const char ' to parameter of type 'char ' discards
qualifiers in nested pointer types [-Wincompatible-pointer-types]
zend_get_object_classname(struc, (const char ) &class_name, &class_name_len TSRMLS_CC);
^~~~~~~
/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/Zend/zend_API.h:324:67: note: passing argument to parameter 'class_name' here
ZEND_API int zend_get_object_classname(const zval *object, char class_name, zend_uint class_name_len TSRMLS_DC);
^
/Users/benhamblin/Downloads/xdebug-2.2.1/xdebug_var.c:846:38: warning: passing 'const char ' to parameter of type 'char ' discards
qualifiers in nested pointer types [-Wincompatible-pointer-types]
zend_get_object_classname(struc, (const char ) &class_name, &class_name_len TSRMLS_CC);
^~~~~~~
/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/Zend/zend_API.h:324:67: note: passing argument to parameter 'class_name' here
ZEND_API int zend_get_object_classname(const zval *object, char class_name, zend_uint class_name_len TSRMLS_DC);
^
/Users/benhamblin/Downloads/xdebug-2.2.1/xdebug_var.c:1250:38: warning: passing 'const char ' to parameter of type 'char ' discards
qualifiers in nested pointer types [-Wincompatible-pointer-types]
zend_get_object_classname(struc, (const char ) &class_name, &class_name_len TSRMLS_CC);
^~~~~~~
/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/Zend/zend_API.h:324:67: note: passing argument to parameter 'class_name' here
ZEND_API int zend_get_object_classname(const zval *object, char *class_name, zend_uint class_name_len TSRMLS_DC);
^
7 warnings generated.
/bin/sh /Users/benhamblin/Downloads/xdebug-2.2.1/libtool --mode=compile cc -I. -I/Users/benhamblin/Downloads/xdebug-2.2.1 -DPHP_ATOM_INC -I/Users/benhamblin/Downloads/xdebug-2.2.1/include -I/Users/benhamblin/Downloads/xdebug-2.2.1/main -I/Users/benhamblin/Downloads/xdebug-2.2.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/main -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/TSRM -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/Zend -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext/date/lib -I/Applications/XAMPP/xamppfiles/include -DHAVE_CONFIG_H -arch i386 -arch x86_64 -g -Os -pipe -no-cpp-precomp -c /Users/benhamblin/Downloads/xdebug-2.2.1/xdebug_xml.c -o xdebug_xml.lo
cc -I. -I/Users/benhamblin/Downloads/xdebug-2.2.1 -DPHP_ATOM_INC -I/Users/benhamblin/Downloads/xdebug-2.2.1/include -I/Users/benhamblin/Downloads/xdebug-2.2.1/main -I/Users/benhamblin/Downloads/xdebug-2.2.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/main -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/TSRM -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/Zend -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext/date/lib -I/Applications/XAMPP/xamppfiles/include -DHAVE_CONFIG_H -arch i386 -arch x86_64 -g -Os -pipe -no-cpp-precomp -c /Users/benhamblin/Downloads/xdebug-2.2.1/xdebug_xml.c -fno-common -DPIC -o .libs/xdebug_xml.o
/bin/sh /Users/benhamblin/Downloads/xdebug-2.2.1/libtool --mode=compile cc -I. -I/Users/benhamblin/Downloads/xdebug-2.2.1 -DPHP_ATOM_INC -I/Users/benhamblin/Downloads/xdebug-2.2.1/include -I/Users/benhamblin/Downloads/xdebug-2.2.1/main -I/Users/benhamblin/Downloads/xdebug-2.2.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/main -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/TSRM -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/Zend -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext/date/lib -I/Applications/XAMPP/xamppfiles/include -DHAVE_CONFIG_H -arch i386 -arch x86_64 -g -Os -pipe -no-cpp-precomp -c /Users/benhamblin/Downloads/xdebug-2.2.1/usefulstuff.c -o usefulstuff.lo
cc -I. -I/Users/benhamblin/Downloads/xdebug-2.2.1 -DPHP_ATOM_INC -I/Users/benhamblin/Downloads/xdebug-2.2.1/include -I/Users/benhamblin/Downloads/xdebug-2.2.1/main -I/Users/benhamblin/Downloads/xdebug-2.2.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/main -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/TSRM -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/Zend -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext/date/lib -I/Applications/XAMPP/xamppfiles/include -DHAVE_CONFIG_H -arch i386 -arch x86_64 -g -Os -pipe -no-cpp-precomp -c /Users/benhamblin/Downloads/xdebug-2.2.1/usefulstuff.c -fno-common -DPIC -o .libs/usefulstuff.o
/bin/sh /Users/benhamblin/Downloads/xdebug-2.2.1/libtool --mode=link cc -DPHP_ATOM_INC -I/Users/benhamblin/Downloads/xdebug-2.2.1/include -I/Users/benhamblin/Downloads/xdebug-2.2.1/main -I/Users/benhamblin/Downloads/xdebug-2.2.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1 -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/main -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/TSRM -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/Zend -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext -I/Applications/XAMPP/xamppfiles/include/php/php-5.3.1/php/ext/date/lib -I/Applications/XAMPP/xamppfiles/include -DHAVE_CONFIG_H -arch i386 -arch x86_64 -g -Os -pipe -no-cpp-precomp -arch i386 -arch x86_64 -bind_at_load -o xdebug.la -export-dynamic -avoid-version -prefer-pic -module -rpath /Users/benhamblin/Downloads/xdebug-2.2.1/modules xdebug.lo xdebug_code_coverage.lo xdebug_com.lo xdebug_compat.lo xdebug_handler_dbgp.lo xdebug_handlers.lo xdebug_llist.lo xdebug_hash.lo xdebug_private.lo xdebug_profiler.lo xdebug_set.lo xdebug_stack.lo xdebug_str.lo xdebug_superglobals.lo xdebug_tracing.lo xdebug_var.lo xdebug_xml.lo usefulstuff.lo -lm
cc ${wl}-undefined ${wl}dynamic_lookup -o .libs/xdebug.so -bundle .libs/xdebug.o .libs/xdebug_code_coverage.o .libs/xdebug_com.o .libs/xdebug_compat.o .libs/xdebug_handler_dbgp.o .libs/xdebug_handlers.o .libs/xdebug_llist.o .libs/xdebug_hash.o .libs/xdebug_private.o .libs/xdebug_profiler.o .libs/xdebug_set.o .libs/xdebug_stack.o .libs/xdebug_str.o .libs/xdebug_superglobals.o .libs/xdebug_tracing.o .libs/xdebug_var.o .libs/xdebug_xml.o .libs/usefulstuff.o -lm -arch i386 -arch x86_64 -arch i386 -arch x86_64
creating xdebug.la
(cd .libs && rm -f xdebug.la && ln -s ../xdebug.la xdebug.la)
/bin/sh /Users/benhamblin/Downloads/xdebug-2.2.1/libtool --mode=install cp ./xdebug.la /Users/benhamblin/Downloads/xdebug-2.2.1/modules
cp ./.libs/xdebug.so /Users/benhamblin/Downloads/xdebug-2.2.1/modules/xdebug.so
cp ./.libs/xdebug.lai /Users/benhamblin/Downloads/xdebug-2.2.1/modules/xdebug.la
Libraries have been installed in:
/Users/benhamblin/Downloads/xdebug-2.2.1/modules
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable
during execution
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
Build complete.
Don't forget to run 'make test'. |