Problem installing mysqlnd_qc from Module Installers

NabiKAZ

Active Member
Jun 18, 2007
31
1
58
I need to `mysqlnd_qc` PECL package on php56.
I try WHM from this menu: Home »Software »Module Installers > PHP Pecl
And also I try this command line:
/opt/cpanel/ea-php56/root/usr/bin/pecl install mysqlnd_qc

Both the way output was error, see:

Code:
Installing PHP Pecl "mysqlnd_qc"
downloading mysqlnd_qc-1.0.1.tgz ...
Starting to download mysqlnd_qc-1.0.1.tgz (131,073 bytes)
.............................done: 131,073 bytes
29 source files, building
running: phpize
Configuring for:
PHP Api Version:         20131106
Zend Module Api No:      20131226
Zend Extension Api No:   220131226
Enable mysqlnd_qc APC support [no] : Enable mysqlnd_qc Memcache support [no] : Enable mysqlnd_qc SQLite support [no] : building in /root/tmp/pear/pear-build-rootXInBh7/mysqlnd_qc-1.0.1
running: /root/tmp/pear/mysqlnd_qc/configure --with-php-config=/opt/cpanel/ea-php56/root/usr/bin/php-config --enable-mysqlnd-qc-apc=no --enable-qc-memcache=no --enable-qc-sqlite=no
configure: WARNING: unrecognized options: --enable-qc-memcache, --enable-qc-sqlite
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/cpanel/ea-php56/root/usr
checking for PHP includes... -I/opt/cpanel/ea-php56/root/usr/include/php -I/opt/cpanel/ea-php56/root/usr/include/php/main -I/opt/cpanel/ea-php56/root/usr/include/php/TSRM -I/opt/cpanel/ea-php56/root/usr/include/php/Zend -I/opt/cpanel/ea-php56/root/usr/include/php/ext -I/opt/cpanel/ea-php56/root/usr/include/php/ext/date/lib
checking for PHP extension directory... /opt/cpanel/ea-php56/root/usr/lib64/php/modules
checking for PHP installed headers prefix... /opt/cpanel/ea-php56/root/usr/include/php
checking if debug is enabled... no
checking if zts is enabled... no
checking for re2c... no
configure: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers.
checking for gawk... gawk
checking whether to enable mysqlnd_qc support... yes, shared
checking whether to enable mysqlnd_qc APC support... no
checking whether to enable mysqlnd_qc Memcache support... no
checking for libmemcached... yes, shared
checking whether to enable mysqlnd_qc SQLite support... no
checking for sqlite... yes, shared
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... /bin/ld
checking if the linker (/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /bin/nm -B
checking the name lister (/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /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 /bin/nm -B output from cc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/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
configure: WARNING: unrecognized options: --enable-qc-memcache, --enable-qc-sqlite
running: make
/bin/sh /root/tmp/pear/pear-build-rootXInBh7/mysqlnd_qc-1.0.1/libtool --mode=compile cc  -I. -I/root/tmp/pear/mysqlnd_qc -DPHP_ATOM_INC -I/root/tmp/pear/pear-build-rootXInBh7/mysqlnd_qc-1.0.1/include -I/root/tmp/pear/pear-build-rootXInBh7/mysqlnd_qc-1.0.1/main -I/root/tmp/pear/mysqlnd_qc -I/opt/cpanel/ea-php56/root/usr/include/php -I/opt/cpanel/ea-php56/root/usr/include/php/main -I/opt/cpanel/ea-php56/root/usr/include/php/TSRM -I/opt/cpanel/ea-php56/root/usr/include/php/Zend -I/opt/cpanel/ea-php56/root/usr/include/php/ext -I/opt/cpanel/ea-php56/root/usr/include/php/ext/date/lib  -DHAVE_CONFIG_H  -g -O2   -c /root/tmp/pear/mysqlnd_qc/php_mysqlnd_qc.c -o php_mysqlnd_qc.lo
libtool: compile:  cc -I. -I/root/tmp/pear/mysqlnd_qc -DPHP_ATOM_INC -I/root/tmp/pear/pear-build-rootXInBh7/mysqlnd_qc-1.0.1/include -I/root/tmp/pear/pear-build-rootXInBh7/mysqlnd_qc-1.0.1/main -I/root/tmp/pear/mysqlnd_qc -I/opt/cpanel/ea-php56/root/usr/include/php -I/opt/cpanel/ea-php56/root/usr/include/php/main -I/opt/cpanel/ea-php56/root/usr/include/php/TSRM -I/opt/cpanel/ea-php56/root/usr/include/php/Zend -I/opt/cpanel/ea-php56/root/usr/include/php/ext -I/opt/cpanel/ea-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /root/tmp/pear/mysqlnd_qc/php_mysqlnd_qc.c  -fPIC -DPIC -o .libs/php_mysqlnd_qc.o
/bin/sh /root/tmp/pear/pear-build-rootXInBh7/mysqlnd_qc-1.0.1/libtool --mode=compile cc  -I. -I/root/tmp/pear/mysqlnd_qc -DPHP_ATOM_INC -I/root/tmp/pear/pear-build-rootXInBh7/mysqlnd_qc-1.0.1/include -I/root/tmp/pear/pear-build-rootXInBh7/mysqlnd_qc-1.0.1/main -I/root/tmp/pear/mysqlnd_qc -I/opt/cpanel/ea-php56/root/usr/include/php -I/opt/cpanel/ea-php56/root/usr/include/php/main -I/opt/cpanel/ea-php56/root/usr/include/php/TSRM -I/opt/cpanel/ea-php56/root/usr/include/php/Zend -I/opt/cpanel/ea-php56/root/usr/include/php/ext -I/opt/cpanel/ea-php56/root/usr/include/php/ext/date/lib  -DHAVE_CONFIG_H  -g -O2   -c /root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c -o mysqlnd_qc.lo
libtool: compile:  cc -I. -I/root/tmp/pear/mysqlnd_qc -DPHP_ATOM_INC -I/root/tmp/pear/pear-build-rootXInBh7/mysqlnd_qc-1.0.1/include -I/root/tmp/pear/pear-build-rootXInBh7/mysqlnd_qc-1.0.1/main -I/root/tmp/pear/mysqlnd_qc -I/opt/cpanel/ea-php56/root/usr/include/php -I/opt/cpanel/ea-php56/root/usr/include/php/main -I/opt/cpanel/ea-php56/root/usr/include/php/TSRM -I/opt/cpanel/ea-php56/root/usr/include/php/Zend -I/opt/cpanel/ea-php56/root/usr/include/php/ext -I/opt/cpanel/ea-php56/root/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c  -fPIC -DPIC -o .libs/mysqlnd_qc.o
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:40:1: error: unknown type name 'func_mysqlnd_conn__connect'
 static func_mysqlnd_conn__connect orig_mysqlnd_conn__connect;
 ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:41:1: error: unknown type name 'func_mysqlnd_conn__set_server_option'
 static func_mysqlnd_conn__set_server_option orig_mysqlnd_conn__set_server_option;
 ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:42:1: error: unknown type name 'func_mysqlnd_conn__query'
 static func_mysqlnd_conn__query orig_mysqlnd_conn__query;
 ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:43:1: error: unknown type name 'func_mysqlnd_conn__use_result'
 static func_mysqlnd_conn__use_result orig_mysqlnd_conn__use_result;
 ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:44:1: error: unknown type name 'func_mysqlnd_conn__store_result'
 static func_mysqlnd_conn__store_result orig_mysqlnd_conn__store_result;
 ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:45:1: error: unknown type name 'func_mysqlnd_conn__free_contents'
 static func_mysqlnd_conn__free_contents orig_mysqlnd_conn__free_contents;
 ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c: In function 'php_mysqlnd_qc_connect_pub':
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:66:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
   conn_data_pp = (MYSQLND_QC_CONNECTION_DATA **) mysqlnd_plugin_get_plugin_connection_data(conn, mysqlnd_qc_plugin_id);
                  ^
In file included from /root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:28:0:
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc_priv.h:79:42: error: 'MYSQLND' has no member named 'net'
   (*(data_pp))->original_receive = (conn)->net->m.receive; \
                                          ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:70:4: note: in expansion of macro 'MYSQLND_QC_NET_SET_ORIGINAL'
    MYSQLND_QC_NET_SET_ORIGINAL(conn, conn_data_pp);
    ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc_priv.h:80:39: error: 'MYSQLND' has no member named 'net'
   (*(data_pp))->original_send = (conn)->net->m.send; \
                                       ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:70:4: note: in expansion of macro 'MYSQLND_QC_NET_SET_ORIGINAL'
    MYSQLND_QC_NET_SET_ORIGINAL(conn, conn_data_pp);
    ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:73:34: error: called object 'orig_mysqlnd_conn__connect' is not a function or function pointer
  ret = orig_mysqlnd_conn__connect(conn, host, user, passwd, passwd_len, db, db_len, port, socket_or_pipe, mysql_flags TSRMLS_CC);
                                  ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:40:35: note: declared here
 static func_mysqlnd_conn__connect orig_mysqlnd_conn__connect;
                                   ^
In file included from /root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:28:0:
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc_priv.h:79:42: error: 'MYSQLND' has no member named 'net'
   (*(data_pp))->original_receive = (conn)->net->m.receive; \
                                          ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:80:4: note: in expansion of macro 'MYSQLND_QC_NET_SET_ORIGINAL'
    MYSQLND_QC_NET_SET_ORIGINAL(conn, conn_data_pp);
    ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc_priv.h:80:39: error: 'MYSQLND' has no member named 'net'
   (*(data_pp))->original_send = (conn)->net->m.send; \
                                       ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:80:4: note: in expansion of macro 'MYSQLND_QC_NET_SET_ORIGINAL'
    MYSQLND_QC_NET_SET_ORIGINAL(conn, conn_data_pp);
    ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c: In function 'php_mysqlnd_qc_set_server_option_pub':
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:96:44: error: called object 'orig_mysqlnd_conn__set_server_option' is not a function or function pointer
  ret = orig_mysqlnd_conn__set_server_option(conn, option TSRMLS_CC);
                                            ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:41:45: note: declared here
 static func_mysqlnd_conn__set_server_option orig_mysqlnd_conn__set_server_option;
                                             ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:98:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
   MYSQLND_QC_CONNECTION_DATA ** conn_data_pp = (MYSQLND_QC_CONNECTION_DATA **) mysqlnd_plugin_get_plugin_connection_data(conn, mysqlnd_qc_plugin_id);
                                                ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c: In function 'mysqlnd_qc_receive_record':
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:117:17: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  conn_data_pp = (MYSQLND_QC_CONNECTION_DATA **) mysqlnd_plugin_get_plugin_connection_data(conn, mysqlnd_qc_plugin_id);
                 ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c: In function 'mysqlnd_qc_send_record':
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:134:47: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  MYSQLND_QC_CONNECTION_DATA ** conn_data_pp = (MYSQLND_QC_CONNECTION_DATA **) mysqlnd_plugin_get_plugin_connection_data(conn, mysqlnd_qc_plugin_id);
                                               ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c: In function 'mysqlnd_qc_receive_replay':
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:149:47: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  MYSQLND_QC_CONNECTION_DATA ** conn_data_pp = (MYSQLND_QC_CONNECTION_DATA **) mysqlnd_plugin_get_plugin_connection_data(conn, mysqlnd_qc_plugin_id);
                                               ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c: In function 'mysqlnd_qc_send_replay':
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:169:6: error: 'MYSQLND' has no member named 'net'
  conn->net->packet_no+= count / MYSQLND_MAX_PACKET_SIZE + 1;
      ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c: In function 'mysqlnd_qc_handle_query_or_prepare':
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:281:17: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  conn_data_pp = (MYSQLND_QC_CONNECTION_DATA **) mysqlnd_plugin_get_plugin_connection_data(conn, mysqlnd_qc_plugin_id);
                 ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:301:33: error: called object 'orig_mysqlnd_conn__query' is not a function or function pointer
   ret = orig_mysqlnd_conn__query(conn, query, query_len TSRMLS_CC);
                                 ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:42:33: note: declared here
 static func_mysqlnd_conn__query orig_mysqlnd_conn__query;
                                 ^
In file included from /root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:28:0:
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc_priv.h:61:9: error: 'MYSQLND' has no member named 'net'
   (conn)->net->m.receive = mysqlnd_qc_receive_replay; \
         ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:316:4: note: in expansion of macro 'MYSQLND_QC_NET_SET_REPLAY'
    MYSQLND_QC_NET_SET_REPLAY(conn);
    ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc_priv.h:62:9: error: 'MYSQLND' has no member named 'net'
   (conn)->net->m.send = mysqlnd_qc_send_replay; \
         ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:316:4: note: in expansion of macro 'MYSQLND_QC_NET_SET_REPLAY'
    MYSQLND_QC_NET_SET_REPLAY(conn);
    ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:321:12: error: 'MYSQLND' has no member named 'net'
    if (conn->net->m.receive == mysqlnd_qc_receive_record) {
            ^
In file included from /root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:28:0:
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc_priv.h:67:9: error: 'MYSQLND' has no member named 'net'
   (conn)->net->m.receive = mysqlnd_qc_receive_record; \
         ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:327:5: note: in expansion of macro 'MYSQLND_QC_NET_SET_RECORD'
     MYSQLND_QC_NET_SET_RECORD(conn);
     ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc_priv.h:68:9: error: 'MYSQLND' has no member named 'net'
   (conn)->net->m.send = mysqlnd_qc_send_record; \
         ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:327:5: note: in expansion of macro 'MYSQLND_QC_NET_SET_RECORD'
     MYSQLND_QC_NET_SET_RECORD(conn);
     ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:335:33: error: called object 'orig_mysqlnd_conn__query' is not a function or function pointer
   ret = orig_mysqlnd_conn__query(conn, query, query_len TSRMLS_CC);
                                 ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:42:33: note: declared here
 static func_mysqlnd_conn__query orig_mysqlnd_conn__query;
                                 ^
In file included from /root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:28:0:
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc_priv.h:73:9: error: 'MYSQLND' has no member named 'net'
   (conn)->net->m.receive = (*(data_pp))->original_receive; \
         ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:361:3: note: in expansion of macro 'MYSQLND_QC_NET_RESTORE_ORIGINAL'
   MYSQLND_QC_NET_RESTORE_ORIGINAL(conn, conn_data_pp);
   ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc_priv.h:74:9: error: 'MYSQLND' has no member named 'net'
   (conn)->net->m.send = (*(data_pp))->original_send; \
         ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:361:3: note: in expansion of macro 'MYSQLND_QC_NET_RESTORE_ORIGINAL'
   MYSQLND_QC_NET_RESTORE_ORIGINAL(conn, conn_data_pp);
   ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c: In function 'php_mysqlnd_qc_store_result_pub':
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:392:43: error: called object 'orig_mysqlnd_conn__store_result' is not a function or function pointer
   result = orig_mysqlnd_conn__store_result(conn TSRMLS_CC);
                                           ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:44:40: note: declared here
 static func_mysqlnd_conn__store_result orig_mysqlnd_conn__store_result;
                                        ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:404:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
   conn_data_pp = (MYSQLND_QC_CONNECTION_DATA **) mysqlnd_plugin_get_plugin_connection_data(conn, mysqlnd_qc_plugin_id);
                  ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:429:12: error: 'MYSQLND' has no member named 'net'
    if (conn->net->m.receive == mysqlnd_qc_receive_replay) {
            ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:444:19: error: 'MYSQLND' has no member named 'net'
    } else if (conn->net->m.receive == mysqlnd_qc_receive_record) {
                   ^
In file included from /root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:28:0:
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc_priv.h:73:9: error: 'MYSQLND' has no member named 'net'
   (conn)->net->m.receive = (*(data_pp))->original_receive; \
         ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:487:4: note: in expansion of macro 'MYSQLND_QC_NET_RESTORE_ORIGINAL'
    MYSQLND_QC_NET_RESTORE_ORIGINAL(conn, conn_data_pp);
    ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc_priv.h:74:9: error: 'MYSQLND' has no member named 'net'
   (conn)->net->m.send = (*(data_pp))->original_send; \
         ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:487:4: note: in expansion of macro 'MYSQLND_QC_NET_RESTORE_ORIGINAL'
    MYSQLND_QC_NET_RESTORE_ORIGINAL(conn, conn_data_pp);
    ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c: In function 'php_mysqlnd_qc_use_result_pub':
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:510:37: error: called object 'orig_mysqlnd_conn__use_result' is not a function or function pointer
  ret = orig_mysqlnd_conn__use_result(conn TSRMLS_CC);
                                     ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:43:38: note: declared here
 static func_mysqlnd_conn__use_result orig_mysqlnd_conn__use_result;
                                      ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:513:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
    (MYSQLND_QC_CONNECTION_DATA **) mysqlnd_plugin_get_plugin_connection_data(conn, mysqlnd_qc_plugin_id);
    ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:522:12: error: 'MYSQLND' has no member named 'net'
    if (conn->net->m.receive == mysqlnd_qc_receive_replay) {
            ^
In file included from /root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:28:0:
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc_priv.h:73:9: error: 'MYSQLND' has no member named 'net'
   (conn)->net->m.receive = (*(data_pp))->original_receive; \
         ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:523:5: note: in expansion of macro 'MYSQLND_QC_NET_RESTORE_ORIGINAL'
     MYSQLND_QC_NET_RESTORE_ORIGINAL(conn, conn_data_pp);
     ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc_priv.h:74:9: error: 'MYSQLND' has no member named 'net'
   (conn)->net->m.send = (*(data_pp))->original_send; \
         ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:523:5: note: in expansion of macro 'MYSQLND_QC_NET_RESTORE_ORIGINAL'
     MYSQLND_QC_NET_RESTORE_ORIGINAL(conn, conn_data_pp);
     ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:525:19: error: 'MYSQLND' has no member named 'net'
    } else if (conn->net->m.receive == mysqlnd_qc_receive_record) {
                   ^
In file included from /root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:28:0:
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc_priv.h:73:9: error: 'MYSQLND' has no member named 'net'
   (conn)->net->m.receive = (*(data_pp))->original_receive; \
         ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:526:5: note: in expansion of macro 'MYSQLND_QC_NET_RESTORE_ORIGINAL'
     MYSQLND_QC_NET_RESTORE_ORIGINAL(conn, conn_data_pp);
     ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc_priv.h:74:9: error: 'MYSQLND' has no member named 'net'
   (conn)->net->m.send = (*(data_pp))->original_send; \
         ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:526:5: note: in expansion of macro 'MYSQLND_QC_NET_RESTORE_ORIGINAL'
     MYSQLND_QC_NET_RESTORE_ORIGINAL(conn, conn_data_pp);
     ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c: In function 'php_mysqlnd_qc_free_contents_pub':
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:546:17: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  conn_data_pp = (MYSQLND_QC_CONNECTION_DATA **) mysqlnd_plugin_get_plugin_connection_data(conn, mysqlnd_qc_plugin_id);
                 ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:559:34: error: called object 'orig_mysqlnd_conn__free_contents' is not a function or function pointer
  orig_mysqlnd_conn__free_contents(conn TSRMLS_CC);
                                  ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:45:41: note: declared here
 static func_mysqlnd_conn__free_contents orig_mysqlnd_conn__free_contents;
                                         ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c: In function 'mysqlnd_qc_register_hooks':
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:569:63: warning: initialization makes pointer from integer without a cast [enabled by default]
  struct st_mysqlnd_conn_methods * orig_mysqlnd_conn_methods = mysqlnd_conn_get_methods();
                                                               ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:571:29: warning: assignment makes integer from pointer without a cast [enabled by default]
  orig_mysqlnd_conn__connect = orig_mysqlnd_conn_methods->connect;
                             ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:574:66: error: 'struct st_mysqlnd_conn_methods' has no member named 'set_server_option'
  orig_mysqlnd_conn__set_server_option = orig_mysqlnd_conn_methods->set_server_option;
                                                                  ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:575:27: error: 'struct st_mysqlnd_conn_methods' has no member named 'set_server_option'
  orig_mysqlnd_conn_methods->set_server_option= MYSQLND_METHOD(mysqlnd_qc, set_server_option);
                           ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:577:54: error: 'struct st_mysqlnd_conn_methods' has no member named 'query'
  orig_mysqlnd_conn__query = orig_mysqlnd_conn_methods->query;
                                                      ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:578:27: error: 'struct st_mysqlnd_conn_methods' has no member named 'query'
  orig_mysqlnd_conn_methods->query = MYSQLND_METHOD(mysqlnd_qc, query);
                           ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:580:61: error: 'struct st_mysqlnd_conn_methods' has no member named 'store_result'
  orig_mysqlnd_conn__store_result = orig_mysqlnd_conn_methods->store_result;
                                                             ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:581:27: error: 'struct st_mysqlnd_conn_methods' has no member named 'store_result'
  orig_mysqlnd_conn_methods->store_result = MYSQLND_METHOD(mysqlnd_qc, store_result);
                           ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:583:59: error: 'struct st_mysqlnd_conn_methods' has no member named 'use_result'
  orig_mysqlnd_conn__use_result = orig_mysqlnd_conn_methods->use_result;
                                                           ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:584:27: error: 'struct st_mysqlnd_conn_methods' has no member named 'use_result'
  orig_mysqlnd_conn_methods->use_result  = MYSQLND_METHOD(mysqlnd_qc, use_result);
                           ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:586:62: error: 'struct st_mysqlnd_conn_methods' has no member named 'free_contents'
  orig_mysqlnd_conn__free_contents = orig_mysqlnd_conn_methods->free_contents;
                                                              ^
/root/tmp/pear/mysqlnd_qc/mysqlnd_qc.c:587:27: error: 'struct st_mysqlnd_conn_methods' has no member named 'free_contents'
  orig_mysqlnd_conn_methods->free_contents = MYSQLND_METHOD(mysqlnd_qc, free_contents);
                           ^
make: *** [mysqlnd_qc.lo] Error 1
ERROR: `make' failed
Do you have any suggestion?
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,270
463
Hello @NabiKAZ,

Can you open a support ticket so we can take a closer look? You can post the ticket number here and we'll link this thread to it.

Thank you.
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,270
463
Hello @NabiKAZ,

We'll need you to submit a support ticket so we can have one of our Technical Analysts investigate this issue. Feel free to submit a ticket and share the ticket number here once it's opened.

Thank you.