Skip to content

Instantly share code, notes, and snippets.

@bendalton
Created September 8, 2009 17:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bendalton/183093 to your computer and use it in GitHub Desktop.
Save bendalton/183093 to your computer and use it in GitHub Desktop.
[root@daltonconsulting rideamigos.com]# pear upgrade-all
PHP Warning: PHP Startup: fileinfo: Unable to initialize module
Module compiled with module API=20050922, debug=0, thread-safety=0
PHP compiled with module API=20060613, debug=0, thread-safety=0
These options need to match
in Unknown on line 0
Will upgrade archive_tar
Will upgrade console_getopt
Will upgrade log
Will upgrade pear
Will upgrade xml_rpc
Will upgrade xdebug
WARNING: channel "pear.php.net" has updated its protocols, use "channel-update pear.php.net" to update
WARNING: channel "pecl.php.net" has updated its protocols, use "channel-update pecl.php.net" to update
Did not download optional dependencies: pear/DB, pear/MDB2, pear/Mail, use --alldeps to download automatically
pear/Archive_Tar requires PEAR Installer (version >= 1.5.4), installed version is 1.4.9
pear/Log can optionally use package "pear/DB" (version >= 1.3)
pear/Log can optionally use package "pear/MDB2" (version >= 2.0.0RC1)
pear/Log can optionally use package "pear/Mail"
pear/Log can optionally use PHP extension "sqlite"
pear/PEAR dependency package "pear/Archive_Tar" installed version 1.3.1 is not the recommended version 1.3.3, but may be compatible, use --force to install
downloading Console_Getopt-1.2.3.tgz ...
Starting to download Console_Getopt-1.2.3.tgz (4,011 bytes)
....done: 4,011 bytes
downloading Log-1.11.5.tgz ...
Starting to download Log-1.11.5.tgz (44,070 bytes)
...done: 44,070 bytes
downloading XML_RPC-1.5.2.tgz ...
Starting to download XML_RPC-1.5.2.tgz (32,073 bytes)
...done: 32,073 bytes
downloading xdebug-2.0.5.tgz ...
Starting to download xdebug-2.0.5.tgz (289,234 bytes)
...done: 289,234 bytes
downloading XML_Util-1.2.1.tgz ...
Starting to download XML_Util-1.2.1.tgz (17,729 bytes)
...done: 17,729 bytes
upgrade-all ok: channel://pear.php.net/XML_Util-1.2.1
67 source files, building
running: phpize
Configuring for:
PHP Api Version: 20041225
Zend Module Api No: 20060613
Zend Extension Api No: 220060519
building in /var/tmp/pear-build-root/xdebug-2.0.5
running: /tmp/tmpfd96pN/xdebug-2.0.5/configure
checking for egrep... grep -E
checking for a sed that does not truncate output... /bin/sed
checking for gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking whether gcc and cc understand -c and -o together... yes
checking for system library directory... lib
checking if compiler supports -R... no
checking if compiler supports -Wl,-rpath,... yes
checking build system type... i686-redhat-linux-gnu
checking host system type... i686-redhat-linux-gnu
checking target system type... i686-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/lib/php/modules
checking for PHP installed headers prefix... /usr/include/php
checking for re2c... no
configure: WARNING: You will need re2c 0.12.0 or later if you want to regenerate PHP parsers.
checking for gawk... gawk
checking whether to enable eXtended debugging support... yes, shared
checking for gettimeofday... yes
checking for cos in -lm... yes
checking for ld used by gcc... /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 recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) 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
configure: creating libtool
appending configuration tag "CXX" to libtool
appending configuration tag "F77" to libtool
configure: creating ./config.status
config.status: creating config.h
running: make
/bin/sh /var/tmp/pear-build-root/xdebug-2.0.5/libtool --mode=compile gcc -I. -I/tmp/tmpfd96pN/xdebug-2.0.5 -DPHP_ATOM_INC -I/var/tmp/pear-build-root/xdebug-2.0.5/include -I/var/tmp/pear-build-root/xdebug-2.0.5/main -I/tmp/tmpfd96pN/xdebug-2.0.5 -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 -g -O0 -c /tmp/tmpfd96pN/xdebug-2.0.5/xdebug.c -o xdebug.lo
mkdir .libs
gcc -I. -I/tmp/tmpfd96pN/xdebug-2.0.5 -DPHP_ATOM_INC -I/var/tmp/pear-build-root/xdebug-2.0.5/include -I/var/tmp/pear-build-root/xdebug-2.0.5/main -I/tmp/tmpfd96pN/xdebug-2.0.5 -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 -g -O0 -c /tmp/tmpfd96pN/xdebug-2.0.5/xdebug.c -fPIC -DPIC -o .libs/xdebug.o
/bin/sh /var/tmp/pear-build-root/xdebug-2.0.5/libtool --mode=compile gcc -I. -I/tmp/tmpfd96pN/xdebug-2.0.5 -DPHP_ATOM_INC -I/var/tmp/pear-build-root/xdebug-2.0.5/include -I/var/tmp/pear-build-root/xdebug-2.0.5/main -I/tmp/tmpfd96pN/xdebug-2.0.5 -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 -g -O0 -c /tmp/tmpfd96pN/xdebug-2.0.5/xdebug_code_coverage.c -o xdebug_code_coverage.lo
gcc -I. -I/tmp/tmpfd96pN/xdebug-2.0.5 -DPHP_ATOM_INC -I/var/tmp/pear-build-root/xdebug-2.0.5/include -I/var/tmp/pear-build-root/xdebug-2.0.5/main -I/tmp/tmpfd96pN/xdebug-2.0.5 -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 -g -O0 -c /tmp/tmpfd96pN/xdebug-2.0.5/xdebug_code_coverage.c -fPIC -DPIC -o .libs/xdebug_code_coverage.o
/bin/sh /var/tmp/pear-build-root/xdebug-2.0.5/libtool --mode=compile gcc -I. -I/tmp/tmpfd96pN/xdebug-2.0.5 -DPHP_ATOM_INC -I/var/tmp/pear-build-root/xdebug-2.0.5/include -I/var/tmp/pear-build-root/xdebug-2.0.5/main -I/tmp/tmpfd96pN/xdebug-2.0.5 -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 -g -O0 -c /tmp/tmpfd96pN/xdebug-2.0.5/xdebug_com.c -o xdebug_com.lo
gcc -I. -I/tmp/tmpfd96pN/xdebug-2.0.5 -DPHP_ATOM_INC -I/var/tmp/pear-build-root/xdebug-2.0.5/include -I/var/tmp/pear-build-root/xdebug-2.0.5/main -I/tmp/tmpfd96pN/xdebug-2.0.5 -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 -g -O0 -c /tmp/tmpfd96pN/xdebug-2.0.5/xdebug_com.c -fPIC -DPIC -o .libs/xdebug_com.o
/bin/sh /var/tmp/pear-build-root/xdebug-2.0.5/libtool --mode=compile gcc -I. -I/tmp/tmpfd96pN/xdebug-2.0.5 -DPHP_ATOM_INC -I/var/tmp/pear-build-root/xdebug-2.0.5/include -I/var/tmp/pear-build-root/xdebug-2.0.5/main -I/tmp/tmpfd96pN/xdebug-2.0.5 -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 -g -O0 -c /tmp/tmpfd96pN/xdebug-2.0.5/xdebug_compat.c -o xdebug_compat.lo
gcc -I. -I/tmp/tmpfd96pN/xdebug-2.0.5 -DPHP_ATOM_INC -I/var/tmp/pear-build-root/xdebug-2.0.5/include -I/var/tmp/pear-build-root/xdebug-2.0.5/main -I/tmp/tmpfd96pN/xdebug-2.0.5 -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 -g -O0 -c /tmp/tmpfd96pN/xdebug-2.0.5/xdebug_compat.c -fPIC -DPIC -o .libs/xdebug_compat.o
/bin/sh /var/tmp/pear-build-root/xdebug-2.0.5/libtool --mode=compile gcc -I. -I/tmp/tmpfd96pN/xdebug-2.0.5 -DPHP_ATOM_INC -I/var/tmp/pear-build-root/xdebug-2.0.5/include -I/var/tmp/pear-build-root/xdebug-2.0.5/main -I/tmp/tmpfd96pN/xdebug-2.0.5 -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 -g -O0 -c /tmp/tmpfd96pN/xdebug-2.0.5/xdebug_handler_dbgp.c -o xdebug_handler_dbgp.lo
gcc -I. -I/tmp/tmpfd96pN/xdebug-2.0.5 -DPHP_ATOM_INC -I/var/tmp/pear-build-root/xdebug-2.0.5/include -I/var/tmp/pear-build-root/xdebug-2.0.5/main -I/tmp/tmpfd96pN/xdebug-2.0.5 -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 -g -O0 -c /tmp/tmpfd96pN/xdebug-2.0.5/xdebug_handler_dbgp.c -fPIC -DPIC -o .libs/xdebug_handler_dbgp.o
/tmp/tmpfd96pN/xdebug-2.0.5/xdebug_handler_dbgp.c: In function 'xdebug_dbgp_breakpoint':
/tmp/tmpfd96pN/xdebug-2.0.5/xdebug_handler_dbgp.c:2513: warning: initialization discards qualifiers from pointer target type
/bin/sh /var/tmp/pear-build-root/xdebug-2.0.5/libtool --mode=compile gcc -I. -I/tmp/tmpfd96pN/xdebug-2.0.5 -DPHP_ATOM_INC -I/var/tmp/pear-build-root/xdebug-2.0.5/include -I/var/tmp/pear-build-root/xdebug-2.0.5/main -I/tmp/tmpfd96pN/xdebug-2.0.5 -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 -g -O0 -c /tmp/tmpfd96pN/xdebug-2.0.5/xdebug_handler_gdb.c -o xdebug_handler_gdb.lo
gcc -I. -I/tmp/tmpfd96pN/xdebug-2.0.5 -DPHP_ATOM_INC -I/var/tmp/pear-build-root/xdebug-2.0.5/include -I/var/tmp/pear-build-root/xdebug-2.0.5/main -I/tmp/tmpfd96pN/xdebug-2.0.5 -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 -g -O0 -c /tmp/tmpfd96pN/xdebug-2.0.5/xdebug_handler_gdb.c -fPIC -DPIC -o .libs/xdebug_handler_gdb.o
/bin/sh /var/tmp/pear-build-root/xdebug-2.0.5/libtool --mode=compile gcc -I. -I/tmp/tmpfd96pN/xdebug-2.0.5 -DPHP_ATOM_INC -I/var/tmp/pear-build-root/xdebug-2.0.5/include -I/var/tmp/pear-build-root/xdebug-2.0.5/main -I/tmp/tmpfd96pN/xdebug-2.0.5 -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 -g -O0 -c /tmp/tmpfd96pN/xdebug-2.0.5/xdebug_handler_php3.c -o xdebug_handler_php3.lo
gcc -I. -I/tmp/tmpfd96pN/xdebug-2.0.5 -DPHP_ATOM_INC -I/var/tmp/pear-build-root/xdebug-2.0.5/include -I/var/tmp/pear-build-root/xdebug-2.0.5/main -I/tmp/tmpfd96pN/xdebug-2.0.5 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment