Advertisement
Guest User

Untitled

a guest
Mar 9th, 2012
440
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 8.64 KB | None | 0 0
  1. [root@3663-uat5 sbin]# pecl install memcached
  2. WARNING: channel "pecl.php.net" has updated its protocols, use "channel-update pecl.php.net" to update
  3. downloading memcached-2.0.1.tgz ...
  4. Starting to download memcached-2.0.1.tgz (39,088 bytes)
  5. ..........done: 39,088 bytes
  6.  
  7. Warning: strtotime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'UTC/0.0/no DST' instead in PEAR/Validate.php on line 486
  8. 11 source files, building
  9. running: phpize
  10. Configuring for:
  11. PHP Api Version:         20090626
  12. Zend Module Api No:      20090626
  13. Zend Extension Api No:   220090626
  14. building in /var/tmp/pear-build-root/memcached-2.0.1
  15. running: /tmp/tmp8WpDmV/memcached-2.0.1/configure
  16. checking for egrep... grep -E
  17. checking for a sed that does not truncate output... /bin/sed
  18. checking for cc... cc
  19. checking for C compiler default output file name... a.out
  20. checking whether the C compiler works... yes
  21. checking whether we are cross compiling... no
  22. checking for suffix of executables...
  23. checking for suffix of object files... o
  24. checking whether we are using the GNU C compiler... yes
  25. checking whether cc accepts -g... yes
  26. checking for cc option to accept ANSI C... none needed
  27. checking how to run the C preprocessor... cc -E
  28. checking for icc... no
  29. checking for suncc... no
  30. checking whether cc understands -c and -o together... yes
  31. checking for system library directory... lib
  32. checking if compiler supports -R... no
  33. checking if compiler supports -Wl,-rpath,... yes
  34. checking build system type... x86_64-redhat-linux-gnu
  35. checking host system type... x86_64-redhat-linux-gnu
  36. checking target system type... x86_64-redhat-linux-gnu
  37. checking for PHP prefix... /usr
  38. 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
  39. checking for PHP extension directory... /usr/lib64/php/modules
  40. checking for PHP installed headers prefix... /usr/include/php
  41. checking if debug is enabled... no
  42. checking if zts is enabled... no
  43. checking for re2c... no
  44. configure: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers.
  45. checking for gawk... gawk
  46. checking whether to enable memcached support... yes, shared
  47. checking for libmemcached... yes, shared
  48. checking whether to enable memcached session handler support... yes
  49. checking whether to enable memcached igbinary serializer support... no
  50. checking whether to enable memcached json serializer support... no
  51. checking whether to disable memcached sasl support... no
  52. checking for ZLIB... yes, shared
  53. checking for zlib location... /usr
  54. checking for session includes... /usr/include/php
  55. checking for memcached session support... enabled
  56. checking for memcached igbinary support... disabled
  57. checking for libmemcached location... /usr
  58. checking for ld used by cc... /usr/bin/ld
  59. checking if the linker (/usr/bin/ld) is GNU ld... yes
  60. checking for /usr/bin/ld option to reload object files... -r
  61. checking for BSD-compatible nm... /usr/bin/nm -B
  62. checking whether ln -s works... yes
  63. checking how to recognise dependent libraries... pass_all
  64. checking dlfcn.h usability... yes
  65. checking dlfcn.h presence... yes
  66. checking for dlfcn.h... yes
  67. checking for g77... no
  68. checking for f77... no
  69. checking for xlf... no
  70. checking for frt... no
  71. checking for pgf77... no
  72. checking for fort77... no
  73. checking for fl32... no
  74. checking for af77... no
  75. checking for f90... no
  76. checking for xlf90... no
  77. checking for pgf90... no
  78. checking for epcf90... no
  79. checking for f95... no
  80. checking for fort... no
  81. checking for xlf95... no
  82. checking for ifc... no
  83. checking for efc... no
  84. checking for pgf95... no
  85. checking for lf95... no
  86. checking for gfortran... no
  87. checking whether we are using the GNU Fortran 77 compiler... no
  88. checking whether  accepts -g... no
  89. checking the maximum length of command line arguments... 32768
  90. checking command to parse /usr/bin/nm -B output from cc object... ok
  91. checking for objdir... .libs
  92. checking for ar... ar
  93. checking for ranlib... ranlib
  94. checking for strip... strip
  95. checking if cc supports -fno-rtti -fno-exceptions... no
  96. checking for cc option to produce PIC... -fPIC
  97. checking if cc PIC flag -fPIC works... yes
  98. checking if cc static flag -static works... yes
  99. checking if cc supports -c -o file.o... yes
  100. checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  101. checking whether -lc should be explicitly linked in... no
  102. checking dynamic linker characteristics... GNU/Linux ld.so
  103. checking how to hardcode library paths into programs... immediate
  104. checking whether stripping libraries is possible... yes
  105. checking if libtool supports shared libraries... yes
  106. checking whether to build shared libraries... yes
  107. checking whether to build static libraries... no
  108. configure: creating libtool
  109. appending configuration tag "CXX" to libtool
  110. appending configuration tag "F77" to libtool
  111. configure: creating ./config.status
  112. config.status: creating config.h
  113. running: make
  114. /bin/sh /var/tmp/pear-build-root/memcached-2.0.1/libtool --mode=compile cc -I/usr/include/php  -I. -I/tmp/tmp8WpDmV/memcached-2.0.1 -DPHP_ATOM_INC -I/var/tmp/pear-build-root/memcached-2.0.1/include -I/var/tmp/pear-build-root/memcached-2.0.1/main -I/tmp/tmp8WpDmV/memcached-2.0.1 -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 -O2   -c /tmp/tmp8WpDmV/memcached-2.0.1/php_memcached.c -o php_memcached.lo
  115. mkdir .libs
  116. cc -I/usr/include/php -I. -I/tmp/tmp8WpDmV/memcached-2.0.1 -DPHP_ATOM_INC -I/var/tmp/pear-build-root/memcached-2.0.1/include -I/var/tmp/pear-build-root/memcached-2.0.1/main -I/tmp/tmp8WpDmV/memcached-2.0.1 -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 -O2 -c /tmp/tmp8WpDmV/memcached-2.0.1/php_memcached.c  -fPIC -DPIC -o .libs/php_memcached.o
  117. /tmp/tmp8WpDmV/memcached-2.0.1/php_memcached.c: In function 'zim_Memcached___construct':
  118. /tmp/tmp8WpDmV/memcached-2.0.1/php_memcached.c:415: warning: assignment makes pointer from integer without a cast
  119. /tmp/tmp8WpDmV/memcached-2.0.1/php_memcached.c: In function 'php_memc_get_impl':
  120. /tmp/tmp8WpDmV/memcached-2.0.1/php_memcached.c:554: warning: passing argument 4 of 'memcached_mget_by_key' from incompatible pointer type
  121. /tmp/tmp8WpDmV/memcached-2.0.1/php_memcached.c:615: warning: passing argument 4 of 'memcached_mget_by_key' from incompatible pointer type
  122. /tmp/tmp8WpDmV/memcached-2.0.1/php_memcached.c: In function 'php_memc_getMulti_impl':
  123. /tmp/tmp8WpDmV/memcached-2.0.1/php_memcached.c:762: warning: passing argument 4 of 'memcached_mget_by_key' from incompatible pointer type
  124. /tmp/tmp8WpDmV/memcached-2.0.1/php_memcached.c: In function 'php_memc_getDelayed_impl':
  125. /tmp/tmp8WpDmV/memcached-2.0.1/php_memcached.c:936: warning: passing argument 4 of 'memcached_mget_by_key' from incompatible pointer type
  126. /tmp/tmp8WpDmV/memcached-2.0.1/php_memcached.c: In function 'zim_Memcached_getServerList':
  127. /tmp/tmp8WpDmV/memcached-2.0.1/php_memcached.c:1944: warning: assignment from incompatible pointer type
  128. /tmp/tmp8WpDmV/memcached-2.0.1/php_memcached.c: In function 'zim_Memcached_getStats':
  129. /tmp/tmp8WpDmV/memcached-2.0.1/php_memcached.c:2058: warning: assignment from incompatible pointer type
  130. /tmp/tmp8WpDmV/memcached-2.0.1/php_memcached.c: In function 'zim_Memcached_getVersion':
  131. /tmp/tmp8WpDmV/memcached-2.0.1/php_memcached.c:2091: warning: assignment from incompatible pointer type
  132. /tmp/tmp8WpDmV/memcached-2.0.1/php_memcached.c: In function 'zim_Memcached_getAllKeys':
  133. /tmp/tmp8WpDmV/memcached-2.0.1/php_memcached.c:2115: warning: assignment from incompatible pointer type
  134. /tmp/tmp8WpDmV/memcached-2.0.1/php_memcached.c: In function 'php_memc_do_serverlist_callback':
  135. /tmp/tmp8WpDmV/memcached-2.0.1/php_memcached.c:2585: warning: passing argument 4 of 'add_assoc_string_ex' discards qualifiers from pointer target type
  136. /tmp/tmp8WpDmV/memcached-2.0.1/php_memcached.c: In function 'php_memc_register_constants':
  137. /tmp/tmp8WpDmV/memcached-2.0.1/php_memcached.c:3680: error: 'MEMCACHED_BEHAVIOR_TCP_KEEPALIVE' undeclared (first use in this function)
  138. /tmp/tmp8WpDmV/memcached-2.0.1/php_memcached.c:3680: error: (Each undeclared identifier is reported only once
  139. /tmp/tmp8WpDmV/memcached-2.0.1/php_memcached.c:3680: error: for each function it appears in.)
  140. make: *** [php_memcached.lo] Error 1
  141. ERROR: `make' failed
  142. [root@3663-uat5 sbin]#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement