Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@stage3:~# /opt/plesk/php/5.6/bin/pecl install memcache-beta
- downloading memcache-3.0.8.tgz ...
- Starting to download memcache-3.0.8.tgz (70,523 bytes)
- .................done: 70,523 bytes
- 15 source files, building
- 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
- running: phpize
- Configuring for:
- PHP Api Version: 20131106
- Zend Module Api No: 20131226
- Zend Extension Api No: 220131226
- Enable memcache session handler support? [yes] :
- building in /tmp/pear-build-roottufEQy/memcache-3.0.8
- running: /tmp/memcache/configure --enable-memcache-session=yes
- 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... /opt/plesk/php/5.6
- 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
- checking for PHP extension directory... /opt/plesk/php/5.6/lib/php/modules
- checking for PHP installed headers prefix... /opt/plesk/php/5.6/include/php
- checking if debug is enabled... no
- checking if zts is enabled... no
- checking for re2c... re2c
- checking for re2c version... 0.16 (ok)
- checking for gawk... gawk
- checking whether to enable memcache support... yes, shared
- checking whether to enable memcache session handler support... yes
- checking for the location of ZLIB... no
- checking for the location of zlib... /usr
- checking for session includes... /opt/plesk/php/5.6/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/bin/ld
- checking if the linker (/usr/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 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/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 a working dd... /bin/dd
- checking how to truncate binary pipes... /bin/dd bs=4096 count=1
- checking for mt... mt
- checking if mt 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/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/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
- 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
- In file included from /tmp/memcache/memcache.c:30:0:
- /tmp/memcache/php_memcache.h:75:0: warning: "IS_CALLABLE" redefined
- # define IS_CALLABLE(cb_zv, flags, cb_sp) zend_is_callable((cb_zv), (flags), (cb_sp) TSRMLS_CC)
- ^
- In file included from /opt/plesk/php/5.6/include/php/main/php.h:35:0,
- from /tmp/memcache/memcache.c:26:
- /opt/plesk/php/5.6/include/php/Zend/zend.h:593:0: note: this is the location of the previous definition
- #define IS_CALLABLE 10
- ^
- /tmp/memcache/memcache.c: In function ‘mmc_stats_parse_stat’:
- /tmp/memcache/memcache.c:903:13: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
- if ((space = php_memnstr(start, " ", 1, end)) == NULL) {
- ^
- /tmp/memcache/memcache.c:908:13: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
- if ((colon = php_memnstr(start, ":", 1, space - 1)) != NULL) {
- ^
- /tmp/memcache/memcache.c: In function ‘mmc_stats_parse_item’:
- /tmp/memcache/memcache.c:950:13: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
- if ((space = php_memnstr(start, " ", 1, end)) == NULL) {
- ^
- /tmp/memcache/memcache.c:958:13: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
- for (value = php_memnstr(space, "[", 1, end); value != NULL && value <= end; value = php_memnstr(value + 1, ";", 1, end)) {
- ^
- /tmp/memcache/memcache.c:958:85: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
- for (value = php_memnstr(space, "[", 1, end); value != NULL && value <= end; value = php_memnstr(value + 1, ";", 1, end)) {
- ^
- /tmp/memcache/memcache.c:963:34: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
- if (value <= end && (value_end = php_memnstr(value, " ", 1, end)) != NULL && value_end <= end) {
- ^
- /tmp/memcache/memcache.c: In function ‘mmc_stats_parse_generic’:
- /tmp/memcache/memcache.c:986:14: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
- if ((space = php_memnstr(start, " ", 1, end)) != NULL) {
- ^
- In file included from /tmp/memcache/php_memcache.h:34:0,
- from /tmp/memcache/memcache.c:30:
- /tmp/memcache/memcache.c: At top level:
- /tmp/memcache/memcache_pool.h:395:12: warning: inline function ‘mmc_prepare_key’ declared but never defined
- inline int mmc_prepare_key(zval *, char *, unsigned int *);
- ^
- /tmp/memcache/memcache_pool.h:394:12: warning: inline function ‘mmc_prepare_key_ex’ declared but never defined
- inline int mmc_prepare_key_ex(const char *, unsigned int, char *, unsigned int *);
- ^
- In file included from /tmp/memcache/php_memcache.h:34:0,
- from /tmp/memcache/memcache.c:30:
- /tmp/memcache/memcache_pool.h:139:13: warning: inline function ‘mmc_buffer_free’ declared but never defined
- inline void mmc_buffer_free(mmc_buffer_t *);
- ^
- /tmp/memcache/memcache_pool.h:138:13: warning: inline function ‘mmc_buffer_alloc’ declared but never defined
- inline void mmc_buffer_alloc(mmc_buffer_t *, unsigned int);
- ^
- In file included from /tmp/memcache/memcache_pool.h:46:0,
- from /tmp/memcache/php_memcache.h:34,
- from /tmp/memcache/memcache.c:30:
- /tmp/memcache/memcache_queue.h:51:23: warning: inline function ‘mmc_queue_remove’ declared but never defined
- MMC_QUEUE_INLINE void mmc_queue_remove(mmc_queue_t *, void *);
- ^
- /tmp/memcache/memcache_queue.h:50:23: warning: inline function ‘mmc_queue_copy’ declared but never defined
- MMC_QUEUE_INLINE void mmc_queue_copy(mmc_queue_t *, mmc_queue_t *);
- ^
- /tmp/memcache/memcache_queue.h:49:23: warning: inline function ‘mmc_queue_free’ declared but never defined
- MMC_QUEUE_INLINE void mmc_queue_free(mmc_queue_t *);
- ^
- /tmp/memcache/memcache_queue.h:48:22: warning: inline function ‘mmc_queue_contains’ declared but never defined
- MMC_QUEUE_INLINE int mmc_queue_contains(mmc_queue_t *, void *);
- ^
- /tmp/memcache/memcache_queue.h:47:24: warning: inline function ‘mmc_queue_pop’ declared but never defined
- MMC_QUEUE_INLINE void *mmc_queue_pop(mmc_queue_t *);
- ^
- /tmp/memcache/memcache_queue.h:46:23: warning: inline function ‘mmc_queue_push’ declared but never defined
- MMC_QUEUE_INLINE void mmc_queue_push(mmc_queue_t *, void *);
- ^
- /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
- 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
- In file included from /opt/plesk/php/5.6/include/php/Zend/zend.h:850:0,
- from /opt/plesk/php/5.6/include/php/main/php.h:35,
- from /tmp/memcache/memcache_pool.c:33:
- /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
- #define zval_dtor(zvalue) _zval_dtor((zvalue) ZEND_FILE_LINE_CC)
- ^
- /tmp/memcache/memcache_pool.c:1710:3: note: in expansion of macro ‘zval_dtor’
- zval_dtor(&keytmp);
- ^
- /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
- #define zval_copy_ctor(zvalue) _zval_copy_ctor((zvalue) ZEND_FILE_LINE_CC)
- ^
- /tmp/memcache/memcache_pool.c:1705:3: note: in expansion of macro ‘zval_copy_ctor’
- zval_copy_ctor(&keytmp);
- ^
- In file included from /opt/plesk/php/5.6/include/php/Zend/zend.h:252:0,
- from /opt/plesk/php/5.6/include/php/main/php.h:35,
- from /tmp/memcache/memcache_pool.c:33:
- /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
- #define perealloc(ptr, size, persistent) ((persistent)?__zend_realloc((ptr), (size)):erealloc((ptr), (size)))
- ^
- /opt/plesk/php/5.6/include/php/ext/standard/php_smart_str.h:48:34: note: in expansion of macro ‘perealloc’
- #define SMART_STR_REALLOC(a,b,c) perealloc((a),(b),(c))
- ^
- /opt/plesk/php/5.6/include/php/ext/standard/php_smart_str.h:52:11: note: in expansion of macro ‘SMART_STR_REALLOC’
- (d)->c = SMART_STR_REALLOC((d)->c, (d)->a + 1, (what))
- ^
- /opt/plesk/php/5.6/include/php/ext/standard/php_smart_str.h:70:4: note: in expansion of macro ‘SMART_STR_DO_REALLOC’
- SMART_STR_DO_REALLOC(d, what); \
- ^
- /opt/plesk/php/5.6/include/php/ext/standard/php_smart_str.h:76:2: note: in expansion of macro ‘smart_str_alloc4’
- smart_str_alloc4((d), (n), (what), newlen)
- ^
- /tmp/memcache/memcache_pool.c:47:2: note: in expansion of macro ‘smart_str_alloc’
- smart_str_alloc((&(buffer->value)), size, 0);
- ^
- /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
- #define perealloc(ptr, size, persistent) ((persistent)?__zend_realloc((ptr), (size)):erealloc((ptr), (size)))
- ^
- /opt/plesk/php/5.6/include/php/ext/standard/php_smart_str.h:48:34: note: in expansion of macro ‘perealloc’
- #define SMART_STR_REALLOC(a,b,c) perealloc((a),(b),(c))
- ^
- /opt/plesk/php/5.6/include/php/ext/standard/php_smart_str.h:52:11: note: in expansion of macro ‘SMART_STR_REALLOC’
- (d)->c = SMART_STR_REALLOC((d)->c, (d)->a + 1, (what))
- ^
- /opt/plesk/php/5.6/include/php/ext/standard/php_smart_str.h:62:3: note: in expansion of macro ‘SMART_STR_DO_REALLOC’
- SMART_STR_DO_REALLOC(d, what); \
- ^
- /opt/plesk/php/5.6/include/php/ext/standard/php_smart_str.h:76:2: note: in expansion of macro ‘smart_str_alloc4’
- smart_str_alloc4((d), (n), (what), newlen)
- ^
- /tmp/memcache/memcache_pool.c:47:2: note: in expansion of macro ‘smart_str_alloc’
- smart_str_alloc((&(buffer->value)), size, 0);
- ^
- In file included from /tmp/memcache/memcache_pool.h:46:0,
- from /tmp/memcache/memcache_pool.c:39:
- /tmp/memcache/memcache_queue.h:51:23: warning: inline function ‘mmc_queue_remove’ declared but never defined
- MMC_QUEUE_INLINE void mmc_queue_remove(mmc_queue_t *, void *);
- ^
- /tmp/memcache/memcache_queue.h:50:23: warning: inline function ‘mmc_queue_copy’ declared but never defined
- MMC_QUEUE_INLINE void mmc_queue_copy(mmc_queue_t *, mmc_queue_t *);
- ^
- /tmp/memcache/memcache_queue.h:49:23: warning: inline function ‘mmc_queue_free’ declared but never defined
- MMC_QUEUE_INLINE void mmc_queue_free(mmc_queue_t *);
- ^
- /tmp/memcache/memcache_queue.h:48:22: warning: inline function ‘mmc_queue_contains’ declared but never defined
- MMC_QUEUE_INLINE int mmc_queue_contains(mmc_queue_t *, void *);
- ^
- /tmp/memcache/memcache_queue.h:47:24: warning: inline function ‘mmc_queue_pop’ declared but never defined
- MMC_QUEUE_INLINE void *mmc_queue_pop(mmc_queue_t *);
- ^
- /tmp/memcache/memcache_queue.h:46:23: warning: inline function ‘mmc_queue_push’ declared but never defined
- MMC_QUEUE_INLINE void mmc_queue_push(mmc_queue_t *, void *);
- ^
- /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
- 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
- /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
- 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
- In file included from /tmp/memcache/memcache_ascii_protocol.c:26:0:
- /tmp/memcache/memcache_pool.h:395:12: warning: inline function ‘mmc_prepare_key’ declared but never defined
- inline int mmc_prepare_key(zval *, char *, unsigned int *);
- ^
- /tmp/memcache/memcache_pool.h:394:12: warning: inline function ‘mmc_prepare_key_ex’ declared but never defined
- inline int mmc_prepare_key_ex(const char *, unsigned int, char *, unsigned int *);
- ^
- In file included from /tmp/memcache/memcache_ascii_protocol.c:26:0:
- /tmp/memcache/memcache_pool.h:139:13: warning: inline function ‘mmc_buffer_free’ declared but never defined
- inline void mmc_buffer_free(mmc_buffer_t *);
- ^
- /tmp/memcache/memcache_pool.h:138:13: warning: inline function ‘mmc_buffer_alloc’ declared but never defined
- inline void mmc_buffer_alloc(mmc_buffer_t *, unsigned int);
- ^
- In file included from /tmp/memcache/memcache_pool.h:46:0,
- from /tmp/memcache/memcache_ascii_protocol.c:26:
- /tmp/memcache/memcache_queue.h:51:23: warning: inline function ‘mmc_queue_remove’ declared but never defined
- MMC_QUEUE_INLINE void mmc_queue_remove(mmc_queue_t *, void *);
- ^
- /tmp/memcache/memcache_queue.h:50:23: warning: inline function ‘mmc_queue_copy’ declared but never defined
- MMC_QUEUE_INLINE void mmc_queue_copy(mmc_queue_t *, mmc_queue_t *);
- ^
- /tmp/memcache/memcache_queue.h:49:23: warning: inline function ‘mmc_queue_free’ declared but never defined
- MMC_QUEUE_INLINE void mmc_queue_free(mmc_queue_t *);
- ^
- /tmp/memcache/memcache_queue.h:48:22: warning: inline function ‘mmc_queue_contains’ declared but never defined
- MMC_QUEUE_INLINE int mmc_queue_contains(mmc_queue_t *, void *);
- ^
- /tmp/memcache/memcache_queue.h:47:24: warning: inline function ‘mmc_queue_pop’ declared but never defined
- MMC_QUEUE_INLINE void *mmc_queue_pop(mmc_queue_t *);
- ^
- /tmp/memcache/memcache_queue.h:46:23: warning: inline function ‘mmc_queue_push’ declared but never defined
- MMC_QUEUE_INLINE void mmc_queue_push(mmc_queue_t *, void *);
- ^
- /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
- 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
- In file included from /tmp/memcache/memcache_binary_protocol.c:34:0:
- /tmp/memcache/memcache_pool.h:395:12: warning: inline function ‘mmc_prepare_key’ declared but never defined
- inline int mmc_prepare_key(zval *, char *, unsigned int *);
- ^
- /tmp/memcache/memcache_pool.h:394:12: warning: inline function ‘mmc_prepare_key_ex’ declared but never defined
- inline int mmc_prepare_key_ex(const char *, unsigned int, char *, unsigned int *);
- ^
- In file included from /tmp/memcache/memcache_binary_protocol.c:34:0:
- /tmp/memcache/memcache_pool.h:139:13: warning: inline function ‘mmc_buffer_free’ declared but never defined
- inline void mmc_buffer_free(mmc_buffer_t *);
- ^
- /tmp/memcache/memcache_pool.h:138:13: warning: inline function ‘mmc_buffer_alloc’ declared but never defined
- inline void mmc_buffer_alloc(mmc_buffer_t *, unsigned int);
- ^
- In file included from /tmp/memcache/memcache_pool.h:46:0,
- from /tmp/memcache/memcache_binary_protocol.c:34:
- /tmp/memcache/memcache_queue.h:51:23: warning: inline function ‘mmc_queue_remove’ declared but never defined
- MMC_QUEUE_INLINE void mmc_queue_remove(mmc_queue_t *, void *);
- ^
- /tmp/memcache/memcache_queue.h:50:23: warning: inline function ‘mmc_queue_copy’ declared but never defined
- MMC_QUEUE_INLINE void mmc_queue_copy(mmc_queue_t *, mmc_queue_t *);
- ^
- /tmp/memcache/memcache_queue.h:49:23: warning: inline function ‘mmc_queue_free’ declared but never defined
- MMC_QUEUE_INLINE void mmc_queue_free(mmc_queue_t *);
- ^
- /tmp/memcache/memcache_queue.h:48:22: warning: inline function ‘mmc_queue_contains’ declared but never defined
- MMC_QUEUE_INLINE int mmc_queue_contains(mmc_queue_t *, void *);
- ^
- /tmp/memcache/memcache_queue.h:47:24: warning: inline function ‘mmc_queue_pop’ declared but never defined
- MMC_QUEUE_INLINE void *mmc_queue_pop(mmc_queue_t *);
- ^
- /tmp/memcache/memcache_queue.h:46:23: warning: inline function ‘mmc_queue_push’ declared but never defined
- MMC_QUEUE_INLINE void mmc_queue_push(mmc_queue_t *, void *);
- ^
- /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
- 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
- In file included from /tmp/memcache/memcache_standard_hash.c:27:0:
- /tmp/memcache/php_memcache.h:75:0: warning: "IS_CALLABLE" redefined
- # define IS_CALLABLE(cb_zv, flags, cb_sp) zend_is_callable((cb_zv), (flags), (cb_sp) TSRMLS_CC)
- ^
- In file included from /opt/plesk/php/5.6/include/php/main/php.h:35:0,
- from /tmp/memcache/memcache_standard_hash.c:26:
- /opt/plesk/php/5.6/include/php/Zend/zend.h:593:0: note: this is the location of the previous definition
- #define IS_CALLABLE 10
- ^
- In file included from /tmp/memcache/php_memcache.h:34:0,
- from /tmp/memcache/memcache_standard_hash.c:27:
- /tmp/memcache/memcache_pool.h:395:12: warning: inline function ‘mmc_prepare_key’ declared but never defined
- inline int mmc_prepare_key(zval *, char *, unsigned int *);
- ^
- /tmp/memcache/memcache_pool.h:394:12: warning: inline function ‘mmc_prepare_key_ex’ declared but never defined
- inline int mmc_prepare_key_ex(const char *, unsigned int, char *, unsigned int *);
- ^
- In file included from /tmp/memcache/php_memcache.h:34:0,
- from /tmp/memcache/memcache_standard_hash.c:27:
- /tmp/memcache/memcache_pool.h:139:13: warning: inline function ‘mmc_buffer_free’ declared but never defined
- inline void mmc_buffer_free(mmc_buffer_t *);
- ^
- /tmp/memcache/memcache_pool.h:138:13: warning: inline function ‘mmc_buffer_alloc’ declared but never defined
- inline void mmc_buffer_alloc(mmc_buffer_t *, unsigned int);
- ^
- In file included from /tmp/memcache/memcache_pool.h:46:0,
- from /tmp/memcache/php_memcache.h:34,
- from /tmp/memcache/memcache_standard_hash.c:27:
- /tmp/memcache/memcache_queue.h:51:23: warning: inline function ‘mmc_queue_remove’ declared but never defined
- MMC_QUEUE_INLINE void mmc_queue_remove(mmc_queue_t *, void *);
- ^
- /tmp/memcache/memcache_queue.h:50:23: warning: inline function ‘mmc_queue_copy’ declared but never defined
- MMC_QUEUE_INLINE void mmc_queue_copy(mmc_queue_t *, mmc_queue_t *);
- ^
- /tmp/memcache/memcache_queue.h:49:23: warning: inline function ‘mmc_queue_free’ declared but never defined
- MMC_QUEUE_INLINE void mmc_queue_free(mmc_queue_t *);
- ^
- /tmp/memcache/memcache_queue.h:48:22: warning: inline function ‘mmc_queue_contains’ declared but never defined
- MMC_QUEUE_INLINE int mmc_queue_contains(mmc_queue_t *, void *);
- ^
- /tmp/memcache/memcache_queue.h:47:24: warning: inline function ‘mmc_queue_pop’ declared but never defined
- MMC_QUEUE_INLINE void *mmc_queue_pop(mmc_queue_t *);
- ^
- /tmp/memcache/memcache_queue.h:46:23: warning: inline function ‘mmc_queue_push’ declared but never defined
- MMC_QUEUE_INLINE void mmc_queue_push(mmc_queue_t *, void *);
- ^
- /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
- 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
- In file included from /tmp/memcache/memcache_consistent_hash.c:29:0:
- /tmp/memcache/php_memcache.h:75:0: warning: "IS_CALLABLE" redefined
- # define IS_CALLABLE(cb_zv, flags, cb_sp) zend_is_callable((cb_zv), (flags), (cb_sp) TSRMLS_CC)
- ^
- In file included from /opt/plesk/php/5.6/include/php/main/php.h:35:0,
- from /tmp/memcache/memcache_consistent_hash.c:28:
- /opt/plesk/php/5.6/include/php/Zend/zend.h:593:0: note: this is the location of the previous definition
- #define IS_CALLABLE 10
- ^
- In file included from /tmp/memcache/php_memcache.h:34:0,
- from /tmp/memcache/memcache_consistent_hash.c:29:
- /tmp/memcache/memcache_pool.h:395:12: warning: inline function ‘mmc_prepare_key’ declared but never defined
- inline int mmc_prepare_key(zval *, char *, unsigned int *);
- ^
- /tmp/memcache/memcache_pool.h:394:12: warning: inline function ‘mmc_prepare_key_ex’ declared but never defined
- inline int mmc_prepare_key_ex(const char *, unsigned int, char *, unsigned int *);
- ^
- In file included from /tmp/memcache/php_memcache.h:34:0,
- from /tmp/memcache/memcache_consistent_hash.c:29:
- /tmp/memcache/memcache_pool.h:139:13: warning: inline function ‘mmc_buffer_free’ declared but never defined
- inline void mmc_buffer_free(mmc_buffer_t *);
- ^
- /tmp/memcache/memcache_pool.h:138:13: warning: inline function ‘mmc_buffer_alloc’ declared but never defined
- inline void mmc_buffer_alloc(mmc_buffer_t *, unsigned int);
- ^
- In file included from /tmp/memcache/memcache_pool.h:46:0,
- from /tmp/memcache/php_memcache.h:34,
- from /tmp/memcache/memcache_consistent_hash.c:29:
- /tmp/memcache/memcache_queue.h:51:23: warning: inline function ‘mmc_queue_remove’ declared but never defined
- MMC_QUEUE_INLINE void mmc_queue_remove(mmc_queue_t *, void *);
- ^
- /tmp/memcache/memcache_queue.h:50:23: warning: inline function ‘mmc_queue_copy’ declared but never defined
- MMC_QUEUE_INLINE void mmc_queue_copy(mmc_queue_t *, mmc_queue_t *);
- ^
- /tmp/memcache/memcache_queue.h:49:23: warning: inline function ‘mmc_queue_free’ declared but never defined
- MMC_QUEUE_INLINE void mmc_queue_free(mmc_queue_t *);
- ^
- /tmp/memcache/memcache_queue.h:48:22: warning: inline function ‘mmc_queue_contains’ declared but never defined
- MMC_QUEUE_INLINE int mmc_queue_contains(mmc_queue_t *, void *);
- ^
- /tmp/memcache/memcache_queue.h:47:24: warning: inline function ‘mmc_queue_pop’ declared but never defined
- MMC_QUEUE_INLINE void *mmc_queue_pop(mmc_queue_t *);
- ^
- /tmp/memcache/memcache_queue.h:46:23: warning: inline function ‘mmc_queue_push’ declared but never defined
- MMC_QUEUE_INLINE void mmc_queue_push(mmc_queue_t *, void *);
- ^
- /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
- 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
- In file included from /tmp/memcache/memcache_session.c:34:0:
- /tmp/memcache/php_memcache.h:75:0: warning: "IS_CALLABLE" redefined
- # define IS_CALLABLE(cb_zv, flags, cb_sp) zend_is_callable((cb_zv), (flags), (cb_sp) TSRMLS_CC)
- ^
- In file included from /opt/plesk/php/5.6/include/php/main/php.h:35:0,
- from /tmp/memcache/memcache_session.c:27:
- /opt/plesk/php/5.6/include/php/Zend/zend.h:593:0: note: this is the location of the previous definition
- #define IS_CALLABLE 10
- ^
- In file included from /tmp/memcache/php_memcache.h:34:0,
- from /tmp/memcache/memcache_session.c:34:
- /tmp/memcache/memcache_pool.h:395:12: warning: inline function ‘mmc_prepare_key’ declared but never defined
- inline int mmc_prepare_key(zval *, char *, unsigned int *);
- ^
- /tmp/memcache/memcache_pool.h:394:12: warning: inline function ‘mmc_prepare_key_ex’ declared but never defined
- inline int mmc_prepare_key_ex(const char *, unsigned int, char *, unsigned int *);
- ^
- In file included from /tmp/memcache/php_memcache.h:34:0,
- from /tmp/memcache/memcache_session.c:34:
- /tmp/memcache/memcache_pool.h:139:13: warning: inline function ‘mmc_buffer_free’ declared but never defined
- inline void mmc_buffer_free(mmc_buffer_t *);
- ^
- /tmp/memcache/memcache_pool.h:138:13: warning: inline function ‘mmc_buffer_alloc’ declared but never defined
- inline void mmc_buffer_alloc(mmc_buffer_t *, unsigned int);
- ^
- In file included from /tmp/memcache/memcache_pool.h:46:0,
- from /tmp/memcache/php_memcache.h:34,
- from /tmp/memcache/memcache_session.c:34:
- /tmp/memcache/memcache_queue.h:51:23: warning: inline function ‘mmc_queue_remove’ declared but never defined
- MMC_QUEUE_INLINE void mmc_queue_remove(mmc_queue_t *, void *);
- ^
- /tmp/memcache/memcache_queue.h:50:23: warning: inline function ‘mmc_queue_copy’ declared but never defined
- MMC_QUEUE_INLINE void mmc_queue_copy(mmc_queue_t *, mmc_queue_t *);
- ^
- /tmp/memcache/memcache_queue.h:49:23: warning: inline function ‘mmc_queue_free’ declared but never defined
- MMC_QUEUE_INLINE void mmc_queue_free(mmc_queue_t *);
- ^
- /tmp/memcache/memcache_queue.h:48:22: warning: inline function ‘mmc_queue_contains’ declared but never defined
- MMC_QUEUE_INLINE int mmc_queue_contains(mmc_queue_t *, void *);
- ^
- /tmp/memcache/memcache_queue.h:47:24: warning: inline function ‘mmc_queue_pop’ declared but never defined
- MMC_QUEUE_INLINE void *mmc_queue_pop(mmc_queue_t *);
- ^
- /tmp/memcache/memcache_queue.h:46:23: warning: inline function ‘mmc_queue_push’ declared but never defined
- MMC_QUEUE_INLINE void mmc_queue_push(mmc_queue_t *, void *);
- ^
- /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
- 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
- libtool: link: ( cd ".libs" && rm -f "memcache.la" && ln -s "../memcache.la" "memcache.la" )
- /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
- libtool: install: cp ./.libs/memcache.so /tmp/pear-build-roottufEQy/memcache-3.0.8/modules/memcache.so
- libtool: install: cp ./.libs/memcache.lai /tmp/pear-build-roottufEQy/memcache-3.0.8/modules/memcache.la
- 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
- ----------------------------------------------------------------------
- Libraries have been installed in:
- /tmp/pear-build-roottufEQy/memcache-3.0.8/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-roottufEQy/install-memcache-3.0.8" install
- Installing shared extensions: /tmp/pear-build-roottufEQy/install-memcache-3.0.8/opt/plesk/php/5.6/lib/php/modules/
- running: find "/tmp/pear-build-roottufEQy/install-memcache-3.0.8" | xargs ls -dils
- 22020292 4 drwxr-xr-x 3 root root 4096 Aug 9 12:08 /tmp/pear-build-roottufEQy/install-memcache-3.0.8
- 22020328 4 drwxr-xr-x 3 root root 4096 Aug 9 12:08 /tmp/pear-build-roottufEQy/install-memcache-3.0.8/opt
- 22020329 4 drwxr-xr-x 3 root root 4096 Aug 9 12:08 /tmp/pear-build-roottufEQy/install-memcache-3.0.8/opt/plesk
- 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
- 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
- 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
- 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
- 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
- 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
- Build process completed successfully
- Installing '/opt/plesk/php/5.6/lib/php/modules/memcache.so'
- install ok: channel://pecl.php.net/memcache-3.0.8
- configuration option "php_ini" is not set to php.ini location
- You should add "extension=memcache.so" to php.ini
- root@stage3:~# echo "extension=memcache.so" > /opt/plesk/php/5.6/etc/php.d/memcache.ini
- root@stage3:~# /usr/local/psa/bin/php_handler --reread
- The information about PHP handlers was successfully updated.
- root@stage3:~# /opt/plesk/php/5.6/bin/php -m | grep memca
- 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