Advertisement
Guest User

Untitled

a guest
Apr 7th, 2015
252
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 35.39 KB | None | 0 0
  1. suhosin-0.9.37.1.tar.gz [found]
  2. suhosin-0.9.37.1/
  3. suhosin-0.9.37.1/.gitignore
  4. suhosin-0.9.37.1/CREDITS
  5. suhosin-0.9.37.1/Changelog
  6. suhosin-0.9.37.1/LICENSE
  7. suhosin-0.9.37.1/aes.c
  8. suhosin-0.9.37.1/config.m4
  9. suhosin-0.9.37.1/config.w32
  10. suhosin-0.9.37.1/crypt.c
  11. suhosin-0.9.37.1/ex_imp.c
  12. suhosin-0.9.37.1/execute.c
  13. suhosin-0.9.37.1/header.c
  14. suhosin-0.9.37.1/ifilter.c
  15. suhosin-0.9.37.1/log.c
  16. suhosin-0.9.37.1/mbregex.h
  17. suhosin-0.9.37.1/mbregex/
  18. suhosin-0.9.37.1/mbregex/COPYING.LIB
  19. suhosin-0.9.37.1/mbregex/mbregex.h
  20. suhosin-0.9.37.1/memory_limit.c
  21. suhosin-0.9.37.1/php_suhosin.h
  22. suhosin-0.9.37.1/pkg/
  23. suhosin-0.9.37.1/pkg/build_deb.sh
  24. suhosin-0.9.37.1/post_handler.c
  25. suhosin-0.9.37.1/rfc1867.c
  26. suhosin-0.9.37.1/rfc1867_new.c
  27. suhosin-0.9.37.1/session.c
  28. suhosin-0.9.37.1/sha256.c
  29. suhosin-0.9.37.1/sha256.h
  30. suhosin-0.9.37.1/suhosin.c
  31. suhosin-0.9.37.1/suhosin.ini
  32. suhosin-0.9.37.1/suhosin_logo.h
  33. suhosin-0.9.37.1/suhosin_rfc1867.h
  34. suhosin-0.9.37.1/tests/
  35. suhosin-0.9.37.1/tests/cookie/
  36. suhosin-0.9.37.1/tests/cookie/crypt.checkraddr_4.phpt
  37. suhosin-0.9.37.1/tests/cookie/crypt.checkraddr_4_incorrect.phpt
  38. suhosin-0.9.37.1/tests/cookie/crypt.cryptlist.phpt
  39. suhosin-0.9.37.1/tests/cookie/crypt.docroot.phpt
  40. suhosin-0.9.37.1/tests/cookie/crypt.invalid.phpt
  41. suhosin-0.9.37.1/tests/cookie/crypt.key_default.phpt
  42. suhosin-0.9.37.1/tests/cookie/crypt.key_empty.phpt
  43. suhosin-0.9.37.1/tests/cookie/crypt.key_empty_remote_addr.phpt
  44. suhosin-0.9.37.1/tests/cookie/crypt.no_encryption.phpt
  45. suhosin-0.9.37.1/tests/cookie/crypt.plainlist.phpt
  46. suhosin-0.9.37.1/tests/cookie/crypt.raddr_1.phpt
  47. suhosin-0.9.37.1/tests/cookie/crypt.raddr_2.phpt
  48. suhosin-0.9.37.1/tests/cookie/crypt.raddr_3.phpt
  49. suhosin-0.9.37.1/tests/cookie/crypt.raddr_4.phpt
  50. suhosin-0.9.37.1/tests/cookie/crypt.ua.phpt
  51. suhosin-0.9.37.1/tests/empty.inc
  52. suhosin-0.9.37.1/tests/executor/
  53. suhosin-0.9.37.1/tests/executor/allow_symlink_off.phpt
  54. suhosin-0.9.37.1/tests/executor/allow_symlink_on.phpt
  55. suhosin-0.9.37.1/tests/executor/disable_emod_off.phpt
  56. suhosin-0.9.37.1/tests/executor/disable_emod_on.phpt
  57. suhosin-0.9.37.1/tests/executor/disable_eval_off.phpt
  58. suhosin-0.9.37.1/tests/executor/disable_eval_on.phpt
  59. suhosin-0.9.37.1/tests/executor/function_blacklist.phpt
  60. suhosin-0.9.37.1/tests/executor/function_blacklist_printf.phpt
  61. suhosin-0.9.37.1/tests/executor/function_blacklist_printf_function_exists.phpt
  62. suhosin-0.9.37.1/tests/executor/function_call_user_func.phpt
  63. suhosin-0.9.37.1/tests/executor/function_whiletist_absmax.phpt
  64. suhosin-0.9.37.1/tests/executor/function_whitelist.phpt
  65. suhosin-0.9.37.1/tests/executor/function_whitelist_call_user_func.phpt
  66. suhosin-0.9.37.1/tests/executor/function_whitelist_function_exists.phpt
  67. suhosin-0.9.37.1/tests/executor/function_whitelist_maxabs.phpt
  68. suhosin-0.9.37.1/tests/executor/function_whitelist_without_function_exists.phpt
  69. suhosin-0.9.37.1/tests/executor/memory_limit.phpt
  70. suhosin-0.9.37.1/tests/executor/memory_limit_64bit.phpt
  71. suhosin-0.9.37.1/tests/executor/memory_limit_64bit_10G.phpt
  72. suhosin-0.9.37.1/tests/executor/memory_limit_other_hardlimit.phpt
  73. suhosin-0.9.37.1/tests/executor/negative_memory_limit.phpt
  74. suhosin-0.9.37.1/tests/executor/preg_replace.phpt
  75. suhosin-0.9.37.1/tests/executor/preg_replace_error.phpt
  76. suhosin-0.9.37.1/tests/executor/recursion_maxdepth.phpt
  77. suhosin-0.9.37.1/tests/executor/user_session_handler.phpt
  78. suhosin-0.9.37.1/tests/filter/
  79. suhosin-0.9.37.1/tests/filter/filter_logging_statistics.phpt
  80. suhosin-0.9.37.1/tests/filter/get_filter_1.phpt
  81. suhosin-0.9.37.1/tests/filter/get_filter_2.phpt
  82. suhosin-0.9.37.1/tests/filter/get_filter_allow_ws.phpt
  83. suhosin-0.9.37.1/tests/filter/get_filter_cookie_disallow_ws.phpt
  84. suhosin-0.9.37.1/tests/filter/get_filter_get_disallow_ws.phpt
  85. suhosin-0.9.37.1/tests/filter/get_filter_post_disallow_ws.phpt
  86. suhosin-0.9.37.1/tests/filter/get_filter_request_disallow_ws.phpt
  87. suhosin-0.9.37.1/tests/filter/get_globals.phpt
  88. suhosin-0.9.37.1/tests/filter/input_filter_allow_nul.phpt
  89. suhosin-0.9.37.1/tests/filter/input_filter_cookie_disallow_nul.phpt
  90. suhosin-0.9.37.1/tests/filter/input_filter_cookie_max_array_depth.phpt
  91. suhosin-0.9.37.1/tests/filter/input_filter_cookie_max_array_index_length.phpt
  92. suhosin-0.9.37.1/tests/filter/input_filter_cookie_max_name_length.phpt
  93. suhosin-0.9.37.1/tests/filter/input_filter_cookie_max_totalname_length.phpt
  94. suhosin-0.9.37.1/tests/filter/input_filter_cookie_max_value_length.phpt
  95. suhosin-0.9.37.1/tests/filter/input_filter_cookie_max_vars.phpt
  96. suhosin-0.9.37.1/tests/filter/input_filter_get_disallow_nul.phpt
  97. suhosin-0.9.37.1/tests/filter/input_filter_get_max_array_depth.phpt
  98. suhosin-0.9.37.1/tests/filter/input_filter_get_max_array_index_length.phpt
  99. suhosin-0.9.37.1/tests/filter/input_filter_get_max_name_length.phpt
  100. suhosin-0.9.37.1/tests/filter/input_filter_get_max_totalname_length.phpt
  101. suhosin-0.9.37.1/tests/filter/input_filter_get_max_value_length.phpt
  102. suhosin-0.9.37.1/tests/filter/input_filter_post_disallow_nul.phpt
  103. suhosin-0.9.37.1/tests/filter/input_filter_post_disallow_nul_rfc1867.phpt
  104. suhosin-0.9.37.1/tests/filter/input_filter_post_max_array_depth.phpt
  105. suhosin-0.9.37.1/tests/filter/input_filter_post_max_array_depth_rfc1867.phpt
  106. suhosin-0.9.37.1/tests/filter/input_filter_post_max_array_index_length.phpt
  107. suhosin-0.9.37.1/tests/filter/input_filter_post_max_array_index_length_rfc1867.phpt
  108. suhosin-0.9.37.1/tests/filter/input_filter_post_max_name_length.phpt
  109. suhosin-0.9.37.1/tests/filter/input_filter_post_max_name_length_rfc1867.phpt
  110. suhosin-0.9.37.1/tests/filter/input_filter_post_max_totalname_length.phpt
  111. suhosin-0.9.37.1/tests/filter/input_filter_post_max_totalname_length_rfc1867.phpt
  112. suhosin-0.9.37.1/tests/filter/input_filter_post_max_value_length.phpt
  113. suhosin-0.9.37.1/tests/filter/input_filter_post_max_value_length_rfc1867.phpt
  114. suhosin-0.9.37.1/tests/filter/input_filter_request_array_index_blacklist.phpt
  115. suhosin-0.9.37.1/tests/filter/input_filter_request_array_index_whitelist.phpt
  116. suhosin-0.9.37.1/tests/filter/input_filter_request_disallow_nul.phpt
  117. suhosin-0.9.37.1/tests/filter/input_filter_request_max_array_depth.phpt
  118. suhosin-0.9.37.1/tests/filter/input_filter_request_max_array_index_length.phpt
  119. suhosin-0.9.37.1/tests/filter/input_filter_request_max_name_length.phpt
  120. suhosin-0.9.37.1/tests/filter/input_filter_request_max_totalname_length.phpt
  121. suhosin-0.9.37.1/tests/filter/input_filter_request_max_value_length.phpt
  122. suhosin-0.9.37.1/tests/filter/post_fileupload_array_index_blacklist.phpt
  123. suhosin-0.9.37.1/tests/filter/post_fileupload_array_index_whitelist.phpt
  124. suhosin-0.9.37.1/tests/filter/post_fileupload_filter_1.phpt
  125. suhosin-0.9.37.1/tests/filter/post_fileupload_filter_2.phpt
  126. suhosin-0.9.37.1/tests/filter/post_filter_1.phpt
  127. suhosin-0.9.37.1/tests/filter/post_filter_2.phpt
  128. suhosin-0.9.37.1/tests/filter/post_filter_empty_var.phpt
  129. suhosin-0.9.37.1/tests/filter/server_encode_off.phpt
  130. suhosin-0.9.37.1/tests/filter/server_encode_on.phpt
  131. suhosin-0.9.37.1/tests/filter/server_filter.phpt
  132. suhosin-0.9.37.1/tests/filter/server_strip_off.phpt
  133. suhosin-0.9.37.1/tests/filter/server_strip_on.phpt
  134. suhosin-0.9.37.1/tests/filter/server_user_agent_strip_off.phpt
  135. suhosin-0.9.37.1/tests/filter/server_user_agent_strip_on.phpt
  136. suhosin-0.9.37.1/tests/filter/suhosin_upload_disallow_binary_off.phpt
  137. suhosin-0.9.37.1/tests/filter/suhosin_upload_disallow_binary_on.phpt
  138. suhosin-0.9.37.1/tests/filter/suhosin_upload_disallow_binary_utf8.phpt
  139. suhosin-0.9.37.1/tests/filter/suhosin_upload_disallow_binary_utf8fail.phpt
  140. suhosin-0.9.37.1/tests/filter/suhosin_upload_disallow_elf.phpt
  141. suhosin-0.9.37.1/tests/filter/suhosin_upload_disallow_elf_off.phpt
  142. suhosin-0.9.37.1/tests/filter/suhosin_upload_max_uploads.phpt
  143. suhosin-0.9.37.1/tests/filter/suhosin_upload_remove_binary.phpt
  144. suhosin-0.9.37.1/tests/filter/suhosin_upload_remove_binary_utf8.phpt
  145. suhosin-0.9.37.1/tests/filter/suhosin_upload_remove_binary_utf8fail.phpt
  146. suhosin-0.9.37.1/tests/funcs/
  147. suhosin-0.9.37.1/tests/funcs/crypt_blowfish.phpt
  148. suhosin-0.9.37.1/tests/funcs/crypt_ext_des.phpt
  149. suhosin-0.9.37.1/tests/funcs/crypt_md5.phpt
  150. suhosin-0.9.37.1/tests/funcs/crypt_std_des.phpt
  151. suhosin-0.9.37.1/tests/funcs/sha256.phpt
  152. suhosin-0.9.37.1/tests/include/
  153. suhosin-0.9.37.1/tests/include/include_allow_writable_files_off.phpt
  154. suhosin-0.9.37.1/tests/include/include_allow_writable_files_on.phpt
  155. suhosin-0.9.37.1/tests/include/include_constant.phpt
  156. suhosin-0.9.37.1/tests/include/include_etc_passwd.phpt
  157. suhosin-0.9.37.1/tests/include/include_max_traversal.phpt
  158. suhosin-0.9.37.1/tests/include/include_nul_in_filename.phpt
  159. suhosin-0.9.37.1/tests/include/include_once_constant.phpt
  160. suhosin-0.9.37.1/tests/include/include_once_tmpvar.phpt
  161. suhosin-0.9.37.1/tests/include/include_once_var.phpt
  162. suhosin-0.9.37.1/tests/include/include_tmpvar.phpt
  163. suhosin-0.9.37.1/tests/include/include_too_long.phpt
  164. suhosin-0.9.37.1/tests/include/include_uploaded_file_diff_filename.phpt
  165. suhosin-0.9.37.1/tests/include/include_uploaded_file_from_FILES.phpt
  166. suhosin-0.9.37.1/tests/include/include_var.phpt
  167. suhosin-0.9.37.1/tests/include/require_constant.phpt
  168. suhosin-0.9.37.1/tests/include/require_once_constant.phpt
  169. suhosin-0.9.37.1/tests/include/require_once_tmpvar.phpt
  170. suhosin-0.9.37.1/tests/include/require_once_var.phpt
  171. suhosin-0.9.37.1/tests/include/require_tmpvar.phpt
  172. suhosin-0.9.37.1/tests/include/require_var.phpt
  173. suhosin-0.9.37.1/tests/logging/
  174. suhosin-0.9.37.1/tests/logging/logscript_executable.phpt
  175. suhosin-0.9.37.1/tests/logging/logscript_nonexecutable.phpt
  176. suhosin-0.9.37.1/tests/logging/logscript_nonexistant.phpt
  177. suhosin-0.9.37.1/tests/logging/use_x_forwarded_for_off.phpt
  178. suhosin-0.9.37.1/tests/logging/use_x_forwarded_for_off_no_remote_addr.phpt
  179. suhosin-0.9.37.1/tests/logging/use_x_forwarded_for_on.phpt
  180. suhosin-0.9.37.1/tests/logging/use_x_forwarded_for_on_no_x_forwarded.phpt
  181. suhosin-0.9.37.1/tests/misc/
  182. suhosin-0.9.37.1/tests/misc/disable_display_errors_fail.phpt
  183. suhosin-0.9.37.1/tests/misc/disable_display_errors_off.phpt
  184. suhosin-0.9.37.1/tests/misc/disable_display_errors_on.phpt
  185. suhosin-0.9.37.1/tests/misc/protectkey_off.phpt
  186. suhosin-0.9.37.1/tests/misc/protectkey_on.phpt
  187. suhosin-0.9.37.1/tests/session/
  188. suhosin-0.9.37.1/tests/session/PHPSESSID_max_id_length_ok.phpt
  189. suhosin-0.9.37.1/tests/session/PHPSESSID_max_id_length_toolong.phpt
  190. suhosin-0.9.37.1/tests/session/crypt.checkraddr_4.phpt
  191. suhosin-0.9.37.1/tests/session/crypt.checkraddr_4_incorrect.phpt
  192. suhosin-0.9.37.1/tests/session/crypt.docroot.phpt
  193. suhosin-0.9.37.1/tests/session/crypt.key_default.phpt
  194. suhosin-0.9.37.1/tests/session/crypt.key_empty.phpt
  195. suhosin-0.9.37.1/tests/session/crypt.key_empty_remote_addr.phpt
  196. suhosin-0.9.37.1/tests/session/crypt.no_encryption.phpt
  197. suhosin-0.9.37.1/tests/session/crypt.raddr_1.phpt
  198. suhosin-0.9.37.1/tests/session/crypt.raddr_2.phpt
  199. suhosin-0.9.37.1/tests/session/crypt.raddr_3.phpt
  200. suhosin-0.9.37.1/tests/session/crypt.raddr_4.phpt
  201. suhosin-0.9.37.1/tests/session/crypt.ua.phpt
  202. suhosin-0.9.37.1/tests/session/max_id_length_ok.phpt
  203. suhosin-0.9.37.1/tests/session/max_id_length_toolong.phpt
  204. suhosin-0.9.37.1/tests/session/session_recursive_crash.phpt
  205. suhosin-0.9.37.1/tests/session/session_recursive_crash2.phpt
  206. suhosin-0.9.37.1/tests/session/sessionhandler.inc
  207. suhosin-0.9.37.1/tests/skipif.inc
  208. suhosin-0.9.37.1/tests/skipifcli.inc
  209. suhosin-0.9.37.1/tests/skipifnotcli.inc
  210. suhosin-0.9.37.1/tests/sql/
  211. suhosin-0.9.37.1/tests/sql/connect.inc
  212. suhosin-0.9.37.1/tests/sql/mysqli_comment_conditional.phpt
  213. suhosin-0.9.37.1/tests/sql/mysqli_comment_cstyle_fail.phpt
  214. suhosin-0.9.37.1/tests/sql/mysqli_comment_hashstyle_fail.phpt
  215. suhosin-0.9.37.1/tests/sql/mysqli_comment_sqlstyle.phpt
  216. suhosin-0.9.37.1/tests/sql/mysqli_comment_sqlstyle_fail.phpt
  217. suhosin-0.9.37.1/tests/sql/mysqli_connect_invalid_username.phpt
  218. suhosin-0.9.37.1/tests/sql/mysqli_multiselect.phpt
  219. suhosin-0.9.37.1/tests/sql/mysqli_multiselect_fail.phpt
  220. suhosin-0.9.37.1/tests/sql/mysqli_multiselect_subselect.phpt
  221. suhosin-0.9.37.1/tests/sql/mysqli_no_constraints.phpt
  222. suhosin-0.9.37.1/tests/sql/mysqli_open_comment.phpt
  223. suhosin-0.9.37.1/tests/sql/mysqli_open_comment_fail.phpt
  224. suhosin-0.9.37.1/tests/sql/mysqli_union.phpt
  225. suhosin-0.9.37.1/tests/sql/mysqli_union_fail.phpt
  226. suhosin-0.9.37.1/tests/sql/mysqli_user_match_error.phpt
  227. suhosin-0.9.37.1/tests/sql/mysqli_user_match_ok.phpt
  228. suhosin-0.9.37.1/tests/sql/mysqli_user_postfix.phpt
  229. suhosin-0.9.37.1/tests/sql/mysqli_user_prefix.phpt
  230. suhosin-0.9.37.1/tests/sql/skipifmysqli.inc
  231. suhosin-0.9.37.1/treat_data.c
  232. suhosin-0.9.37.1/ufilter.c
  233. find . -name \*.gcno -o -name \*.gcda | xargs rm -f
  234. find . -name \*.lo -o -name \*.o | xargs rm -f
  235. find . -name \*.la -o -name \*.a | xargs rm -f
  236. find . -name \*.so | xargs rm -f
  237. find . -name .libs -a -type d|xargs rm -rf
  238. rm -f libphp.la       modules/* libs/*
  239. Configuring for:
  240. PHP Api Version:         20131106
  241. Zend Module Api No:      20131226
  242. Zend Extension Api No:   220131226
  243. checking for grep that handles long lines and -e... /bin/grep
  244. checking for egrep... /bin/grep -E
  245. checking for a sed that does not truncate output... /bin/sed
  246. checking for C compiler default output file name... a.out
  247. checking whether the C compiler works... yes
  248. checking whether we are cross compiling... no
  249. checking for suffix of executables...
  250. checking for suffix of object files... o
  251. checking whether we are using the GNU C compiler... yes
  252. checking whether ccache gcc accepts -g... yes
  253. checking for ccache gcc option to accept ISO C89... none needed
  254. checking how to run the C preprocessor... ccache gcc -E
  255. checking for icc... no
  256. checking for suncc... no
  257. checking whether ccache gcc and cc understand -c and -o together... yes
  258. checking for system library directory... lib
  259. checking if compiler supports -R... no
  260. checking if compiler supports -Wl,-rpath,... yes
  261. checking build system type... i686-pc-linux-gnu
  262. checking host system type... i686-pc-linux-gnu
  263. checking target system type... i686-pc-linux-gnu
  264. checking for PHP prefix... /usr/local
  265. 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
  266. checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20131226
  267. checking for PHP installed headers prefix... /usr/local/include/php
  268. checking if debug is enabled... no
  269. checking if zts is enabled... no
  270. checking for re2c... re2c
  271. checking for re2c version... 0.13.5 (ok)
  272. checking for gawk... gawk
  273. checking whether to enable suhosin support... yes, shared
  274. checking whether to enable experimental suhosin features... no
  275. checking for ld used by ccache gcc... /usr/bin/ld
  276. checking if the linker (/usr/bin/ld) is GNU ld... yes
  277. checking for /usr/bin/ld option to reload object files... -r
  278. checking for BSD-compatible nm... /usr/bin/nm -B
  279. checking whether ln -s works... yes
  280. checking how to recognize dependent libraries... pass_all
  281. checking for ANSI C header files... yes
  282. checking for sys/types.h... yes
  283. checking for sys/stat.h... yes
  284. checking for stdlib.h... yes
  285. checking for string.h... yes
  286. checking for memory.h... yes
  287. checking for strings.h... yes
  288. checking for inttypes.h... yes
  289. checking for stdint.h... yes
  290. checking for unistd.h... yes
  291. checking dlfcn.h usability... yes
  292. checking dlfcn.h presence... yes
  293. checking for dlfcn.h... yes
  294. checking the maximum length of command line arguments... 1966080
  295. checking command to parse /usr/bin/nm -B output from ccache gcc object... ok
  296. checking for objdir... .libs
  297. checking for ar... ar
  298. checking for ranlib... ranlib
  299. checking for strip... strip
  300. checking if ccache gcc supports -fno-rtti -fno-exceptions... no
  301. checking for ccache gcc option to produce PIC... -fPIC
  302. checking if ccache gcc PIC flag -fPIC works... yes
  303. checking if ccache gcc static flag -static works... no
  304. checking if ccache gcc supports -c -o file.o... yes
  305. checking whether the ccache gcc linker (/usr/bin/ld) supports shared libraries... yes
  306. checking whether -lc should be explicitly linked in... no
  307. checking dynamic linker characteristics... GNU/Linux ld.so
  308. checking how to hardcode library paths into programs... immediate
  309. checking whether stripping libraries is possible... yes
  310. checking if libtool supports shared libraries... yes
  311. checking whether to build shared libraries... yes
  312. checking whether to build static libraries... no
  313.  
  314. creating libtool
  315. appending configuration tag "CXX" to libtool
  316. checking whether the ccache g++ linker (/usr/bin/ld) supports shared libraries... yes
  317. checking for ccache g++ option to produce PIC...
  318. checking if ccache g++ static flag  works... yes
  319. checking if ccache g++ supports -c -o file.o... yes
  320. checking whether the ccache g++ linker (/usr/bin/ld) supports shared libraries... yes
  321. checking dynamic linker characteristics... GNU/Linux ld.so
  322. (cached) (cached) checking how to hardcode library paths into programs... unsupported
  323. configure: creating ./config.status
  324. config.status: creating config.h
  325. config.status: config.h is unchanged
  326. /bin/sh /svr-setup/suhosin-0.9.37.1/libtool --mode=compile ccache gcc  -I. -I/svr-setup/suhosin-0.9.37.1 -DPHP_ATOM_INC -I/svr-setup/suhosin-0.9.37.1/include -I/svr-setup/suhosin-0.9.37.1/main -I/svr-setup/suhosin-0.9.37.1 -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  -g -O2   -c /svr-setup/suhosin-0.9.37.1/suhosin.c -o suhosin.lo
  327. /bin/sh /svr-setup/suhosin-0.9.37.1/libtool --mode=compile ccache gcc  -I. -I/svr-setup/suhosin-0.9.37.1 -DPHP_ATOM_INC -I/svr-setup/suhosin-0.9.37.1/include -I/svr-setup/suhosin-0.9.37.1/main -I/svr-setup/suhosin-0.9.37.1 -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  -g -O2   -c /svr-setup/suhosin-0.9.37.1/sha256.c -o sha256.lo
  328. mkdir .libs
  329.  ccache gcc -I. -I/svr-setup/suhosin-0.9.37.1 -DPHP_ATOM_INC -I/svr-setup/suhosin-0.9.37.1/include -I/svr-setup/suhosin-0.9.37.1/main -I/svr-setup/suhosin-0.9.37.1 -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 -g -O2 -c /svr-setup/suhosin-0.9.37.1/suhosin.c  -fPIC -DPIC -o .libs/suhosin.o
  330.  ccache gcc -I. -I/svr-setup/suhosin-0.9.37.1 -DPHP_ATOM_INC -I/svr-setup/suhosin-0.9.37.1/include -I/svr-setup/suhosin-0.9.37.1/main -I/svr-setup/suhosin-0.9.37.1 -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 -g -O2 -c /svr-setup/suhosin-0.9.37.1/sha256.c  -fPIC -DPIC -o .libs/sha256.o
  331. /bin/sh /svr-setup/suhosin-0.9.37.1/libtool --mode=compile ccache gcc  -I. -I/svr-setup/suhosin-0.9.37.1 -DPHP_ATOM_INC -I/svr-setup/suhosin-0.9.37.1/include -I/svr-setup/suhosin-0.9.37.1/main -I/svr-setup/suhosin-0.9.37.1 -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  -g -O2   -c /svr-setup/suhosin-0.9.37.1/memory_limit.c -o memory_limit.lo
  332. /bin/sh /svr-setup/suhosin-0.9.37.1/libtool --mode=compile ccache gcc  -I. -I/svr-setup/suhosin-0.9.37.1 -DPHP_ATOM_INC -I/svr-setup/suhosin-0.9.37.1/include -I/svr-setup/suhosin-0.9.37.1/main -I/svr-setup/suhosin-0.9.37.1 -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  -g -O2   -c /svr-setup/suhosin-0.9.37.1/treat_data.c -o treat_data.lo
  333.  ccache gcc -I. -I/svr-setup/suhosin-0.9.37.1 -DPHP_ATOM_INC -I/svr-setup/suhosin-0.9.37.1/include -I/svr-setup/suhosin-0.9.37.1/main -I/svr-setup/suhosin-0.9.37.1 -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 -g -O2 -c /svr-setup/suhosin-0.9.37.1/memory_limit.c  -fPIC -DPIC -o .libs/memory_limit.o
  334. /bin/sh /svr-setup/suhosin-0.9.37.1/libtool --mode=compile ccache gcc  -I. -I/svr-setup/suhosin-0.9.37.1 -DPHP_ATOM_INC -I/svr-setup/suhosin-0.9.37.1/include -I/svr-setup/suhosin-0.9.37.1/main -I/svr-setup/suhosin-0.9.37.1 -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  -g -O2   -c /svr-setup/suhosin-0.9.37.1/ifilter.c -o ifilter.lo
  335.  ccache gcc -I. -I/svr-setup/suhosin-0.9.37.1 -DPHP_ATOM_INC -I/svr-setup/suhosin-0.9.37.1/include -I/svr-setup/suhosin-0.9.37.1/main -I/svr-setup/suhosin-0.9.37.1 -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 -g -O2 -c /svr-setup/suhosin-0.9.37.1/treat_data.c  -fPIC -DPIC -o .libs/treat_data.o
  336. /bin/sh /svr-setup/suhosin-0.9.37.1/libtool --mode=compile ccache gcc  -I. -I/svr-setup/suhosin-0.9.37.1 -DPHP_ATOM_INC -I/svr-setup/suhosin-0.9.37.1/include -I/svr-setup/suhosin-0.9.37.1/main -I/svr-setup/suhosin-0.9.37.1 -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  -g -O2   -c /svr-setup/suhosin-0.9.37.1/post_handler.c -o post_handler.lo
  337.  ccache gcc -I. -I/svr-setup/suhosin-0.9.37.1 -DPHP_ATOM_INC -I/svr-setup/suhosin-0.9.37.1/include -I/svr-setup/suhosin-0.9.37.1/main -I/svr-setup/suhosin-0.9.37.1 -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 -g -O2 -c /svr-setup/suhosin-0.9.37.1/ifilter.c  -fPIC -DPIC -o .libs/ifilter.o
  338. /bin/sh /svr-setup/suhosin-0.9.37.1/libtool --mode=compile ccache gcc  -I. -I/svr-setup/suhosin-0.9.37.1 -DPHP_ATOM_INC -I/svr-setup/suhosin-0.9.37.1/include -I/svr-setup/suhosin-0.9.37.1/main -I/svr-setup/suhosin-0.9.37.1 -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  -g -O2   -c /svr-setup/suhosin-0.9.37.1/ufilter.c -o ufilter.lo
  339.  ccache gcc -I. -I/svr-setup/suhosin-0.9.37.1 -DPHP_ATOM_INC -I/svr-setup/suhosin-0.9.37.1/include -I/svr-setup/suhosin-0.9.37.1/main -I/svr-setup/suhosin-0.9.37.1 -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 -g -O2 -c /svr-setup/suhosin-0.9.37.1/post_handler.c  -fPIC -DPIC -o .libs/post_handler.o
  340. /bin/sh /svr-setup/suhosin-0.9.37.1/libtool --mode=compile ccache gcc  -I. -I/svr-setup/suhosin-0.9.37.1 -DPHP_ATOM_INC -I/svr-setup/suhosin-0.9.37.1/include -I/svr-setup/suhosin-0.9.37.1/main -I/svr-setup/suhosin-0.9.37.1 -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  -g -O2   -c /svr-setup/suhosin-0.9.37.1/rfc1867.c -o rfc1867.lo
  341.  ccache gcc -I. -I/svr-setup/suhosin-0.9.37.1 -DPHP_ATOM_INC -I/svr-setup/suhosin-0.9.37.1/include -I/svr-setup/suhosin-0.9.37.1/main -I/svr-setup/suhosin-0.9.37.1 -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 -g -O2 -c /svr-setup/suhosin-0.9.37.1/ufilter.c  -fPIC -DPIC -o .libs/ufilter.o
  342. /bin/sh /svr-setup/suhosin-0.9.37.1/libtool --mode=compile ccache gcc  -I. -I/svr-setup/suhosin-0.9.37.1 -DPHP_ATOM_INC -I/svr-setup/suhosin-0.9.37.1/include -I/svr-setup/suhosin-0.9.37.1/main -I/svr-setup/suhosin-0.9.37.1 -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  -g -O2   -c /svr-setup/suhosin-0.9.37.1/rfc1867_new.c -o rfc1867_new.lo
  343.  ccache gcc -I. -I/svr-setup/suhosin-0.9.37.1 -DPHP_ATOM_INC -I/svr-setup/suhosin-0.9.37.1/include -I/svr-setup/suhosin-0.9.37.1/main -I/svr-setup/suhosin-0.9.37.1 -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 -g -O2 -c /svr-setup/suhosin-0.9.37.1/rfc1867.c  -fPIC -DPIC -o .libs/rfc1867.o
  344. /bin/sh /svr-setup/suhosin-0.9.37.1/libtool --mode=compile ccache gcc  -I. -I/svr-setup/suhosin-0.9.37.1 -DPHP_ATOM_INC -I/svr-setup/suhosin-0.9.37.1/include -I/svr-setup/suhosin-0.9.37.1/main -I/svr-setup/suhosin-0.9.37.1 -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  -g -O2   -c /svr-setup/suhosin-0.9.37.1/log.c -o log.lo
  345.  ccache gcc -I. -I/svr-setup/suhosin-0.9.37.1 -DPHP_ATOM_INC -I/svr-setup/suhosin-0.9.37.1/include -I/svr-setup/suhosin-0.9.37.1/main -I/svr-setup/suhosin-0.9.37.1 -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 -g -O2 -c /svr-setup/suhosin-0.9.37.1/rfc1867_new.c  -fPIC -DPIC -o .libs/rfc1867_new.o
  346. /bin/sh /svr-setup/suhosin-0.9.37.1/libtool --mode=compile ccache gcc  -I. -I/svr-setup/suhosin-0.9.37.1 -DPHP_ATOM_INC -I/svr-setup/suhosin-0.9.37.1/include -I/svr-setup/suhosin-0.9.37.1/main -I/svr-setup/suhosin-0.9.37.1 -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  -g -O2   -c /svr-setup/suhosin-0.9.37.1/header.c -o header.lo
  347.  ccache gcc -I. -I/svr-setup/suhosin-0.9.37.1 -DPHP_ATOM_INC -I/svr-setup/suhosin-0.9.37.1/include -I/svr-setup/suhosin-0.9.37.1/main -I/svr-setup/suhosin-0.9.37.1 -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 -g -O2 -c /svr-setup/suhosin-0.9.37.1/log.c  -fPIC -DPIC -o .libs/log.o
  348. /bin/sh /svr-setup/suhosin-0.9.37.1/libtool --mode=compile ccache gcc  -I. -I/svr-setup/suhosin-0.9.37.1 -DPHP_ATOM_INC -I/svr-setup/suhosin-0.9.37.1/include -I/svr-setup/suhosin-0.9.37.1/main -I/svr-setup/suhosin-0.9.37.1 -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  -g -O2   -c /svr-setup/suhosin-0.9.37.1/execute.c -o execute.lo
  349.  ccache gcc -I. -I/svr-setup/suhosin-0.9.37.1 -DPHP_ATOM_INC -I/svr-setup/suhosin-0.9.37.1/include -I/svr-setup/suhosin-0.9.37.1/main -I/svr-setup/suhosin-0.9.37.1 -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 -g -O2 -c /svr-setup/suhosin-0.9.37.1/header.c  -fPIC -DPIC -o .libs/header.o
  350. /bin/sh /svr-setup/suhosin-0.9.37.1/libtool --mode=compile ccache gcc  -I. -I/svr-setup/suhosin-0.9.37.1 -DPHP_ATOM_INC -I/svr-setup/suhosin-0.9.37.1/include -I/svr-setup/suhosin-0.9.37.1/main -I/svr-setup/suhosin-0.9.37.1 -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  -g -O2   -c /svr-setup/suhosin-0.9.37.1/ex_imp.c -o ex_imp.lo
  351.  ccache gcc -I. -I/svr-setup/suhosin-0.9.37.1 -DPHP_ATOM_INC -I/svr-setup/suhosin-0.9.37.1/include -I/svr-setup/suhosin-0.9.37.1/main -I/svr-setup/suhosin-0.9.37.1 -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 -g -O2 -c /svr-setup/suhosin-0.9.37.1/execute.c  -fPIC -DPIC -o .libs/execute.o
  352. /svr-setup/suhosin-0.9.37.1/execute.c: В функции ‘suhosin_gen_entropy’:
  353. /svr-setup/suhosin-0.9.37.1/execute.c:1368: предупреждение: величина сдвига вправо больше или равна ширине данного типа
  354. /svr-setup/suhosin-0.9.37.1/execute.c:1369: предупреждение: величина сдвига вправо больше или равна ширине данного типа
  355. /svr-setup/suhosin-0.9.37.1/execute.c:1370: предупреждение: величина сдвига вправо больше или равна ширине данного типа
  356. /bin/sh /svr-setup/suhosin-0.9.37.1/libtool --mode=compile ccache gcc  -I. -I/svr-setup/suhosin-0.9.37.1 -DPHP_ATOM_INC -I/svr-setup/suhosin-0.9.37.1/include -I/svr-setup/suhosin-0.9.37.1/main -I/svr-setup/suhosin-0.9.37.1 -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  -g -O2   -c /svr-setup/suhosin-0.9.37.1/session.c -o session.lo
  357.  ccache gcc -I. -I/svr-setup/suhosin-0.9.37.1 -DPHP_ATOM_INC -I/svr-setup/suhosin-0.9.37.1/include -I/svr-setup/suhosin-0.9.37.1/main -I/svr-setup/suhosin-0.9.37.1 -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 -g -O2 -c /svr-setup/suhosin-0.9.37.1/ex_imp.c  -fPIC -DPIC -o .libs/ex_imp.o
  358. /bin/sh /svr-setup/suhosin-0.9.37.1/libtool --mode=compile ccache gcc  -I. -I/svr-setup/suhosin-0.9.37.1 -DPHP_ATOM_INC -I/svr-setup/suhosin-0.9.37.1/include -I/svr-setup/suhosin-0.9.37.1/main -I/svr-setup/suhosin-0.9.37.1 -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  -g -O2   -c /svr-setup/suhosin-0.9.37.1/aes.c -o aes.lo
  359.  ccache gcc -I. -I/svr-setup/suhosin-0.9.37.1 -DPHP_ATOM_INC -I/svr-setup/suhosin-0.9.37.1/include -I/svr-setup/suhosin-0.9.37.1/main -I/svr-setup/suhosin-0.9.37.1 -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 -g -O2 -c /svr-setup/suhosin-0.9.37.1/session.c  -fPIC -DPIC -o .libs/session.o
  360. /bin/sh /svr-setup/suhosin-0.9.37.1/libtool --mode=compile ccache gcc  -I. -I/svr-setup/suhosin-0.9.37.1 -DPHP_ATOM_INC -I/svr-setup/suhosin-0.9.37.1/include -I/svr-setup/suhosin-0.9.37.1/main -I/svr-setup/suhosin-0.9.37.1 -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  -g -O2   -c /svr-setup/suhosin-0.9.37.1/crypt.c -o crypt.lo
  361.  ccache gcc -I. -I/svr-setup/suhosin-0.9.37.1 -DPHP_ATOM_INC -I/svr-setup/suhosin-0.9.37.1/include -I/svr-setup/suhosin-0.9.37.1/main -I/svr-setup/suhosin-0.9.37.1 -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 -g -O2 -c /svr-setup/suhosin-0.9.37.1/aes.c  -fPIC -DPIC -o .libs/aes.o
  362.  ccache gcc -I. -I/svr-setup/suhosin-0.9.37.1 -DPHP_ATOM_INC -I/svr-setup/suhosin-0.9.37.1/include -I/svr-setup/suhosin-0.9.37.1/main -I/svr-setup/suhosin-0.9.37.1 -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 -g -O2 -c /svr-setup/suhosin-0.9.37.1/crypt.c  -fPIC -DPIC -o .libs/crypt.o
  363. /bin/sh /svr-setup/suhosin-0.9.37.1/libtool --mode=link ccache gcc -DPHP_ATOM_INC -I/svr-setup/suhosin-0.9.37.1/include -I/svr-setup/suhosin-0.9.37.1/main -I/svr-setup/suhosin-0.9.37.1 -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  -g -O2   -o suhosin.la -export-dynamic -avoid-version -prefer-pic -module -rpath /svr-setup/suhosin-0.9.37.1/modules  suhosin.lo sha256.lo memory_limit.lo treat_data.lo ifilter.lo post_handler.lo ufilter.lo rfc1867.lo rfc1867_new.lo log.lo header.lo execute.lo ex_imp.lo session.lo aes.lo crypt.lo
  364. ccache gcc -shared  .libs/suhosin.o .libs/sha256.o .libs/memory_limit.o .libs/treat_data.o .libs/ifilter.o .libs/post_handler.o .libs/ufilter.o .libs/rfc1867.o .libs/rfc1867_new.o .libs/log.o .libs/header.o .libs/execute.o .libs/ex_imp.o .libs/session.o .libs/aes.o .libs/crypt.o   -Wl,-soname -Wl,suhosin.so -o .libs/suhosin.so
  365. creating suhosin.la
  366. (cd .libs && rm -f suhosin.la && ln -s ../suhosin.la suhosin.la)
  367. /bin/sh /svr-setup/suhosin-0.9.37.1/libtool --mode=install cp ./suhosin.la /svr-setup/suhosin-0.9.37.1/modules
  368. cp ./.libs/suhosin.so /svr-setup/suhosin-0.9.37.1/modules/suhosin.so
  369. cp ./.libs/suhosin.lai /svr-setup/suhosin-0.9.37.1/modules/suhosin.la
  370. PATH="$PATH:/sbin" ldconfig -n /svr-setup/suhosin-0.9.37.1/modules
  371. ----------------------------------------------------------------------
  372. Libraries have been installed in:
  373.    /svr-setup/suhosin-0.9.37.1/modules
  374.  
  375. If you ever happen to want to link against installed libraries
  376. in a given directory, LIBDIR, you must either use libtool, and
  377. specify the full pathname of the library, or use the `-LLIBDIR'
  378. flag during linking and do at least one of the following:
  379.   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  380.      during execution
  381.    - add LIBDIR to the `LD_RUN_PATH' environment variable
  382.     during linking
  383.   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
  384.    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  385.  
  386. See any operating system documentation about shared libraries for
  387. more information, such as the ld(1) and ld.so(8) manual pages.
  388. ----------------------------------------------------------------------
  389.  
  390. Build complete.
  391. Don't forget to run 'make test'.
  392.  
  393. Installing shared extensions:     /usr/local/lib/php/extensions/no-debug-non-zts-20131226/
  394. service php-fpm restart
  395. Gracefully shutting down php-fpm . done
  396. Starting php-fpm  done
  397. PHP 5.6.7 (cli) (built: Apr  2 2015 13:00:54)
  398. Copyright (c) 1997-2015 The PHP Group
  399. Zend Engine v2.6.0, Copyright (c) 1998-2015 Zend Technologies
  400.     with Zend OPcache v7.0.4-dev, Copyright (c) 1999-2015, by Zend Technologies
  401.  
  402. ccache stats:
  403. cache directory                     /home/.ccache
  404. cache hit (direct)                  1950
  405. cache hit (preprocessed)             154
  406. cache miss                          3538
  407. called for link                      233
  408. called for preprocessing             474
  409. compile failed                       124
  410. preprocessor error                    55
  411. bad compiler arguments                99
  412. unsupported source language           63
  413. autoconf compile/link               1093
  414. unsupported compiler option           28
  415. no input file                        187
  416. files in cache                      7062
  417. cache size                         149.0 Mbytes
  418. max cache size                       2.0 Gbytes
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement