Advertisement
Guest User

nginx build log

a guest
Aug 26th, 2014
19
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 144.60 KB | None | 0 0
  1. * Package: www-servers/nginx-1.7.4
  2. * Repository: gentoo
  3. * Maintainer: dev-zero@gentoo.org bugs@bergstroem.nu,proxy-maint@gentoo.org
  4. * USE: abi_x86_64 amd64 elibc_glibc http http-cache ipv6 kernel_linux nginx_modules_http_access nginx_modules_http_addition nginx_modules_http_auth_basic nginx_modules_http_autoindex nginx_modules_http_browser nginx_modules_http_charset nginx_modules_http_fancyindex nginx_modules_http_fastcgi nginx_modules_http_geo nginx_modules_http_geoip nginx_modules_http_gzip nginx_modules_http_headers_more nginx_modules_http_limit_conn nginx_modules_http_limit_req nginx_modules_http_lua nginx_modules_http_map nginx_modules_http_memcached nginx_modules_http_proxy nginx_modules_http_realip nginx_modules_http_referer nginx_modules_http_rewrite nginx_modules_http_scgi nginx_modules_http_security nginx_modules_http_split_clients nginx_modules_http_ssi nginx_modules_http_upstream_ip_hash nginx_modules_http_userid nginx_modules_http_uwsgi pcre ssl userland_GNU
  5. * FEATURES: preserve-libs sandbox splitdebug userpriv usersandbox
  6. * Creating nginx user and group ... [ ok ]
  7. >>> Unpacking source...
  8. >>> Unpacking nginx-1.7.4.tar.gz to /var/tmp/portage/www-servers/nginx-1.7.4/work
  9. >>> Unpacking ngx_devel_kit-0.2.19-r1.tar.gz to /var/tmp/portage/www-servers/nginx-1.7.4/work
  10. >>> Unpacking ngx_http_headers_more-0.25-r1.tar.gz to /var/tmp/portage/www-servers/nginx-1.7.4/work
  11. >>> Unpacking ngx_http_fancyindex-0.3.3.tar.gz to /var/tmp/portage/www-servers/nginx-1.7.4/work
  12. >>> Unpacking ngx_http_lua-0.9.10.tar.gz to /var/tmp/portage/www-servers/nginx-1.7.4/work
  13. >>> Unpacking modsecurity-apache_2.8.0.tar.gz to /var/tmp/portage/www-servers/nginx-1.7.4/work
  14. >>> Source unpacked in /var/tmp/portage/www-servers/nginx-1.7.4/work
  15. >>> Preparing source in /var/tmp/portage/www-servers/nginx-1.7.4/work/nginx-1.7.4 ...
  16. * Applying nginx-1.4.1-fix-perl-install-path.patch ... [ ok ]
  17. >>> Source prepared.
  18. >>> Configuring source in /var/tmp/portage/www-servers/nginx-1.7.4/work/nginx-1.7.4 ...
  19. checking for a BSD-compatible install... /usr/lib64/portage/bin/ebuild-helpers/xattr/install -c
  20. checking whether build environment is sane... yes
  21. checking for a thread-safe mkdir -p... /bin/mkdir -p
  22. checking for gawk... gawk
  23. checking whether make sets $(MAKE)... yes
  24. checking whether make supports nested variables... yes
  25. checking for style of include used by make... GNU
  26. checking for gcc... gcc
  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 gcc accepts -g... yes
  34. checking for gcc option to accept ISO C89... none needed
  35. checking dependency style of gcc... gcc3
  36. checking for ar... ar
  37. checking the archiver (ar) interface... ar
  38. checking build system type... x86_64-unknown-linux-gnu
  39. checking host system type... x86_64-unknown-linux-gnu
  40. checking how to print strings... printf
  41. checking for a sed that does not truncate output... /bin/sed
  42. checking for grep that handles long lines and -e... /bin/grep
  43. checking for egrep... /bin/grep -E
  44. checking for fgrep... /bin/grep -F
  45. checking for ld used by gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  46. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  47. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  48. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  49. checking whether ln -s works... yes
  50. checking the maximum length of command line arguments... 1572864
  51. checking whether the shell understands some XSI constructs... yes
  52. checking whether the shell understands "+="... yes
  53. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  54. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  55. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  56. checking for objdump... objdump
  57. checking how to recognize dependent libraries... pass_all
  58. checking for dlltool... no
  59. checking how to associate runtime and link libraries... printf %s\n
  60. checking for archiver @FILE support... @
  61. checking for strip... strip
  62. checking for ranlib... ranlib
  63. checking command to parse /usr/bin/nm -B output from gcc object... ok
  64. checking for sysroot... no
  65. checking for mt... no
  66. checking if : is a manifest tool... no
  67. checking how to run the C preprocessor... gcc -E
  68. checking for ANSI C header files... yes
  69. checking for sys/types.h... yes
  70. checking for sys/stat.h... yes
  71. checking for stdlib.h... yes
  72. checking for string.h... yes
  73. checking for memory.h... yes
  74. checking for strings.h... yes
  75. checking for inttypes.h... yes
  76. checking for stdint.h... yes
  77. checking for unistd.h... yes
  78. checking for dlfcn.h... yes
  79. checking for objdir... .libs
  80. checking if gcc supports -fno-rtti -fno-exceptions... no
  81. checking for gcc option to produce PIC... -fPIC -DPIC
  82. checking if gcc PIC flag -fPIC -DPIC works... yes
  83. checking if gcc static flag -static works... yes
  84. checking if gcc supports -c -o file.o... yes
  85. checking if gcc supports -c -o file.o... (cached) yes
  86. checking whether the gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  87. checking whether -lc should be explicitly linked in... no
  88. checking dynamic linker characteristics... GNU/Linux ld.so
  89. checking how to hardcode library paths into programs... immediate
  90. checking for shl_load... no
  91. checking for shl_load in -ldld... no
  92. checking for dlopen... no
  93. checking for dlopen in -ldl... yes
  94. checking whether a program can dlopen itself... yes
  95. checking whether a statically linked program can dlopen itself... no
  96. checking whether stripping libraries is possible... yes
  97. checking if libtool supports shared libraries... yes
  98. checking whether to build shared libraries... yes
  99. checking whether to build static libraries... yes
  100. checking for gawk... (cached) gawk
  101. checking for gcc... (cached) gcc
  102. checking whether we are using the GNU C compiler... (cached) yes
  103. checking whether gcc accepts -g... (cached) yes
  104. checking for gcc option to accept ISO C89... (cached) none needed
  105. checking dependency style of gcc... (cached) gcc3
  106. checking how to run the C preprocessor... gcc -E
  107. checking whether ln -s works... yes
  108. checking whether make sets $(MAKE)... (cached) yes
  109. checking for grep that handles long lines and -e... (cached) /bin/grep
  110. checking for perl... /usr/bin/perl
  111. checking for env... /usr/bin/env
  112. checking for ANSI C header files... (cached) yes
  113. checking fcntl.h usability... yes
  114. checking fcntl.h presence... yes
  115. checking for fcntl.h... yes
  116. checking limits.h usability... yes
  117. checking limits.h presence... yes
  118. checking for limits.h... yes
  119. checking for stdlib.h... (cached) yes
  120. checking for string.h... (cached) yes
  121. checking for unistd.h... (cached) yes
  122. checking for sys/types.h... (cached) yes
  123. checking for sys/stat.h... (cached) yes
  124. checking sys/utsname.h usability... yes
  125. checking sys/utsname.h presence... yes
  126. checking for sys/utsname.h... yes
  127. checking for an ANSI C-conforming const... yes
  128. checking for inline... inline
  129. checking for C/C++ restrict keyword... __restrict
  130. checking for pid_t... yes
  131. checking for size_t... yes
  132. checking whether struct tm is in sys/time.h or time.h... time.h
  133. checking for uint8_t... yes
  134. checking for stdlib.h... (cached) yes
  135. checking for GNU libc compatible malloc... yes
  136. checking for working memcmp... yes
  137. checking for atexit... yes
  138. checking for getcwd... yes
  139. checking for memmove... yes
  140. checking for memset... yes
  141. checking for strcasecmp... yes
  142. checking for strchr... yes
  143. checking for strdup... yes
  144. checking for strerror... yes
  145. checking for strncasecmp... yes
  146. checking for strrchr... yes
  147. checking for strstr... yes
  148. checking for strtol... yes
  149. checking for fchmod... yes
  150. checking for strcasestr... yes
  151. Checking plataform... Identified as Linux
  152. configure: looking for Apache module support via DSO through APXS
  153. configure: found apxs at /usr/sbin/apxs2
  154. configure: checking httpd version
  155. configure: httpd is recent enough
  156. checking for libpcre config script... /usr/bin/pcre-config
  157. configure: using pcre v8.35
  158. checking for libapr config script... /usr/bin/apr-1-config
  159. configure: using apr v1.5.0
  160. checking for libapu config script... /usr/bin/apu-1-config
  161. configure: using apu v1.5.3
  162. checking for libxml2 config script... /usr/bin/xml2-config
  163. checking if libxml2 is at least v2.6.29... yes, 2.9.1
  164. configure: using libxml2 v2.9.1
  165. checking for pkg-config... /usr/bin/pkg-config
  166. checking pkg-config is at least version 0.9.0... yes
  167. checking for liblua config script... /usr/bin/pkg-config
  168. configure: using lua v5.1.5
  169. checking for libcurl config script... no
  170. configure: *** curl library not found.
  171. configure: NOTE: curl library is only required for building mlogc
  172. checking for libyajl config script... no
  173. checking for yajl install... no
  174. configure: optional yajl library not found
  175. checking that generated files are newer than configure... done
  176. configure: creating ./config.status
  177. config.status: creating Makefile
  178. config.status: creating tools/Makefile
  179. config.status: creating apache2/Makefile
  180. config.status: creating standalone/Makefile
  181. config.status: creating nginx/modsecurity/config
  182. config.status: creating build/apxs-wrapper
  183. config.status: creating mlogc/mlogc-batch-load.pl
  184. config.status: creating tests/run-unit-tests.pl
  185. config.status: creating tests/run-regression-tests.pl
  186. config.status: creating tests/gen_rx-pm.pl
  187. config.status: creating tests/csv_rx-pm.pl
  188. config.status: creating tests/regression/server_root/conf/httpd.conf
  189. config.status: creating tools/rules-updater.pl
  190. config.status: creating mlogc/Makefile
  191. config.status: creating tests/Makefile
  192. config.status: creating apache2/modsecurity_config_auto.h
  193. config.status: executing depfiles commands
  194. config.status: executing libtool commands
  195. checking for OS
  196. + Linux 3.15.8-hardened-xxxx-grspax-ipv6-64 x86_64
  197. checking for C compiler ... found
  198. + using GNU C compiler
  199. checking for --with-ld-opt="-L/usr/lib64" ... found
  200. checking for gcc builtin atomic operations ... found
  201. checking for C99 variadic macros ... found
  202. checking for gcc variadic macros ... found
  203. checking for unistd.h ... found
  204. checking for inttypes.h ... found
  205. checking for limits.h ... found
  206. checking for sys/filio.h ... not found
  207. checking for sys/param.h ... found
  208. checking for sys/mount.h ... found
  209. checking for sys/statvfs.h ... found
  210. checking for crypt.h ... found
  211. checking for Linux specific features
  212. checking for epoll ... found
  213. checking for EPOLLRDHUP ... found
  214. checking for O_PATH ... found
  215. checking for sendfile() ... found
  216. checking for sendfile64() ... found
  217. checking for sys/prctl.h ... found
  218. checking for prctl(PR_SET_DUMPABLE) ... found
  219. checking for sched_setaffinity() ... found
  220. checking for crypt_r() ... found
  221. checking for sys/vfs.h ... found
  222. checking for poll() ... found
  223. checking for /dev/poll ... not found
  224. checking for kqueue ... not found
  225. checking for crypt() ... not found
  226. checking for crypt() in libcrypt ... found
  227. checking for F_READAHEAD ... not found
  228. checking for posix_fadvise() ... found
  229. checking for O_DIRECT ... found
  230. checking for F_NOCACHE ... not found
  231. checking for directio() ... not found
  232. checking for statfs() ... found
  233. checking for statvfs() ... found
  234. checking for dlopen() ... not found
  235. checking for dlopen() in libdl ... found
  236. checking for sched_yield() ... found
  237. checking for SO_SETFIB ... not found
  238. checking for SO_ACCEPTFILTER ... not found
  239. checking for TCP_DEFER_ACCEPT ... found
  240. checking for TCP_KEEPIDLE ... found
  241. checking for TCP_FASTOPEN ... found
  242. checking for TCP_INFO ... found
  243. checking for accept4() ... found
  244. checking for int size ... 4 bytes
  245. checking for long size ... 8 bytes
  246. checking for long long size ... 8 bytes
  247. checking for void * size ... 8 bytes
  248. checking for uint64_t ... found
  249. checking for sig_atomic_t ... found
  250. checking for sig_atomic_t size ... 4 bytes
  251. checking for socklen_t ... found
  252. checking for in_addr_t ... found
  253. checking for in_port_t ... found
  254. checking for rlim_t ... found
  255. checking for uintptr_t ... uintptr_t found
  256. checking for system byte ordering ... little endian
  257. checking for size_t size ... 8 bytes
  258. checking for off_t size ... 8 bytes
  259. checking for time_t size ... 8 bytes
  260. checking for AF_INET6 ... found
  261. checking for setproctitle() ... not found
  262. checking for pread() ... found
  263. checking for pwrite() ... found
  264. checking for sys_nerr ... found
  265. checking for localtime_r() ... found
  266. checking for posix_memalign() ... found
  267. checking for memalign() ... found
  268. checking for mmap(MAP_ANON|MAP_SHARED) ... found
  269. checking for mmap("/dev/zero", MAP_SHARED) ... found
  270. checking for System V shared memory ... found
  271. checking for POSIX semaphores ... not found
  272. checking for POSIX semaphores in libpthread ... found
  273. checking for struct msghdr.msg_control ... found
  274. checking for ioctl(FIONBIO) ... found
  275. checking for struct tm.tm_gmtoff ... found
  276. checking for struct dirent.d_namlen ... not found
  277. checking for struct dirent.d_type ... found
  278. checking for sysconf(_SC_NPROCESSORS_ONLN) ... found
  279. checking for openat(), fstatat() ... found
  280. checking for getaddrinfo() ... found
  281. configuring additional modules
  282. adding module in /var/tmp/portage/www-servers/nginx-1.7.4/work/headers-more-nginx-module-0.25
  283. + ngx_http_headers_more_filter_module was configured
  284. adding module in /var/tmp/portage/www-servers/nginx-1.7.4/work/ngx-fancyindex-0.3.3
  285. + ngx_http_fancyindex_module was configured
  286. adding module in /var/tmp/portage/www-servers/nginx-1.7.4/work/ngx_devel_kit-0.2.19
  287. + ngx_devel_kit was configured
  288. adding module in /var/tmp/portage/www-servers/nginx-1.7.4/work/lua-nginx-module-0.9.10
  289. checking for Lua library in /usr/lib64 and /usr/include (specified by the LUA_LIB and LUA_INC env) ... found
  290. checking for export symbols by default (-E) ... found
  291. checking for export symbols by default (--export-all-symbols) ... not found
  292. checking for SO_PASSCRED ... found
  293. + ngx_http_lua_module was configured
  294. adding module in /var/tmp/portage/www-servers/nginx-1.7.4/work/modsecurity-apache_2.8.0/nginx/modsecurity
  295. + ngx_http_modsecurity was configured
  296. checking for PCRE library ... found
  297. checking for PCRE JIT support ... found
  298. checking for OpenSSL library ... found
  299. checking for zlib library ... found
  300. checking for GeoIP library ... found
  301. checking for GeoIP IPv6 support ... found
  302. creating objs/Makefile
  303.  
  304. Configuration summary
  305. + using system PCRE library
  306. + using system OpenSSL library
  307. + md5: using OpenSSL library
  308. + sha1: using OpenSSL library
  309. + using system zlib library
  310.  
  311. nginx path prefix: "/usr"
  312. nginx binary file: "/usr/sbin/nginx"
  313. nginx configuration prefix: "/etc/nginx"
  314. nginx configuration file: "/etc/nginx/nginx.conf"
  315. nginx pid file: "/run/nginx.pid"
  316. nginx error log file: "/var/log/nginx/error_log"
  317. nginx http access log file: "/var/log/nginx/access_log"
  318. nginx http client request body temporary files: "//var/lib/nginx/tmp/client"
  319. nginx http proxy temporary files: "//var/lib/nginx/tmp/proxy"
  320. nginx http fastcgi temporary files: "//var/lib/nginx/tmp/fastcgi"
  321. nginx http uwsgi temporary files: "//var/lib/nginx/tmp/uwsgi"
  322. nginx http scgi temporary files: "//var/lib/nginx/tmp/scgi"
  323.  
  324. >>> Source configured.
  325. >>> Compiling source in /var/tmp/portage/www-servers/nginx-1.7.4/work/nginx-1.7.4 ...
  326. make -j9 -C /var/tmp/portage/www-servers/nginx-1.7.4/work/modsecurity-apache_2.8.0
  327. make: Entering directory `/var/tmp/portage/www-servers/nginx-1.7.4/work/modsecurity-apache_2.8.0'
  328. Making all in tools
  329. make[1]: Entering directory `/var/tmp/portage/www-servers/nginx-1.7.4/work/modsecurity-apache_2.8.0/tools'
  330. make[1]: Nothing to be done for `all'.
  331. make[1]: Leaving directory `/var/tmp/portage/www-servers/nginx-1.7.4/work/modsecurity-apache_2.8.0/tools'
  332. Making all in apache2
  333. make[1]: Entering directory `/var/tmp/portage/www-servers/nginx-1.7.4/work/modsecurity-apache_2.8.0/apache2'
  334. make all-am
  335. make[2]: Entering directory `/var/tmp/portage/www-servers/nginx-1.7.4/work/modsecurity-apache_2.8.0/apache2'
  336. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-acmp.lo -MD -MP -MF .deps/mod_security2_la-acmp.Tpo -c -o mod_security2_la-acmp.lo `test -f 'acmp.c' || echo './'`acmp.c
  337. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-apache2_config.lo -MD -MP -MF .deps/mod_security2_la-apache2_config.Tpo -c -o mod_security2_la-apache2_config.lo `test -f 'apache2_config.c' || echo './'`apache2_config.c
  338. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-apache2_io.lo -MD -MP -MF .deps/mod_security2_la-apache2_io.Tpo -c -o mod_security2_la-apache2_io.lo `test -f 'apache2_io.c' || echo './'`apache2_io.c
  339. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-apache2_util.lo -MD -MP -MF .deps/mod_security2_la-apache2_util.Tpo -c -o mod_security2_la-apache2_util.lo `test -f 'apache2_util.c' || echo './'`apache2_util.c
  340. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-libinjection_html5.lo -MD -MP -MF .deps/mod_security2_la-libinjection_html5.Tpo -c -o mod_security2_la-libinjection_html5.lo `test -f 'libinjection/libinjection_html5.c' || echo './'`libinjection/libinjection_html5.c
  341. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-libinjection_sqli.lo -MD -MP -MF .deps/mod_security2_la-libinjection_sqli.Tpo -c -o mod_security2_la-libinjection_sqli.lo `test -f 'libinjection/libinjection_sqli.c' || echo './'`libinjection/libinjection_sqli.c
  342. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-libinjection_xss.lo -MD -MP -MF .deps/mod_security2_la-libinjection_xss.Tpo -c -o mod_security2_la-libinjection_xss.lo `test -f 'libinjection/libinjection_xss.c' || echo './'`libinjection/libinjection_xss.c
  343. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-mod_security2.lo -MD -MP -MF .deps/mod_security2_la-mod_security2.Tpo -c -o mod_security2_la-mod_security2.lo `test -f 'mod_security2.c' || echo './'`mod_security2.c
  344. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-modsecurity.lo -MD -MP -MF .deps/mod_security2_la-modsecurity.Tpo -c -o mod_security2_la-modsecurity.lo `test -f 'modsecurity.c' || echo './'`modsecurity.c
  345. libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-acmp.lo -MD -MP -MF .deps/mod_security2_la-acmp.Tpo -c acmp.c -fPIC -DPIC -o .libs/mod_security2_la-acmp.o
  346. libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-apache2_util.lo -MD -MP -MF .deps/mod_security2_la-apache2_util.Tpo -c apache2_util.c -fPIC -DPIC -o .libs/mod_security2_la-apache2_util.o
  347. libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-apache2_io.lo -MD -MP -MF .deps/mod_security2_la-apache2_io.Tpo -c apache2_io.c -fPIC -DPIC -o .libs/mod_security2_la-apache2_io.o
  348. libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-apache2_config.lo -MD -MP -MF .deps/mod_security2_la-apache2_config.Tpo -c apache2_config.c -fPIC -DPIC -o .libs/mod_security2_la-apache2_config.o
  349. libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-modsecurity.lo -MD -MP -MF .deps/mod_security2_la-modsecurity.Tpo -c modsecurity.c -fPIC -DPIC -o .libs/mod_security2_la-modsecurity.o
  350. libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-mod_security2.lo -MD -MP -MF .deps/mod_security2_la-mod_security2.Tpo -c mod_security2.c -fPIC -DPIC -o .libs/mod_security2_la-mod_security2.o
  351. libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-libinjection_xss.lo -MD -MP -MF .deps/mod_security2_la-libinjection_xss.Tpo -c libinjection/libinjection_xss.c -fPIC -DPIC -o .libs/mod_security2_la-libinjection_xss.o
  352. libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-libinjection_html5.lo -MD -MP -MF .deps/mod_security2_la-libinjection_html5.Tpo -c libinjection/libinjection_html5.c -fPIC -DPIC -o .libs/mod_security2_la-libinjection_html5.o
  353. libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-libinjection_sqli.lo -MD -MP -MF .deps/mod_security2_la-libinjection_sqli.Tpo -c libinjection/libinjection_sqli.c -fPIC -DPIC -o .libs/mod_security2_la-libinjection_sqli.o
  354. libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-libinjection_xss.lo -MD -MP -MF .deps/mod_security2_la-libinjection_xss.Tpo -c libinjection/libinjection_xss.c -o mod_security2_la-libinjection_xss.o >/dev/null 2>&1
  355. libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-acmp.lo -MD -MP -MF .deps/mod_security2_la-acmp.Tpo -c acmp.c -o mod_security2_la-acmp.o >/dev/null 2>&1
  356. libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-libinjection_html5.lo -MD -MP -MF .deps/mod_security2_la-libinjection_html5.Tpo -c libinjection/libinjection_html5.c -o mod_security2_la-libinjection_html5.o >/dev/null 2>&1
  357. mv -f .deps/mod_security2_la-libinjection_xss.Tpo .deps/mod_security2_la-libinjection_xss.Plo
  358. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-msc_status_engine.lo -MD -MP -MF .deps/mod_security2_la-msc_status_engine.Tpo -c -o mod_security2_la-msc_status_engine.lo `test -f 'msc_status_engine.c' || echo './'`msc_status_engine.c
  359. libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-apache2_util.lo -MD -MP -MF .deps/mod_security2_la-apache2_util.Tpo -c apache2_util.c -o mod_security2_la-apache2_util.o >/dev/null 2>&1
  360. libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-msc_status_engine.lo -MD -MP -MF .deps/mod_security2_la-msc_status_engine.Tpo -c msc_status_engine.c -fPIC -DPIC -o .libs/mod_security2_la-msc_status_engine.o
  361. libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-modsecurity.lo -MD -MP -MF .deps/mod_security2_la-modsecurity.Tpo -c modsecurity.c -o mod_security2_la-modsecurity.o >/dev/null 2>&1
  362. libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-mod_security2.lo -MD -MP -MF .deps/mod_security2_la-mod_security2.Tpo -c mod_security2.c -o mod_security2_la-mod_security2.o >/dev/null 2>&1
  363. libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-apache2_io.lo -MD -MP -MF .deps/mod_security2_la-apache2_io.Tpo -c apache2_io.c -o mod_security2_la-apache2_io.o >/dev/null 2>&1
  364. mv -f .deps/mod_security2_la-acmp.Tpo .deps/mod_security2_la-acmp.Plo
  365. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-msc_crypt.lo -MD -MP -MF .deps/mod_security2_la-msc_crypt.Tpo -c -o mod_security2_la-msc_crypt.lo `test -f 'msc_crypt.c' || echo './'`msc_crypt.c
  366. mv -f .deps/mod_security2_la-libinjection_html5.Tpo .deps/mod_security2_la-libinjection_html5.Plo
  367. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-msc_geo.lo -MD -MP -MF .deps/mod_security2_la-msc_geo.Tpo -c -o mod_security2_la-msc_geo.lo `test -f 'msc_geo.c' || echo './'`msc_geo.c
  368. mv -f .deps/mod_security2_la-apache2_util.Tpo .deps/mod_security2_la-apache2_util.Plo
  369. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-msc_gsb.lo -MD -MP -MF .deps/mod_security2_la-msc_gsb.Tpo -c -o mod_security2_la-msc_gsb.lo `test -f 'msc_gsb.c' || echo './'`msc_gsb.c
  370. libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-msc_geo.lo -MD -MP -MF .deps/mod_security2_la-msc_geo.Tpo -c msc_geo.c -fPIC -DPIC -o .libs/mod_security2_la-msc_geo.o
  371. libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-msc_status_engine.lo -MD -MP -MF .deps/mod_security2_la-msc_status_engine.Tpo -c msc_status_engine.c -o mod_security2_la-msc_status_engine.o >/dev/null 2>&1
  372. libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-msc_crypt.lo -MD -MP -MF .deps/mod_security2_la-msc_crypt.Tpo -c msc_crypt.c -fPIC -DPIC -o .libs/mod_security2_la-msc_crypt.o
  373. libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-msc_gsb.lo -MD -MP -MF .deps/mod_security2_la-msc_gsb.Tpo -c msc_gsb.c -fPIC -DPIC -o .libs/mod_security2_la-msc_gsb.o
  374. mv -f .deps/mod_security2_la-modsecurity.Tpo .deps/mod_security2_la-modsecurity.Plo
  375. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-msc_json.lo -MD -MP -MF .deps/mod_security2_la-msc_json.Tpo -c -o mod_security2_la-msc_json.lo `test -f 'msc_json.c' || echo './'`msc_json.c
  376. libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-msc_json.lo -MD -MP -MF .deps/mod_security2_la-msc_json.Tpo -c msc_json.c -fPIC -DPIC -o .libs/mod_security2_la-msc_json.o
  377. libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-msc_json.lo -MD -MP -MF .deps/mod_security2_la-msc_json.Tpo -c msc_json.c -o mod_security2_la-msc_json.o >/dev/null 2>&1
  378. libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-msc_gsb.lo -MD -MP -MF .deps/mod_security2_la-msc_gsb.Tpo -c msc_gsb.c -o mod_security2_la-msc_gsb.o >/dev/null 2>&1
  379. mv -f .deps/mod_security2_la-apache2_io.Tpo .deps/mod_security2_la-apache2_io.Plo
  380. mv -f .deps/mod_security2_la-msc_json.Tpo .deps/mod_security2_la-msc_json.Plo
  381. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-msc_logging.lo -MD -MP -MF .deps/mod_security2_la-msc_logging.Tpo -c -o mod_security2_la-msc_logging.lo `test -f 'msc_logging.c' || echo './'`msc_logging.c
  382. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-msc_lua.lo -MD -MP -MF .deps/mod_security2_la-msc_lua.Tpo -c -o mod_security2_la-msc_lua.lo `test -f 'msc_lua.c' || echo './'`msc_lua.c
  383. mv -f .deps/mod_security2_la-msc_status_engine.Tpo .deps/mod_security2_la-msc_status_engine.Plo
  384. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-msc_multipart.lo -MD -MP -MF .deps/mod_security2_la-msc_multipart.Tpo -c -o mod_security2_la-msc_multipart.lo `test -f 'msc_multipart.c' || echo './'`msc_multipart.c
  385. libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-msc_logging.lo -MD -MP -MF .deps/mod_security2_la-msc_logging.Tpo -c msc_logging.c -fPIC -DPIC -o .libs/mod_security2_la-msc_logging.o
  386. libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-libinjection_sqli.lo -MD -MP -MF .deps/mod_security2_la-libinjection_sqli.Tpo -c libinjection/libinjection_sqli.c -o mod_security2_la-libinjection_sqli.o >/dev/null 2>&1
  387. libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-msc_geo.lo -MD -MP -MF .deps/mod_security2_la-msc_geo.Tpo -c msc_geo.c -o mod_security2_la-msc_geo.o >/dev/null 2>&1
  388. libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-msc_lua.lo -MD -MP -MF .deps/mod_security2_la-msc_lua.Tpo -c msc_lua.c -fPIC -DPIC -o .libs/mod_security2_la-msc_lua.o
  389. libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-msc_multipart.lo -MD -MP -MF .deps/mod_security2_la-msc_multipart.Tpo -c msc_multipart.c -fPIC -DPIC -o .libs/mod_security2_la-msc_multipart.o
  390. libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-apache2_config.lo -MD -MP -MF .deps/mod_security2_la-apache2_config.Tpo -c apache2_config.c -o mod_security2_la-apache2_config.o >/dev/null 2>&1
  391. mv -f .deps/mod_security2_la-mod_security2.Tpo .deps/mod_security2_la-mod_security2.Plo
  392. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-msc_parsers.lo -MD -MP -MF .deps/mod_security2_la-msc_parsers.Tpo -c -o mod_security2_la-msc_parsers.lo `test -f 'msc_parsers.c' || echo './'`msc_parsers.c
  393. mv -f .deps/mod_security2_la-msc_gsb.Tpo .deps/mod_security2_la-msc_gsb.Plo
  394. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-msc_pcre.lo -MD -MP -MF .deps/mod_security2_la-msc_pcre.Tpo -c -o mod_security2_la-msc_pcre.lo `test -f 'msc_pcre.c' || echo './'`msc_pcre.c
  395. libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-msc_parsers.lo -MD -MP -MF .deps/mod_security2_la-msc_parsers.Tpo -c msc_parsers.c -fPIC -DPIC -o .libs/mod_security2_la-msc_parsers.o
  396. libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-msc_pcre.lo -MD -MP -MF .deps/mod_security2_la-msc_pcre.Tpo -c msc_pcre.c -fPIC -DPIC -o .libs/mod_security2_la-msc_pcre.o
  397. libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-msc_crypt.lo -MD -MP -MF .deps/mod_security2_la-msc_crypt.Tpo -c msc_crypt.c -o mod_security2_la-msc_crypt.o >/dev/null 2>&1
  398. libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-msc_lua.lo -MD -MP -MF .deps/mod_security2_la-msc_lua.Tpo -c msc_lua.c -o mod_security2_la-msc_lua.o >/dev/null 2>&1
  399. mv -f .deps/mod_security2_la-msc_geo.Tpo .deps/mod_security2_la-msc_geo.Plo
  400. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-msc_release.lo -MD -MP -MF .deps/mod_security2_la-msc_release.Tpo -c -o mod_security2_la-msc_release.lo `test -f 'msc_release.c' || echo './'`msc_release.c
  401. libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-msc_pcre.lo -MD -MP -MF .deps/mod_security2_la-msc_pcre.Tpo -c msc_pcre.c -o mod_security2_la-msc_pcre.o >/dev/null 2>&1
  402. libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-msc_release.lo -MD -MP -MF .deps/mod_security2_la-msc_release.Tpo -c msc_release.c -fPIC -DPIC -o .libs/mod_security2_la-msc_release.o
  403. libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-msc_parsers.lo -MD -MP -MF .deps/mod_security2_la-msc_parsers.Tpo -c msc_parsers.c -o mod_security2_la-msc_parsers.o >/dev/null 2>&1
  404. libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-msc_release.lo -MD -MP -MF .deps/mod_security2_la-msc_release.Tpo -c msc_release.c -o mod_security2_la-msc_release.o >/dev/null 2>&1
  405. mv -f .deps/mod_security2_la-msc_lua.Tpo .deps/mod_security2_la-msc_lua.Plo
  406. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-msc_reqbody.lo -MD -MP -MF .deps/mod_security2_la-msc_reqbody.Tpo -c -o mod_security2_la-msc_reqbody.lo `test -f 'msc_reqbody.c' || echo './'`msc_reqbody.c
  407. mv -f .deps/mod_security2_la-msc_release.Tpo .deps/mod_security2_la-msc_release.Plo
  408. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-msc_tree.lo -MD -MP -MF .deps/mod_security2_la-msc_tree.Tpo -c -o mod_security2_la-msc_tree.lo `test -f 'msc_tree.c' || echo './'`msc_tree.c
  409. mv -f .deps/mod_security2_la-msc_pcre.Tpo .deps/mod_security2_la-msc_pcre.Plo
  410. libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-msc_reqbody.lo -MD -MP -MF .deps/mod_security2_la-msc_reqbody.Tpo -c msc_reqbody.c -fPIC -DPIC -o .libs/mod_security2_la-msc_reqbody.o
  411. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-msc_unicode.lo -MD -MP -MF .deps/mod_security2_la-msc_unicode.Tpo -c -o mod_security2_la-msc_unicode.lo `test -f 'msc_unicode.c' || echo './'`msc_unicode.c
  412. libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-msc_unicode.lo -MD -MP -MF .deps/mod_security2_la-msc_unicode.Tpo -c msc_unicode.c -fPIC -DPIC -o .libs/mod_security2_la-msc_unicode.o
  413. libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-msc_tree.lo -MD -MP -MF .deps/mod_security2_la-msc_tree.Tpo -c msc_tree.c -fPIC -DPIC -o .libs/mod_security2_la-msc_tree.o
  414. libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-msc_logging.lo -MD -MP -MF .deps/mod_security2_la-msc_logging.Tpo -c msc_logging.c -o mod_security2_la-msc_logging.o >/dev/null 2>&1
  415. mv -f .deps/mod_security2_la-msc_parsers.Tpo .deps/mod_security2_la-msc_parsers.Plo
  416. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-msc_util.lo -MD -MP -MF .deps/mod_security2_la-msc_util.Tpo -c -o mod_security2_la-msc_util.lo `test -f 'msc_util.c' || echo './'`msc_util.c
  417. libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-msc_util.lo -MD -MP -MF .deps/mod_security2_la-msc_util.Tpo -c msc_util.c -fPIC -DPIC -o .libs/mod_security2_la-msc_util.o
  418. libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-msc_multipart.lo -MD -MP -MF .deps/mod_security2_la-msc_multipart.Tpo -c msc_multipart.c -o mod_security2_la-msc_multipart.o >/dev/null 2>&1
  419. mv -f .deps/mod_security2_la-msc_crypt.Tpo .deps/mod_security2_la-msc_crypt.Plo
  420. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-msc_xml.lo -MD -MP -MF .deps/mod_security2_la-msc_xml.Tpo -c -o mod_security2_la-msc_xml.lo `test -f 'msc_xml.c' || echo './'`msc_xml.c
  421. libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-msc_xml.lo -MD -MP -MF .deps/mod_security2_la-msc_xml.Tpo -c msc_xml.c -fPIC -DPIC -o .libs/mod_security2_la-msc_xml.o
  422. libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-msc_unicode.lo -MD -MP -MF .deps/mod_security2_la-msc_unicode.Tpo -c msc_unicode.c -o mod_security2_la-msc_unicode.o >/dev/null 2>&1
  423. libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-msc_reqbody.lo -MD -MP -MF .deps/mod_security2_la-msc_reqbody.Tpo -c msc_reqbody.c -o mod_security2_la-msc_reqbody.o >/dev/null 2>&1
  424. libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-msc_xml.lo -MD -MP -MF .deps/mod_security2_la-msc_xml.Tpo -c msc_xml.c -o mod_security2_la-msc_xml.o >/dev/null 2>&1
  425. mv -f .deps/mod_security2_la-libinjection_sqli.Tpo .deps/mod_security2_la-libinjection_sqli.Plo
  426. mv -f .deps/mod_security2_la-apache2_config.Tpo .deps/mod_security2_la-apache2_config.Plo
  427. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-persist_dbm.lo -MD -MP -MF .deps/mod_security2_la-persist_dbm.Tpo -c -o mod_security2_la-persist_dbm.lo `test -f 'persist_dbm.c' || echo './'`persist_dbm.c
  428. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-re_actions.lo -MD -MP -MF .deps/mod_security2_la-re_actions.Tpo -c -o mod_security2_la-re_actions.lo `test -f 're_actions.c' || echo './'`re_actions.c
  429. mv -f .deps/mod_security2_la-msc_unicode.Tpo .deps/mod_security2_la-msc_unicode.Plo
  430. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-re.lo -MD -MP -MF .deps/mod_security2_la-re.Tpo -c -o mod_security2_la-re.lo `test -f 're.c' || echo './'`re.c
  431. libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-persist_dbm.lo -MD -MP -MF .deps/mod_security2_la-persist_dbm.Tpo -c persist_dbm.c -fPIC -DPIC -o .libs/mod_security2_la-persist_dbm.o
  432. libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-re_actions.lo -MD -MP -MF .deps/mod_security2_la-re_actions.Tpo -c re_actions.c -fPIC -DPIC -o .libs/mod_security2_la-re_actions.o
  433. libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-re.lo -MD -MP -MF .deps/mod_security2_la-re.Tpo -c re.c -fPIC -DPIC -o .libs/mod_security2_la-re.o
  434. libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-msc_tree.lo -MD -MP -MF .deps/mod_security2_la-msc_tree.Tpo -c msc_tree.c -o mod_security2_la-msc_tree.o >/dev/null 2>&1
  435. mv -f .deps/mod_security2_la-msc_xml.Tpo .deps/mod_security2_la-msc_xml.Plo
  436. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-re_operators.lo -MD -MP -MF .deps/mod_security2_la-re_operators.Tpo -c -o mod_security2_la-re_operators.lo `test -f 're_operators.c' || echo './'`re_operators.c
  437. mv -f .deps/mod_security2_la-msc_logging.Tpo .deps/mod_security2_la-msc_logging.Plo
  438. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-re_tfns.lo -MD -MP -MF .deps/mod_security2_la-re_tfns.Tpo -c -o mod_security2_la-re_tfns.lo `test -f 're_tfns.c' || echo './'`re_tfns.c
  439. libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-re_tfns.lo -MD -MP -MF .deps/mod_security2_la-re_tfns.Tpo -c re_tfns.c -fPIC -DPIC -o .libs/mod_security2_la-re_tfns.o
  440. libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-re_operators.lo -MD -MP -MF .deps/mod_security2_la-re_operators.Tpo -c re_operators.c -fPIC -DPIC -o .libs/mod_security2_la-re_operators.o
  441. mv -f .deps/mod_security2_la-msc_reqbody.Tpo .deps/mod_security2_la-msc_reqbody.Plo
  442. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-re_variables.lo -MD -MP -MF .deps/mod_security2_la-re_variables.Tpo -c -o mod_security2_la-re_variables.lo `test -f 're_variables.c' || echo './'`re_variables.c
  443. libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-re_variables.lo -MD -MP -MF .deps/mod_security2_la-re_variables.Tpo -c re_variables.c -fPIC -DPIC -o .libs/mod_security2_la-re_variables.o
  444. mv -f .deps/mod_security2_la-msc_multipart.Tpo .deps/mod_security2_la-msc_multipart.Plo
  445. libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-persist_dbm.lo -MD -MP -MF .deps/mod_security2_la-persist_dbm.Tpo -c persist_dbm.c -o mod_security2_la-persist_dbm.o >/dev/null 2>&1
  446. libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-re_tfns.lo -MD -MP -MF .deps/mod_security2_la-re_tfns.Tpo -c re_tfns.c -o mod_security2_la-re_tfns.o >/dev/null 2>&1
  447. mv -f .deps/mod_security2_la-msc_tree.Tpo .deps/mod_security2_la-msc_tree.Plo
  448. libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-msc_util.lo -MD -MP -MF .deps/mod_security2_la-msc_util.Tpo -c msc_util.c -o mod_security2_la-msc_util.o >/dev/null 2>&1
  449. mv -f .deps/mod_security2_la-persist_dbm.Tpo .deps/mod_security2_la-persist_dbm.Plo
  450. libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-re_actions.lo -MD -MP -MF .deps/mod_security2_la-re_actions.Tpo -c re_actions.c -o mod_security2_la-re_actions.o >/dev/null 2>&1
  451. mv -f .deps/mod_security2_la-re_tfns.Tpo .deps/mod_security2_la-re_tfns.Plo
  452. libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-re.lo -MD -MP -MF .deps/mod_security2_la-re.Tpo -c re.c -o mod_security2_la-re.o >/dev/null 2>&1
  453. libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-re_variables.lo -MD -MP -MF .deps/mod_security2_la-re_variables.Tpo -c re_variables.c -o mod_security2_la-re_variables.o >/dev/null 2>&1
  454. mv -f .deps/mod_security2_la-msc_util.Tpo .deps/mod_security2_la-msc_util.Plo
  455. libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mod_security2_la-re_operators.lo -MD -MP -MF .deps/mod_security2_la-re_operators.Tpo -c re_operators.c -o mod_security2_la-re_operators.o >/dev/null 2>&1
  456. mv -f .deps/mod_security2_la-re_actions.Tpo .deps/mod_security2_la-re_actions.Plo
  457. mv -f .deps/mod_security2_la-re.Tpo .deps/mod_security2_la-re.Plo
  458. mv -f .deps/mod_security2_la-re_variables.Tpo .deps/mod_security2_la-re_variables.Plo
  459. mv -f .deps/mod_security2_la-re_operators.Tpo .deps/mod_security2_la-re_operators.Plo
  460. /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -no-undefined -module -avoid-version -R /usr/lib64 -luuid -lrt -lcrypt -lpthread -ldl -ldb-4.8 -lgdbm -lexpat -Wl,-O1 -Wl,--as-needed -o mod_security2.la -rpath /usr/local/modsecurity/lib mod_security2_la-acmp.lo mod_security2_la-apache2_config.lo mod_security2_la-apache2_io.lo mod_security2_la-apache2_util.lo mod_security2_la-libinjection_html5.lo mod_security2_la-libinjection_sqli.lo mod_security2_la-libinjection_xss.lo mod_security2_la-mod_security2.lo mod_security2_la-modsecurity.lo mod_security2_la-msc_status_engine.lo mod_security2_la-msc_crypt.lo mod_security2_la-msc_geo.lo mod_security2_la-msc_gsb.lo mod_security2_la-msc_json.lo mod_security2_la-msc_logging.lo mod_security2_la-msc_lua.lo mod_security2_la-msc_multipart.lo mod_security2_la-msc_parsers.lo mod_security2_la-msc_pcre.lo mod_security2_la-msc_release.lo mod_security2_la-msc_reqbody.lo mod_security2_la-msc_tree.lo mod_security2_la-msc_unicode.lo mod_security2_la-msc_util.lo mod_security2_la-msc_xml.lo mod_security2_la-persist_dbm.lo mod_security2_la-re_actions.lo mod_security2_la-re.lo mod_security2_la-re_operators.lo mod_security2_la-re_tfns.lo mod_security2_la-re_variables.lo -lapr-1 -laprutil-1 -lxml2 -lz -lm -ldl -llua -lm -L/usr/lib64 -lpcre
  461. libtool: link: gcc -shared -fPIC -DPIC .libs/mod_security2_la-acmp.o .libs/mod_security2_la-apache2_config.o .libs/mod_security2_la-apache2_io.o .libs/mod_security2_la-apache2_util.o .libs/mod_security2_la-libinjection_html5.o .libs/mod_security2_la-libinjection_sqli.o .libs/mod_security2_la-libinjection_xss.o .libs/mod_security2_la-mod_security2.o .libs/mod_security2_la-modsecurity.o .libs/mod_security2_la-msc_status_engine.o .libs/mod_security2_la-msc_crypt.o .libs/mod_security2_la-msc_geo.o .libs/mod_security2_la-msc_gsb.o .libs/mod_security2_la-msc_json.o .libs/mod_security2_la-msc_logging.o .libs/mod_security2_la-msc_lua.o .libs/mod_security2_la-msc_multipart.o .libs/mod_security2_la-msc_parsers.o .libs/mod_security2_la-msc_pcre.o .libs/mod_security2_la-msc_release.o .libs/mod_security2_la-msc_reqbody.o .libs/mod_security2_la-msc_tree.o .libs/mod_security2_la-msc_unicode.o .libs/mod_security2_la-msc_util.o .libs/mod_security2_la-msc_xml.o .libs/mod_security2_la-persist_dbm.o .libs/mod_security2_la-re_actions.o .libs/mod_security2_la-re.o .libs/mod_security2_la-re_operators.o .libs/mod_security2_la-re_tfns.o .libs/mod_security2_la-re_variables.o -Wl,-rpath -Wl,/usr/lib64/ -Wl,-rpath -Wl,/usr/lib64/ -Wl,-rpath -Wl,/usr/lib64 -luuid -lrt -lcrypt -lpthread /usr/lib64/libdb-4.8.so -lgdbm -lexpat -lapr-1 -laprutil-1 -lxml2 -lz -ldl /usr/lib64//liblua.so -lm -L/usr/lib64 -lpcre -O2 -march=native -mtune=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,mod_security2.so -o .libs/mod_security2.so
  462. libtool: link: ar cru .libs/mod_security2.a mod_security2_la-acmp.o mod_security2_la-apache2_config.o mod_security2_la-apache2_io.o mod_security2_la-apache2_util.o mod_security2_la-libinjection_html5.o mod_security2_la-libinjection_sqli.o mod_security2_la-libinjection_xss.o mod_security2_la-mod_security2.o mod_security2_la-modsecurity.o mod_security2_la-msc_status_engine.o mod_security2_la-msc_crypt.o mod_security2_la-msc_geo.o mod_security2_la-msc_gsb.o mod_security2_la-msc_json.o mod_security2_la-msc_logging.o mod_security2_la-msc_lua.o mod_security2_la-msc_multipart.o mod_security2_la-msc_parsers.o mod_security2_la-msc_pcre.o mod_security2_la-msc_release.o mod_security2_la-msc_reqbody.o mod_security2_la-msc_tree.o mod_security2_la-msc_unicode.o mod_security2_la-msc_util.o mod_security2_la-msc_xml.o mod_security2_la-persist_dbm.o mod_security2_la-re_actions.o mod_security2_la-re.o mod_security2_la-re_operators.o mod_security2_la-re_tfns.o mod_security2_la-re_variables.o
  463. libtool: link: ranlib .libs/mod_security2.a
  464. libtool: link: ( cd ".libs" && rm -f "mod_security2.la" && ln -s "../mod_security2.la" "mod_security2.la" )
  465. make[2]: Leaving directory `/var/tmp/portage/www-servers/nginx-1.7.4/work/modsecurity-apache_2.8.0/apache2'
  466. make[1]: Leaving directory `/var/tmp/portage/www-servers/nginx-1.7.4/work/modsecurity-apache_2.8.0/apache2'
  467. Making all in standalone
  468. make[1]: Entering directory `/var/tmp/portage/www-servers/nginx-1.7.4/work/modsecurity-apache_2.8.0/standalone'
  469. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-acmp.lo -MD -MP -MF .deps/standalone_la-acmp.Tpo -c -o standalone_la-acmp.lo `test -f '../apache2/acmp.c' || echo './'`../apache2/acmp.c
  470. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-apache2_config.lo -MD -MP -MF .deps/standalone_la-apache2_config.Tpo -c -o standalone_la-apache2_config.lo `test -f '../apache2/apache2_config.c' || echo './'`../apache2/apache2_config.c
  471. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-apache2_io.lo -MD -MP -MF .deps/standalone_la-apache2_io.Tpo -c -o standalone_la-apache2_io.lo `test -f '../apache2/apache2_io.c' || echo './'`../apache2/apache2_io.c
  472. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-apache2_util.lo -MD -MP -MF .deps/standalone_la-apache2_util.Tpo -c -o standalone_la-apache2_util.lo `test -f '../apache2/apache2_util.c' || echo './'`../apache2/apache2_util.c
  473. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-libinjection_html5.lo -MD -MP -MF .deps/standalone_la-libinjection_html5.Tpo -c -o standalone_la-libinjection_html5.lo `test -f '../apache2/libinjection/libinjection_html5.c' || echo './'`../apache2/libinjection/libinjection_html5.c
  474. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-libinjection_sqli.lo -MD -MP -MF .deps/standalone_la-libinjection_sqli.Tpo -c -o standalone_la-libinjection_sqli.lo `test -f '../apache2/libinjection/libinjection_sqli.c' || echo './'`../apache2/libinjection/libinjection_sqli.c
  475. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-libinjection_xss.lo -MD -MP -MF .deps/standalone_la-libinjection_xss.Tpo -c -o standalone_la-libinjection_xss.lo `test -f '../apache2/libinjection/libinjection_xss.c' || echo './'`../apache2/libinjection/libinjection_xss.c
  476. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-mod_security2.lo -MD -MP -MF .deps/standalone_la-mod_security2.Tpo -c -o standalone_la-mod_security2.lo `test -f '../apache2/mod_security2.c' || echo './'`../apache2/mod_security2.c
  477. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-modsecurity.lo -MD -MP -MF .deps/standalone_la-modsecurity.Tpo -c -o standalone_la-modsecurity.lo `test -f '../apache2/modsecurity.c' || echo './'`../apache2/modsecurity.c
  478. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-acmp.lo -MD -MP -MF .deps/standalone_la-acmp.Tpo -c ../apache2/acmp.c -fPIC -DPIC -o .libs/standalone_la-acmp.o
  479. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-apache2_util.lo -MD -MP -MF .deps/standalone_la-apache2_util.Tpo -c ../apache2/apache2_util.c -fPIC -DPIC -o .libs/standalone_la-apache2_util.o
  480. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-libinjection_sqli.lo -MD -MP -MF .deps/standalone_la-libinjection_sqli.Tpo -c ../apache2/libinjection/libinjection_sqli.c -fPIC -DPIC -o .libs/standalone_la-libinjection_sqli.o
  481. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-libinjection_html5.lo -MD -MP -MF .deps/standalone_la-libinjection_html5.Tpo -c ../apache2/libinjection/libinjection_html5.c -fPIC -DPIC -o .libs/standalone_la-libinjection_html5.o
  482. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-apache2_config.lo -MD -MP -MF .deps/standalone_la-apache2_config.Tpo -c ../apache2/apache2_config.c -fPIC -DPIC -o .libs/standalone_la-apache2_config.o
  483. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-apache2_io.lo -MD -MP -MF .deps/standalone_la-apache2_io.Tpo -c ../apache2/apache2_io.c -fPIC -DPIC -o .libs/standalone_la-apache2_io.o
  484. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-mod_security2.lo -MD -MP -MF .deps/standalone_la-mod_security2.Tpo -c ../apache2/mod_security2.c -fPIC -DPIC -o .libs/standalone_la-mod_security2.o
  485. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-modsecurity.lo -MD -MP -MF .deps/standalone_la-modsecurity.Tpo -c ../apache2/modsecurity.c -fPIC -DPIC -o .libs/standalone_la-modsecurity.o
  486. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-libinjection_xss.lo -MD -MP -MF .deps/standalone_la-libinjection_xss.Tpo -c ../apache2/libinjection/libinjection_xss.c -fPIC -DPIC -o .libs/standalone_la-libinjection_xss.o
  487. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-libinjection_xss.lo -MD -MP -MF .deps/standalone_la-libinjection_xss.Tpo -c ../apache2/libinjection/libinjection_xss.c -o standalone_la-libinjection_xss.o >/dev/null 2>&1
  488. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-acmp.lo -MD -MP -MF .deps/standalone_la-acmp.Tpo -c ../apache2/acmp.c -o standalone_la-acmp.o >/dev/null 2>&1
  489. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-libinjection_html5.lo -MD -MP -MF .deps/standalone_la-libinjection_html5.Tpo -c ../apache2/libinjection/libinjection_html5.c -o standalone_la-libinjection_html5.o >/dev/null 2>&1
  490. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-apache2_util.lo -MD -MP -MF .deps/standalone_la-apache2_util.Tpo -c ../apache2/apache2_util.c -o standalone_la-apache2_util.o >/dev/null 2>&1
  491. mv -f .deps/standalone_la-libinjection_xss.Tpo .deps/standalone_la-libinjection_xss.Plo
  492. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-msc_status_engine.lo -MD -MP -MF .deps/standalone_la-msc_status_engine.Tpo -c -o standalone_la-msc_status_engine.lo `test -f '../apache2/msc_status_engine.c' || echo './'`../apache2/msc_status_engine.c
  493. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-msc_status_engine.lo -MD -MP -MF .deps/standalone_la-msc_status_engine.Tpo -c ../apache2/msc_status_engine.c -fPIC -DPIC -o .libs/standalone_la-msc_status_engine.o
  494. mv -f .deps/standalone_la-acmp.Tpo .deps/standalone_la-acmp.Plo
  495. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-msc_crypt.lo -MD -MP -MF .deps/standalone_la-msc_crypt.Tpo -c -o standalone_la-msc_crypt.lo `test -f '../apache2/msc_crypt.c' || echo './'`../apache2/msc_crypt.c
  496. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-msc_crypt.lo -MD -MP -MF .deps/standalone_la-msc_crypt.Tpo -c ../apache2/msc_crypt.c -fPIC -DPIC -o .libs/standalone_la-msc_crypt.o
  497. mv -f .deps/standalone_la-libinjection_html5.Tpo .deps/standalone_la-libinjection_html5.Plo
  498. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-mod_security2.lo -MD -MP -MF .deps/standalone_la-mod_security2.Tpo -c ../apache2/mod_security2.c -o standalone_la-mod_security2.o >/dev/null 2>&1
  499. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-msc_geo.lo -MD -MP -MF .deps/standalone_la-msc_geo.Tpo -c -o standalone_la-msc_geo.lo `test -f '../apache2/msc_geo.c' || echo './'`../apache2/msc_geo.c
  500. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-apache2_io.lo -MD -MP -MF .deps/standalone_la-apache2_io.Tpo -c ../apache2/apache2_io.c -o standalone_la-apache2_io.o >/dev/null 2>&1
  501. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-modsecurity.lo -MD -MP -MF .deps/standalone_la-modsecurity.Tpo -c ../apache2/modsecurity.c -o standalone_la-modsecurity.o >/dev/null 2>&1
  502. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-msc_geo.lo -MD -MP -MF .deps/standalone_la-msc_geo.Tpo -c ../apache2/msc_geo.c -fPIC -DPIC -o .libs/standalone_la-msc_geo.o
  503. mv -f .deps/standalone_la-apache2_util.Tpo .deps/standalone_la-apache2_util.Plo
  504. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-msc_gsb.lo -MD -MP -MF .deps/standalone_la-msc_gsb.Tpo -c -o standalone_la-msc_gsb.lo `test -f '../apache2/msc_gsb.c' || echo './'`../apache2/msc_gsb.c
  505. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-msc_status_engine.lo -MD -MP -MF .deps/standalone_la-msc_status_engine.Tpo -c ../apache2/msc_status_engine.c -o standalone_la-msc_status_engine.o >/dev/null 2>&1
  506. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-msc_gsb.lo -MD -MP -MF .deps/standalone_la-msc_gsb.Tpo -c ../apache2/msc_gsb.c -fPIC -DPIC -o .libs/standalone_la-msc_gsb.o
  507. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-msc_geo.lo -MD -MP -MF .deps/standalone_la-msc_geo.Tpo -c ../apache2/msc_geo.c -o standalone_la-msc_geo.o >/dev/null 2>&1
  508. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-msc_gsb.lo -MD -MP -MF .deps/standalone_la-msc_gsb.Tpo -c ../apache2/msc_gsb.c -o standalone_la-msc_gsb.o >/dev/null 2>&1
  509. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-libinjection_sqli.lo -MD -MP -MF .deps/standalone_la-libinjection_sqli.Tpo -c ../apache2/libinjection/libinjection_sqli.c -o standalone_la-libinjection_sqli.o >/dev/null 2>&1
  510. mv -f .deps/standalone_la-apache2_io.Tpo .deps/standalone_la-apache2_io.Plo
  511. mv -f .deps/standalone_la-modsecurity.Tpo .deps/standalone_la-modsecurity.Plo
  512. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-msc_json.lo -MD -MP -MF .deps/standalone_la-msc_json.Tpo -c -o standalone_la-msc_json.lo `test -f '../apache2/msc_json.c' || echo './'`../apache2/msc_json.c
  513. mv -f .deps/standalone_la-mod_security2.Tpo .deps/standalone_la-mod_security2.Plo
  514. mv -f .deps/standalone_la-msc_status_engine.Tpo .deps/standalone_la-msc_status_engine.Plo
  515. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-msc_logging.lo -MD -MP -MF .deps/standalone_la-msc_logging.Tpo -c -o standalone_la-msc_logging.lo `test -f '../apache2/msc_logging.c' || echo './'`../apache2/msc_logging.c
  516. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-apache2_config.lo -MD -MP -MF .deps/standalone_la-apache2_config.Tpo -c ../apache2/apache2_config.c -o standalone_la-apache2_config.o >/dev/null 2>&1
  517. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-msc_lua.lo -MD -MP -MF .deps/standalone_la-msc_lua.Tpo -c -o standalone_la-msc_lua.lo `test -f '../apache2/msc_lua.c' || echo './'`../apache2/msc_lua.c
  518. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-msc_multipart.lo -MD -MP -MF .deps/standalone_la-msc_multipart.Tpo -c -o standalone_la-msc_multipart.lo `test -f '../apache2/msc_multipart.c' || echo './'`../apache2/msc_multipart.c
  519. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-msc_json.lo -MD -MP -MF .deps/standalone_la-msc_json.Tpo -c ../apache2/msc_json.c -fPIC -DPIC -o .libs/standalone_la-msc_json.o
  520. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-msc_json.lo -MD -MP -MF .deps/standalone_la-msc_json.Tpo -c ../apache2/msc_json.c -o standalone_la-msc_json.o >/dev/null 2>&1
  521. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-msc_multipart.lo -MD -MP -MF .deps/standalone_la-msc_multipart.Tpo -c ../apache2/msc_multipart.c -fPIC -DPIC -o .libs/standalone_la-msc_multipart.o
  522. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-msc_crypt.lo -MD -MP -MF .deps/standalone_la-msc_crypt.Tpo -c ../apache2/msc_crypt.c -o standalone_la-msc_crypt.o >/dev/null 2>&1
  523. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-msc_logging.lo -MD -MP -MF .deps/standalone_la-msc_logging.Tpo -c ../apache2/msc_logging.c -fPIC -DPIC -o .libs/standalone_la-msc_logging.o
  524. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-msc_lua.lo -MD -MP -MF .deps/standalone_la-msc_lua.Tpo -c ../apache2/msc_lua.c -fPIC -DPIC -o .libs/standalone_la-msc_lua.o
  525. mv -f .deps/standalone_la-msc_json.Tpo .deps/standalone_la-msc_json.Plo
  526. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-msc_parsers.lo -MD -MP -MF .deps/standalone_la-msc_parsers.Tpo -c -o standalone_la-msc_parsers.lo `test -f '../apache2/msc_parsers.c' || echo './'`../apache2/msc_parsers.c
  527. mv -f .deps/standalone_la-msc_gsb.Tpo .deps/standalone_la-msc_gsb.Plo
  528. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-msc_pcre.lo -MD -MP -MF .deps/standalone_la-msc_pcre.Tpo -c -o standalone_la-msc_pcre.lo `test -f '../apache2/msc_pcre.c' || echo './'`../apache2/msc_pcre.c
  529. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-msc_pcre.lo -MD -MP -MF .deps/standalone_la-msc_pcre.Tpo -c ../apache2/msc_pcre.c -fPIC -DPIC -o .libs/standalone_la-msc_pcre.o
  530. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-msc_parsers.lo -MD -MP -MF .deps/standalone_la-msc_parsers.Tpo -c ../apache2/msc_parsers.c -fPIC -DPIC -o .libs/standalone_la-msc_parsers.o
  531. mv -f .deps/standalone_la-msc_geo.Tpo .deps/standalone_la-msc_geo.Plo
  532. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-msc_release.lo -MD -MP -MF .deps/standalone_la-msc_release.Tpo -c -o standalone_la-msc_release.lo `test -f '../apache2/msc_release.c' || echo './'`../apache2/msc_release.c
  533. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-msc_release.lo -MD -MP -MF .deps/standalone_la-msc_release.Tpo -c ../apache2/msc_release.c -fPIC -DPIC -o .libs/standalone_la-msc_release.o
  534. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-msc_release.lo -MD -MP -MF .deps/standalone_la-msc_release.Tpo -c ../apache2/msc_release.c -o standalone_la-msc_release.o >/dev/null 2>&1
  535. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-msc_pcre.lo -MD -MP -MF .deps/standalone_la-msc_pcre.Tpo -c ../apache2/msc_pcre.c -o standalone_la-msc_pcre.o >/dev/null 2>&1
  536. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-msc_lua.lo -MD -MP -MF .deps/standalone_la-msc_lua.Tpo -c ../apache2/msc_lua.c -o standalone_la-msc_lua.o >/dev/null 2>&1
  537. mv -f .deps/standalone_la-msc_release.Tpo .deps/standalone_la-msc_release.Plo
  538. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-msc_reqbody.lo -MD -MP -MF .deps/standalone_la-msc_reqbody.Tpo -c -o standalone_la-msc_reqbody.lo `test -f '../apache2/msc_reqbody.c' || echo './'`../apache2/msc_reqbody.c
  539. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-msc_reqbody.lo -MD -MP -MF .deps/standalone_la-msc_reqbody.Tpo -c ../apache2/msc_reqbody.c -fPIC -DPIC -o .libs/standalone_la-msc_reqbody.o
  540. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-msc_parsers.lo -MD -MP -MF .deps/standalone_la-msc_parsers.Tpo -c ../apache2/msc_parsers.c -o standalone_la-msc_parsers.o >/dev/null 2>&1
  541. mv -f .deps/standalone_la-msc_pcre.Tpo .deps/standalone_la-msc_pcre.Plo
  542. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-msc_tree.lo -MD -MP -MF .deps/standalone_la-msc_tree.Tpo -c -o standalone_la-msc_tree.lo `test -f '../apache2/msc_tree.c' || echo './'`../apache2/msc_tree.c
  543. mv -f .deps/standalone_la-msc_crypt.Tpo .deps/standalone_la-msc_crypt.Plo
  544. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-msc_unicode.lo -MD -MP -MF .deps/standalone_la-msc_unicode.Tpo -c -o standalone_la-msc_unicode.lo `test -f '../apache2/msc_unicode.c' || echo './'`../apache2/msc_unicode.c
  545. mv -f .deps/standalone_la-msc_lua.Tpo .deps/standalone_la-msc_lua.Plo
  546. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-msc_logging.lo -MD -MP -MF .deps/standalone_la-msc_logging.Tpo -c ../apache2/msc_logging.c -o standalone_la-msc_logging.o >/dev/null 2>&1
  547. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-msc_util.lo -MD -MP -MF .deps/standalone_la-msc_util.Tpo -c -o standalone_la-msc_util.lo `test -f '../apache2/msc_util.c' || echo './'`../apache2/msc_util.c
  548. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-msc_tree.lo -MD -MP -MF .deps/standalone_la-msc_tree.Tpo -c ../apache2/msc_tree.c -fPIC -DPIC -o .libs/standalone_la-msc_tree.o
  549. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-msc_multipart.lo -MD -MP -MF .deps/standalone_la-msc_multipart.Tpo -c ../apache2/msc_multipart.c -o standalone_la-msc_multipart.o >/dev/null 2>&1
  550. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-msc_unicode.lo -MD -MP -MF .deps/standalone_la-msc_unicode.Tpo -c ../apache2/msc_unicode.c -fPIC -DPIC -o .libs/standalone_la-msc_unicode.o
  551. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-msc_util.lo -MD -MP -MF .deps/standalone_la-msc_util.Tpo -c ../apache2/msc_util.c -fPIC -DPIC -o .libs/standalone_la-msc_util.o
  552. mv -f .deps/standalone_la-msc_parsers.Tpo .deps/standalone_la-msc_parsers.Plo
  553. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-msc_xml.lo -MD -MP -MF .deps/standalone_la-msc_xml.Tpo -c -o standalone_la-msc_xml.lo `test -f '../apache2/msc_xml.c' || echo './'`../apache2/msc_xml.c
  554. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-msc_reqbody.lo -MD -MP -MF .deps/standalone_la-msc_reqbody.Tpo -c ../apache2/msc_reqbody.c -o standalone_la-msc_reqbody.o >/dev/null 2>&1
  555. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-msc_xml.lo -MD -MP -MF .deps/standalone_la-msc_xml.Tpo -c ../apache2/msc_xml.c -fPIC -DPIC -o .libs/standalone_la-msc_xml.o
  556. mv -f .deps/standalone_la-libinjection_sqli.Tpo .deps/standalone_la-libinjection_sqli.Plo
  557. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-persist_dbm.lo -MD -MP -MF .deps/standalone_la-persist_dbm.Tpo -c -o standalone_la-persist_dbm.lo `test -f '../apache2/persist_dbm.c' || echo './'`../apache2/persist_dbm.c
  558. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-persist_dbm.lo -MD -MP -MF .deps/standalone_la-persist_dbm.Tpo -c ../apache2/persist_dbm.c -fPIC -DPIC -o .libs/standalone_la-persist_dbm.o
  559. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-msc_unicode.lo -MD -MP -MF .deps/standalone_la-msc_unicode.Tpo -c ../apache2/msc_unicode.c -o standalone_la-msc_unicode.o >/dev/null 2>&1
  560. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-msc_xml.lo -MD -MP -MF .deps/standalone_la-msc_xml.Tpo -c ../apache2/msc_xml.c -o standalone_la-msc_xml.o >/dev/null 2>&1
  561. mv -f .deps/standalone_la-apache2_config.Tpo .deps/standalone_la-apache2_config.Plo
  562. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-re_actions.lo -MD -MP -MF .deps/standalone_la-re_actions.Tpo -c -o standalone_la-re_actions.lo `test -f '../apache2/re_actions.c' || echo './'`../apache2/re_actions.c
  563. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-msc_tree.lo -MD -MP -MF .deps/standalone_la-msc_tree.Tpo -c ../apache2/msc_tree.c -o standalone_la-msc_tree.o >/dev/null 2>&1
  564. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-re_actions.lo -MD -MP -MF .deps/standalone_la-re_actions.Tpo -c ../apache2/re_actions.c -fPIC -DPIC -o .libs/standalone_la-re_actions.o
  565. mv -f .deps/standalone_la-msc_unicode.Tpo .deps/standalone_la-msc_unicode.Plo
  566. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-re.lo -MD -MP -MF .deps/standalone_la-re.Tpo -c -o standalone_la-re.lo `test -f '../apache2/re.c' || echo './'`../apache2/re.c
  567. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-re.lo -MD -MP -MF .deps/standalone_la-re.Tpo -c ../apache2/re.c -fPIC -DPIC -o .libs/standalone_la-re.o
  568. mv -f .deps/standalone_la-msc_xml.Tpo .deps/standalone_la-msc_xml.Plo
  569. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-re_operators.lo -MD -MP -MF .deps/standalone_la-re_operators.Tpo -c -o standalone_la-re_operators.lo `test -f '../apache2/re_operators.c' || echo './'`../apache2/re_operators.c
  570. mv -f .deps/standalone_la-msc_reqbody.Tpo .deps/standalone_la-msc_reqbody.Plo
  571. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-re_tfns.lo -MD -MP -MF .deps/standalone_la-re_tfns.Tpo -c -o standalone_la-re_tfns.lo `test -f '../apache2/re_tfns.c' || echo './'`../apache2/re_tfns.c
  572. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-re_operators.lo -MD -MP -MF .deps/standalone_la-re_operators.Tpo -c ../apache2/re_operators.c -fPIC -DPIC -o .libs/standalone_la-re_operators.o
  573. mv -f .deps/standalone_la-msc_logging.Tpo .deps/standalone_la-msc_logging.Plo
  574. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-re_variables.lo -MD -MP -MF .deps/standalone_la-re_variables.Tpo -c -o standalone_la-re_variables.lo `test -f '../apache2/re_variables.c' || echo './'`../apache2/re_variables.c
  575. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-re_tfns.lo -MD -MP -MF .deps/standalone_la-re_tfns.Tpo -c ../apache2/re_tfns.c -fPIC -DPIC -o .libs/standalone_la-re_tfns.o
  576. mv -f .deps/standalone_la-msc_multipart.Tpo .deps/standalone_la-msc_multipart.Plo
  577. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-api.lo -MD -MP -MF .deps/standalone_la-api.Tpo -c -o standalone_la-api.lo `test -f 'api.c' || echo './'`api.c
  578. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-re_variables.lo -MD -MP -MF .deps/standalone_la-re_variables.Tpo -c ../apache2/re_variables.c -fPIC -DPIC -o .libs/standalone_la-re_variables.o
  579. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-api.lo -MD -MP -MF .deps/standalone_la-api.Tpo -c api.c -fPIC -DPIC -o .libs/standalone_la-api.o
  580. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-persist_dbm.lo -MD -MP -MF .deps/standalone_la-persist_dbm.Tpo -c ../apache2/persist_dbm.c -o standalone_la-persist_dbm.o >/dev/null 2>&1
  581. mv -f .deps/standalone_la-msc_tree.Tpo .deps/standalone_la-msc_tree.Plo
  582. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-buckets.lo -MD -MP -MF .deps/standalone_la-buckets.Tpo -c -o standalone_la-buckets.lo `test -f 'buckets.c' || echo './'`buckets.c
  583. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-buckets.lo -MD -MP -MF .deps/standalone_la-buckets.Tpo -c buckets.c -fPIC -DPIC -o .libs/standalone_la-buckets.o
  584. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-re_tfns.lo -MD -MP -MF .deps/standalone_la-re_tfns.Tpo -c ../apache2/re_tfns.c -o standalone_la-re_tfns.o >/dev/null 2>&1
  585. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-msc_util.lo -MD -MP -MF .deps/standalone_la-msc_util.Tpo -c ../apache2/msc_util.c -o standalone_la-msc_util.o >/dev/null 2>&1
  586. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-api.lo -MD -MP -MF .deps/standalone_la-api.Tpo -c api.c -o standalone_la-api.o >/dev/null 2>&1
  587. mv -f .deps/standalone_la-persist_dbm.Tpo .deps/standalone_la-persist_dbm.Plo
  588. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-config.lo -MD -MP -MF .deps/standalone_la-config.Tpo -c -o standalone_la-config.lo `test -f 'config.c' || echo './'`config.c
  589. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-config.lo -MD -MP -MF .deps/standalone_la-config.Tpo -c config.c -fPIC -DPIC -o .libs/standalone_la-config.o
  590. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-buckets.lo -MD -MP -MF .deps/standalone_la-buckets.Tpo -c buckets.c -o standalone_la-buckets.o >/dev/null 2>&1
  591. config.c: In function 'process_command_config':
  592. config.c:1106:5: warning: passing argument 1 of 'apr_filepath_root' from incompatible pointer type [enabled by default]
  593. status = apr_filepath_root(&rootpath, &incpath, APR_FILEPATH_TRUENAME | APR_FILEPATH_NATIVE, ptemp);
  594. ^
  595. In file included from /usr/include/apr-1/apr_file_io.h:29:0,
  596. from /usr/include/apr-1/apr_network_io.h:26,
  597. from /usr/include/apr-1/apr_buckets.h:29,
  598. from /usr/include/apache2/util_filter.h:26,
  599. from /usr/include/apache2/http_core.h:32,
  600. from config.c:18:
  601. /usr/include/apr-1/apr_file_info.h:336:27: note: expected 'const char **' but argument is of type 'char **'
  602. APR_DECLARE(apr_status_t) apr_filepath_root(const char **rootpath,
  603. ^
  604. config.c:1106:5: warning: passing argument 2 of 'apr_filepath_root' from incompatible pointer type [enabled by default]
  605. status = apr_filepath_root(&rootpath, &incpath, APR_FILEPATH_TRUENAME | APR_FILEPATH_NATIVE, ptemp);
  606. ^
  607. In file included from /usr/include/apr-1/apr_file_io.h:29:0,
  608. from /usr/include/apr-1/apr_network_io.h:26,
  609. from /usr/include/apr-1/apr_buckets.h:29,
  610. from /usr/include/apache2/util_filter.h:26,
  611. from /usr/include/apache2/http_core.h:32,
  612. from config.c:18:
  613. /usr/include/apr-1/apr_file_info.h:336:27: note: expected 'const char **' but argument is of type 'char **'
  614. APR_DECLARE(apr_status_t) apr_filepath_root(const char **rootpath,
  615. ^
  616. mv -f .deps/standalone_la-re_tfns.Tpo .deps/standalone_la-re_tfns.Plo
  617. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-filters.lo -MD -MP -MF .deps/standalone_la-filters.Tpo -c -o standalone_la-filters.lo `test -f 'filters.c' || echo './'`filters.c
  618. mv -f .deps/standalone_la-api.Tpo .deps/standalone_la-api.Plo
  619. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-hooks.lo -MD -MP -MF .deps/standalone_la-hooks.Tpo -c -o standalone_la-hooks.lo `test -f 'hooks.c' || echo './'`hooks.c
  620. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-re_actions.lo -MD -MP -MF .deps/standalone_la-re_actions.Tpo -c ../apache2/re_actions.c -o standalone_la-re_actions.o >/dev/null 2>&1
  621. mv -f .deps/standalone_la-buckets.Tpo .deps/standalone_la-buckets.Plo
  622. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-regex.lo -MD -MP -MF .deps/standalone_la-regex.Tpo -c -o standalone_la-regex.lo `test -f 'regex.c' || echo './'`regex.c
  623. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-filters.lo -MD -MP -MF .deps/standalone_la-filters.Tpo -c filters.c -fPIC -DPIC -o .libs/standalone_la-filters.o
  624. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-hooks.lo -MD -MP -MF .deps/standalone_la-hooks.Tpo -c hooks.c -fPIC -DPIC -o .libs/standalone_la-hooks.o
  625. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-regex.lo -MD -MP -MF .deps/standalone_la-regex.Tpo -c regex.c -fPIC -DPIC -o .libs/standalone_la-regex.o
  626. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-re.lo -MD -MP -MF .deps/standalone_la-re.Tpo -c ../apache2/re.c -o standalone_la-re.o >/dev/null 2>&1
  627. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-config.lo -MD -MP -MF .deps/standalone_la-config.Tpo -c config.c -o standalone_la-config.o >/dev/null 2>&1
  628. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-filters.lo -MD -MP -MF .deps/standalone_la-filters.Tpo -c filters.c -o standalone_la-filters.o >/dev/null 2>&1
  629. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-hooks.lo -MD -MP -MF .deps/standalone_la-hooks.Tpo -c hooks.c -o standalone_la-hooks.o >/dev/null 2>&1
  630. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-re_variables.lo -MD -MP -MF .deps/standalone_la-re_variables.Tpo -c ../apache2/re_variables.c -o standalone_la-re_variables.o >/dev/null 2>&1
  631. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-regex.lo -MD -MP -MF .deps/standalone_la-regex.Tpo -c regex.c -o standalone_la-regex.o >/dev/null 2>&1
  632. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-re_operators.lo -MD -MP -MF .deps/standalone_la-re_operators.Tpo -c ../apache2/re_operators.c -o standalone_la-re_operators.o >/dev/null 2>&1
  633. mv -f .deps/standalone_la-filters.Tpo .deps/standalone_la-filters.Plo
  634. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-server.lo -MD -MP -MF .deps/standalone_la-server.Tpo -c -o standalone_la-server.lo `test -f 'server.c' || echo './'`server.c
  635. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-server.lo -MD -MP -MF .deps/standalone_la-server.Tpo -c server.c -fPIC -DPIC -o .libs/standalone_la-server.o
  636. mv -f .deps/standalone_la-regex.Tpo .deps/standalone_la-regex.Plo
  637. mv -f .deps/standalone_la-hooks.Tpo .deps/standalone_la-hooks.Plo
  638. mv -f .deps/standalone_la-msc_util.Tpo .deps/standalone_la-msc_util.Plo
  639. mv -f .deps/standalone_la-config.Tpo .deps/standalone_la-config.Plo
  640. mv -f .deps/standalone_la-re_actions.Tpo .deps/standalone_la-re_actions.Plo
  641. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT standalone_la-server.lo -MD -MP -MF .deps/standalone_la-server.Tpo -c server.c -o standalone_la-server.o >/dev/null 2>&1
  642. mv -f .deps/standalone_la-re.Tpo .deps/standalone_la-re.Plo
  643. mv -f .deps/standalone_la-server.Tpo .deps/standalone_la-server.Plo
  644. mv -f .deps/standalone_la-re_variables.Tpo .deps/standalone_la-re_variables.Plo
  645. mv -f .deps/standalone_la-re_operators.Tpo .deps/standalone_la-re_operators.Plo
  646. /bin/sh ../libtool --tag=CC --mode=link gcc -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/db4.8 -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -no-undefined -module -avoid-version -luuid -lrt -lcrypt -lpthread -ldl -ldb-4.8 -lgdbm -lexpat -Wl,-O1 -Wl,--as-needed -o standalone.la -rpath /usr/local/modsecurity/lib standalone_la-acmp.lo standalone_la-apache2_config.lo standalone_la-apache2_io.lo standalone_la-apache2_util.lo standalone_la-libinjection_html5.lo standalone_la-libinjection_sqli.lo standalone_la-libinjection_xss.lo standalone_la-mod_security2.lo standalone_la-modsecurity.lo standalone_la-msc_status_engine.lo standalone_la-msc_crypt.lo standalone_la-msc_geo.lo standalone_la-msc_gsb.lo standalone_la-msc_json.lo standalone_la-msc_logging.lo standalone_la-msc_lua.lo standalone_la-msc_multipart.lo standalone_la-msc_parsers.lo standalone_la-msc_pcre.lo standalone_la-msc_release.lo standalone_la-msc_reqbody.lo standalone_la-msc_tree.lo standalone_la-msc_unicode.lo standalone_la-msc_util.lo standalone_la-msc_xml.lo standalone_la-persist_dbm.lo standalone_la-re_actions.lo standalone_la-re.lo standalone_la-re_operators.lo standalone_la-re_tfns.lo standalone_la-re_variables.lo standalone_la-api.lo standalone_la-buckets.lo standalone_la-config.lo standalone_la-filters.lo standalone_la-hooks.lo standalone_la-regex.lo standalone_la-server.lo -lapr-1 -laprutil-1 -lxml2 -lz -lm -ldl -llua -lm -L/usr/lib64 -lpcre
  647. libtool: link: gcc -shared -fPIC -DPIC .libs/standalone_la-acmp.o .libs/standalone_la-apache2_config.o .libs/standalone_la-apache2_io.o .libs/standalone_la-apache2_util.o .libs/standalone_la-libinjection_html5.o .libs/standalone_la-libinjection_sqli.o .libs/standalone_la-libinjection_xss.o .libs/standalone_la-mod_security2.o .libs/standalone_la-modsecurity.o .libs/standalone_la-msc_status_engine.o .libs/standalone_la-msc_crypt.o .libs/standalone_la-msc_geo.o .libs/standalone_la-msc_gsb.o .libs/standalone_la-msc_json.o .libs/standalone_la-msc_logging.o .libs/standalone_la-msc_lua.o .libs/standalone_la-msc_multipart.o .libs/standalone_la-msc_parsers.o .libs/standalone_la-msc_pcre.o .libs/standalone_la-msc_release.o .libs/standalone_la-msc_reqbody.o .libs/standalone_la-msc_tree.o .libs/standalone_la-msc_unicode.o .libs/standalone_la-msc_util.o .libs/standalone_la-msc_xml.o .libs/standalone_la-persist_dbm.o .libs/standalone_la-re_actions.o .libs/standalone_la-re.o .libs/standalone_la-re_operators.o .libs/standalone_la-re_tfns.o .libs/standalone_la-re_variables.o .libs/standalone_la-api.o .libs/standalone_la-buckets.o .libs/standalone_la-config.o .libs/standalone_la-filters.o .libs/standalone_la-hooks.o .libs/standalone_la-regex.o .libs/standalone_la-server.o -Wl,-rpath -Wl,/usr/lib64/ -Wl,-rpath -Wl,/usr/lib64/ -luuid -lrt -lcrypt -lpthread /usr/lib64/libdb-4.8.so -lgdbm -lexpat -lapr-1 -laprutil-1 -lxml2 -lz -ldl /usr/lib64//liblua.so -lm -L/usr/lib64 -lpcre -O2 -march=native -mtune=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,standalone.so -o .libs/standalone.so
  648. libtool: link: ar cru .libs/standalone.a standalone_la-acmp.o standalone_la-apache2_config.o standalone_la-apache2_io.o standalone_la-apache2_util.o standalone_la-libinjection_html5.o standalone_la-libinjection_sqli.o standalone_la-libinjection_xss.o standalone_la-mod_security2.o standalone_la-modsecurity.o standalone_la-msc_status_engine.o standalone_la-msc_crypt.o standalone_la-msc_geo.o standalone_la-msc_gsb.o standalone_la-msc_json.o standalone_la-msc_logging.o standalone_la-msc_lua.o standalone_la-msc_multipart.o standalone_la-msc_parsers.o standalone_la-msc_pcre.o standalone_la-msc_release.o standalone_la-msc_reqbody.o standalone_la-msc_tree.o standalone_la-msc_unicode.o standalone_la-msc_util.o standalone_la-msc_xml.o standalone_la-persist_dbm.o standalone_la-re_actions.o standalone_la-re.o standalone_la-re_operators.o standalone_la-re_tfns.o standalone_la-re_variables.o standalone_la-api.o standalone_la-buckets.o standalone_la-config.o standalone_la-filters.o standalone_la-hooks.o standalone_la-regex.o standalone_la-server.o
  649. libtool: link: ranlib .libs/standalone.a
  650. libtool: link: ( cd ".libs" && rm -f "standalone.la" && ln -s "../standalone.la" "standalone.la" )
  651. make[1]: Leaving directory `/var/tmp/portage/www-servers/nginx-1.7.4/work/modsecurity-apache_2.8.0/standalone'
  652. Making all in mlogc
  653. make[1]: Entering directory `/var/tmp/portage/www-servers/nginx-1.7.4/work/modsecurity-apache_2.8.0/mlogc'
  654. gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -I../apache2 -I/usr/include/apr-1 -O2 -pipe -march=native -mtune=native -fomit-frame-pointer -MT mlogc-mlogc.o -MD -MP -MF .deps/mlogc-mlogc.Tpo -c -o mlogc-mlogc.o `test -f 'mlogc.c' || echo './'`mlogc.c
  655. mlogc.c:32:23: fatal error: curl/curl.h: No such file or directory
  656. #include <curl/curl.h>
  657. ^
  658. compilation terminated.
  659. make[1]: *** [mlogc-mlogc.o] Error 1
  660. make[1]: Leaving directory `/var/tmp/portage/www-servers/nginx-1.7.4/work/modsecurity-apache_2.8.0/mlogc'
  661. make: *** [all-recursive] Error 1
  662. make: Leaving directory `/var/tmp/portage/www-servers/nginx-1.7.4/work/modsecurity-apache_2.8.0'
  663. * ERROR: www-servers/nginx-1.7.4::gentoo failed (compile phase):
  664. * emake failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement