Advertisement
Guest User

Untitled

a guest
Aug 9th, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 41.26 KB | None | 0 0
  1. root@stage3:~# /opt/plesk/php/5.6/bin/pecl install memcache-beta
  2. downloading memcache-3.0.8.tgz ...
  3. Starting to download memcache-3.0.8.tgz (70,523 bytes)
  4. .................done: 70,523 bytes
  5. 15 source files, building
  6. WARNING: php_bin /opt/plesk/php/5.6/bin/php appears to have a suffix /5.6/bin/php, but config variable php_suffix does not match
  7. running: phpize
  8. Configuring for:
  9. PHP Api Version: 20131106
  10. Zend Module Api No: 20131226
  11. Zend Extension Api No: 220131226
  12. Enable memcache session handler support? [yes] :
  13. building in /tmp/pear-build-roottufEQy/memcache-3.0.8
  14. running: /tmp/memcache/configure --enable-memcache-session=yes
  15. checking for grep that handles long lines and -e... /bin/grep
  16. checking for egrep... /bin/grep -E
  17. checking for a sed that does not truncate output... /bin/sed
  18. checking for cc... cc
  19. checking whether the C compiler works... yes
  20. checking for C compiler default output file name... a.out
  21. checking for suffix of executables...
  22. checking whether we are cross compiling... no
  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 ISO C89... 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-unknown-linux-gnu
  35. checking host system type... x86_64-unknown-linux-gnu
  36. checking target system type... x86_64-unknown-linux-gnu
  37. checking for PHP prefix... /opt/plesk/php/5.6
  38. checking for PHP includes... -I/opt/plesk/php/5.6/include/php -I/opt/plesk/php/5.6/include/php/main -I/opt/plesk/php/5.6/include/php/TSRM -I/opt/plesk/php/5.6/include/php/Zend -I/opt/plesk/php/5.6/include/php/ext -I/opt/plesk/php/5.6/include/php/ext/date/lib
  39. checking for PHP extension directory... /opt/plesk/php/5.6/lib/php/modules
  40. checking for PHP installed headers prefix... /opt/plesk/php/5.6/include/php
  41. checking if debug is enabled... no
  42. checking if zts is enabled... no
  43. checking for re2c... re2c
  44. checking for re2c version... 0.16 (ok)
  45. checking for gawk... gawk
  46. checking whether to enable memcache support... yes, shared
  47. checking whether to enable memcache session handler support... yes
  48. checking for the location of ZLIB... no
  49. checking for the location of zlib... /usr
  50. checking for session includes... /opt/plesk/php/5.6/include/php
  51. checking for memcache session support... enabled
  52. checking how to print strings... printf
  53. checking for a sed that does not truncate output... (cached) /bin/sed
  54. checking for fgrep... /bin/grep -F
  55. checking for ld used by cc... /usr/bin/ld
  56. checking if the linker (/usr/bin/ld) is GNU ld... yes
  57. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  58. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  59. checking whether ln -s works... yes
  60. checking the maximum length of command line arguments... 1572864
  61. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  62. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  63. checking for /usr/bin/ld option to reload object files... -r
  64. checking for objdump... objdump
  65. checking how to recognize dependent libraries... pass_all
  66. checking for dlltool... no
  67. checking how to associate runtime and link libraries... printf %s\n
  68. checking for ar... ar
  69. checking for archiver @FILE support... @
  70. checking for strip... strip
  71. checking for ranlib... ranlib
  72. checking for gawk... (cached) gawk
  73. checking command to parse /usr/bin/nm -B output from cc object... ok
  74. checking for sysroot... no
  75. checking for a working dd... /bin/dd
  76. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  77. checking for mt... mt
  78. checking if mt is a manifest tool... no
  79. checking for ANSI C header files... yes
  80. checking for sys/types.h... yes
  81. checking for sys/stat.h... yes
  82. checking for stdlib.h... yes
  83. checking for string.h... yes
  84. checking for memory.h... yes
  85. checking for strings.h... yes
  86. checking for inttypes.h... yes
  87. checking for stdint.h... yes
  88. checking for unistd.h... yes
  89. checking for dlfcn.h... yes
  90. checking for objdir... .libs
  91. checking if cc supports -fno-rtti -fno-exceptions... no
  92. checking for cc option to produce PIC... -fPIC -DPIC
  93. checking if cc PIC flag -fPIC -DPIC works... yes
  94. checking if cc static flag -static works... yes
  95. checking if cc supports -c -o file.o... yes
  96. checking if cc supports -c -o file.o... (cached) yes
  97. checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  98. checking whether -lc should be explicitly linked in... no
  99. checking dynamic linker characteristics... GNU/Linux ld.so
  100. checking how to hardcode library paths into programs... immediate
  101. checking whether stripping libraries is possible... yes
  102. checking if libtool supports shared libraries... yes
  103. checking whether to build shared libraries... yes
  104. checking whether to build static libraries... no
  105. configure: creating ./config.status
  106. config.status: creating config.h
  107. config.status: executing libtool commands
  108. running: make
  109. /bin/bash /tmp/pear-build-roottufEQy/memcache-3.0.8/libtool --mode=compile cc -I/opt/plesk/php/5.6/include/php -I. -I/tmp/memcache -DPHP_ATOM_INC -I/tmp/pear-build-roottufEQy/memcache-3.0.8/include -I/tmp/pear-build-roottufEQy/memcache-3.0.8/main -I/tmp/memcache -I/opt/plesk/php/5.6/include/php -I/opt/plesk/php/5.6/include/php/main -I/opt/plesk/php/5.6/include/php/TSRM -I/opt/plesk/php/5.6/include/php/Zend -I/opt/plesk/php/5.6/include/php/ext -I/opt/plesk/php/5.6/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/memcache/memcache.c -o memcache.lo
  110. libtool: compile: cc -I/opt/plesk/php/5.6/include/php -I. -I/tmp/memcache -DPHP_ATOM_INC -I/tmp/pear-build-roottufEQy/memcache-3.0.8/include -I/tmp/pear-build-roottufEQy/memcache-3.0.8/main -I/tmp/memcache -I/opt/plesk/php/5.6/include/php -I/opt/plesk/php/5.6/include/php/main -I/opt/plesk/php/5.6/include/php/TSRM -I/opt/plesk/php/5.6/include/php/Zend -I/opt/plesk/php/5.6/include/php/ext -I/opt/plesk/php/5.6/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/memcache/memcache.c -fPIC -DPIC -o .libs/memcache.o
  111. In file included from /tmp/memcache/memcache.c:30:0:
  112. /tmp/memcache/php_memcache.h:75:0: warning: "IS_CALLABLE" redefined
  113. # define IS_CALLABLE(cb_zv, flags, cb_sp) zend_is_callable((cb_zv), (flags), (cb_sp) TSRMLS_CC)
  114. ^
  115. In file included from /opt/plesk/php/5.6/include/php/main/php.h:35:0,
  116. from /tmp/memcache/memcache.c:26:
  117. /opt/plesk/php/5.6/include/php/Zend/zend.h:593:0: note: this is the location of the previous definition
  118. #define IS_CALLABLE 10
  119. ^
  120. /tmp/memcache/memcache.c: In function ‘mmc_stats_parse_stat’:
  121. /tmp/memcache/memcache.c:903:13: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  122. if ((space = php_memnstr(start, " ", 1, end)) == NULL) {
  123. ^
  124. /tmp/memcache/memcache.c:908:13: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  125. if ((colon = php_memnstr(start, ":", 1, space - 1)) != NULL) {
  126. ^
  127. /tmp/memcache/memcache.c: In function ‘mmc_stats_parse_item’:
  128. /tmp/memcache/memcache.c:950:13: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  129. if ((space = php_memnstr(start, " ", 1, end)) == NULL) {
  130. ^
  131. /tmp/memcache/memcache.c:958:13: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  132. for (value = php_memnstr(space, "[", 1, end); value != NULL && value <= end; value = php_memnstr(value + 1, ";", 1, end)) {
  133. ^
  134. /tmp/memcache/memcache.c:958:85: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  135. for (value = php_memnstr(space, "[", 1, end); value != NULL && value <= end; value = php_memnstr(value + 1, ";", 1, end)) {
  136. ^
  137. /tmp/memcache/memcache.c:963:34: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  138. if (value <= end && (value_end = php_memnstr(value, " ", 1, end)) != NULL && value_end <= end) {
  139. ^
  140. /tmp/memcache/memcache.c: In function ‘mmc_stats_parse_generic’:
  141. /tmp/memcache/memcache.c:986:14: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  142. if ((space = php_memnstr(start, " ", 1, end)) != NULL) {
  143. ^
  144. In file included from /tmp/memcache/php_memcache.h:34:0,
  145. from /tmp/memcache/memcache.c:30:
  146. /tmp/memcache/memcache.c: At top level:
  147. /tmp/memcache/memcache_pool.h:395:12: warning: inline function ‘mmc_prepare_key’ declared but never defined
  148. inline int mmc_prepare_key(zval *, char *, unsigned int *);
  149. ^
  150. /tmp/memcache/memcache_pool.h:394:12: warning: inline function ‘mmc_prepare_key_ex’ declared but never defined
  151. inline int mmc_prepare_key_ex(const char *, unsigned int, char *, unsigned int *);
  152. ^
  153. In file included from /tmp/memcache/php_memcache.h:34:0,
  154. from /tmp/memcache/memcache.c:30:
  155. /tmp/memcache/memcache_pool.h:139:13: warning: inline function ‘mmc_buffer_free’ declared but never defined
  156. inline void mmc_buffer_free(mmc_buffer_t *);
  157. ^
  158. /tmp/memcache/memcache_pool.h:138:13: warning: inline function ‘mmc_buffer_alloc’ declared but never defined
  159. inline void mmc_buffer_alloc(mmc_buffer_t *, unsigned int);
  160. ^
  161. In file included from /tmp/memcache/memcache_pool.h:46:0,
  162. from /tmp/memcache/php_memcache.h:34,
  163. from /tmp/memcache/memcache.c:30:
  164. /tmp/memcache/memcache_queue.h:51:23: warning: inline function ‘mmc_queue_remove’ declared but never defined
  165. MMC_QUEUE_INLINE void mmc_queue_remove(mmc_queue_t *, void *);
  166. ^
  167. /tmp/memcache/memcache_queue.h:50:23: warning: inline function ‘mmc_queue_copy’ declared but never defined
  168. MMC_QUEUE_INLINE void mmc_queue_copy(mmc_queue_t *, mmc_queue_t *);
  169. ^
  170. /tmp/memcache/memcache_queue.h:49:23: warning: inline function ‘mmc_queue_free’ declared but never defined
  171. MMC_QUEUE_INLINE void mmc_queue_free(mmc_queue_t *);
  172. ^
  173. /tmp/memcache/memcache_queue.h:48:22: warning: inline function ‘mmc_queue_contains’ declared but never defined
  174. MMC_QUEUE_INLINE int mmc_queue_contains(mmc_queue_t *, void *);
  175. ^
  176. /tmp/memcache/memcache_queue.h:47:24: warning: inline function ‘mmc_queue_pop’ declared but never defined
  177. MMC_QUEUE_INLINE void *mmc_queue_pop(mmc_queue_t *);
  178. ^
  179. /tmp/memcache/memcache_queue.h:46:23: warning: inline function ‘mmc_queue_push’ declared but never defined
  180. MMC_QUEUE_INLINE void mmc_queue_push(mmc_queue_t *, void *);
  181. ^
  182. /bin/bash /tmp/pear-build-roottufEQy/memcache-3.0.8/libtool --mode=compile cc -I/opt/plesk/php/5.6/include/php -I. -I/tmp/memcache -DPHP_ATOM_INC -I/tmp/pear-build-roottufEQy/memcache-3.0.8/include -I/tmp/pear-build-roottufEQy/memcache-3.0.8/main -I/tmp/memcache -I/opt/plesk/php/5.6/include/php -I/opt/plesk/php/5.6/include/php/main -I/opt/plesk/php/5.6/include/php/TSRM -I/opt/plesk/php/5.6/include/php/Zend -I/opt/plesk/php/5.6/include/php/ext -I/opt/plesk/php/5.6/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/memcache/memcache_pool.c -o memcache_pool.lo
  183. libtool: compile: cc -I/opt/plesk/php/5.6/include/php -I. -I/tmp/memcache -DPHP_ATOM_INC -I/tmp/pear-build-roottufEQy/memcache-3.0.8/include -I/tmp/pear-build-roottufEQy/memcache-3.0.8/main -I/tmp/memcache -I/opt/plesk/php/5.6/include/php -I/opt/plesk/php/5.6/include/php/main -I/opt/plesk/php/5.6/include/php/TSRM -I/opt/plesk/php/5.6/include/php/Zend -I/opt/plesk/php/5.6/include/php/ext -I/opt/plesk/php/5.6/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/memcache/memcache_pool.c -fPIC -DPIC -o .libs/memcache_pool.o
  184. In file included from /opt/plesk/php/5.6/include/php/Zend/zend.h:850:0,
  185. from /opt/plesk/php/5.6/include/php/main/php.h:35,
  186. from /tmp/memcache/memcache_pool.c:33:
  187. /opt/plesk/php/5.6/include/php/Zend/zend_variables.h:56:27: warning: ‘_zval_dtor’ is static but used in inline function ‘mmc_prepare_key’ which is not static
  188. #define zval_dtor(zvalue) _zval_dtor((zvalue) ZEND_FILE_LINE_CC)
  189. ^
  190. /tmp/memcache/memcache_pool.c:1710:3: note: in expansion of macro ‘zval_dtor’
  191. zval_dtor(&keytmp);
  192. ^
  193. /opt/plesk/php/5.6/include/php/Zend/zend_variables.h:55:32: warning: ‘_zval_copy_ctor’ is static but used in inline function ‘mmc_prepare_key’ which is not static
  194. #define zval_copy_ctor(zvalue) _zval_copy_ctor((zvalue) ZEND_FILE_LINE_CC)
  195. ^
  196. /tmp/memcache/memcache_pool.c:1705:3: note: in expansion of macro ‘zval_copy_ctor’
  197. zval_copy_ctor(&keytmp);
  198. ^
  199. In file included from /opt/plesk/php/5.6/include/php/Zend/zend.h:252:0,
  200. from /opt/plesk/php/5.6/include/php/main/php.h:35,
  201. from /tmp/memcache/memcache_pool.c:33:
  202. /opt/plesk/php/5.6/include/php/Zend/zend_alloc.h:128:56: warning: ‘__zend_realloc’ is static but used in inline function ‘mmc_buffer_alloc’ which is not static
  203. #define perealloc(ptr, size, persistent) ((persistent)?__zend_realloc((ptr), (size)):erealloc((ptr), (size)))
  204. ^
  205. /opt/plesk/php/5.6/include/php/ext/standard/php_smart_str.h:48:34: note: in expansion of macro ‘perealloc’
  206. #define SMART_STR_REALLOC(a,b,c) perealloc((a),(b),(c))
  207. ^
  208. /opt/plesk/php/5.6/include/php/ext/standard/php_smart_str.h:52:11: note: in expansion of macro ‘SMART_STR_REALLOC’
  209. (d)->c = SMART_STR_REALLOC((d)->c, (d)->a + 1, (what))
  210. ^
  211. /opt/plesk/php/5.6/include/php/ext/standard/php_smart_str.h:70:4: note: in expansion of macro ‘SMART_STR_DO_REALLOC’
  212. SMART_STR_DO_REALLOC(d, what); \
  213. ^
  214. /opt/plesk/php/5.6/include/php/ext/standard/php_smart_str.h:76:2: note: in expansion of macro ‘smart_str_alloc4’
  215. smart_str_alloc4((d), (n), (what), newlen)
  216. ^
  217. /tmp/memcache/memcache_pool.c:47:2: note: in expansion of macro ‘smart_str_alloc’
  218. smart_str_alloc((&(buffer->value)), size, 0);
  219. ^
  220. /opt/plesk/php/5.6/include/php/Zend/zend_alloc.h:128:56: warning: ‘__zend_realloc’ is static but used in inline function ‘mmc_buffer_alloc’ which is not static
  221. #define perealloc(ptr, size, persistent) ((persistent)?__zend_realloc((ptr), (size)):erealloc((ptr), (size)))
  222. ^
  223. /opt/plesk/php/5.6/include/php/ext/standard/php_smart_str.h:48:34: note: in expansion of macro ‘perealloc’
  224. #define SMART_STR_REALLOC(a,b,c) perealloc((a),(b),(c))
  225. ^
  226. /opt/plesk/php/5.6/include/php/ext/standard/php_smart_str.h:52:11: note: in expansion of macro ‘SMART_STR_REALLOC’
  227. (d)->c = SMART_STR_REALLOC((d)->c, (d)->a + 1, (what))
  228. ^
  229. /opt/plesk/php/5.6/include/php/ext/standard/php_smart_str.h:62:3: note: in expansion of macro ‘SMART_STR_DO_REALLOC’
  230. SMART_STR_DO_REALLOC(d, what); \
  231. ^
  232. /opt/plesk/php/5.6/include/php/ext/standard/php_smart_str.h:76:2: note: in expansion of macro ‘smart_str_alloc4’
  233. smart_str_alloc4((d), (n), (what), newlen)
  234. ^
  235. /tmp/memcache/memcache_pool.c:47:2: note: in expansion of macro ‘smart_str_alloc’
  236. smart_str_alloc((&(buffer->value)), size, 0);
  237. ^
  238. In file included from /tmp/memcache/memcache_pool.h:46:0,
  239. from /tmp/memcache/memcache_pool.c:39:
  240. /tmp/memcache/memcache_queue.h:51:23: warning: inline function ‘mmc_queue_remove’ declared but never defined
  241. MMC_QUEUE_INLINE void mmc_queue_remove(mmc_queue_t *, void *);
  242. ^
  243. /tmp/memcache/memcache_queue.h:50:23: warning: inline function ‘mmc_queue_copy’ declared but never defined
  244. MMC_QUEUE_INLINE void mmc_queue_copy(mmc_queue_t *, mmc_queue_t *);
  245. ^
  246. /tmp/memcache/memcache_queue.h:49:23: warning: inline function ‘mmc_queue_free’ declared but never defined
  247. MMC_QUEUE_INLINE void mmc_queue_free(mmc_queue_t *);
  248. ^
  249. /tmp/memcache/memcache_queue.h:48:22: warning: inline function ‘mmc_queue_contains’ declared but never defined
  250. MMC_QUEUE_INLINE int mmc_queue_contains(mmc_queue_t *, void *);
  251. ^
  252. /tmp/memcache/memcache_queue.h:47:24: warning: inline function ‘mmc_queue_pop’ declared but never defined
  253. MMC_QUEUE_INLINE void *mmc_queue_pop(mmc_queue_t *);
  254. ^
  255. /tmp/memcache/memcache_queue.h:46:23: warning: inline function ‘mmc_queue_push’ declared but never defined
  256. MMC_QUEUE_INLINE void mmc_queue_push(mmc_queue_t *, void *);
  257. ^
  258. /bin/bash /tmp/pear-build-roottufEQy/memcache-3.0.8/libtool --mode=compile cc -I/opt/plesk/php/5.6/include/php -I. -I/tmp/memcache -DPHP_ATOM_INC -I/tmp/pear-build-roottufEQy/memcache-3.0.8/include -I/tmp/pear-build-roottufEQy/memcache-3.0.8/main -I/tmp/memcache -I/opt/plesk/php/5.6/include/php -I/opt/plesk/php/5.6/include/php/main -I/opt/plesk/php/5.6/include/php/TSRM -I/opt/plesk/php/5.6/include/php/Zend -I/opt/plesk/php/5.6/include/php/ext -I/opt/plesk/php/5.6/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/memcache/memcache_queue.c -o memcache_queue.lo
  259. libtool: compile: cc -I/opt/plesk/php/5.6/include/php -I. -I/tmp/memcache -DPHP_ATOM_INC -I/tmp/pear-build-roottufEQy/memcache-3.0.8/include -I/tmp/pear-build-roottufEQy/memcache-3.0.8/main -I/tmp/memcache -I/opt/plesk/php/5.6/include/php -I/opt/plesk/php/5.6/include/php/main -I/opt/plesk/php/5.6/include/php/TSRM -I/opt/plesk/php/5.6/include/php/Zend -I/opt/plesk/php/5.6/include/php/ext -I/opt/plesk/php/5.6/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/memcache/memcache_queue.c -fPIC -DPIC -o .libs/memcache_queue.o
  260. /bin/bash /tmp/pear-build-roottufEQy/memcache-3.0.8/libtool --mode=compile cc -I/opt/plesk/php/5.6/include/php -I. -I/tmp/memcache -DPHP_ATOM_INC -I/tmp/pear-build-roottufEQy/memcache-3.0.8/include -I/tmp/pear-build-roottufEQy/memcache-3.0.8/main -I/tmp/memcache -I/opt/plesk/php/5.6/include/php -I/opt/plesk/php/5.6/include/php/main -I/opt/plesk/php/5.6/include/php/TSRM -I/opt/plesk/php/5.6/include/php/Zend -I/opt/plesk/php/5.6/include/php/ext -I/opt/plesk/php/5.6/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/memcache/memcache_ascii_protocol.c -o memcache_ascii_protocol.lo
  261. libtool: compile: cc -I/opt/plesk/php/5.6/include/php -I. -I/tmp/memcache -DPHP_ATOM_INC -I/tmp/pear-build-roottufEQy/memcache-3.0.8/include -I/tmp/pear-build-roottufEQy/memcache-3.0.8/main -I/tmp/memcache -I/opt/plesk/php/5.6/include/php -I/opt/plesk/php/5.6/include/php/main -I/opt/plesk/php/5.6/include/php/TSRM -I/opt/plesk/php/5.6/include/php/Zend -I/opt/plesk/php/5.6/include/php/ext -I/opt/plesk/php/5.6/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/memcache/memcache_ascii_protocol.c -fPIC -DPIC -o .libs/memcache_ascii_protocol.o
  262. In file included from /tmp/memcache/memcache_ascii_protocol.c:26:0:
  263. /tmp/memcache/memcache_pool.h:395:12: warning: inline function ‘mmc_prepare_key’ declared but never defined
  264. inline int mmc_prepare_key(zval *, char *, unsigned int *);
  265. ^
  266. /tmp/memcache/memcache_pool.h:394:12: warning: inline function ‘mmc_prepare_key_ex’ declared but never defined
  267. inline int mmc_prepare_key_ex(const char *, unsigned int, char *, unsigned int *);
  268. ^
  269. In file included from /tmp/memcache/memcache_ascii_protocol.c:26:0:
  270. /tmp/memcache/memcache_pool.h:139:13: warning: inline function ‘mmc_buffer_free’ declared but never defined
  271. inline void mmc_buffer_free(mmc_buffer_t *);
  272. ^
  273. /tmp/memcache/memcache_pool.h:138:13: warning: inline function ‘mmc_buffer_alloc’ declared but never defined
  274. inline void mmc_buffer_alloc(mmc_buffer_t *, unsigned int);
  275. ^
  276. In file included from /tmp/memcache/memcache_pool.h:46:0,
  277. from /tmp/memcache/memcache_ascii_protocol.c:26:
  278. /tmp/memcache/memcache_queue.h:51:23: warning: inline function ‘mmc_queue_remove’ declared but never defined
  279. MMC_QUEUE_INLINE void mmc_queue_remove(mmc_queue_t *, void *);
  280. ^
  281. /tmp/memcache/memcache_queue.h:50:23: warning: inline function ‘mmc_queue_copy’ declared but never defined
  282. MMC_QUEUE_INLINE void mmc_queue_copy(mmc_queue_t *, mmc_queue_t *);
  283. ^
  284. /tmp/memcache/memcache_queue.h:49:23: warning: inline function ‘mmc_queue_free’ declared but never defined
  285. MMC_QUEUE_INLINE void mmc_queue_free(mmc_queue_t *);
  286. ^
  287. /tmp/memcache/memcache_queue.h:48:22: warning: inline function ‘mmc_queue_contains’ declared but never defined
  288. MMC_QUEUE_INLINE int mmc_queue_contains(mmc_queue_t *, void *);
  289. ^
  290. /tmp/memcache/memcache_queue.h:47:24: warning: inline function ‘mmc_queue_pop’ declared but never defined
  291. MMC_QUEUE_INLINE void *mmc_queue_pop(mmc_queue_t *);
  292. ^
  293. /tmp/memcache/memcache_queue.h:46:23: warning: inline function ‘mmc_queue_push’ declared but never defined
  294. MMC_QUEUE_INLINE void mmc_queue_push(mmc_queue_t *, void *);
  295. ^
  296. /bin/bash /tmp/pear-build-roottufEQy/memcache-3.0.8/libtool --mode=compile cc -I/opt/plesk/php/5.6/include/php -I. -I/tmp/memcache -DPHP_ATOM_INC -I/tmp/pear-build-roottufEQy/memcache-3.0.8/include -I/tmp/pear-build-roottufEQy/memcache-3.0.8/main -I/tmp/memcache -I/opt/plesk/php/5.6/include/php -I/opt/plesk/php/5.6/include/php/main -I/opt/plesk/php/5.6/include/php/TSRM -I/opt/plesk/php/5.6/include/php/Zend -I/opt/plesk/php/5.6/include/php/ext -I/opt/plesk/php/5.6/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/memcache/memcache_binary_protocol.c -o memcache_binary_protocol.lo
  297. libtool: compile: cc -I/opt/plesk/php/5.6/include/php -I. -I/tmp/memcache -DPHP_ATOM_INC -I/tmp/pear-build-roottufEQy/memcache-3.0.8/include -I/tmp/pear-build-roottufEQy/memcache-3.0.8/main -I/tmp/memcache -I/opt/plesk/php/5.6/include/php -I/opt/plesk/php/5.6/include/php/main -I/opt/plesk/php/5.6/include/php/TSRM -I/opt/plesk/php/5.6/include/php/Zend -I/opt/plesk/php/5.6/include/php/ext -I/opt/plesk/php/5.6/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/memcache/memcache_binary_protocol.c -fPIC -DPIC -o .libs/memcache_binary_protocol.o
  298. In file included from /tmp/memcache/memcache_binary_protocol.c:34:0:
  299. /tmp/memcache/memcache_pool.h:395:12: warning: inline function ‘mmc_prepare_key’ declared but never defined
  300. inline int mmc_prepare_key(zval *, char *, unsigned int *);
  301. ^
  302. /tmp/memcache/memcache_pool.h:394:12: warning: inline function ‘mmc_prepare_key_ex’ declared but never defined
  303. inline int mmc_prepare_key_ex(const char *, unsigned int, char *, unsigned int *);
  304. ^
  305. In file included from /tmp/memcache/memcache_binary_protocol.c:34:0:
  306. /tmp/memcache/memcache_pool.h:139:13: warning: inline function ‘mmc_buffer_free’ declared but never defined
  307. inline void mmc_buffer_free(mmc_buffer_t *);
  308. ^
  309. /tmp/memcache/memcache_pool.h:138:13: warning: inline function ‘mmc_buffer_alloc’ declared but never defined
  310. inline void mmc_buffer_alloc(mmc_buffer_t *, unsigned int);
  311. ^
  312. In file included from /tmp/memcache/memcache_pool.h:46:0,
  313. from /tmp/memcache/memcache_binary_protocol.c:34:
  314. /tmp/memcache/memcache_queue.h:51:23: warning: inline function ‘mmc_queue_remove’ declared but never defined
  315. MMC_QUEUE_INLINE void mmc_queue_remove(mmc_queue_t *, void *);
  316. ^
  317. /tmp/memcache/memcache_queue.h:50:23: warning: inline function ‘mmc_queue_copy’ declared but never defined
  318. MMC_QUEUE_INLINE void mmc_queue_copy(mmc_queue_t *, mmc_queue_t *);
  319. ^
  320. /tmp/memcache/memcache_queue.h:49:23: warning: inline function ‘mmc_queue_free’ declared but never defined
  321. MMC_QUEUE_INLINE void mmc_queue_free(mmc_queue_t *);
  322. ^
  323. /tmp/memcache/memcache_queue.h:48:22: warning: inline function ‘mmc_queue_contains’ declared but never defined
  324. MMC_QUEUE_INLINE int mmc_queue_contains(mmc_queue_t *, void *);
  325. ^
  326. /tmp/memcache/memcache_queue.h:47:24: warning: inline function ‘mmc_queue_pop’ declared but never defined
  327. MMC_QUEUE_INLINE void *mmc_queue_pop(mmc_queue_t *);
  328. ^
  329. /tmp/memcache/memcache_queue.h:46:23: warning: inline function ‘mmc_queue_push’ declared but never defined
  330. MMC_QUEUE_INLINE void mmc_queue_push(mmc_queue_t *, void *);
  331. ^
  332. /bin/bash /tmp/pear-build-roottufEQy/memcache-3.0.8/libtool --mode=compile cc -I/opt/plesk/php/5.6/include/php -I. -I/tmp/memcache -DPHP_ATOM_INC -I/tmp/pear-build-roottufEQy/memcache-3.0.8/include -I/tmp/pear-build-roottufEQy/memcache-3.0.8/main -I/tmp/memcache -I/opt/plesk/php/5.6/include/php -I/opt/plesk/php/5.6/include/php/main -I/opt/plesk/php/5.6/include/php/TSRM -I/opt/plesk/php/5.6/include/php/Zend -I/opt/plesk/php/5.6/include/php/ext -I/opt/plesk/php/5.6/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/memcache/memcache_standard_hash.c -o memcache_standard_hash.lo
  333. libtool: compile: cc -I/opt/plesk/php/5.6/include/php -I. -I/tmp/memcache -DPHP_ATOM_INC -I/tmp/pear-build-roottufEQy/memcache-3.0.8/include -I/tmp/pear-build-roottufEQy/memcache-3.0.8/main -I/tmp/memcache -I/opt/plesk/php/5.6/include/php -I/opt/plesk/php/5.6/include/php/main -I/opt/plesk/php/5.6/include/php/TSRM -I/opt/plesk/php/5.6/include/php/Zend -I/opt/plesk/php/5.6/include/php/ext -I/opt/plesk/php/5.6/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
  334. In file included from /tmp/memcache/memcache_standard_hash.c:27:0:
  335. /tmp/memcache/php_memcache.h:75:0: warning: "IS_CALLABLE" redefined
  336. # define IS_CALLABLE(cb_zv, flags, cb_sp) zend_is_callable((cb_zv), (flags), (cb_sp) TSRMLS_CC)
  337. ^
  338. In file included from /opt/plesk/php/5.6/include/php/main/php.h:35:0,
  339. from /tmp/memcache/memcache_standard_hash.c:26:
  340. /opt/plesk/php/5.6/include/php/Zend/zend.h:593:0: note: this is the location of the previous definition
  341. #define IS_CALLABLE 10
  342. ^
  343. In file included from /tmp/memcache/php_memcache.h:34:0,
  344. from /tmp/memcache/memcache_standard_hash.c:27:
  345. /tmp/memcache/memcache_pool.h:395:12: warning: inline function ‘mmc_prepare_key’ declared but never defined
  346. inline int mmc_prepare_key(zval *, char *, unsigned int *);
  347. ^
  348. /tmp/memcache/memcache_pool.h:394:12: warning: inline function ‘mmc_prepare_key_ex’ declared but never defined
  349. inline int mmc_prepare_key_ex(const char *, unsigned int, char *, unsigned int *);
  350. ^
  351. In file included from /tmp/memcache/php_memcache.h:34:0,
  352. from /tmp/memcache/memcache_standard_hash.c:27:
  353. /tmp/memcache/memcache_pool.h:139:13: warning: inline function ‘mmc_buffer_free’ declared but never defined
  354. inline void mmc_buffer_free(mmc_buffer_t *);
  355. ^
  356. /tmp/memcache/memcache_pool.h:138:13: warning: inline function ‘mmc_buffer_alloc’ declared but never defined
  357. inline void mmc_buffer_alloc(mmc_buffer_t *, unsigned int);
  358. ^
  359. In file included from /tmp/memcache/memcache_pool.h:46:0,
  360. from /tmp/memcache/php_memcache.h:34,
  361. from /tmp/memcache/memcache_standard_hash.c:27:
  362. /tmp/memcache/memcache_queue.h:51:23: warning: inline function ‘mmc_queue_remove’ declared but never defined
  363. MMC_QUEUE_INLINE void mmc_queue_remove(mmc_queue_t *, void *);
  364. ^
  365. /tmp/memcache/memcache_queue.h:50:23: warning: inline function ‘mmc_queue_copy’ declared but never defined
  366. MMC_QUEUE_INLINE void mmc_queue_copy(mmc_queue_t *, mmc_queue_t *);
  367. ^
  368. /tmp/memcache/memcache_queue.h:49:23: warning: inline function ‘mmc_queue_free’ declared but never defined
  369. MMC_QUEUE_INLINE void mmc_queue_free(mmc_queue_t *);
  370. ^
  371. /tmp/memcache/memcache_queue.h:48:22: warning: inline function ‘mmc_queue_contains’ declared but never defined
  372. MMC_QUEUE_INLINE int mmc_queue_contains(mmc_queue_t *, void *);
  373. ^
  374. /tmp/memcache/memcache_queue.h:47:24: warning: inline function ‘mmc_queue_pop’ declared but never defined
  375. MMC_QUEUE_INLINE void *mmc_queue_pop(mmc_queue_t *);
  376. ^
  377. /tmp/memcache/memcache_queue.h:46:23: warning: inline function ‘mmc_queue_push’ declared but never defined
  378. MMC_QUEUE_INLINE void mmc_queue_push(mmc_queue_t *, void *);
  379. ^
  380. /bin/bash /tmp/pear-build-roottufEQy/memcache-3.0.8/libtool --mode=compile cc -I/opt/plesk/php/5.6/include/php -I. -I/tmp/memcache -DPHP_ATOM_INC -I/tmp/pear-build-roottufEQy/memcache-3.0.8/include -I/tmp/pear-build-roottufEQy/memcache-3.0.8/main -I/tmp/memcache -I/opt/plesk/php/5.6/include/php -I/opt/plesk/php/5.6/include/php/main -I/opt/plesk/php/5.6/include/php/TSRM -I/opt/plesk/php/5.6/include/php/Zend -I/opt/plesk/php/5.6/include/php/ext -I/opt/plesk/php/5.6/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/memcache/memcache_consistent_hash.c -o memcache_consistent_hash.lo
  381. libtool: compile: cc -I/opt/plesk/php/5.6/include/php -I. -I/tmp/memcache -DPHP_ATOM_INC -I/tmp/pear-build-roottufEQy/memcache-3.0.8/include -I/tmp/pear-build-roottufEQy/memcache-3.0.8/main -I/tmp/memcache -I/opt/plesk/php/5.6/include/php -I/opt/plesk/php/5.6/include/php/main -I/opt/plesk/php/5.6/include/php/TSRM -I/opt/plesk/php/5.6/include/php/Zend -I/opt/plesk/php/5.6/include/php/ext -I/opt/plesk/php/5.6/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
  382. In file included from /tmp/memcache/memcache_consistent_hash.c:29:0:
  383. /tmp/memcache/php_memcache.h:75:0: warning: "IS_CALLABLE" redefined
  384. # define IS_CALLABLE(cb_zv, flags, cb_sp) zend_is_callable((cb_zv), (flags), (cb_sp) TSRMLS_CC)
  385. ^
  386. In file included from /opt/plesk/php/5.6/include/php/main/php.h:35:0,
  387. from /tmp/memcache/memcache_consistent_hash.c:28:
  388. /opt/plesk/php/5.6/include/php/Zend/zend.h:593:0: note: this is the location of the previous definition
  389. #define IS_CALLABLE 10
  390. ^
  391. In file included from /tmp/memcache/php_memcache.h:34:0,
  392. from /tmp/memcache/memcache_consistent_hash.c:29:
  393. /tmp/memcache/memcache_pool.h:395:12: warning: inline function ‘mmc_prepare_key’ declared but never defined
  394. inline int mmc_prepare_key(zval *, char *, unsigned int *);
  395. ^
  396. /tmp/memcache/memcache_pool.h:394:12: warning: inline function ‘mmc_prepare_key_ex’ declared but never defined
  397. inline int mmc_prepare_key_ex(const char *, unsigned int, char *, unsigned int *);
  398. ^
  399. In file included from /tmp/memcache/php_memcache.h:34:0,
  400. from /tmp/memcache/memcache_consistent_hash.c:29:
  401. /tmp/memcache/memcache_pool.h:139:13: warning: inline function ‘mmc_buffer_free’ declared but never defined
  402. inline void mmc_buffer_free(mmc_buffer_t *);
  403. ^
  404. /tmp/memcache/memcache_pool.h:138:13: warning: inline function ‘mmc_buffer_alloc’ declared but never defined
  405. inline void mmc_buffer_alloc(mmc_buffer_t *, unsigned int);
  406. ^
  407. In file included from /tmp/memcache/memcache_pool.h:46:0,
  408. from /tmp/memcache/php_memcache.h:34,
  409. from /tmp/memcache/memcache_consistent_hash.c:29:
  410. /tmp/memcache/memcache_queue.h:51:23: warning: inline function ‘mmc_queue_remove’ declared but never defined
  411. MMC_QUEUE_INLINE void mmc_queue_remove(mmc_queue_t *, void *);
  412. ^
  413. /tmp/memcache/memcache_queue.h:50:23: warning: inline function ‘mmc_queue_copy’ declared but never defined
  414. MMC_QUEUE_INLINE void mmc_queue_copy(mmc_queue_t *, mmc_queue_t *);
  415. ^
  416. /tmp/memcache/memcache_queue.h:49:23: warning: inline function ‘mmc_queue_free’ declared but never defined
  417. MMC_QUEUE_INLINE void mmc_queue_free(mmc_queue_t *);
  418. ^
  419. /tmp/memcache/memcache_queue.h:48:22: warning: inline function ‘mmc_queue_contains’ declared but never defined
  420. MMC_QUEUE_INLINE int mmc_queue_contains(mmc_queue_t *, void *);
  421. ^
  422. /tmp/memcache/memcache_queue.h:47:24: warning: inline function ‘mmc_queue_pop’ declared but never defined
  423. MMC_QUEUE_INLINE void *mmc_queue_pop(mmc_queue_t *);
  424. ^
  425. /tmp/memcache/memcache_queue.h:46:23: warning: inline function ‘mmc_queue_push’ declared but never defined
  426. MMC_QUEUE_INLINE void mmc_queue_push(mmc_queue_t *, void *);
  427. ^
  428. /bin/bash /tmp/pear-build-roottufEQy/memcache-3.0.8/libtool --mode=compile cc -I/opt/plesk/php/5.6/include/php -I. -I/tmp/memcache -DPHP_ATOM_INC -I/tmp/pear-build-roottufEQy/memcache-3.0.8/include -I/tmp/pear-build-roottufEQy/memcache-3.0.8/main -I/tmp/memcache -I/opt/plesk/php/5.6/include/php -I/opt/plesk/php/5.6/include/php/main -I/opt/plesk/php/5.6/include/php/TSRM -I/opt/plesk/php/5.6/include/php/Zend -I/opt/plesk/php/5.6/include/php/ext -I/opt/plesk/php/5.6/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/memcache/memcache_session.c -o memcache_session.lo
  429. libtool: compile: cc -I/opt/plesk/php/5.6/include/php -I. -I/tmp/memcache -DPHP_ATOM_INC -I/tmp/pear-build-roottufEQy/memcache-3.0.8/include -I/tmp/pear-build-roottufEQy/memcache-3.0.8/main -I/tmp/memcache -I/opt/plesk/php/5.6/include/php -I/opt/plesk/php/5.6/include/php/main -I/opt/plesk/php/5.6/include/php/TSRM -I/opt/plesk/php/5.6/include/php/Zend -I/opt/plesk/php/5.6/include/php/ext -I/opt/plesk/php/5.6/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/memcache/memcache_session.c -fPIC -DPIC -o .libs/memcache_session.o
  430. In file included from /tmp/memcache/memcache_session.c:34:0:
  431. /tmp/memcache/php_memcache.h:75:0: warning: "IS_CALLABLE" redefined
  432. # define IS_CALLABLE(cb_zv, flags, cb_sp) zend_is_callable((cb_zv), (flags), (cb_sp) TSRMLS_CC)
  433. ^
  434. In file included from /opt/plesk/php/5.6/include/php/main/php.h:35:0,
  435. from /tmp/memcache/memcache_session.c:27:
  436. /opt/plesk/php/5.6/include/php/Zend/zend.h:593:0: note: this is the location of the previous definition
  437. #define IS_CALLABLE 10
  438. ^
  439. In file included from /tmp/memcache/php_memcache.h:34:0,
  440. from /tmp/memcache/memcache_session.c:34:
  441. /tmp/memcache/memcache_pool.h:395:12: warning: inline function ‘mmc_prepare_key’ declared but never defined
  442. inline int mmc_prepare_key(zval *, char *, unsigned int *);
  443. ^
  444. /tmp/memcache/memcache_pool.h:394:12: warning: inline function ‘mmc_prepare_key_ex’ declared but never defined
  445. inline int mmc_prepare_key_ex(const char *, unsigned int, char *, unsigned int *);
  446. ^
  447. In file included from /tmp/memcache/php_memcache.h:34:0,
  448. from /tmp/memcache/memcache_session.c:34:
  449. /tmp/memcache/memcache_pool.h:139:13: warning: inline function ‘mmc_buffer_free’ declared but never defined
  450. inline void mmc_buffer_free(mmc_buffer_t *);
  451. ^
  452. /tmp/memcache/memcache_pool.h:138:13: warning: inline function ‘mmc_buffer_alloc’ declared but never defined
  453. inline void mmc_buffer_alloc(mmc_buffer_t *, unsigned int);
  454. ^
  455. In file included from /tmp/memcache/memcache_pool.h:46:0,
  456. from /tmp/memcache/php_memcache.h:34,
  457. from /tmp/memcache/memcache_session.c:34:
  458. /tmp/memcache/memcache_queue.h:51:23: warning: inline function ‘mmc_queue_remove’ declared but never defined
  459. MMC_QUEUE_INLINE void mmc_queue_remove(mmc_queue_t *, void *);
  460. ^
  461. /tmp/memcache/memcache_queue.h:50:23: warning: inline function ‘mmc_queue_copy’ declared but never defined
  462. MMC_QUEUE_INLINE void mmc_queue_copy(mmc_queue_t *, mmc_queue_t *);
  463. ^
  464. /tmp/memcache/memcache_queue.h:49:23: warning: inline function ‘mmc_queue_free’ declared but never defined
  465. MMC_QUEUE_INLINE void mmc_queue_free(mmc_queue_t *);
  466. ^
  467. /tmp/memcache/memcache_queue.h:48:22: warning: inline function ‘mmc_queue_contains’ declared but never defined
  468. MMC_QUEUE_INLINE int mmc_queue_contains(mmc_queue_t *, void *);
  469. ^
  470. /tmp/memcache/memcache_queue.h:47:24: warning: inline function ‘mmc_queue_pop’ declared but never defined
  471. MMC_QUEUE_INLINE void *mmc_queue_pop(mmc_queue_t *);
  472. ^
  473. /tmp/memcache/memcache_queue.h:46:23: warning: inline function ‘mmc_queue_push’ declared but never defined
  474. MMC_QUEUE_INLINE void mmc_queue_push(mmc_queue_t *, void *);
  475. ^
  476. /bin/bash /tmp/pear-build-roottufEQy/memcache-3.0.8/libtool --mode=link cc -DPHP_ATOM_INC -I/tmp/pear-build-roottufEQy/memcache-3.0.8/include -I/tmp/pear-build-roottufEQy/memcache-3.0.8/main -I/tmp/memcache -I/opt/plesk/php/5.6/include/php -I/opt/plesk/php/5.6/include/php/main -I/opt/plesk/php/5.6/include/php/TSRM -I/opt/plesk/php/5.6/include/php/Zend -I/opt/plesk/php/5.6/include/php/ext -I/opt/plesk/php/5.6/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -o memcache.la -export-dynamic -avoid-version -prefer-pic -module -rpath /tmp/pear-build-roottufEQy/memcache-3.0.8/modules memcache.lo memcache_pool.lo memcache_queue.lo memcache_ascii_protocol.lo memcache_binary_protocol.lo memcache_standard_hash.lo memcache_consistent_hash.lo memcache_session.lo
  477. libtool: link: cc -shared -fPIC -DPIC .libs/memcache.o .libs/memcache_pool.o .libs/memcache_queue.o .libs/memcache_ascii_protocol.o .libs/memcache_binary_protocol.o .libs/memcache_standard_hash.o .libs/memcache_consistent_hash.o .libs/memcache_session.o -g -O2 -Wl,-soname -Wl,memcache.so -o .libs/memcache.so
  478. libtool: link: ( cd ".libs" && rm -f "memcache.la" && ln -s "../memcache.la" "memcache.la" )
  479. /bin/bash /tmp/pear-build-roottufEQy/memcache-3.0.8/libtool --mode=install cp ./memcache.la /tmp/pear-build-roottufEQy/memcache-3.0.8/modules
  480. libtool: install: cp ./.libs/memcache.so /tmp/pear-build-roottufEQy/memcache-3.0.8/modules/memcache.so
  481. libtool: install: cp ./.libs/memcache.lai /tmp/pear-build-roottufEQy/memcache-3.0.8/modules/memcache.la
  482. libtool: finish: PATH="/opt/plesk/php/5.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/sbin" ldconfig -n /tmp/pear-build-roottufEQy/memcache-3.0.8/modules
  483. ----------------------------------------------------------------------
  484. Libraries have been installed in:
  485. /tmp/pear-build-roottufEQy/memcache-3.0.8/modules
  486.  
  487. If you ever happen to want to link against installed libraries
  488. in a given directory, LIBDIR, you must either use libtool, and
  489. specify the full pathname of the library, or use the '-LLIBDIR'
  490. flag during linking and do at least one of the following:
  491. - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
  492. during execution
  493. - add LIBDIR to the 'LD_RUN_PATH' environment variable
  494. during linking
  495. - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
  496. - have your system administrator add LIBDIR to '/etc/ld.so.conf'
  497.  
  498. See any operating system documentation about shared libraries for
  499. more information, such as the ld(1) and ld.so(8) manual pages.
  500. ----------------------------------------------------------------------
  501.  
  502. Build complete.
  503. Don't forget to run 'make test'.
  504.  
  505. running: make INSTALL_ROOT="/tmp/pear-build-roottufEQy/install-memcache-3.0.8" install
  506. Installing shared extensions: /tmp/pear-build-roottufEQy/install-memcache-3.0.8/opt/plesk/php/5.6/lib/php/modules/
  507. running: find "/tmp/pear-build-roottufEQy/install-memcache-3.0.8" | xargs ls -dils
  508. 22020292 4 drwxr-xr-x 3 root root 4096 Aug 9 12:08 /tmp/pear-build-roottufEQy/install-memcache-3.0.8
  509. 22020328 4 drwxr-xr-x 3 root root 4096 Aug 9 12:08 /tmp/pear-build-roottufEQy/install-memcache-3.0.8/opt
  510. 22020329 4 drwxr-xr-x 3 root root 4096 Aug 9 12:08 /tmp/pear-build-roottufEQy/install-memcache-3.0.8/opt/plesk
  511. 22020330 4 drwxr-xr-x 3 root root 4096 Aug 9 12:08 /tmp/pear-build-roottufEQy/install-memcache-3.0.8/opt/plesk/php
  512. 22020331 4 drwxr-xr-x 3 root root 4096 Aug 9 12:08 /tmp/pear-build-roottufEQy/install-memcache-3.0.8/opt/plesk/php/5.6
  513. 22020332 4 drwxr-xr-x 3 root root 4096 Aug 9 12:08 /tmp/pear-build-roottufEQy/install-memcache-3.0.8/opt/plesk/php/5.6/lib
  514. 22020333 4 drwxr-xr-x 3 root root 4096 Aug 9 12:08 /tmp/pear-build-roottufEQy/install-memcache-3.0.8/opt/plesk/php/5.6/lib/php
  515. 22020334 4 drwxr-xr-x 2 root root 4096 Aug 9 12:08 /tmp/pear-build-roottufEQy/install-memcache-3.0.8/opt/plesk/php/5.6/lib/php/modules
  516. 22020326 516 -rwxr-xr-x 1 root root 525960 Aug 9 12:08 /tmp/pear-build-roottufEQy/install-memcache-3.0.8/opt/plesk/php/5.6/lib/php/modules/memcache.so
  517.  
  518. Build process completed successfully
  519. Installing '/opt/plesk/php/5.6/lib/php/modules/memcache.so'
  520. install ok: channel://pecl.php.net/memcache-3.0.8
  521. configuration option "php_ini" is not set to php.ini location
  522. You should add "extension=memcache.so" to php.ini
  523. root@stage3:~# echo "extension=memcache.so" > /opt/plesk/php/5.6/etc/php.d/memcache.ini
  524. root@stage3:~# /usr/local/psa/bin/php_handler --reread
  525. The information about PHP handlers was successfully updated.
  526. root@stage3:~# /opt/plesk/php/5.6/bin/php -m | grep memca
  527. PHP Warning: PHP Startup: Unable to load dynamic library '/opt/plesk/php/5.6/lib/php/modules/memcache.so' - /opt/plesk/php/5.6/lib/php/modules/memcache.so: undefined symbol: mmc_queue_remove in Unknown on line 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement