Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- talanin-vm ~ # pecl install memcache
- downloading memcache-2.2.7.tgz ...
- Starting to download memcache-2.2.7.tgz (36,459 bytes)
- ..........done: 36,459 bytes
- 11 source files, building
- running: 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:3: warning: prefer named diversions
- Enable memcache session handler support? [yes] : y
- running: rm aclocal.m4
- running: autoreconf
- building in /tmp/pear-build-rootETHfhL/memcache-2.2.7
- running: /tmp/memcache/configure --enable-memcache-session=y
- 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 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
- 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-unknown-linux-gnu
- checking for PHP prefix... /usr/lib64/php5.3
- checking for PHP includes... -I/usr/lib64/php5.3/include/php -I/usr/lib64/php5.3/include/php/main -I/usr/lib64/php5.3/include/php/TSRM -I/usr/lib64/php5.3/include/php/Zend -I/usr/lib64/php5.3/include/php/ext -I/usr/lib64/php5.3/include/php/ext/date/lib
- checking for PHP extension directory... /usr/lib64/php5.3/lib/extensions/no-debug-non-zts-20090626
- checking for PHP installed headers prefix... /usr/lib64/php5.3/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 memcache support... yes, shared
- checking whether to enable memcache session handler support... y
- checking for the location of ZLIB... no
- checking for the location of zlib... /usr
- checking for session includes... /usr/lib64/php5.3/include/php
- checking for memcache session support... enabled
- checking how to print strings... printf
- checking for a sed that does not truncate output... (cached) /bin/sed
- checking for fgrep... /bin/grep -F
- checking for ld used by cc... /usr/x86_64-pc-linux-gnu/bin/ld
- checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
- checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
- checking the name lister (/usr/bin/nm -B) interface... BSD nm
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 1572864
- checking whether the shell understands some XSI constructs... yes
- checking whether the shell understands "+="... yes
- checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
- checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
- checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
- checking for objdump... objdump
- checking how to recognize dependent libraries... pass_all
- checking for dlltool... no
- checking how to associate runtime and link libraries... printf %s\n
- checking for ar... ar
- checking for archiver @FILE support... @
- checking for strip... strip
- checking for ranlib... ranlib
- checking for gawk... (cached) gawk
- checking command to parse /usr/bin/nm -B output from cc object... ok
- checking for sysroot... no
- checking for mt... no
- checking if : is a manifest tool... no
- 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 for dlfcn.h... yes
- checking for objdir... .libs
- checking if cc supports -fno-rtti -fno-exceptions... no
- checking for cc option to produce PIC... -fPIC -DPIC
- checking if cc PIC flag -fPIC -DPIC works... yes
- checking if cc static flag -static works... yes
- checking if cc supports -c -o file.o... yes
- checking if cc supports -c -o file.o... (cached) yes
- checking whether the cc linker (/usr/x86_64-pc-linux-gnu/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
- configure: creating ./config.status
- config.status: creating config.h
- config.status: executing libtool commands
- running: make
- /bin/sh /tmp/pear-build-rootETHfhL/memcache-2.2.7/libtool --mode=compile cc -I/usr/lib64/php5.3/include/php -I. -I/tmp/memcache -DPHP_ATOM_INC -I/tmp/pear-build-rootETHfhL/memcache-2.2.7/include -I/tmp/pear-build-rootETHfhL/memcache-2.2.7/main -I/tmp/memcache -I/usr/lib64/php5.3/include/php -I/usr/lib64/php5.3/include/php/main -I/usr/lib64/php5.3/include/php/TSRM -I/usr/lib64/php5.3/include/php/Zend -I/usr/lib64/php5.3/include/php/ext -I/usr/lib64/php5.3/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/memcache/memcache.c -o memcache.lo
- libtool: compile: cc -I/usr/lib64/php5.3/include/php -I. -I/tmp/memcache -DPHP_ATOM_INC -I/tmp/pear-build-rootETHfhL/memcache-2.2.7/include -I/tmp/pear-build-rootETHfhL/memcache-2.2.7/main -I/tmp/memcache -I/usr/lib64/php5.3/include/php -I/usr/lib64/php5.3/include/php/main -I/usr/lib64/php5.3/include/php/TSRM -I/usr/lib64/php5.3/include/php/Zend -I/usr/lib64/php5.3/include/php/ext -I/usr/lib64/php5.3/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/memcache/memcache.c -fPIC -DPIC -o .libs/memcache.o
- /bin/sh /tmp/pear-build-rootETHfhL/memcache-2.2.7/libtool --mode=compile cc -I/usr/lib64/php5.3/include/php -I. -I/tmp/memcache -DPHP_ATOM_INC -I/tmp/pear-build-rootETHfhL/memcache-2.2.7/include -I/tmp/pear-build-rootETHfhL/memcache-2.2.7/main -I/tmp/memcache -I/usr/lib64/php5.3/include/php -I/usr/lib64/php5.3/include/php/main -I/usr/lib64/php5.3/include/php/TSRM -I/usr/lib64/php5.3/include/php/Zend -I/usr/lib64/php5.3/include/php/ext -I/usr/lib64/php5.3/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/memcache/memcache_queue.c -o memcache_queue.lo
- libtool: compile: cc -I/usr/lib64/php5.3/include/php -I. -I/tmp/memcache -DPHP_ATOM_INC -I/tmp/pear-build-rootETHfhL/memcache-2.2.7/include -I/tmp/pear-build-rootETHfhL/memcache-2.2.7/main -I/tmp/memcache -I/usr/lib64/php5.3/include/php -I/usr/lib64/php5.3/include/php/main -I/usr/lib64/php5.3/include/php/TSRM -I/usr/lib64/php5.3/include/php/Zend -I/usr/lib64/php5.3/include/php/ext -I/usr/lib64/php5.3/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/memcache/memcache_queue.c -fPIC -DPIC -o .libs/memcache_queue.o
- /bin/sh /tmp/pear-build-rootETHfhL/memcache-2.2.7/libtool --mode=compile cc -I/usr/lib64/php5.3/include/php -I. -I/tmp/memcache -DPHP_ATOM_INC -I/tmp/pear-build-rootETHfhL/memcache-2.2.7/include -I/tmp/pear-build-rootETHfhL/memcache-2.2.7/main -I/tmp/memcache -I/usr/lib64/php5.3/include/php -I/usr/lib64/php5.3/include/php/main -I/usr/lib64/php5.3/include/php/TSRM -I/usr/lib64/php5.3/include/php/Zend -I/usr/lib64/php5.3/include/php/ext -I/usr/lib64/php5.3/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/memcache/memcache_standard_hash.c -o memcache_standard_hash.lo
- libtool: compile: cc -I/usr/lib64/php5.3/include/php -I. -I/tmp/memcache -DPHP_ATOM_INC -I/tmp/pear-build-rootETHfhL/memcache-2.2.7/include -I/tmp/pear-build-rootETHfhL/memcache-2.2.7/main -I/tmp/memcache -I/usr/lib64/php5.3/include/php -I/usr/lib64/php5.3/include/php/main -I/usr/lib64/php5.3/include/php/TSRM -I/usr/lib64/php5.3/include/php/Zend -I/usr/lib64/php5.3/include/php/ext -I/usr/lib64/php5.3/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/memcache/memcache_standard_hash.c -fPIC -DPIC -o .libs/memcache_standard_hash.o
- /bin/sh /tmp/pear-build-rootETHfhL/memcache-2.2.7/libtool --mode=compile cc -I/usr/lib64/php5.3/include/php -I. -I/tmp/memcache -DPHP_ATOM_INC -I/tmp/pear-build-rootETHfhL/memcache-2.2.7/include -I/tmp/pear-build-rootETHfhL/memcache-2.2.7/main -I/tmp/memcache -I/usr/lib64/php5.3/include/php -I/usr/lib64/php5.3/include/php/main -I/usr/lib64/php5.3/include/php/TSRM -I/usr/lib64/php5.3/include/php/Zend -I/usr/lib64/php5.3/include/php/ext -I/usr/lib64/php5.3/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/memcache/memcache_consistent_hash.c -o memcache_consistent_hash.lo
- libtool: compile: cc -I/usr/lib64/php5.3/include/php -I. -I/tmp/memcache -DPHP_ATOM_INC -I/tmp/pear-build-rootETHfhL/memcache-2.2.7/include -I/tmp/pear-build-rootETHfhL/memcache-2.2.7/main -I/tmp/memcache -I/usr/lib64/php5.3/include/php -I/usr/lib64/php5.3/include/php/main -I/usr/lib64/php5.3/include/php/TSRM -I/usr/lib64/php5.3/include/php/Zend -I/usr/lib64/php5.3/include/php/ext -I/usr/lib64/php5.3/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/memcache/memcache_consistent_hash.c -fPIC -DPIC -o .libs/memcache_consistent_hash.o
- /bin/sh /tmp/pear-build-rootETHfhL/memcache-2.2.7/libtool --mode=compile cc -I/usr/lib64/php5.3/include/php -I. -I/tmp/memcache -DPHP_ATOM_INC -I/tmp/pear-build-rootETHfhL/memcache-2.2.7/include -I/tmp/pear-build-rootETHfhL/memcache-2.2.7/main -I/tmp/memcache -I/usr/lib64/php5.3/include/php -I/usr/lib64/php5.3/include/php/main -I/usr/lib64/php5.3/include/php/TSRM -I/usr/lib64/php5.3/include/php/Zend -I/usr/lib64/php5.3/include/php/ext -I/usr/lib64/php5.3/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/memcache/memcache_session.c -o memcache_session.lo
- libtool: compile: cc -I/usr/lib64/php5.3/include/php -I. -I/tmp/memcache -DPHP_ATOM_INC -I/tmp/pear-build-rootETHfhL/memcache-2.2.7/include -I/tmp/pear-build-rootETHfhL/memcache-2.2.7/main -I/tmp/memcache -I/usr/lib64/php5.3/include/php -I/usr/lib64/php5.3/include/php/main -I/usr/lib64/php5.3/include/php/TSRM -I/usr/lib64/php5.3/include/php/Zend -I/usr/lib64/php5.3/include/php/ext -I/usr/lib64/php5.3/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/memcache/memcache_session.c -fPIC -DPIC -o .libs/memcache_session.o
- /bin/sh /tmp/pear-build-rootETHfhL/memcache-2.2.7/libtool --mode=link cc -DPHP_ATOM_INC -I/tmp/pear-build-rootETHfhL/memcache-2.2.7/include -I/tmp/pear-build-rootETHfhL/memcache-2.2.7/main -I/tmp/memcache -I/usr/lib64/php5.3/include/php -I/usr/lib64/php5.3/include/php/main -I/usr/lib64/php5.3/include/php/TSRM -I/usr/lib64/php5.3/include/php/Zend -I/usr/lib64/php5.3/include/php/ext -I/usr/lib64/php5.3/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -o memcache.la -export-dynamic -avoid-version -prefer-pic -module -rpath /tmp/pear-build-rootETHfhL/memcache-2.2.7/modules memcache.lo memcache_queue.lo memcache_standard_hash.lo memcache_consistent_hash.lo memcache_session.lo
- libtool: link: cc -shared -fPIC -DPIC .libs/memcache.o .libs/memcache_queue.o .libs/memcache_standard_hash.o .libs/memcache_consistent_hash.o .libs/memcache_session.o -O2 -Wl,-soname -Wl,memcache.so -o .libs/memcache.so
- libtool: link: ( cd ".libs" && rm -f "memcache.la" && ln -s "../memcache.la" "memcache.la" )
- /bin/sh /tmp/pear-build-rootETHfhL/memcache-2.2.7/libtool --mode=install cp ./memcache.la /tmp/pear-build-rootETHfhL/memcache-2.2.7/modules
- libtool: install: cp ./.libs/memcache.so /tmp/pear-build-rootETHfhL/memcache-2.2.7/modules/memcache.so
- libtool: install: cp ./.libs/memcache.lai /tmp/pear-build-rootETHfhL/memcache-2.2.7/modules/memcache.la
- libtool: finish: PATH="/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.8.3:/sbin" ldconfig -n /tmp/pear-build-rootETHfhL/memcache-2.2.7/modules
- ----------------------------------------------------------------------
- Libraries have been installed in:
- /tmp/pear-build-rootETHfhL/memcache-2.2.7/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'.
- running: make INSTALL_ROOT="/tmp/pear-build-rootETHfhL/install-memcache-2.2.7" install
- Installing shared extensions: /tmp/pear-build-rootETHfhL/install-memcache-2.2.7/usr/lib64/php5.3/lib/extensions/no-debug-non-zts-20090626/
- running: find "/tmp/pear-build-rootETHfhL/install-memcache-2.2.7" | xargs ls -dils
- 35366 4 drwxr-xr-x 3 root root 4096 ноя 19 11:16 /tmp/pear-build-rootETHfhL/install-memcache-2.2.7
- 35370 4 drwxr-xr-x 3 root root 4096 ноя 19 11:16 /tmp/pear-build-rootETHfhL/install-memcache-2.2.7/usr
- 35371 4 drwxr-xr-x 3 root root 4096 ноя 19 11:16 /tmp/pear-build-rootETHfhL/install-memcache-2.2.7/usr/lib64
- 35372 4 drwxr-xr-x 3 root root 4096 ноя 19 11:16 /tmp/pear-build-rootETHfhL/install-memcache-2.2.7/usr/lib64/php5.3
- 35373 4 drwxr-xr-x 3 root root 4096 ноя 19 11:16 /tmp/pear-build-rootETHfhL/install-memcache-2.2.7/usr/lib64/php5.3/lib
- 35374 4 drwxr-xr-x 3 root root 4096 ноя 19 11:16 /tmp/pear-build-rootETHfhL/install-memcache-2.2.7/usr/lib64/php5.3/lib/extensions
- 35375 4 drwxr-xr-x 2 root root 4096 ноя 19 11:16 /tmp/pear-build-rootETHfhL/install-memcache-2.2.7/usr/lib64/php5.3/lib/extensions/no-debug-non-zts-20090626
- 29749 280 -rwxr-xr-x 1 root root 282812 ноя 19 11:16 /tmp/pear-build-rootETHfhL/install-memcache-2.2.7/usr/lib64/php5.3/lib/extensions/no-debug-non-zts-20090626/memcache.so
- Build process completed successfully
- Installing '/usr/lib64/php5.3/lib/extensions/no-debug-non-zts-20090626/memcache.so'
- install ok: channel://pecl.php.net/memcache-2.2.7
- configuration option "php_ini" is not set to php.ini location
- You should add "extension=memcache.so" to php.ini
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement