Mock Version: 1.1.21 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/php-pecl-xdebug.spec'], False, '/var/lib/mock/rhel-6-x86_64/root/', None, 0, True, False, 500, 490, None, False, {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/php-pecl-xdebug.spec'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} sh: php-config: command not found error: Macro %php_extdir has empty body Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/php-pecl-xdebug-2.1.4-1.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/php-pecl-xdebug.spec'], False, '/var/lib/mock/rhel-6-x86_64/root/', None, 0, True, False, 500, 490, None, False, {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/php-pecl-xdebug.spec'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vyYwkS + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf php-pecl-xdebug-2.1.4 + /bin/mkdir -p php-pecl-xdebug-2.1.4 + cd php-pecl-xdebug-2.1.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/xdebug-2.1.4.tgz + /bin/tar -xf - gzip: stdout: Broken pipe + STATUS=0 + '[' 0 -ne 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + cd xdebug-2.1.4 + mv ../package2.xml xdebug.xml + iconv -f iso8859-1 -t utf-8 Changelog + mv -f Changelog.conv Changelog + chmod -x php_xdebug.h usefulstuff.c usefulstuff.h xdebug.c xdebug_code_coverage.c xdebug_code_coverage.h xdebug_com.c xdebug_com.h xdebug_compat.c xdebug_compat.h xdebug_handler_dbgp.c xdebug_handler_dbgp.h xdebug_handlers.c xdebug_handlers.h xdebug_hash.c xdebug_hash.h xdebug_llist.c xdebug_llist.h xdebug_mm.h xdebug_private.c xdebug_private.h xdebug_profiler.c xdebug_profiler.h xdebug_set.c xdebug_set.h xdebug_stack.c xdebug_stack.h xdebug_str.c xdebug_str.h xdebug_superglobals.c xdebug_superglobals.h xdebug_tracing.c xdebug_tracing.h xdebug_var.c xdebug_var.h xdebug_xml.c xdebug_xml.h ++ sed -n '/XDEBUG_VERSION/{s/.* "//;s/".*$//;p}' php_xdebug.h + ver=2.1.4 + test 2.1.4 '!=' 2.1.4 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.vWvVFU + umask 022 + cd /builddir/build/BUILD + cd php-pecl-xdebug-2.1.4 + LANG=C + export LANG + unset DISPLAY + cd xdebug-2.1.4 + phpize Configuring for: PHP Api Version: 20090626 Zend Module Api No: 20090626 Zend Extension Api No: 220090626 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-xdebug checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for a sed that does not truncate output... /bin/sed checking for x86_64-unknown-linux-gnu-cc... no checking for x86_64-unknown-linux-gnu-gcc... no checking for cc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 checking for suncc... no checking whether cc understands -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-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-redhat-linux-gnu checking for PHP prefix... /usr checking for PHP includes... -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib checking for PHP extension directory... /usr/lib64/php/modules checking for PHP installed headers prefix... /usr/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... gawk checking whether to enable eXtended debugging support... yes, shared checking Check for supported PHP versions... supported (5.3.16) 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... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking the maximum length of command line arguments... 1966080 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for x86_64-unknown-linux-gnu-ar... no checking for ar... ar checking for x86_64-unknown-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-unknown-linux-gnu-strip... no checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... no checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so 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 + /usr/bin/make -j4 /bin/sh /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/include -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/main -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/xdebug.c -o xdebug.lo /bin/sh /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/include -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/main -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/xdebug_code_coverage.c -o xdebug_code_coverage.lo /bin/sh /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/include -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/main -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/xdebug_com.c -o xdebug_com.lo /bin/sh /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/include -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/main -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/xdebug_compat.c -o xdebug_compat.lo mkdir .libs cc -I. -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/include -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/main -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/xdebug_com.c -fPIC -DPIC -o .libs/xdebug_com.o cc -I. -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/include -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/main -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/xdebug_compat.c -fPIC -DPIC -o .libs/xdebug_compat.o cc -I. -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/include -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/main -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/xdebug_code_coverage.c -fPIC -DPIC -o .libs/xdebug_code_coverage.o cc -I. -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/include -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/main -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/xdebug.c -fPIC -DPIC -o .libs/xdebug.o /bin/sh /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/include -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/main -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/xdebug_handler_dbgp.c -o xdebug_handler_dbgp.lo /bin/sh /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/include -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/main -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/xdebug_handlers.c -o xdebug_handlers.lo cc -I. -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/include -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/main -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/xdebug_handler_dbgp.c -fPIC -DPIC -o .libs/xdebug_handler_dbgp.o /bin/sh /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/include -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/main -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/xdebug_llist.c -o xdebug_llist.lo cc -I. -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/include -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/main -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/xdebug_handlers.c -fPIC -DPIC -o .libs/xdebug_handlers.o cc -I. -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/include -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/main -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/xdebug_llist.c -fPIC -DPIC -o .libs/xdebug_llist.o /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/xdebug.c: In function 'xdebug_header_handler': /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/xdebug.c:1438: warning: enumeration value 'SAPI_HEADER_DELETE' not handled in switch /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/xdebug.c:1438: warning: enumeration value 'SAPI_HEADER_SET_STATUS' not handled in switch /bin/sh /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/include -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/main -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/xdebug_hash.c -o xdebug_hash.lo /bin/sh /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/include -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/main -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/xdebug_private.c -o xdebug_private.lo /bin/sh /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/include -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/main -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/xdebug_profiler.c -o xdebug_profiler.lo cc -I. -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/include -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/main -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/xdebug_hash.c -fPIC -DPIC -o .libs/xdebug_hash.o cc -I. -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/include -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/main -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/xdebug_private.c -fPIC -DPIC -o .libs/xdebug_private.o cc -I. -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/include -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/main -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/xdebug_profiler.c -fPIC -DPIC -o .libs/xdebug_profiler.o /bin/sh /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/include -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/main -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/xdebug_set.c -o xdebug_set.lo /bin/sh /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/include -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/main -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/xdebug_stack.c -o xdebug_stack.lo cc -I. -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/include -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/main -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/xdebug_set.c -fPIC -DPIC -o .libs/xdebug_set.o /bin/sh /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/include -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/main -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/xdebug_str.c -o xdebug_str.lo /bin/sh /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/include -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/main -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/xdebug_superglobals.c -o xdebug_superglobals.lo /bin/sh /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/include -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/main -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/xdebug_tracing.c -o xdebug_tracing.lo cc -I. -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/include -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/main -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/xdebug_stack.c -fPIC -DPIC -o .libs/xdebug_stack.o cc -I. -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/include -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/main -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/xdebug_str.c -fPIC -DPIC -o .libs/xdebug_str.o cc -I. -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/include -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/main -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/xdebug_superglobals.c -fPIC -DPIC -o .libs/xdebug_superglobals.o cc -I. -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/include -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/main -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/xdebug_tracing.c -fPIC -DPIC -o .libs/xdebug_tracing.o /bin/sh /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/include -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/main -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/xdebug_var.c -o xdebug_var.lo /bin/sh /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/include -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/main -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/xdebug_xml.c -o xdebug_xml.lo /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/xdebug_stack.c: In function 'xdebug_append_error_description': /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/xdebug_stack.c:238: warning: pointer targets in passing argument 1 of 'php_escape_html_entities' differ in signedness /usr/include/php/ext/standard/html.h:42: note: expected 'unsigned char *' but argument is of type 'char *' /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/xdebug_stack.c: In function 'xdebug_error_cb': /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/xdebug_stack.c:595: warning: passing argument 3 of 'xdebug_globals.context.handler->remote_breakpoint' discards qualifiers from pointer target type /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/xdebug_stack.c:595: note: expected 'char *' but argument is of type 'const char *' /bin/sh /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/include -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/main -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/usefulstuff.c -o usefulstuff.lo cc -I. -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/include -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/main -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/xdebug_var.c -fPIC -DPIC -o .libs/xdebug_var.o cc -I. -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/include -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/main -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/xdebug_xml.c -fPIC -DPIC -o .libs/xdebug_xml.o cc -I. -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/include -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/main -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/usefulstuff.c -fPIC -DPIC -o .libs/usefulstuff.o /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/xdebug_var.c: In function 'xdebug_attach_static_vars': /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/xdebug_var.c:727: warning: control reaches end of non-void function /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/xdebug_var.c: At top level: /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/xdebug_var.c:521: warning: 'xdebug_hash_object_item_dtor' defined but not used /bin/sh /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/libtool --mode=link cc -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/include -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/main -I/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O0 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o xdebug.la -export-dynamic -avoid-version -prefer-pic -module -rpath /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/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 -shared .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 -m64 -mtune=generic -Wl,-soname -Wl,xdebug.so -o .libs/xdebug.so creating xdebug.la (cd .libs && rm -f xdebug.la && ln -s ../xdebug.la xdebug.la) /bin/sh /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/libtool --mode=install cp ./xdebug.la /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/modules cp ./.libs/xdebug.so /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/modules/xdebug.so cp ./.libs/xdebug.lai /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/modules/xdebug.la PATH="$PATH:/sbin" ldconfig -n /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/modules ---------------------------------------------------------------------- Libraries have been installed in: /builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/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 `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' 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'. + pushd debugclient ~/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/debugclient ~/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-libedit checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking whether make sets $(MAKE)... (cached) yes checking for x86_64-unknown-linux-gnu-gcc... no checking for gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E 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 error.h usability... yes checking error.h presence... yes checking for error.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking for gethostbyname in -lnsl... yes checking for socket in -lsocket... no checking for strerror... yes checking for strtol... yes checking for strtoul... yes checking whether to enable debugging... no checking whether to use dmalloc debugging... no checking whether to use libedit... yes checking for tgetflag in -ltermcap... yes checking for el_set in -ledit... yes checking for H_SETSIZE... H_SETSIZE checking for number of arguments to el_init... 4 configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default commands + /usr/bin/make -j4 /usr/bin/make all-am make[1]: Entering directory `/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/debugclient' gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT usefulstuff.o -MD -MP -MF .deps/usefulstuff.Tpo -c -o usefulstuff.o usefulstuff.c mv -f .deps/usefulstuff.Tpo .deps/usefulstuff.Po main.c: In function 'main': main.c:314: warning: control reaches end of non-void function mv -f .deps/main.Tpo .deps/main.Po gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o debugclient main.o usefulstuff.o -ledit -ltermcap -lnsl make[1]: Leaving directory `/builddir/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4/debugclient' + popd ~/build/BUILD/php-pecl-xdebug-2.1.4/xdebug-2.1.4 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5Wztom + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/php-pecl-xdebug-2.1.4-1.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/php-pecl-xdebug-2.1.4-1.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/php-pecl-xdebug-2.1.4-1.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/php-pecl-xdebug-2.1.4-1.el6.x86_64 + cd php-pecl-xdebug-2.1.4 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/php-pecl-xdebug-2.1.4-1.el6.x86_64 + cd xdebug-2.1.4 + make install INSTALL_ROOT=/builddir/build/BUILDROOT/php-pecl-xdebug-2.1.4-1.el6.x86_64 Installing shared extensions: /builddir/build/BUILDROOT/php-pecl-xdebug-2.1.4-1.el6.x86_64/usr/lib64/php/modules/  +----------------------------------------------------------------------+ | | | INSTALLATION INSTRUCTIONS | | ========================= | | | | See http://xdebug.org/install.php#configure-php for instructions | | on how to enable Xdebug for PHP. | | | | Documentation is available online as well: | | - A list of all settings: http://xdebug.org/docs-settings.php | | - A list of all functions: http://xdebug.org/docs-functions.php | | - Profiling instructions: http://xdebug.org/docs-profiling2.php | | - Remote debugging: http://xdebug.org/docs-debugger.php | | | | | | NOTE: Please disregard the message | | You should add "extension=xdebug.so" to php.ini | | that is emitted by the PECL installer. This does not work for | | Xdebug. | | | +----------------------------------------------------------------------+  + install -d /builddir/build/BUILDROOT/php-pecl-xdebug-2.1.4-1.el6.x86_64/usr/bin + install -pm 755 debugclient/debugclient /builddir/build/BUILDROOT/php-pecl-xdebug-2.1.4-1.el6.x86_64/usr/bin + install -d /builddir/build/BUILDROOT/php-pecl-xdebug-2.1.4-1.el6.x86_64/etc/php.d + cat + install -d /builddir/build/BUILDROOT/php-pecl-xdebug-2.1.4-1.el6.x86_64/usr/share/pear/.pkgxml + install -pm 644 xdebug.xml /builddir/build/BUILDROOT/php-pecl-xdebug-2.1.4-1.el6.x86_64/usr/share/pear/.pkgxml/php-pecl-xdebug.xml + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/php-pecl-xdebug-2.1.4 extracting debug info from /builddir/build/BUILDROOT/php-pecl-xdebug-2.1.4-1.el6.x86_64/usr/bin/debugclient extracting debug info from /builddir/build/BUILDROOT/php-pecl-xdebug-2.1.4-1.el6.x86_64/usr/lib64/php/modules/xdebug.so 763 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.pfnUcR + umask 022 + cd /builddir/build/BUILD + cd php-pecl-xdebug-2.1.4 + unset DISPLAY + cd xdebug-2.1.4 + /usr/bin/php --no-php-ini --define zend_extension=modules/xdebug.so --modules + grep Xdebug Xdebug + exit 0 Processing files: php-pecl-xdebug-2.1.4-1.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Jzdw3l + umask 022 + cd /builddir/build/BUILD + cd php-pecl-xdebug-2.1.4 + DOCDIR=/builddir/build/BUILDROOT/php-pecl-xdebug-2.1.4-1.el6.x86_64/usr/share/doc/php-pecl-xdebug-2.1.4 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/php-pecl-xdebug-2.1.4-1.el6.x86_64/usr/share/doc/php-pecl-xdebug-2.1.4 + /bin/mkdir -p /builddir/build/BUILDROOT/php-pecl-xdebug-2.1.4-1.el6.x86_64/usr/share/doc/php-pecl-xdebug-2.1.4 + cp -pr xdebug-2.1.4/Changelog xdebug-2.1.4/CREDITS xdebug-2.1.4/LICENSE xdebug-2.1.4/NEWS xdebug-2.1.4/README /builddir/build/BUILDROOT/php-pecl-xdebug-2.1.4-1.el6.x86_64/usr/share/doc/php-pecl-xdebug-2.1.4 + exit 0 Finding Provides: /bin/sh -c " /bin/grep -v '/usr/lib64/php/modules/.*\.so$' | while read FILE; do /usr/lib/rpm/rpmdeps -P ${FILE}; done | /bin/sort -u " Finding Requires: /bin/sh -c " while read FILE; do /usr/lib/rpm/rpmdeps -R ${FILE}; done | /bin/sort -u " Provides: php-pecl(Xdebug) = 2.1.4 php-pecl(Xdebug)(x86-64) = 2.1.4 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(post): /usr/bin/pecl /bin/sh Requires(postun): /usr/bin/pecl /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libedit.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libnsl.so.1()(64bit) libtinfo.so.5()(64bit) rtld(GNU_HASH) Processing files: php-pecl-xdebug-debuginfo-2.1.4-1.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/php-pecl-xdebug-2.1.4-1.el6.x86_64 Wrote: /builddir/build/RPMS/php-pecl-xdebug-2.1.4-1.el6.x86_64.rpm Wrote: /builddir/build/RPMS/php-pecl-xdebug-debuginfo-2.1.4-1.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bWUe2U + umask 022 + cd /builddir/build/BUILD + cd php-pecl-xdebug-2.1.4 + rm -rf /builddir/build/BUILDROOT/php-pecl-xdebug-2.1.4-1.el6.x86_64 + exit 0 Child return code was: 0 LEAVE do -->