Advertisement
Guest User

Untitled

a guest
Mar 24th, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.81 KB | None | 0 0
  1. *************************************************
  2. * Installing redis PHP extension
  3. (B*************************************************
  4. Downloading redis PHP extension...
  5. Checking for igbinary.so ...
  6. (BCheck if /usr/local/lib/php/extensions/no-debug-non-zts-20151012/igbinary.so or /etc/centminmod/php.d/igbinary.ini exists
  7. (BCheck for different igbinary versions ...
  8. (B7.0
  9. 0
  10. Cloning into 'igbinary-php'...
  11.  
  12. compiling igbinary PHP extension for PHP 7.x ...
  13. make: *** No rule to make target `clean'. Stop.
  14. autoconf (GNU Autoconf) 2.69
  15. Configuring for:
  16. PHP Api Version: 20151012
  17. Zend Module Api No: 20151012
  18. Zend Extension Api No: 320151012
  19. Configuring for:
  20. PHP Api Version: 20151012
  21. Zend Module Api No: 20151012
  22. Zend Extension Api No: 320151012
  23. /svr-setup/igbinary-php
  24. checking for grep that handles long lines and -e... /bin/grep
  25. checking for egrep... /bin/grep -E
  26. checking for a sed that does not truncate output... /bin/sed
  27. checking whether the C compiler works... yes
  28. checking for C compiler default output file name... a.out
  29. checking for suffix of executables...
  30. checking whether we are cross compiling... no
  31. checking for suffix of object files... o
  32. checking whether we are using the GNU C compiler... yes
  33. checking whether ccache gcc accepts -g... yes
  34. checking for ccache gcc option to accept ISO C89... none needed
  35. checking how to run the C preprocessor... ccache gcc -E
  36. checking for icc... no
  37. checking for suncc... no
  38. checking whether ccache gcc and cc understand -c and -o together... yes
  39. checking for system library directory... lib
  40. checking if compiler supports -R... no
  41. checking if compiler supports -Wl,-rpath,... yes
  42. checking build system type... x86_64-unknown-linux-gnu
  43. checking host system type... x86_64-unknown-linux-gnu
  44. checking target system type... x86_64-unknown-linux-gnu
  45. checking for PHP prefix... /usr/local
  46. checking for PHP includes... -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib
  47. checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20151012
  48. checking for PHP installed headers prefix... /usr/local/include/php
  49. checking if debug is enabled... no
  50. checking if zts is enabled... no
  51. checking for re2c... re2c
  52. checking for re2c version... 0.14.3 (ok)
  53. checking for gawk... gawk
  54. checking whether to enable igbinary support... yes, shared
  55. checking for ANSI C header files... yes
  56. checking for sys/types.h... yes
  57. checking for sys/stat.h... yes
  58. checking for stdlib.h... yes
  59. checking for string.h... yes
  60. checking for memory.h... yes
  61. checking for strings.h... yes
  62. checking for inttypes.h... yes
  63. checking for stdint.h... yes
  64. checking for unistd.h... yes
  65. checking stdbool.h usability... yes
  66. checking stdbool.h presence... yes
  67. checking for stdbool.h... yes
  68. checking stddef.h usability... yes
  69. checking stddef.h presence... yes
  70. checking for stddef.h... yes
  71. checking for stdint.h... (cached) yes
  72. checking PHP version... PHP 7
  73. checking for APC/APCU includes... not found
  74. checking size of long... 8
  75. checking compiler type... gcc
  76. checking for ld used by ccache gcc... /bin/ld
  77. checking if the linker (/bin/ld) is GNU ld... yes
  78. checking for /bin/ld option to reload object files... -r
  79. checking for BSD-compatible nm... /bin/nm -B
  80. checking whether ln -s works... yes
  81. checking how to recognize dependent libraries... pass_all
  82. checking dlfcn.h usability... yes
  83. checking dlfcn.h presence... yes
  84. checking for dlfcn.h... yes
  85. checking the maximum length of command line arguments... 1572864
  86. checking command to parse /bin/nm -B output from ccache gcc object... ok
  87. checking for objdir... .libs
  88. checking for ar... ar
  89. checking for ranlib... ranlib
  90. checking for strip... strip
  91. checking if ccache gcc supports -fno-rtti -fno-exceptions... no
  92. checking for ccache gcc option to produce PIC... -fPIC
  93. checking if ccache gcc PIC flag -fPIC works... yes
  94. checking if ccache gcc static flag -static works... no
  95. checking if ccache gcc supports -c -o file.o... yes
  96. checking whether the ccache gcc linker (/bin/ld -m elf_x86_64) supports shared libraries... yes
  97. checking whether -lc should be explicitly linked in... no
  98. checking dynamic linker characteristics... GNU/Linux ld.so
  99. checking how to hardcode library paths into programs... immediate
  100. checking whether stripping libraries is possible... yes
  101. checking if libtool supports shared libraries... yes
  102. checking whether to build shared libraries... yes
  103. checking whether to build static libraries... no
  104.  
  105. creating libtool
  106. appending configuration tag "CXX" to libtool
  107. checking whether the ccache g++ linker (/bin/ld -m elf_x86_64) supports shared libraries... yes
  108. checking for ccache g++ option to produce PIC...
  109. checking if ccache g++ static flag works... yes
  110. checking if ccache g++ supports -c -o file.o... yes
  111. checking whether the ccache g++ linker (/bin/ld -m elf_x86_64) supports shared libraries... yes
  112. checking dynamic linker characteristics... GNU/Linux ld.so
  113. (cached) (cached) checking how to hardcode library paths into programs... unsupported
  114. configure: creating ./config.status
  115. config.status: creating config.h
  116. /bin/sh /svr-setup/igbinary-php/libtool --mode=compile ccache gcc -O2 -g -O2 -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wshadow -Wwrite-strings -Wswitch -finline-limit=10000 --param large-function-growth=10000 --param inline-unit-growth=10000 -I. -I/svr-setup/igbinary-php -DPHP_ATOM_INC -I/svr-setup/igbinary-php/include -I/svr-setup/igbinary-php/main -I/svr-setup/igbinary-php -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -c /svr-setup/igbinary-php/src/php7/igbinary.c -o src/php7/igbinary.lo
  117. /bin/sh /svr-setup/igbinary-php/libtool --mode=compile ccache gcc -O2 -g -O2 -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wshadow -Wwrite-strings -Wswitch -finline-limit=10000 --param large-function-growth=10000 --param inline-unit-growth=10000 -I. -I/svr-setup/igbinary-php -DPHP_ATOM_INC -I/svr-setup/igbinary-php/include -I/svr-setup/igbinary-php/main -I/svr-setup/igbinary-php -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -c /svr-setup/igbinary-php/src/php7/hash_si.c -o src/php7/hash_si.lo
  118. /bin/sh /svr-setup/igbinary-php/libtool --mode=compile ccache gcc -O2 -g -O2 -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wshadow -Wwrite-strings -Wswitch -finline-limit=10000 --param large-function-growth=10000 --param inline-unit-growth=10000 -I. -I/svr-setup/igbinary-php -DPHP_ATOM_INC -I/svr-setup/igbinary-php/include -I/svr-setup/igbinary-php/main -I/svr-setup/igbinary-php -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -c /svr-setup/igbinary-php/src/php7/hash_si_ptr.c -o src/php7/hash_si_ptr.lo
  119. mkdir src/php7/.libs
  120. ccache gcc -O2 -g -O2 -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wshadow -Wwrite-strings -Wswitch -finline-limit=10000 --param large-function-growth=10000 --param inline-unit-growth=10000 -I. -I/svr-setup/igbinary-php -DPHP_ATOM_INC -I/svr-setup/igbinary-php/include -I/svr-setup/igbinary-php/main -I/svr-setup/igbinary-php -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -c /svr-setup/igbinary-php/src/php7/igbinary.c -fPIC -DPIC -o src/php7/.libs/igbinary.o
  121. ccache gcc -O2 -g -O2 -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wshadow -Wwrite-strings -Wswitch -finline-limit=10000 --param large-function-growth=10000 --param inline-unit-growth=10000 -I. -I/svr-setup/igbinary-php -DPHP_ATOM_INC -I/svr-setup/igbinary-php/include -I/svr-setup/igbinary-php/main -I/svr-setup/igbinary-php -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -c /svr-setup/igbinary-php/src/php7/hash_si.c -fPIC -DPIC -o src/php7/.libs/hash_si.o
  122. ccache gcc -O2 -g -O2 -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wshadow -Wwrite-strings -Wswitch -finline-limit=10000 --param large-function-growth=10000 --param inline-unit-growth=10000 -I. -I/svr-setup/igbinary-php -DPHP_ATOM_INC -I/svr-setup/igbinary-php/include -I/svr-setup/igbinary-php/main -I/svr-setup/igbinary-php -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -c /svr-setup/igbinary-php/src/php7/hash_si_ptr.c -fPIC -DPIC -o src/php7/.libs/hash_si_ptr.o
  123. In file included from /usr/local/include/php/Zend/zend_modules.h:26:0,
  124. from /usr/local/include/php/Zend/zend_API.h:27,
  125. from /usr/local/include/php/main/php.h:39,
  126. from /svr-setup/igbinary-php/src/php7/igbinary.c:18:
  127. /usr/local/include/php/Zend/zend_compile.h:728:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
  128. ZEND_API void zend_try_exception_handler();
  129. ^
  130. In file included from /svr-setup/igbinary-php/src/php7/igbinary.c:18:0:
  131. /usr/local/include/php/main/php.h:296:46: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
  132. static inline ZEND_ATTRIBUTE_DEPRECATED void php_std_error_handling() {}
  133. ^
  134. In file included from /usr/local/include/php/main/php.h:39:0,
  135. from /svr-setup/igbinary-php/src/php7/igbinary.c:18:
  136. /usr/local/include/php/Zend/zend_API.h:146:35: warning: no previous prototype for ‘get_module’ [-Wmissing-prototypes]
  137. ZEND_DLEXPORT zend_module_entry *get_module(void) { return &name##_module_entry; }\
  138. ^
  139. /svr-setup/igbinary-php/src/php7/igbinary.c:305:1: note: in expansion of macro ‘ZEND_GET_MODULE’
  140. ZEND_GET_MODULE(igbinary)
  141. ^
  142. /svr-setup/igbinary-php/src/php7/igbinary.c: In function ‘php_igbinary_init_globals’:
  143. /svr-setup/igbinary-php/src/php7/igbinary.c:316:62: warning: declaration of ‘igbinary_globals’ shadows a global declaration [-Wshadow]
  144. static void php_igbinary_init_globals(zend_igbinary_globals *igbinary_globals) {
  145. ^
  146. In file included from /usr/local/include/php/main/php.h:39:0,
  147. from /svr-setup/igbinary-php/src/php7/igbinary.c:18:
  148. /svr-setup/igbinary-php/src/php7/igbinary.c:301:29: warning: shadowed declaration is here [-Wshadow]
  149. ZEND_DECLARE_MODULE_GLOBALS(igbinary)
  150. ^
  151. /usr/local/include/php/Zend/zend_API.h:168:31: note: in definition of macro ‘ZEND_DECLARE_MODULE_GLOBALS’
  152. zend_##module_name##_globals module_name##_globals;
  153. ^
  154. /bin/sh /svr-setup/igbinary-php/libtool --mode=link ccache gcc -DPHP_ATOM_INC -I/svr-setup/igbinary-php/include -I/svr-setup/igbinary-php/main -I/svr-setup/igbinary-php -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -o igbinary.la -export-dynamic -avoid-version -prefer-pic -module -rpath /svr-setup/igbinary-php/modules src/php7/igbinary.lo src/php7/hash_si.lo src/php7/hash_si_ptr.lo
  155. mkdir .libs
  156. ccache gcc -shared src/php7/.libs/igbinary.o src/php7/.libs/hash_si.o src/php7/.libs/hash_si_ptr.o -Wl,-soname -Wl,igbinary.so -o .libs/igbinary.so
  157. /bin/ld: src/php7/.libs/igbinary.o: unrecognized relocation (0x2a) in section `.text'
  158. /bin/ld: final link failed: Bad value
  159. collect2: error: ld returned 1 exit status
  160. make: *** [igbinary.la] Error 1
  161. /bin/sh /svr-setup/igbinary-php/libtool --mode=link ccache gcc -DPHP_ATOM_INC -I/svr-setup/igbinary-php/include -I/svr-setup/igbinary-php/main -I/svr-setup/igbinary-php -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -o igbinary.la -export-dynamic -avoid-version -prefer-pic -module -rpath /svr-setup/igbinary-php/modules src/php7/igbinary.lo src/php7/hash_si.lo src/php7/hash_si_ptr.lo
  162. ccache gcc -shared src/php7/.libs/igbinary.o src/php7/.libs/hash_si.o src/php7/.libs/hash_si_ptr.o -Wl,-soname -Wl,igbinary.so -o .libs/igbinary.so
  163. /bin/ld: src/php7/.libs/igbinary.o: unrecognized relocation (0x2a) in section `.text'
  164. /bin/ld: final link failed: Bad value
  165. collect2: error: ld returned 1 exit status
  166. make: *** [igbinary.la] Error 1
  167. service php-fpm reload
  168. Reload service php-fpm done
  169. Check if phpredis-3.1.6.tgz exists
  170. (BDownloading redis PHP extension..
  171. (BDownload phpredis-3.1.6.tgz ...
  172. (BError: phpredis-3.1.6.tgz not found !!! Downloading now......
  173. 2018-03-24 12:33:03 URL:https://codeload.github.com/phpredis/phpredis/tar.gz/3.1.6 [206904] -> "phpredis-3.1.6.tgz" [1]
  174. Download done.
  175. (Bphpredis-3.1.6.tgz valid file.
  176. (B
  177. Compiling PHP redis-3.1.6 extension for PHP 7.x ...
  178. (B/svr-setup
  179. cd /svr-setup
  180. /svr-setup
  181. cd /svr-setup
  182. make: *** No rule to make target `clean'. Stop.
  183. Configuring for:
  184. PHP Api Version: 20151012
  185. Zend Module Api No: 20151012
  186. Zend Extension Api No: 320151012
  187. checking for grep that handles long lines and -e... /bin/grep
  188. checking for egrep... /bin/grep -E
  189. checking for a sed that does not truncate output... /bin/sed
  190. checking whether the C compiler works... yes
  191. checking for C compiler default output file name... a.out
  192. checking for suffix of executables...
  193. checking whether we are cross compiling... no
  194. checking for suffix of object files... o
  195. checking whether we are using the GNU C compiler... yes
  196. checking whether ccache gcc accepts -g... yes
  197. checking for ccache gcc option to accept ISO C89... none needed
  198. checking how to run the C preprocessor... ccache gcc -E
  199. checking for icc... no
  200. checking for suncc... no
  201. checking whether ccache gcc and cc understand -c and -o together... yes
  202. checking for system library directory... lib
  203. checking if compiler supports -R... no
  204. checking if compiler supports -Wl,-rpath,... yes
  205. checking build system type... x86_64-unknown-linux-gnu
  206. checking host system type... x86_64-unknown-linux-gnu
  207. checking target system type... x86_64-unknown-linux-gnu
  208. checking for PHP prefix... /usr/local
  209. checking for PHP includes... -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib
  210. checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20151012
  211. checking for PHP installed headers prefix... /usr/local/include/php
  212. checking if debug is enabled... no
  213. checking if zts is enabled... no
  214. checking for re2c... re2c
  215. checking for re2c version... 0.14.3 (ok)
  216. checking for gawk... gawk
  217. checking whether to enable redis support... yes, shared
  218. checking whether to enable sessions... yes
  219. checking whether to enable igbinary serializer support... yes
  220. checking for igbinary includes... /usr/local/include/php
  221. checking for redis igbinary support... enabled
  222. checking for ld used by ccache gcc... /bin/ld
  223. checking if the linker (/bin/ld) is GNU ld... yes
  224. checking for /bin/ld option to reload object files... -r
  225. checking for BSD-compatible nm... /bin/nm -B
  226. checking whether ln -s works... yes
  227. checking how to recognize dependent libraries... pass_all
  228. checking for ANSI C header files... yes
  229. checking for sys/types.h... yes
  230. checking for sys/stat.h... yes
  231. checking for stdlib.h... yes
  232. checking for string.h... yes
  233. checking for memory.h... yes
  234. checking for strings.h... yes
  235. checking for inttypes.h... yes
  236. checking for stdint.h... yes
  237. checking for unistd.h... yes
  238. checking dlfcn.h usability... yes
  239. checking dlfcn.h presence... yes
  240. checking for dlfcn.h... yes
  241. checking the maximum length of command line arguments... 1572864
  242. checking command to parse /bin/nm -B output from ccache gcc object... ok
  243. checking for objdir... .libs
  244. checking for ar... ar
  245. checking for ranlib... ranlib
  246. checking for strip... strip
  247. checking if ccache gcc supports -fno-rtti -fno-exceptions... no
  248. checking for ccache gcc option to produce PIC... -fPIC
  249. checking if ccache gcc PIC flag -fPIC works... yes
  250. checking if ccache gcc static flag -static works... no
  251. checking if ccache gcc supports -c -o file.o... yes
  252. checking whether the ccache gcc linker (/bin/ld -m elf_x86_64) supports shared libraries... yes
  253. checking whether -lc should be explicitly linked in... no
  254. checking dynamic linker characteristics... GNU/Linux ld.so
  255. checking how to hardcode library paths into programs... immediate
  256. checking whether stripping libraries is possible... yes
  257. checking if libtool supports shared libraries... yes
  258. checking whether to build shared libraries... yes
  259. checking whether to build static libraries... no
  260.  
  261. creating libtool
  262. appending configuration tag "CXX" to libtool
  263. checking whether the ccache g++ linker (/bin/ld -m elf_x86_64) supports shared libraries... yes
  264. checking for ccache g++ option to produce PIC...
  265. checking if ccache g++ static flag works... yes
  266. checking if ccache g++ supports -c -o file.o... yes
  267. checking whether the ccache g++ linker (/bin/ld -m elf_x86_64) supports shared libraries... yes
  268. checking dynamic linker characteristics... GNU/Linux ld.so
  269. (cached) (cached) checking how to hardcode library paths into programs... unsupported
  270. configure: creating ./config.status
  271. config.status: creating config.h
  272. /bin/sh /svr-setup/phpredis-3.1.6/libtool --mode=compile ccache gcc -I. -I/svr-setup/phpredis-3.1.6 -DPHP_ATOM_INC -I/svr-setup/phpredis-3.1.6/include -I/svr-setup/phpredis-3.1.6/main -I/svr-setup/phpredis-3.1.6 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/local/include/php/ext -DHAVE_CONFIG_H -g -O2 -c /svr-setup/phpredis-3.1.6/redis.c -o redis.lo
  273. /bin/sh /svr-setup/phpredis-3.1.6/libtool --mode=compile ccache gcc -I. -I/svr-setup/phpredis-3.1.6 -DPHP_ATOM_INC -I/svr-setup/phpredis-3.1.6/include -I/svr-setup/phpredis-3.1.6/main -I/svr-setup/phpredis-3.1.6 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/local/include/php/ext -DHAVE_CONFIG_H -g -O2 -c /svr-setup/phpredis-3.1.6/redis_commands.c -o redis_commands.lo
  274. /bin/sh /svr-setup/phpredis-3.1.6/libtool --mode=compile ccache gcc -I. -I/svr-setup/phpredis-3.1.6 -DPHP_ATOM_INC -I/svr-setup/phpredis-3.1.6/include -I/svr-setup/phpredis-3.1.6/main -I/svr-setup/phpredis-3.1.6 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/local/include/php/ext -DHAVE_CONFIG_H -g -O2 -c /svr-setup/phpredis-3.1.6/library.c -o library.lo
  275. /bin/sh /svr-setup/phpredis-3.1.6/libtool --mode=compile ccache gcc -I. -I/svr-setup/phpredis-3.1.6 -DPHP_ATOM_INC -I/svr-setup/phpredis-3.1.6/include -I/svr-setup/phpredis-3.1.6/main -I/svr-setup/phpredis-3.1.6 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/local/include/php/ext -DHAVE_CONFIG_H -g -O2 -c /svr-setup/phpredis-3.1.6/redis_session.c -o redis_session.lo
  276. /bin/sh /svr-setup/phpredis-3.1.6/libtool --mode=compile ccache gcc -I. -I/svr-setup/phpredis-3.1.6 -DPHP_ATOM_INC -I/svr-setup/phpredis-3.1.6/include -I/svr-setup/phpredis-3.1.6/main -I/svr-setup/phpredis-3.1.6 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/local/include/php/ext -DHAVE_CONFIG_H -g -O2 -c /svr-setup/phpredis-3.1.6/redis_array.c -o redis_array.lo
  277. /bin/sh /svr-setup/phpredis-3.1.6/libtool --mode=compile ccache gcc -I. -I/svr-setup/phpredis-3.1.6 -DPHP_ATOM_INC -I/svr-setup/phpredis-3.1.6/include -I/svr-setup/phpredis-3.1.6/main -I/svr-setup/phpredis-3.1.6 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/local/include/php/ext -DHAVE_CONFIG_H -g -O2 -c /svr-setup/phpredis-3.1.6/redis_array_impl.c -o redis_array_impl.lo
  278. /bin/sh /svr-setup/phpredis-3.1.6/libtool --mode=compile ccache gcc -I. -I/svr-setup/phpredis-3.1.6 -DPHP_ATOM_INC -I/svr-setup/phpredis-3.1.6/include -I/svr-setup/phpredis-3.1.6/main -I/svr-setup/phpredis-3.1.6 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/local/include/php/ext -DHAVE_CONFIG_H -g -O2 -c /svr-setup/phpredis-3.1.6/redis_cluster.c -o redis_cluster.lo
  279. /bin/sh /svr-setup/phpredis-3.1.6/libtool --mode=compile ccache gcc -I. -I/svr-setup/phpredis-3.1.6 -DPHP_ATOM_INC -I/svr-setup/phpredis-3.1.6/include -I/svr-setup/phpredis-3.1.6/main -I/svr-setup/phpredis-3.1.6 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/local/include/php/ext -DHAVE_CONFIG_H -g -O2 -c /svr-setup/phpredis-3.1.6/cluster_library.c -o cluster_library.lo
  280. mkdir .libs
  281. ccache gcc -I. -I/svr-setup/phpredis-3.1.6 -DPHP_ATOM_INC -I/svr-setup/phpredis-3.1.6/include -I/svr-setup/phpredis-3.1.6/main -I/svr-setup/phpredis-3.1.6 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/local/include/php/ext -DHAVE_CONFIG_H -g -O2 -c /svr-setup/phpredis-3.1.6/redis_array.c -fPIC -DPIC -o .libs/redis_array.o
  282. ccache gcc -I. -I/svr-setup/phpredis-3.1.6 -DPHP_ATOM_INC -I/svr-setup/phpredis-3.1.6/include -I/svr-setup/phpredis-3.1.6/main -I/svr-setup/phpredis-3.1.6 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/local/include/php/ext -DHAVE_CONFIG_H -g -O2 -c /svr-setup/phpredis-3.1.6/redis_cluster.c -fPIC -DPIC -o .libs/redis_cluster.o
  283. ccache gcc -I. -I/svr-setup/phpredis-3.1.6 -DPHP_ATOM_INC -I/svr-setup/phpredis-3.1.6/include -I/svr-setup/phpredis-3.1.6/main -I/svr-setup/phpredis-3.1.6 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/local/include/php/ext -DHAVE_CONFIG_H -g -O2 -c /svr-setup/phpredis-3.1.6/redis_commands.c -fPIC -DPIC -o .libs/redis_commands.o
  284. ccache gcc -I. -I/svr-setup/phpredis-3.1.6 -DPHP_ATOM_INC -I/svr-setup/phpredis-3.1.6/include -I/svr-setup/phpredis-3.1.6/main -I/svr-setup/phpredis-3.1.6 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/local/include/php/ext -DHAVE_CONFIG_H -g -O2 -c /svr-setup/phpredis-3.1.6/cluster_library.c -fPIC -DPIC -o .libs/cluster_library.o
  285. ccache gcc -I. -I/svr-setup/phpredis-3.1.6 -DPHP_ATOM_INC -I/svr-setup/phpredis-3.1.6/include -I/svr-setup/phpredis-3.1.6/main -I/svr-setup/phpredis-3.1.6 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/local/include/php/ext -DHAVE_CONFIG_H -g -O2 -c /svr-setup/phpredis-3.1.6/library.c -fPIC -DPIC -o .libs/library.o
  286. ccache gcc -I. -I/svr-setup/phpredis-3.1.6 -DPHP_ATOM_INC -I/svr-setup/phpredis-3.1.6/include -I/svr-setup/phpredis-3.1.6/main -I/svr-setup/phpredis-3.1.6 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/local/include/php/ext -DHAVE_CONFIG_H -g -O2 -c /svr-setup/phpredis-3.1.6/redis_session.c -fPIC -DPIC -o .libs/redis_session.o
  287. ccache gcc -I. -I/svr-setup/phpredis-3.1.6 -DPHP_ATOM_INC -I/svr-setup/phpredis-3.1.6/include -I/svr-setup/phpredis-3.1.6/main -I/svr-setup/phpredis-3.1.6 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/local/include/php/ext -DHAVE_CONFIG_H -g -O2 -c /svr-setup/phpredis-3.1.6/redis.c -fPIC -DPIC -o .libs/redis.o
  288. ccache gcc -I. -I/svr-setup/phpredis-3.1.6 -DPHP_ATOM_INC -I/svr-setup/phpredis-3.1.6/include -I/svr-setup/phpredis-3.1.6/main -I/svr-setup/phpredis-3.1.6 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/local/include/php/ext -DHAVE_CONFIG_H -g -O2 -c /svr-setup/phpredis-3.1.6/redis_array_impl.c -fPIC -DPIC -o .libs/redis_array_impl.o
  289. /bin/sh /svr-setup/phpredis-3.1.6/libtool --mode=link ccache gcc -DPHP_ATOM_INC -I/svr-setup/phpredis-3.1.6/include -I/svr-setup/phpredis-3.1.6/main -I/svr-setup/phpredis-3.1.6 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/local/include/php/ext -DHAVE_CONFIG_H -g -O2 -o redis.la -export-dynamic -avoid-version -prefer-pic -module -rpath /svr-setup/phpredis-3.1.6/modules redis.lo redis_commands.lo library.lo redis_session.lo redis_array.lo redis_array_impl.lo redis_cluster.lo cluster_library.lo
  290. ccache gcc -shared .libs/redis.o .libs/redis_commands.o .libs/library.o .libs/redis_session.o .libs/redis_array.o .libs/redis_array_impl.o .libs/redis_cluster.o .libs/cluster_library.o -Wl,-soname -Wl,redis.so -o .libs/redis.so
  291. /bin/ld: .libs/redis.o: unrecognized relocation (0x2a) in section `.text'
  292. /bin/ld: final link failed: Bad value
  293. collect2: error: ld returned 1 exit status
  294. make: *** [redis.la] Error 1
  295. /bin/sh /svr-setup/phpredis-3.1.6/libtool --mode=link ccache gcc -DPHP_ATOM_INC -I/svr-setup/phpredis-3.1.6/include -I/svr-setup/phpredis-3.1.6/main -I/svr-setup/phpredis-3.1.6 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/local/include/php/ext -DHAVE_CONFIG_H -g -O2 -o redis.la -export-dynamic -avoid-version -prefer-pic -module -rpath /svr-setup/phpredis-3.1.6/modules redis.lo redis_commands.lo library.lo redis_session.lo redis_array.lo redis_array_impl.lo redis_cluster.lo cluster_library.lo
  296. ccache gcc -shared .libs/redis.o .libs/redis_commands.o .libs/library.o .libs/redis_session.o .libs/redis_array.o .libs/redis_array_impl.o .libs/redis_cluster.o .libs/cluster_library.o -Wl,-soname -Wl,redis.so -o .libs/redis.so
  297. /bin/ld: .libs/redis.o: unrecognized relocation (0x2a) in section `.text'
  298. /bin/ld: final link failed: Bad value
  299. collect2: error: ld returned 1 exit status
  300. make: *** [redis.la] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement