cat /var/tmp/portage/www-servers/nginx-1.4.7/temp/build.log * Package: www-servers/nginx-1.4.7 * Repository: gentoo * Maintainer: dev-zero@gentoo.org bugs@bergstroem.nu * USE: amd64 elibc_glibc http http-cache ipv6 kernel_linux nginx_modules_http_access nginx_modules_http_auth_basic nginx_modules_http_autoindex nginx_modules_http_browser nginx_modules_http_charset nginx_modules_http_empty_gif nginx_modules_http_fastcgi nginx_modules_http_geo nginx_modules_http_gzip nginx_modules_http_limit_conn nginx_modules_http_limit_req nginx_modules_http_map nginx_modules_http_memcached nginx_modules_http_proxy 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 vim-syntax * FEATURES: preserve-libs sandbox userpriv usersandbox * Creating nginx user and group ... [ ok ] >>> Unpacking source... >>> Unpacking nginx-1.4.7.tar.gz to /var/tmp/portage/www-servers/nginx-1.4.7/work >>> Unpacking ngx_devel_kit-0.2.19-r1.tar.gz to /var/tmp/portage/www-servers/nginx-1.4.7/work >>> Unpacking modsecurity-apache_2.7.7.tar.gz to /var/tmp/portage/www-servers/nginx-1.4.7/work >>> Source unpacked in /var/tmp/portage/www-servers/nginx-1.4.7/work >>> Preparing source in /var/tmp/portage/www-servers/nginx-1.4.7/work/nginx-1.4.7 ... * Applying nginx-1.4.1-fix-perl-install-path.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/www-servers/nginx-1.4.7/work/nginx-1.4.7 ... checking for OS + Linux 3.3.8-gentoo x86_64 checking for C compiler ... found + using GNU C compiler checking for --with-ld-opt="-L/usr/lib" ... found checking for gcc builtin atomic operations ... found checking for C99 variadic macros ... found checking for gcc variadic macros ... found checking for unistd.h ... found checking for inttypes.h ... found checking for limits.h ... found checking for sys/filio.h ... not found checking for sys/param.h ... found checking for sys/mount.h ... found checking for sys/statvfs.h ... found checking for crypt.h ... found checking for Linux specific features checking for epoll ... found checking for sendfile() ... found checking for sendfile64() ... found checking for sys/prctl.h ... found checking for prctl(PR_SET_DUMPABLE) ... found checking for sched_setaffinity() ... found checking for crypt_r() ... found checking for sys/vfs.h ... found checking for poll() ... found checking for /dev/poll ... not found checking for kqueue ... not found checking for crypt() ... not found checking for crypt() in libcrypt ... found checking for F_READAHEAD ... not found checking for posix_fadvise() ... found checking for O_DIRECT ... found checking for F_NOCACHE ... not found checking for directio() ... not found checking for statfs() ... found checking for statvfs() ... found checking for dlopen() ... not found checking for dlopen() in libdl ... found checking for sched_yield() ... found checking for SO_SETFIB ... not found checking for SO_ACCEPTFILTER ... not found checking for TCP_DEFER_ACCEPT ... found checking for TCP_KEEPIDLE, TCP_KEEPINTVL, TCP_KEEPCNT ... found checking for TCP_INFO ... found checking for accept4() ... found checking for int size ... 4 bytes checking for long size ... 8 bytes checking for long long size ... 8 bytes checking for void * size ... 8 bytes checking for uint64_t ... found checking for sig_atomic_t ... found checking for sig_atomic_t size ... 4 bytes checking for socklen_t ... found checking for in_addr_t ... found checking for in_port_t ... found checking for rlim_t ... found checking for uintptr_t ... uintptr_t found checking for system byte ordering ... little endian checking for size_t size ... 8 bytes checking for off_t size ... 8 bytes checking for time_t size ... 8 bytes checking for AF_INET6 ... found checking for setproctitle() ... not found checking for pread() ... found checking for pwrite() ... found checking for sys_nerr ... found checking for localtime_r() ... found checking for posix_memalign() ... found checking for memalign() ... found checking for mmap(MAP_ANON|MAP_SHARED) ... found checking for mmap("/dev/zero", MAP_SHARED) ... found checking for System V shared memory ... found checking for POSIX semaphores ... not found checking for POSIX semaphores in libpthread ... found checking for struct msghdr.msg_control ... found checking for ioctl(FIONBIO) ... found checking for struct tm.tm_gmtoff ... found checking for struct dirent.d_namlen ... not found checking for struct dirent.d_type ... found checking for sysconf(_SC_NPROCESSORS_ONLN) ... found checking for openat(), fstatat() ... found checking for getaddrinfo() ... found configuring additional modules adding module in /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity + ngx_http_modsecurity was configured checking for PCRE library ... found checking for PCRE JIT support ... found checking for OpenSSL library ... found checking for zlib library ... found creating objs/Makefile Configuration summary + using system PCRE library + using system OpenSSL library + md5: using OpenSSL library + sha1: using OpenSSL library + using system zlib library nginx path prefix: "/usr" nginx binary file: "/usr/sbin/nginx" nginx configuration prefix: "/etc/nginx" nginx configuration file: "/etc/nginx/nginx.conf" nginx pid file: "/run/nginx.pid" nginx error log file: "/var/log/nginx/error_log" nginx http access log file: "/var/log/nginx/access_log" nginx http client request body temporary files: "//var/lib/nginx/tmp/client" nginx http proxy temporary files: "//var/lib/nginx/tmp/proxy" nginx http fastcgi temporary files: "//var/lib/nginx/tmp/fastcgi" nginx http uwsgi temporary files: "//var/lib/nginx/tmp/uwsgi" nginx http scgi temporary files: "//var/lib/nginx/tmp/scgi" checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gawk... (cached) gawk checking for gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3 checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for grep that handles long lines and -e... (cached) /bin/grep checking for perl... /usr/bin/perl checking for env... /usr/bin/env checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for C/C++ restrict keyword... __restrict checking for pid_t... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for uint8_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking for atexit... yes checking for getcwd... yes checking for memmove... yes checking for memset... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes checking for fchmod... yes checking for strcasestr... yes Checking plataform... Identified as Linux configure: looking for Apache module support via DSO through APXS configure: found apxs at /usr/sbin/apxs2 configure: checking httpd version configure: httpd is recent enough checking for libpcre config script... /usr/bin/pcre-config configure: using pcre v8.33 checking for libapr config script... /usr/bin/apr-1-config configure: using apr v1.5.0 checking for libapu config script... /usr/bin/apu-1-config configure: using apu v1.5.3 checking for libxml2 config script... /usr/bin/xml2-config checking if libxml2 is at least v2.6.29... yes, 2.9.1 configure: using libxml2 v2.9.1 checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes configure: optional lua library not found checking for libcurl config script... /usr/bin/curl-config checking if libcurl is at least v... yes, 7.35.0 checking if libcurl is linked with gnutls... no configure: using curl v7.35.0 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating tools/Makefile config.status: creating apache2/Makefile config.status: creating standalone/Makefile config.status: creating nginx/modsecurity/config config.status: creating build/apxs-wrapper config.status: creating mlogc/mlogc-batch-load.pl config.status: creating tests/run-unit-tests.pl config.status: creating tests/run-regression-tests.pl config.status: creating tests/gen_rx-pm.pl config.status: creating tests/csv_rx-pm.pl config.status: creating tests/regression/server_root/conf/httpd.conf config.status: creating tools/rules-updater.pl config.status: creating mlogc/Makefile config.status: creating tests/Makefile config.status: creating apache2/modsecurity_config_auto.h config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/www-servers/nginx-1.4.7/work/nginx-1.4.7 ... make -j2 -C /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7 make: Entering directory `/var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7' Making all in tools make[1]: Entering directory `/var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/tools' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/tools' Making all in apache2 make[1]: Entering directory `/var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/apache2' make all-am make[2]: Entering directory `/var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/apache2' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 mv -f .deps/mod_security2_la-acmp.Tpo .deps/mod_security2_la-acmp.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 mv -f .deps/mod_security2_la-apache2_io.Tpo .deps/mod_security2_la-apache2_io.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 mv -f .deps/mod_security2_la-apache2_config.Tpo .deps/mod_security2_la-apache2_config.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 mv -f .deps/mod_security2_la-apache2_util.Tpo .deps/mod_security2_la-apache2_util.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 mv -f .deps/mod_security2_la-mod_security2.Tpo .deps/mod_security2_la-mod_security2.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 mv -f .deps/mod_security2_la-libinjection_sqli.Tpo .deps/mod_security2_la-libinjection_sqli.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 msc_crypt.c: In function 'inject_hashed_response_body': msc_crypt.c:1106:13: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat] msc_crypt.c:1135:13: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat] msc_crypt.c: In function 'do_hash_link': msc_crypt.c:1382:17: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' [-Wformat] mv -f .deps/mod_security2_la-modsecurity.Tpo .deps/mod_security2_la-modsecurity.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 mv -f .deps/mod_security2_la-msc_geo.Tpo .deps/mod_security2_la-msc_geo.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 mv -f .deps/mod_security2_la-msc_crypt.Tpo .deps/mod_security2_la-msc_crypt.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 mv -f .deps/mod_security2_la-msc_gsb.Tpo .deps/mod_security2_la-msc_gsb.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 mv -f .deps/mod_security2_la-msc_lua.Tpo .deps/mod_security2_la-msc_lua.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 msc_multipart.c: In function 'multipart_parse_content_disposition': msc_multipart.c:231:33: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' [-Wformat] libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 mv -f .deps/mod_security2_la-msc_logging.Tpo .deps/mod_security2_la-msc_logging.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 mv -f .deps/mod_security2_la-msc_multipart.Tpo .deps/mod_security2_la-msc_multipart.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 mv -f .deps/mod_security2_la-msc_parsers.Tpo .deps/mod_security2_la-msc_parsers.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 mv -f .deps/mod_security2_la-msc_release.Tpo .deps/mod_security2_la-msc_release.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 mv -f .deps/mod_security2_la-msc_pcre.Tpo .deps/mod_security2_la-msc_pcre.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 mv -f .deps/mod_security2_la-msc_reqbody.Tpo .deps/mod_security2_la-msc_reqbody.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 mv -f .deps/mod_security2_la-msc_tree.Tpo .deps/mod_security2_la-msc_tree.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 mv -f .deps/mod_security2_la-msc_unicode.Tpo .deps/mod_security2_la-msc_unicode.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 mv -f .deps/mod_security2_la-msc_xml.Tpo .deps/mod_security2_la-msc_xml.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 mv -f .deps/mod_security2_la-persist_dbm.Tpo .deps/mod_security2_la-persist_dbm.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 mv -f .deps/mod_security2_la-msc_util.Tpo .deps/mod_security2_la-msc_util.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 mv -f .deps/mod_security2_la-re_actions.Tpo .deps/mod_security2_la-re_actions.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 re_operators.c: In function 'msre_op_validateHash_execute': re_operators.c:964:13: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' [-Wformat] mv -f .deps/mod_security2_la-re.Tpo .deps/mod_security2_la-re.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 mv -f .deps/mod_security2_la-re_tfns.Tpo .deps/mod_security2_la-re_tfns.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 mv -f .deps/mod_security2_la-re_operators.Tpo .deps/mod_security2_la-re_operators.Plo mv -f .deps/mod_security2_la-re_variables.Tpo .deps/mod_security2_la-re_variables.Plo /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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_sqli.lo mod_security2_la-mod_security2.lo mod_security2_la-modsecurity.lo mod_security2_la-msc_crypt.lo mod_security2_la-msc_geo.lo mod_security2_la-msc_gsb.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 -L/usr/lib64 -lpcre libtool: link: x86_64-pc-linux-gnu-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_sqli.o .libs/mod_security2_la-mod_security2.o .libs/mod_security2_la-modsecurity.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_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 -luuid -lrt -lcrypt -lpthread /usr/lib64/libdb-4.8.so /usr/lib64/libgdbm.so -lexpat -lapr-1 -laprutil-1 -lxml2 -lz -lm -ldl -L/usr/lib64 -lpcre -O2 -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,mod_security2.so -o .libs/mod_security2.so 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_sqli.o mod_security2_la-mod_security2.o mod_security2_la-modsecurity.o mod_security2_la-msc_crypt.o mod_security2_la-msc_geo.o mod_security2_la-msc_gsb.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 libtool: link: ranlib .libs/mod_security2.a libtool: link: ( cd ".libs" && rm -f "mod_security2.la" && ln -s "../mod_security2.la" "mod_security2.la" ) make[2]: Leaving directory `/var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/apache2' make[1]: Leaving directory `/var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/apache2' Making all in standalone make[1]: Entering directory `/var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/standalone' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 mv -f .deps/standalone_la-acmp.Tpo .deps/standalone_la-acmp.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 mv -f .deps/standalone_la-apache2_io.Tpo .deps/standalone_la-apache2_io.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 mv -f .deps/standalone_la-apache2_config.Tpo .deps/standalone_la-apache2_config.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 mv -f .deps/standalone_la-apache2_util.Tpo .deps/standalone_la-apache2_util.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 mv -f .deps/standalone_la-mod_security2.Tpo .deps/standalone_la-mod_security2.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 mv -f .deps/standalone_la-libinjection_sqli.Tpo .deps/standalone_la-libinjection_sqli.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 mv -f .deps/standalone_la-modsecurity.Tpo .deps/standalone_la-modsecurity.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 ../apache2/msc_crypt.c: In function 'inject_hashed_response_body': ../apache2/msc_crypt.c:1106:13: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat] ../apache2/msc_crypt.c:1135:13: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat] ../apache2/msc_crypt.c: In function 'do_hash_link': ../apache2/msc_crypt.c:1382:17: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' [-Wformat] libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 mv -f .deps/standalone_la-msc_geo.Tpo .deps/standalone_la-msc_geo.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 mv -f .deps/standalone_la-msc_crypt.Tpo .deps/standalone_la-msc_crypt.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 mv -f .deps/standalone_la-msc_gsb.Tpo .deps/standalone_la-msc_gsb.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 mv -f .deps/standalone_la-msc_lua.Tpo .deps/standalone_la-msc_lua.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 ../apache2/msc_multipart.c: In function 'multipart_parse_content_disposition': ../apache2/msc_multipart.c:231:33: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' [-Wformat] libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 mv -f .deps/standalone_la-msc_logging.Tpo .deps/standalone_la-msc_logging.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 mv -f .deps/standalone_la-msc_multipart.Tpo .deps/standalone_la-msc_multipart.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 mv -f .deps/standalone_la-msc_parsers.Tpo .deps/standalone_la-msc_parsers.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 mv -f .deps/standalone_la-msc_pcre.Tpo .deps/standalone_la-msc_pcre.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 mv -f .deps/standalone_la-msc_release.Tpo .deps/standalone_la-msc_release.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 mv -f .deps/standalone_la-msc_reqbody.Tpo .deps/standalone_la-msc_reqbody.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 mv -f .deps/standalone_la-msc_tree.Tpo .deps/standalone_la-msc_tree.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 mv -f .deps/standalone_la-msc_unicode.Tpo .deps/standalone_la-msc_unicode.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 mv -f .deps/standalone_la-msc_xml.Tpo .deps/standalone_la-msc_xml.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 mv -f .deps/standalone_la-persist_dbm.Tpo .deps/standalone_la-persist_dbm.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 mv -f .deps/standalone_la-msc_util.Tpo .deps/standalone_la-msc_util.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 mv -f .deps/standalone_la-re_actions.Tpo .deps/standalone_la-re_actions.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 ../apache2/re_operators.c: In function 'msre_op_validateHash_execute': ../apache2/re_operators.c:964:13: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' [-Wformat] mv -f .deps/standalone_la-re.Tpo .deps/standalone_la-re.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 mv -f .deps/standalone_la-re_tfns.Tpo .deps/standalone_la-re_tfns.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 mv -f .deps/standalone_la-re_operators.Tpo .deps/standalone_la-re_operators.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -MT standalone_la-api.lo -MD -MP -MF .deps/standalone_la-api.Tpo -c api.c -fPIC -DPIC -o .libs/standalone_la-api.o api.c: In function 'modsecInit': api.c:138:27: warning: assignment from incompatible pointer type [enabled by default] libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 mv -f .deps/standalone_la-api.Tpo .deps/standalone_la-api.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -MT standalone_la-buckets.lo -MD -MP -MF .deps/standalone_la-buckets.Tpo -c buckets.c -fPIC -DPIC -o .libs/standalone_la-buckets.o mv -f .deps/standalone_la-re_variables.Tpo .deps/standalone_la-re_variables.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -MT standalone_la-config.lo -MD -MP -MF .deps/standalone_la-config.Tpo -c config.c -fPIC -DPIC -o .libs/standalone_la-config.o libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 config.c: In function 'process_command_config': config.c:1106:5: warning: passing argument 1 of 'apr_filepath_root' from incompatible pointer type [enabled by default] In file included from /usr/include/apr-1/apr_file_io.h:29:0, from /usr/include/apr-1/apr_network_io.h:26, from /usr/include/apr-1/apr_buckets.h:29, from /usr/include/apache2/util_filter.h:26, from /usr/include/apache2/http_core.h:32, from config.c:18: /usr/include/apr-1/apr_file_info.h:336:27: note: expected 'const char **' but argument is of type 'char **' config.c:1106:5: warning: passing argument 2 of 'apr_filepath_root' from incompatible pointer type [enabled by default] In file included from /usr/include/apr-1/apr_file_io.h:29:0, from /usr/include/apr-1/apr_network_io.h:26, from /usr/include/apr-1/apr_buckets.h:29, from /usr/include/apache2/util_filter.h:26, from /usr/include/apache2/http_core.h:32, from config.c:18: /usr/include/apr-1/apr_file_info.h:336:27: note: expected 'const char **' but argument is of type 'char **' mv -f .deps/standalone_la-buckets.Tpo .deps/standalone_la-buckets.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -MT standalone_la-filters.lo -MD -MP -MF .deps/standalone_la-filters.Tpo -c filters.c -fPIC -DPIC -o .libs/standalone_la-filters.o libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 mv -f .deps/standalone_la-filters.Tpo .deps/standalone_la-filters.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -MT standalone_la-hooks.lo -MD -MP -MF .deps/standalone_la-hooks.Tpo -c hooks.c -fPIC -DPIC -o .libs/standalone_la-hooks.o mv -f .deps/standalone_la-config.Tpo .deps/standalone_la-config.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -MT standalone_la-regex.lo -MD -MP -MF .deps/standalone_la-regex.Tpo -c regex.c -fPIC -DPIC -o .libs/standalone_la-regex.o libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 mv -f .deps/standalone_la-hooks.Tpo .deps/standalone_la-hooks.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -MT standalone_la-server.lo -MD -MP -MF .deps/standalone_la-server.Tpo -c server.c -fPIC -DPIC -o .libs/standalone_la-server.o mv -f .deps/standalone_la-regex.Tpo .deps/standalone_la-regex.Plo libtool: compile: x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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 mv -f .deps/standalone_la-server.Tpo .deps/standalone_la-server.Plo /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-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_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -pipe -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_sqli.lo standalone_la-mod_security2.lo standalone_la-modsecurity.lo standalone_la-msc_crypt.lo standalone_la-msc_geo.lo standalone_la-msc_gsb.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 -L/usr/lib64 -lpcre libtool: link: x86_64-pc-linux-gnu-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_sqli.o .libs/standalone_la-mod_security2.o .libs/standalone_la-modsecurity.o .libs/standalone_la-msc_crypt.o .libs/standalone_la-msc_geo.o .libs/standalone_la-msc_gsb.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 -luuid -lrt -lcrypt -lpthread /usr/lib64/libdb-4.8.so /usr/lib64/libgdbm.so -lexpat -lapr-1 -laprutil-1 -lxml2 -lz -lm -ldl -L/usr/lib64 -lpcre -O2 -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,standalone.so -o .libs/standalone.so 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_sqli.o standalone_la-mod_security2.o standalone_la-modsecurity.o standalone_la-msc_crypt.o standalone_la-msc_geo.o standalone_la-msc_gsb.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 libtool: link: ranlib .libs/standalone.a libtool: link: ( cd ".libs" && rm -f "standalone.la" && ln -s "../standalone.la" "standalone.la" ) make[1]: Leaving directory `/var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/standalone' Making all in mlogc make[1]: Entering directory `/var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/mlogc' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -I../apache2 -I/usr/include/apr-1 -O2 -pipe -MT mlogc-mlogc.o -MD -MP -MF .deps/mlogc-mlogc.Tpo -c -o mlogc-mlogc.o `test -f 'mlogc.c' || echo './'`mlogc.c mv -f .deps/mlogc-mlogc.Tpo .deps/mlogc-mlogc.Po /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/apr-1 -O2 -pipe -luuid -lrt -lcrypt -lpthread -ldl -Wl,-O1 -Wl,--as-needed -o mlogc mlogc-mlogc.o -lapr-1 -lcurl -lssl -lcrypto -lssl -lcrypto -lz -L/usr/lib64 -lpcre libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/apr-1 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o mlogc mlogc-mlogc.o -luuid -lrt -lcrypt -lpthread -ldl -lapr-1 -lcurl -lssl -lcrypto -lz -L/usr/lib64 -lpcre make[1]: Leaving directory `/var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/mlogc' Making all in tests make[1]: Entering directory `/var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/tests' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/tests' make[1]: Entering directory `/var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7' make: Leaving directory `/var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7' make -j2 'LINK=x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed' 'OTHERLDFLAGS=-Wl,-O1 -Wl,--as-needed' make -f objs/Makefile make[1]: Entering directory `/var/tmp/portage/www-servers/nginx-1.4.7/work/nginx-1.4.7' x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs \ -o objs/src/core/nginx.o \ src/core/nginx.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs \ -o objs/src/core/ngx_log.o \ src/core/ngx_log.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs \ -o objs/src/core/ngx_palloc.o \ src/core/ngx_palloc.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs \ -o objs/src/core/ngx_array.o \ src/core/ngx_array.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs \ -o objs/src/core/ngx_list.o \ src/core/ngx_list.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs \ -o objs/src/core/ngx_hash.o \ src/core/ngx_hash.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs \ -o objs/src/core/ngx_buf.o \ src/core/ngx_buf.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs \ -o objs/src/core/ngx_queue.o \ src/core/ngx_queue.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs \ -o objs/src/core/ngx_output_chain.o \ src/core/ngx_output_chain.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs \ -o objs/src/core/ngx_string.o \ src/core/ngx_string.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs \ -o objs/src/core/ngx_parse.o \ src/core/ngx_parse.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs \ -o objs/src/core/ngx_inet.o \ src/core/ngx_inet.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs \ -o objs/src/core/ngx_file.o \ src/core/ngx_file.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs \ -o objs/src/core/ngx_crc32.o \ src/core/ngx_crc32.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs \ -o objs/src/core/ngx_murmurhash.o \ src/core/ngx_murmurhash.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs \ -o objs/src/core/ngx_md5.o \ src/core/ngx_md5.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs \ -o objs/src/core/ngx_rbtree.o \ src/core/ngx_rbtree.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs \ -o objs/src/core/ngx_radix_tree.o \ src/core/ngx_radix_tree.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs \ -o objs/src/core/ngx_slab.o \ src/core/ngx_slab.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs \ -o objs/src/core/ngx_times.o \ src/core/ngx_times.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs \ -o objs/src/core/ngx_shmtx.o \ src/core/ngx_shmtx.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs \ -o objs/src/core/ngx_connection.o \ src/core/ngx_connection.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs \ -o objs/src/core/ngx_cycle.o \ src/core/ngx_cycle.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs \ -o objs/src/core/ngx_spinlock.o \ src/core/ngx_spinlock.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs \ -o objs/src/core/ngx_cpuinfo.o \ src/core/ngx_cpuinfo.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs \ -o objs/src/core/ngx_conf_file.o \ src/core/ngx_conf_file.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs \ -o objs/src/core/ngx_resolver.o \ src/core/ngx_resolver.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs \ -o objs/src/core/ngx_open_file_cache.o \ src/core/ngx_open_file_cache.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs \ -o objs/src/core/ngx_crypt.o \ src/core/ngx_crypt.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs \ -o objs/src/event/ngx_event.o \ src/event/ngx_event.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs \ -o objs/src/event/ngx_event_timer.o \ src/event/ngx_event_timer.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs \ -o objs/src/event/ngx_event_posted.o \ src/event/ngx_event_posted.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs \ -o objs/src/event/ngx_event_busy_lock.o \ src/event/ngx_event_busy_lock.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs \ -o objs/src/event/ngx_event_accept.o \ src/event/ngx_event_accept.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs \ -o objs/src/event/ngx_event_connect.o \ src/event/ngx_event_connect.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs \ -o objs/src/event/ngx_event_pipe.o \ src/event/ngx_event_pipe.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs \ -o objs/src/os/unix/ngx_time.o \ src/os/unix/ngx_time.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs \ -o objs/src/os/unix/ngx_errno.o \ src/os/unix/ngx_errno.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs \ -o objs/src/os/unix/ngx_alloc.o \ src/os/unix/ngx_alloc.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs \ -o objs/src/os/unix/ngx_files.o \ src/os/unix/ngx_files.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs \ -o objs/src/os/unix/ngx_socket.o \ src/os/unix/ngx_socket.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs \ -o objs/src/os/unix/ngx_recv.o \ src/os/unix/ngx_recv.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs \ -o objs/src/os/unix/ngx_readv_chain.o \ src/os/unix/ngx_readv_chain.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs \ -o objs/src/os/unix/ngx_udp_recv.o \ src/os/unix/ngx_udp_recv.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs \ -o objs/src/os/unix/ngx_send.o \ src/os/unix/ngx_send.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs \ -o objs/src/os/unix/ngx_writev_chain.o \ src/os/unix/ngx_writev_chain.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs \ -o objs/src/os/unix/ngx_channel.o \ src/os/unix/ngx_channel.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs \ -o objs/src/os/unix/ngx_shmem.o \ src/os/unix/ngx_shmem.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs \ -o objs/src/os/unix/ngx_process.o \ src/os/unix/ngx_process.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs \ -o objs/src/os/unix/ngx_daemon.o \ src/os/unix/ngx_daemon.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs \ -o objs/src/os/unix/ngx_setaffinity.o \ src/os/unix/ngx_setaffinity.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs \ -o objs/src/os/unix/ngx_setproctitle.o \ src/os/unix/ngx_setproctitle.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs \ -o objs/src/os/unix/ngx_posix_init.o \ src/os/unix/ngx_posix_init.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs \ -o objs/src/os/unix/ngx_user.o \ src/os/unix/ngx_user.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs \ -o objs/src/os/unix/ngx_process_cycle.o \ src/os/unix/ngx_process_cycle.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs \ -o objs/src/os/unix/ngx_linux_init.o \ src/os/unix/ngx_linux_init.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs \ -o objs/src/event/modules/ngx_epoll_module.o \ src/event/modules/ngx_epoll_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs \ -o objs/src/os/unix/ngx_linux_sendfile_chain.o \ src/os/unix/ngx_linux_sendfile_chain.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs \ -o objs/src/event/ngx_event_openssl.o \ src/event/ngx_event_openssl.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs \ -o objs/src/event/ngx_event_openssl_stapling.o \ src/event/ngx_event_openssl_stapling.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs \ -o objs/src/core/ngx_regex.o \ src/core/ngx_regex.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs -I src/http -I src/http/modules \ -o objs/src/http/ngx_http.o \ src/http/ngx_http.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs -I src/http -I src/http/modules \ -o objs/src/http/ngx_http_core_module.o \ src/http/ngx_http_core_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs -I src/http -I src/http/modules \ -o objs/src/http/ngx_http_special_response.o \ src/http/ngx_http_special_response.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs -I src/http -I src/http/modules \ -o objs/src/http/ngx_http_request.o \ src/http/ngx_http_request.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs -I src/http -I src/http/modules \ -o objs/src/http/ngx_http_parse.o \ src/http/ngx_http_parse.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs -I src/http -I src/http/modules \ -o objs/src/http/ngx_http_header_filter_module.o \ src/http/ngx_http_header_filter_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs -I src/http -I src/http/modules \ -o objs/src/http/ngx_http_write_filter_module.o \ src/http/ngx_http_write_filter_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs -I src/http -I src/http/modules \ -o objs/src/http/ngx_http_copy_filter_module.o \ src/http/ngx_http_copy_filter_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_log_module.o \ src/http/modules/ngx_http_log_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs -I src/http -I src/http/modules \ -o objs/src/http/ngx_http_request_body.o \ src/http/ngx_http_request_body.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs -I src/http -I src/http/modules \ -o objs/src/http/ngx_http_variables.o \ src/http/ngx_http_variables.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs -I src/http -I src/http/modules \ -o objs/src/http/ngx_http_script.o \ src/http/ngx_http_script.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs -I src/http -I src/http/modules \ -o objs/src/http/ngx_http_upstream.o \ src/http/ngx_http_upstream.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs -I src/http -I src/http/modules \ -o objs/src/http/ngx_http_upstream_round_robin.o \ src/http/ngx_http_upstream_round_robin.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs -I src/http -I src/http/modules \ -o objs/src/http/ngx_http_parse_time.o \ src/http/ngx_http_parse_time.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_static_module.o \ src/http/modules/ngx_http_static_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_index_module.o \ src/http/modules/ngx_http_index_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_chunked_filter_module.o \ src/http/modules/ngx_http_chunked_filter_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_range_filter_module.o \ src/http/modules/ngx_http_range_filter_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_headers_filter_module.o \ src/http/modules/ngx_http_headers_filter_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_not_modified_filter_module.o \ src/http/modules/ngx_http_not_modified_filter_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs -I src/http -I src/http/modules \ -o objs/src/http/ngx_http_busy_lock.o \ src/http/ngx_http_busy_lock.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs -I src/http -I src/http/modules \ -o objs/src/http/ngx_http_file_cache.o \ src/http/ngx_http_file_cache.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_gzip_filter_module.o \ src/http/modules/ngx_http_gzip_filter_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs -I src/http -I src/http/modules \ -o objs/src/http/ngx_http_postpone_filter_module.o \ src/http/ngx_http_postpone_filter_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_ssi_filter_module.o \ src/http/modules/ngx_http_ssi_filter_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_charset_filter_module.o \ src/http/modules/ngx_http_charset_filter_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_userid_filter_module.o \ src/http/modules/ngx_http_userid_filter_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_autoindex_module.o \ src/http/modules/ngx_http_autoindex_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_auth_basic_module.o \ src/http/modules/ngx_http_auth_basic_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_access_module.o \ src/http/modules/ngx_http_access_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_limit_conn_module.o \ src/http/modules/ngx_http_limit_conn_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_limit_req_module.o \ src/http/modules/ngx_http_limit_req_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_realip_module.o \ src/http/modules/ngx_http_realip_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_geo_module.o \ src/http/modules/ngx_http_geo_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_map_module.o \ src/http/modules/ngx_http_map_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_split_clients_module.o \ src/http/modules/ngx_http_split_clients_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_referer_module.o \ src/http/modules/ngx_http_referer_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_rewrite_module.o \ src/http/modules/ngx_http_rewrite_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_ssl_module.o \ src/http/modules/ngx_http_ssl_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_proxy_module.o \ src/http/modules/ngx_http_proxy_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_fastcgi_module.o \ src/http/modules/ngx_http_fastcgi_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_uwsgi_module.o \ src/http/modules/ngx_http_uwsgi_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_scgi_module.o \ src/http/modules/ngx_http_scgi_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_memcached_module.o \ src/http/modules/ngx_http_memcached_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_empty_gif_module.o \ src/http/modules/ngx_http_empty_gif_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_browser_module.o \ src/http/modules/ngx_http_browser_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_upstream_ip_hash_module.o \ src/http/modules/ngx_http_upstream_ip_hash_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_upstream_least_conn_module.o \ src/http/modules/ngx_http_upstream_least_conn_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs -I src/http -I src/http/modules \ -o objs/src/http/modules/ngx_http_upstream_keepalive_module.o \ src/http/modules/ngx_http_upstream_keepalive_module.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs -I src/http -I src/http/modules -I src/mail \ -o objs/addon/modsecurity/ngx_http_modsecurity.o \ /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/ngx_http_modsecurity.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs -I src/http -I src/http/modules -I src/mail \ -o objs/addon/modsecurity/apr_bucket_nginx.o \ /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/apr_bucket_nginx.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs -I src/http -I src/http/modules -I src/mail \ -o objs/addon/modsecurity/ngx_pool_context.o \ /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/ngx_pool_context.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -I/usr/include -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -I/usr/include/apache2 -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -I src/core -I src/event -I src/event/modules -I src/os/unix -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone -I /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../apache2 -I objs \ -o objs/ngx_modules.o \ objs/ngx_modules.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -o objs/nginx \ objs/src/core/nginx.o \ objs/src/core/ngx_log.o \ objs/src/core/ngx_palloc.o \ objs/src/core/ngx_array.o \ objs/src/core/ngx_list.o \ objs/src/core/ngx_hash.o \ objs/src/core/ngx_buf.o \ objs/src/core/ngx_queue.o \ objs/src/core/ngx_output_chain.o \ objs/src/core/ngx_string.o \ objs/src/core/ngx_parse.o \ objs/src/core/ngx_inet.o \ objs/src/core/ngx_file.o \ objs/src/core/ngx_crc32.o \ objs/src/core/ngx_murmurhash.o \ objs/src/core/ngx_md5.o \ objs/src/core/ngx_rbtree.o \ objs/src/core/ngx_radix_tree.o \ objs/src/core/ngx_slab.o \ objs/src/core/ngx_times.o \ objs/src/core/ngx_shmtx.o \ objs/src/core/ngx_connection.o \ objs/src/core/ngx_cycle.o \ objs/src/core/ngx_spinlock.o \ objs/src/core/ngx_cpuinfo.o \ objs/src/core/ngx_conf_file.o \ objs/src/core/ngx_resolver.o \ objs/src/core/ngx_open_file_cache.o \ objs/src/core/ngx_crypt.o \ objs/src/event/ngx_event.o \ objs/src/event/ngx_event_timer.o \ objs/src/event/ngx_event_posted.o \ objs/src/event/ngx_event_busy_lock.o \ objs/src/event/ngx_event_accept.o \ objs/src/event/ngx_event_connect.o \ objs/src/event/ngx_event_pipe.o \ objs/src/os/unix/ngx_time.o \ objs/src/os/unix/ngx_errno.o \ objs/src/os/unix/ngx_alloc.o \ objs/src/os/unix/ngx_files.o \ objs/src/os/unix/ngx_socket.o \ objs/src/os/unix/ngx_recv.o \ objs/src/os/unix/ngx_readv_chain.o \ objs/src/os/unix/ngx_udp_recv.o \ objs/src/os/unix/ngx_send.o \ objs/src/os/unix/ngx_writev_chain.o \ objs/src/os/unix/ngx_channel.o \ objs/src/os/unix/ngx_shmem.o \ objs/src/os/unix/ngx_process.o \ objs/src/os/unix/ngx_daemon.o \ objs/src/os/unix/ngx_setaffinity.o \ objs/src/os/unix/ngx_setproctitle.o \ objs/src/os/unix/ngx_posix_init.o \ objs/src/os/unix/ngx_user.o \ objs/src/os/unix/ngx_process_cycle.o \ objs/src/os/unix/ngx_linux_init.o \ objs/src/event/modules/ngx_epoll_module.o \ objs/src/os/unix/ngx_linux_sendfile_chain.o \ objs/src/event/ngx_event_openssl.o \ objs/src/event/ngx_event_openssl_stapling.o \ objs/src/core/ngx_regex.o \ objs/src/http/ngx_http.o \ objs/src/http/ngx_http_core_module.o \ objs/src/http/ngx_http_special_response.o \ objs/src/http/ngx_http_request.o \ objs/src/http/ngx_http_parse.o \ objs/src/http/ngx_http_header_filter_module.o \ objs/src/http/ngx_http_write_filter_module.o \ objs/src/http/ngx_http_copy_filter_module.o \ objs/src/http/modules/ngx_http_log_module.o \ objs/src/http/ngx_http_request_body.o \ objs/src/http/ngx_http_variables.o \ objs/src/http/ngx_http_script.o \ objs/src/http/ngx_http_upstream.o \ objs/src/http/ngx_http_upstream_round_robin.o \ objs/src/http/ngx_http_parse_time.o \ objs/src/http/modules/ngx_http_static_module.o \ objs/src/http/modules/ngx_http_index_module.o \ objs/src/http/modules/ngx_http_chunked_filter_module.o \ objs/src/http/modules/ngx_http_range_filter_module.o \ objs/src/http/modules/ngx_http_headers_filter_module.o \ objs/src/http/modules/ngx_http_not_modified_filter_module.o \ objs/src/http/ngx_http_busy_lock.o \ objs/src/http/ngx_http_file_cache.o \ objs/src/http/modules/ngx_http_gzip_filter_module.o \ objs/src/http/ngx_http_postpone_filter_module.o \ objs/src/http/modules/ngx_http_ssi_filter_module.o \ objs/src/http/modules/ngx_http_charset_filter_module.o \ objs/src/http/modules/ngx_http_userid_filter_module.o \ objs/src/http/modules/ngx_http_autoindex_module.o \ objs/src/http/modules/ngx_http_auth_basic_module.o \ objs/src/http/modules/ngx_http_access_module.o \ objs/src/http/modules/ngx_http_limit_conn_module.o \ objs/src/http/modules/ngx_http_limit_req_module.o \ objs/src/http/modules/ngx_http_realip_module.o \ objs/src/http/modules/ngx_http_geo_module.o \ objs/src/http/modules/ngx_http_map_module.o \ objs/src/http/modules/ngx_http_split_clients_module.o \ objs/src/http/modules/ngx_http_referer_module.o \ objs/src/http/modules/ngx_http_rewrite_module.o \ objs/src/http/modules/ngx_http_ssl_module.o \ objs/src/http/modules/ngx_http_proxy_module.o \ objs/src/http/modules/ngx_http_fastcgi_module.o \ objs/src/http/modules/ngx_http_uwsgi_module.o \ objs/src/http/modules/ngx_http_scgi_module.o \ objs/src/http/modules/ngx_http_memcached_module.o \ objs/src/http/modules/ngx_http_empty_gif_module.o \ objs/src/http/modules/ngx_http_browser_module.o \ objs/src/http/modules/ngx_http_upstream_ip_hash_module.o \ objs/src/http/modules/ngx_http_upstream_least_conn_module.o \ objs/src/http/modules/ngx_http_upstream_keepalive_module.o \ objs/addon/modsecurity/ngx_http_modsecurity.o \ objs/addon/modsecurity/apr_bucket_nginx.o \ objs/addon/modsecurity/ngx_pool_context.o \ objs/ngx_modules.o \ -L/usr/lib /var/tmp/portage/www-servers/nginx-1.4.7/work/modsecurity-apache_2.7.7/nginx/modsecurity/../../standalone/.libs/standalone.a -lpthread -lcrypt -L/usr/lib -lapr-1 -L/usr/lib -laprutil-1 -I/usr/include/apache2 -L/usr/lib/x86_64-linux-gnu -lcurl -lxml2 -llua -lpcre -L/usr/lib -lcap -lpcre -lssl -lcrypto -ldl -lz /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lcap collect2: error: ld returned 1 exit status make[1]: *** [objs/nginx] Error 1 make[1]: Leaving directory `/var/tmp/portage/www-servers/nginx-1.4.7/work/nginx-1.4.7' make: *** [build] Error 2 * ERROR: www-servers/nginx-1.4.7::gentoo failed (compile phase): * emake failed