Mock Version: 1.1.35 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/nginx.spec'], False, '/var/lib/mock/epel-6-x86_64-mockbuilder-1644/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/nginx.spec'] with env {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} warning: Could not canonicalize hostname: i-0000588f Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/nginx-1.4.7-3.modsec_2.8.0.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/nginx.spec'], False, '/var/lib/mock/epel-6-x86_64-mockbuilder-1644/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/nginx.spec'] with env {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.kJYr9d + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf nginx-1.4.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/nginx-1.4.7.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /builddir/build/SOURCES/modsecurity-apache_2.8.0-RC1.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd nginx-1.4.7 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (nginx-auto-cc-gcc.patch): + echo 'Patch #0 (nginx-auto-cc-gcc.patch):' + /bin/cat /builddir/build/SOURCES/nginx-auto-cc-gcc.patch + /usr/bin/patch -p0 --fuzz=0 patching file auto/cc/gcc Hunk #1 succeeded at 168 (offset -4 lines). + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.B8GuSe + umask 022 + cd /builddir/build/BUILD + cd nginx-1.4.7 + LANG=C + export LANG + unset DISPLAY + cd ../modsecurity-2.8.0 ++ pcre-config --cflags + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic ' + ./configure --enable-standalone-module --enable-shared 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... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of 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 gcc... /usr/bin/ld checking if the linker (/usr/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... 1966080 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/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 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... 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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/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... yes 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) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... 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/apxs configure: checking httpd version configure: httpd is recent enough checking for libpcre config script... /usr/bin/pcre-config configure: using pcre v7.8 checking for libapr config script... /usr/bin/apr-1-config configure: using apr v1.3.9 checking for libapu config script... /usr/bin/apu-1-config configure: using apu v1.3.9 checking for libxml2 config script... /usr/bin/xml2-config checking if libxml2 is at least v2.6.29... yes, 2.7.6 configure: using libxml2 v2.7.6 checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for liblua config script... /usr/bin/pkg-config configure: using lua v5.1.3 checking for libcurl config script... /usr/bin/curl-config checking if libcurl is at least v... yes, 7.19.7 checking if libcurl is linked with gnutls... no configure: using curl v7.19.7 checking for libyajl config script... no checking for yajl install... no configure: optional yajl library not found 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 + make -j3 Making all in tools make[1]: Entering directory `/builddir/build/BUILD/modsecurity-2.8.0/tools' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/modsecurity-2.8.0/tools' Making all in apache2 make[1]: Entering directory `/builddir/build/BUILD/modsecurity-2.8.0/apache2' make all-am make[2]: Entering directory `/builddir/build/BUILD/modsecurity-2.8.0/apache2' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 acmp.c:258: warning: 'acmp_clone_node_no_state' defined but not used libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 apache2_util.c: In function 'internal_log_ex': apache2_util.c:204: warning: unused variable 'str' apache2_util.c:203: warning: unused variable 'saved' apache2_util.c:202: warning: unused variable 'parse_remote' apache2_util.c:201: warning: unused variable 'remote' libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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_util.Tpo .deps/mod_security2_la-apache2_util.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mod_security2_la-libinjection_html5.lo -MD -MP -MF .deps/mod_security2_la-libinjection_html5.Tpo -c -o mod_security2_la-libinjection_html5.lo `test -f 'libinjection/libinjection_html5.c' || echo './'`libinjection/libinjection_html5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mod_security2_la-libinjection_html5.lo -MD -MP -MF .deps/mod_security2_la-libinjection_html5.Tpo -c libinjection/libinjection_html5.c -fPIC -DPIC -o .libs/mod_security2_la-libinjection_html5.o apache2_config.c: In function 'add_rule': apache2_config.c:758: warning: unused variable 'offset' libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 mv -f .deps/mod_security2_la-apache2_io.Tpo .deps/mod_security2_la-apache2_io.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mod_security2_la-libinjection_html5.lo -MD -MP -MF .deps/mod_security2_la-libinjection_html5.Tpo -c libinjection/libinjection_html5.c -o mod_security2_la-libinjection_html5.o >/dev/null 2>&1 mv -f .deps/mod_security2_la-libinjection_html5.Tpo .deps/mod_security2_la-libinjection_html5.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mod_security2_la-libinjection_xss.lo -MD -MP -MF .deps/mod_security2_la-libinjection_xss.Tpo -c -o mod_security2_la-libinjection_xss.lo `test -f 'libinjection/libinjection_xss.c' || echo './'`libinjection/libinjection_xss.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mod_security2_la-libinjection_xss.lo -MD -MP -MF .deps/mod_security2_la-libinjection_xss.Tpo -c libinjection/libinjection_xss.c -fPIC -DPIC -o .libs/mod_security2_la-libinjection_xss.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mod_security2_la-libinjection_xss.lo -MD -MP -MF .deps/mod_security2_la-libinjection_xss.Tpo -c libinjection/libinjection_xss.c -o mod_security2_la-libinjection_xss.o >/dev/null 2>&1 mv -f .deps/mod_security2_la-libinjection_xss.Tpo .deps/mod_security2_la-libinjection_xss.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 mv -f .deps/mod_security2_la-apache2_config.Tpo .deps/mod_security2_la-apache2_config.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 mv -f .deps/mod_security2_la-modsecurity.Tpo .deps/mod_security2_la-modsecurity.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mod_security2_la-msc_status_engine.lo -MD -MP -MF .deps/mod_security2_la-msc_status_engine.Tpo -c -o mod_security2_la-msc_status_engine.lo `test -f 'msc_status_engine.c' || echo './'`msc_status_engine.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mod_security2_la-msc_status_engine.lo -MD -MP -MF .deps/mod_security2_la-msc_status_engine.Tpo -c msc_status_engine.c -fPIC -DPIC -o .libs/mod_security2_la-msc_status_engine.o mv -f .deps/mod_security2_la-mod_security2.Tpo .deps/mod_security2_la-mod_security2.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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_status_engine.c: In function 'msc_status_engine_mac_address': msc_status_engine.c:195: warning: implicit declaration of function 'ioctl' msc_status_engine.c:218: warning: pointer targets in passing argument 1 of 'apr_snprintf' differ in signedness /usr/include/apr-1/apr_strings.h:261: note: expected 'char *' but argument is of type 'unsigned char *' msc_status_engine.c:206: warning: unused variable 'i' msc_status_engine.c: In function 'msc_status_engine_unique_id': msc_status_engine.c:311: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' msc_status_engine.c:311: warning: pointer targets in passing argument 2 of 'apr_sha1_update' differ in signedness /usr/include/apr-1/apr_sha1.h:96: note: expected 'const char *' but argument is of type 'unsigned char *' msc_status_engine.c:316: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness /usr/include/bits/stdio2.h:32: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' msc_status_engine.c: In function 'msc_beacon_string': msc_status_engine.c:358: warning: the address of 'pcre' will always evaluate as 'true' msc_status_engine.c:371: warning: pointer targets in passing argument 1 of 'msc_status_engine_unique_id' differ in signedness msc_status_engine.c:277: note: expected 'unsigned char *' but argument is of type 'char *' msc_status_engine.c: In function 'msc_status_engine_call': msc_status_engine.c:473: warning: implicit declaration of function 'gethostbyname' libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mod_security2_la-msc_status_engine.lo -MD -MP -MF .deps/mod_security2_la-msc_status_engine.Tpo -c msc_status_engine.c -o mod_security2_la-msc_status_engine.o >/dev/null 2>&1 mv -f .deps/mod_security2_la-libinjection_sqli.Tpo .deps/mod_security2_la-libinjection_sqli.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 mv -f .deps/mod_security2_la-msc_status_engine.Tpo .deps/mod_security2_la-msc_status_engine.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 msc_crypt.c: In function 'normalize_path': msc_crypt.c:69: warning: unused variable 'bytes' msc_crypt.c: In function 'getkey': msc_crypt.c:154: warning: pointer targets in passing argument 1 of 'apr_generate_random_bytes' differ in signedness /usr/include/apr-1/apr_general.h:231: note: expected 'unsigned char *' but argument is of type 'char *' msc_crypt.c:161: warning: pointer targets in passing argument 1 of 'apr_generate_random_bytes' differ in signedness /usr/include/apr-1/apr_general.h:231: note: expected 'unsigned char *' but argument is of type 'char *' msc_crypt.c: In function 'inject_hashed_response_body': msc_crypt.c:1169: warning: format '%d' expects type 'int', but argument 4 has type 'apr_size_t' msc_crypt.c:1199: warning: format '%d' expects type 'int', but argument 4 has type 'apr_size_t' msc_crypt.c: In function 'init_response_body_html_parser': msc_crypt.c:244: warning: 'sep' may be used uninitialized in this function libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mod_security2_la-msc_json.lo -MD -MP -MF .deps/mod_security2_la-msc_json.Tpo -c -o mod_security2_la-msc_json.lo `test -f 'msc_json.c' || echo './'`msc_json.c mv -f .deps/mod_security2_la-msc_geo.Tpo .deps/mod_security2_la-msc_geo.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mod_security2_la-msc_json.lo -MD -MP -MF .deps/mod_security2_la-msc_json.Tpo -c msc_json.c -fPIC -DPIC -o .libs/mod_security2_la-msc_json.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mod_security2_la-msc_json.lo -MD -MP -MF .deps/mod_security2_la-msc_json.Tpo -c msc_json.c -o mod_security2_la-msc_json.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 mv -f .deps/mod_security2_la-msc_json.Tpo .deps/mod_security2_la-msc_json.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 mv -f .deps/mod_security2_la-msc_crypt.Tpo .deps/mod_security2_la-msc_crypt.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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_parsers.Tpo .deps/mod_security2_la-msc_parsers.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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_logging.Tpo .deps/mod_security2_la-msc_logging.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 mv -f .deps/mod_security2_la-msc_release.Tpo .deps/mod_security2_la-msc_release.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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_multipart.Tpo .deps/mod_security2_la-msc_multipart.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 mv -f .deps/mod_security2_la-msc_pcre.Tpo .deps/mod_security2_la-msc_pcre.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 msc_tree.c: In function 'TreeAddIP': msc_tree.c:851: warning: implicit declaration of function 'inet_pton' libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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_unicode.Tpo .deps/mod_security2_la-msc_unicode.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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_reqbody.Tpo .deps/mod_security2_la-msc_reqbody.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 mv -f .deps/mod_security2_la-msc_tree.Tpo .deps/mod_security2_la-msc_tree.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 msc_util.c: In function 'utf8_unicode_inplace_ex': msc_util.c:145: warning: pointer targets in assignment differ in signedness msc_util.c:146: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' msc_util.c:190: warning: pointer targets in assignment differ in signedness msc_util.c:191: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' msc_util.c:242: warning: pointer targets in assignment differ in signedness msc_util.c:243: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' msc_util.c: In function 'tree_contains_ip': msc_util.c:2601: warning: implicit declaration of function 'inet_pton' libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 mv -f .deps/mod_security2_la-persist_dbm.Tpo .deps/mod_security2_la-persist_dbm.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 mv -f .deps/mod_security2_la-msc_util.Tpo .deps/mod_security2_la-msc_util.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 mv -f .deps/mod_security2_la-re_actions.Tpo .deps/mod_security2_la-re_actions.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 mv -f .deps/mod_security2_la-re_tfns.Tpo .deps/mod_security2_la-re_tfns.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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.Tpo .deps/mod_security2_la-re.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 gcc -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -no-undefined -module -avoid-version -R /-lpcre -lpthread -lldap -llber -llber -ldb-4.7 -lexpat -ldb-4.7 -o mod_security2.la -rpath /usr/local/modsecurity/lib mod_security2_la-acmp.lo mod_security2_la-apache2_config.lo mod_security2_la-apache2_io.lo mod_security2_la-apache2_util.lo mod_security2_la-libinjection_html5.lo mod_security2_la-libinjection_sqli.lo mod_security2_la-libinjection_xss.lo mod_security2_la-mod_security2.lo mod_security2_la-modsecurity.lo mod_security2_la-msc_status_engine.lo mod_security2_la-msc_crypt.lo mod_security2_la-msc_geo.lo mod_security2_la-msc_gsb.lo mod_security2_la-msc_json.lo mod_security2_la-msc_logging.lo mod_security2_la-msc_lua.lo mod_security2_la-msc_multipart.lo mod_security2_la-msc_parsers.lo mod_security2_la-msc_pcre.lo mod_security2_la-msc_release.lo mod_security2_la-msc_reqbody.lo mod_security2_la-msc_tree.lo mod_security2_la-msc_unicode.lo mod_security2_la-msc_util.lo mod_security2_la-msc_xml.lo mod_security2_la-persist_dbm.lo mod_security2_la-re_actions.lo mod_security2_la-re.lo mod_security2_la-re_operators.lo mod_security2_la-re_tfns.lo mod_security2_la-re_variables.lo /usr/lib64/libapr-1.la /usr/lib64/libaprutil-1.la -lxml2 -lz -lm -llua -lm -ldl -lpcre libtool: link: gcc -shared -fPIC -DPIC .libs/mod_security2_la-acmp.o .libs/mod_security2_la-apache2_config.o .libs/mod_security2_la-apache2_io.o .libs/mod_security2_la-apache2_util.o .libs/mod_security2_la-libinjection_html5.o .libs/mod_security2_la-libinjection_sqli.o .libs/mod_security2_la-libinjection_xss.o .libs/mod_security2_la-mod_security2.o .libs/mod_security2_la-modsecurity.o .libs/mod_security2_la-msc_status_engine.o .libs/mod_security2_la-msc_crypt.o .libs/mod_security2_la-msc_geo.o .libs/mod_security2_la-msc_gsb.o .libs/mod_security2_la-msc_json.o .libs/mod_security2_la-msc_logging.o .libs/mod_security2_la-msc_lua.o .libs/mod_security2_la-msc_multipart.o .libs/mod_security2_la-msc_parsers.o .libs/mod_security2_la-msc_pcre.o .libs/mod_security2_la-msc_release.o .libs/mod_security2_la-msc_reqbody.o .libs/mod_security2_la-msc_tree.o .libs/mod_security2_la-msc_unicode.o .libs/mod_security2_la-msc_util.o .libs/mod_security2_la-msc_xml.o .libs/mod_security2_la-persist_dbm.o .libs/mod_security2_la-re_actions.o .libs/mod_security2_la-re.o .libs/mod_security2_la-re_operators.o .libs/mod_security2_la-re_tfns.o .libs/mod_security2_la-re_variables.o -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/-lpcre -lpthread -lldap -llber -lexpat -ldb-4.7 /usr/lib64/libapr-1.so /usr/lib64/libaprutil-1.so -lxml2 -lz -llua -lm -ldl -lpcre -O2 -m64 -mtune=generic -pthread -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_html5.o mod_security2_la-libinjection_sqli.o mod_security2_la-libinjection_xss.o mod_security2_la-mod_security2.o mod_security2_la-modsecurity.o mod_security2_la-msc_status_engine.o mod_security2_la-msc_crypt.o mod_security2_la-msc_geo.o mod_security2_la-msc_gsb.o mod_security2_la-msc_json.o mod_security2_la-msc_logging.o mod_security2_la-msc_lua.o mod_security2_la-msc_multipart.o mod_security2_la-msc_parsers.o mod_security2_la-msc_pcre.o mod_security2_la-msc_release.o mod_security2_la-msc_reqbody.o mod_security2_la-msc_tree.o mod_security2_la-msc_unicode.o mod_security2_la-msc_util.o mod_security2_la-msc_xml.o mod_security2_la-persist_dbm.o mod_security2_la-re_actions.o mod_security2_la-re.o mod_security2_la-re_operators.o mod_security2_la-re_tfns.o mod_security2_la-re_variables.o 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 `/builddir/build/BUILD/modsecurity-2.8.0/apache2' make[1]: Leaving directory `/builddir/build/BUILD/modsecurity-2.8.0/apache2' Making all in standalone make[1]: Entering directory `/builddir/build/BUILD/modsecurity-2.8.0/standalone' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 ../apache2/acmp.c:258: warning: 'acmp_clone_node_no_state' defined but not used libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 ../apache2/apache2_util.c: In function 'internal_log_ex': ../apache2/apache2_util.c:204: warning: unused variable 'str' ../apache2/apache2_util.c:203: warning: unused variable 'saved' ../apache2/apache2_util.c:202: warning: unused variable 'parse_remote' ../apache2/apache2_util.c:201: warning: unused variable 'remote' libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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_io.Tpo .deps/standalone_la-apache2_io.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT standalone_la-libinjection_html5.lo -MD -MP -MF .deps/standalone_la-libinjection_html5.Tpo -c -o standalone_la-libinjection_html5.lo `test -f '../apache2/libinjection/libinjection_html5.c' || echo './'`../apache2/libinjection/libinjection_html5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT standalone_la-libinjection_html5.lo -MD -MP -MF .deps/standalone_la-libinjection_html5.Tpo -c ../apache2/libinjection/libinjection_html5.c -fPIC -DPIC -o .libs/standalone_la-libinjection_html5.o ../apache2/apache2_config.c: In function 'add_rule': ../apache2/apache2_config.c:758: warning: unused variable 'offset' libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 mv -f .deps/standalone_la-apache2_util.Tpo .deps/standalone_la-apache2_util.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT standalone_la-libinjection_html5.lo -MD -MP -MF .deps/standalone_la-libinjection_html5.Tpo -c ../apache2/libinjection/libinjection_html5.c -o standalone_la-libinjection_html5.o >/dev/null 2>&1 mv -f .deps/standalone_la-libinjection_html5.Tpo .deps/standalone_la-libinjection_html5.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT standalone_la-libinjection_xss.lo -MD -MP -MF .deps/standalone_la-libinjection_xss.Tpo -c -o standalone_la-libinjection_xss.lo `test -f '../apache2/libinjection/libinjection_xss.c' || echo './'`../apache2/libinjection/libinjection_xss.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT standalone_la-libinjection_xss.lo -MD -MP -MF .deps/standalone_la-libinjection_xss.Tpo -c ../apache2/libinjection/libinjection_xss.c -fPIC -DPIC -o .libs/standalone_la-libinjection_xss.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT standalone_la-libinjection_xss.lo -MD -MP -MF .deps/standalone_la-libinjection_xss.Tpo -c ../apache2/libinjection/libinjection_xss.c -o standalone_la-libinjection_xss.o >/dev/null 2>&1 mv -f .deps/standalone_la-libinjection_xss.Tpo .deps/standalone_la-libinjection_xss.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 mv -f .deps/standalone_la-apache2_config.Tpo .deps/standalone_la-apache2_config.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 ../apache2/mod_security2.c: In function 'change_server_signature': ../apache2/mod_security2.c:559: warning: unused variable 'server_version' libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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-modsecurity.Tpo .deps/standalone_la-modsecurity.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT standalone_la-msc_status_engine.lo -MD -MP -MF .deps/standalone_la-msc_status_engine.Tpo -c -o standalone_la-msc_status_engine.lo `test -f '../apache2/msc_status_engine.c' || echo './'`../apache2/msc_status_engine.c mv -f .deps/standalone_la-mod_security2.Tpo .deps/standalone_la-mod_security2.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT standalone_la-msc_status_engine.lo -MD -MP -MF .deps/standalone_la-msc_status_engine.Tpo -c ../apache2/msc_status_engine.c -fPIC -DPIC -o .libs/standalone_la-msc_status_engine.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 ../apache2/msc_status_engine.c: In function 'msc_status_engine_mac_address': ../apache2/msc_status_engine.c:195: warning: implicit declaration of function 'ioctl' ../apache2/msc_status_engine.c:218: warning: pointer targets in passing argument 1 of 'apr_snprintf' differ in signedness /usr/include/apr-1/apr_strings.h:261: note: expected 'char *' but argument is of type 'unsigned char *' ../apache2/msc_status_engine.c:206: warning: unused variable 'i' ../apache2/msc_status_engine.c: In function 'msc_status_engine_unique_id': ../apache2/msc_status_engine.c:311: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' ../apache2/msc_status_engine.c:311: warning: pointer targets in passing argument 2 of 'apr_sha1_update' differ in signedness /usr/include/apr-1/apr_sha1.h:96: note: expected 'const char *' but argument is of type 'unsigned char *' ../apache2/msc_status_engine.c:316: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness /usr/include/bits/stdio2.h:32: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' ../apache2/msc_status_engine.c: In function 'msc_beacon_string': ../apache2/msc_status_engine.c:358: warning: the address of 'pcre' will always evaluate as 'true' ../apache2/msc_status_engine.c:371: warning: pointer targets in passing argument 1 of 'msc_status_engine_unique_id' differ in signedness ../apache2/msc_status_engine.c:277: note: expected 'unsigned char *' but argument is of type 'char *' ../apache2/msc_status_engine.c: In function 'msc_status_engine_call': ../apache2/msc_status_engine.c:473: warning: implicit declaration of function 'gethostbyname' libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT standalone_la-msc_status_engine.lo -MD -MP -MF .deps/standalone_la-msc_status_engine.Tpo -c ../apache2/msc_status_engine.c -o standalone_la-msc_status_engine.o >/dev/null 2>&1 mv -f .deps/standalone_la-libinjection_sqli.Tpo .deps/standalone_la-libinjection_sqli.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 mv -f .deps/standalone_la-msc_status_engine.Tpo .deps/standalone_la-msc_status_engine.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 ../apache2/msc_crypt.c: In function 'normalize_path': ../apache2/msc_crypt.c:69: warning: unused variable 'bytes' ../apache2/msc_crypt.c: In function 'getkey': ../apache2/msc_crypt.c:154: warning: pointer targets in passing argument 1 of 'apr_generate_random_bytes' differ in signedness /usr/include/apr-1/apr_general.h:231: note: expected 'unsigned char *' but argument is of type 'char *' ../apache2/msc_crypt.c:161: warning: pointer targets in passing argument 1 of 'apr_generate_random_bytes' differ in signedness /usr/include/apr-1/apr_general.h:231: note: expected 'unsigned char *' but argument is of type 'char *' ../apache2/msc_crypt.c: In function 'inject_hashed_response_body': ../apache2/msc_crypt.c:1169: warning: format '%d' expects type 'int', but argument 4 has type 'apr_size_t' ../apache2/msc_crypt.c:1199: warning: format '%d' expects type 'int', but argument 4 has type 'apr_size_t' ../apache2/msc_crypt.c: In function 'init_response_body_html_parser': ../apache2/msc_crypt.c:244: warning: 'sep' may be used uninitialized in this function libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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_geo.Tpo .deps/standalone_la-msc_geo.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT standalone_la-msc_json.lo -MD -MP -MF .deps/standalone_la-msc_json.Tpo -c -o standalone_la-msc_json.lo `test -f '../apache2/msc_json.c' || echo './'`../apache2/msc_json.c mv -f .deps/standalone_la-msc_gsb.Tpo .deps/standalone_la-msc_gsb.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT standalone_la-msc_json.lo -MD -MP -MF .deps/standalone_la-msc_json.Tpo -c ../apache2/msc_json.c -fPIC -DPIC -o .libs/standalone_la-msc_json.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT standalone_la-msc_json.lo -MD -MP -MF .deps/standalone_la-msc_json.Tpo -c ../apache2/msc_json.c -o standalone_la-msc_json.o >/dev/null 2>&1 mv -f .deps/standalone_la-msc_json.Tpo .deps/standalone_la-msc_json.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 mv -f .deps/standalone_la-msc_crypt.Tpo .deps/standalone_la-msc_crypt.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 mv -f .deps/standalone_la-msc_logging.Tpo .deps/standalone_la-msc_logging.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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_multipart.Tpo .deps/standalone_la-msc_multipart.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 mv -f .deps/standalone_la-msc_parsers.Tpo .deps/standalone_la-msc_parsers.Plo mv -f .deps/standalone_la-msc_pcre.Tpo .deps/standalone_la-msc_pcre.Plo mv -f .deps/standalone_la-msc_release.Tpo .deps/standalone_la-msc_release.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 mv -f .deps/standalone_la-msc_unicode.Tpo .deps/standalone_la-msc_unicode.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 ../apache2/msc_tree.c: In function 'TreeAddIP': ../apache2/msc_tree.c:851: warning: implicit declaration of function 'inet_pton' libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 mv -f .deps/standalone_la-msc_reqbody.Tpo .deps/standalone_la-msc_reqbody.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 mv -f .deps/standalone_la-msc_tree.Tpo .deps/standalone_la-msc_tree.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 ../apache2/msc_util.c: In function 'utf8_unicode_inplace_ex': ../apache2/msc_util.c:145: warning: pointer targets in assignment differ in signedness ../apache2/msc_util.c:146: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' ../apache2/msc_util.c:190: warning: pointer targets in assignment differ in signedness ../apache2/msc_util.c:191: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' ../apache2/msc_util.c:242: warning: pointer targets in assignment differ in signedness ../apache2/msc_util.c:243: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' ../apache2/msc_util.c: In function 'tree_contains_ip': ../apache2/msc_util.c:2601: warning: implicit declaration of function 'inet_pton' libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 mv -f .deps/standalone_la-persist_dbm.Tpo .deps/standalone_la-persist_dbm.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 mv -f .deps/standalone_la-msc_util.Tpo .deps/standalone_la-msc_util.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 mv -f .deps/standalone_la-re.Tpo .deps/standalone_la-re.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT standalone_la-api.lo -MD -MP -MF .deps/standalone_la-api.Tpo -c api.c -fPIC -DPIC -o .libs/standalone_la-api.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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-api.Tpo .deps/standalone_la-api.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT standalone_la-buckets.lo -MD -MP -MF .deps/standalone_la-buckets.Tpo -c buckets.c -fPIC -DPIC -o .libs/standalone_la-buckets.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 mv -f .deps/standalone_la-re_operators.Tpo .deps/standalone_la-re_operators.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT standalone_la-config.lo -MD -MP -MF .deps/standalone_la-config.Tpo -c config.c -fPIC -DPIC -o .libs/standalone_la-config.o mv -f .deps/standalone_la-buckets.Tpo .deps/standalone_la-buckets.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 config.c: In function 'process_command_config': config.c:1106: warning: passing argument 1 of 'apr_filepath_root' from incompatible pointer type /usr/include/apr-1/apr_file_info.h:336: note: expected 'const char **' but argument is of type 'char **' config.c:1106: warning: passing argument 2 of 'apr_filepath_root' from incompatible pointer type /usr/include/apr-1/apr_file_info.h:336: note: expected 'const char **' but argument is of type 'char **' config.c:1025: warning: 'parms' may be used uninitialized in this function libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 mv -f .deps/standalone_la-filters.Tpo .deps/standalone_la-filters.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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-re_variables.Tpo .deps/standalone_la-re_variables.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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-config.Tpo .deps/standalone_la-config.Plo mv -f .deps/standalone_la-hooks.Tpo .deps/standalone_la-hooks.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 server.c: In function 'unixd_pre_config': server.c:941: warning: unused variable 'wrapper' server.c: At top level: server.c:62: warning: 'lb_limit' defined but not used server.c:63: warning: 'scoreboard_size' defined but not used libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 gcc -DVERSION_NGINX -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -no-undefined -module -avoid-version -lpthread -lldap -llber -llber -ldb-4.7 -lexpat -ldb-4.7 -o standalone.la -rpath /usr/local/modsecurity/lib standalone_la-acmp.lo standalone_la-apache2_config.lo standalone_la-apache2_io.lo standalone_la-apache2_util.lo standalone_la-libinjection_html5.lo standalone_la-libinjection_sqli.lo standalone_la-libinjection_xss.lo standalone_la-mod_security2.lo standalone_la-modsecurity.lo standalone_la-msc_status_engine.lo standalone_la-msc_crypt.lo standalone_la-msc_geo.lo standalone_la-msc_gsb.lo standalone_la-msc_json.lo standalone_la-msc_logging.lo standalone_la-msc_lua.lo standalone_la-msc_multipart.lo standalone_la-msc_parsers.lo standalone_la-msc_pcre.lo standalone_la-msc_release.lo standalone_la-msc_reqbody.lo standalone_la-msc_tree.lo standalone_la-msc_unicode.lo standalone_la-msc_util.lo standalone_la-msc_xml.lo standalone_la-persist_dbm.lo standalone_la-re_actions.lo standalone_la-re.lo standalone_la-re_operators.lo standalone_la-re_tfns.lo standalone_la-re_variables.lo standalone_la-api.lo standalone_la-buckets.lo standalone_la-config.lo standalone_la-filters.lo standalone_la-hooks.lo standalone_la-regex.lo standalone_la-server.lo /usr/lib64/libapr-1.la /usr/lib64/libaprutil-1.la -lxml2 -lz -lm -llua -lm -ldl -lpcre libtool: link: gcc -shared -fPIC -DPIC .libs/standalone_la-acmp.o .libs/standalone_la-apache2_config.o .libs/standalone_la-apache2_io.o .libs/standalone_la-apache2_util.o .libs/standalone_la-libinjection_html5.o .libs/standalone_la-libinjection_sqli.o .libs/standalone_la-libinjection_xss.o .libs/standalone_la-mod_security2.o .libs/standalone_la-modsecurity.o .libs/standalone_la-msc_status_engine.o .libs/standalone_la-msc_crypt.o .libs/standalone_la-msc_geo.o .libs/standalone_la-msc_gsb.o .libs/standalone_la-msc_json.o .libs/standalone_la-msc_logging.o .libs/standalone_la-msc_lua.o .libs/standalone_la-msc_multipart.o .libs/standalone_la-msc_parsers.o .libs/standalone_la-msc_pcre.o .libs/standalone_la-msc_release.o .libs/standalone_la-msc_reqbody.o .libs/standalone_la-msc_tree.o .libs/standalone_la-msc_unicode.o .libs/standalone_la-msc_util.o .libs/standalone_la-msc_xml.o .libs/standalone_la-persist_dbm.o .libs/standalone_la-re_actions.o .libs/standalone_la-re.o .libs/standalone_la-re_operators.o .libs/standalone_la-re_tfns.o .libs/standalone_la-re_variables.o .libs/standalone_la-api.o .libs/standalone_la-buckets.o .libs/standalone_la-config.o .libs/standalone_la-filters.o .libs/standalone_la-hooks.o .libs/standalone_la-regex.o .libs/standalone_la-server.o -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 -lpthread -lldap -llber -lexpat -ldb-4.7 /usr/lib64/libapr-1.so /usr/lib64/libaprutil-1.so -lxml2 -lz -llua -lm -ldl -lpcre -O2 -m64 -mtune=generic -pthread -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_html5.o standalone_la-libinjection_sqli.o standalone_la-libinjection_xss.o standalone_la-mod_security2.o standalone_la-modsecurity.o standalone_la-msc_status_engine.o standalone_la-msc_crypt.o standalone_la-msc_geo.o standalone_la-msc_gsb.o standalone_la-msc_json.o standalone_la-msc_logging.o standalone_la-msc_lua.o standalone_la-msc_multipart.o standalone_la-msc_parsers.o standalone_la-msc_pcre.o standalone_la-msc_release.o standalone_la-msc_reqbody.o standalone_la-msc_tree.o standalone_la-msc_unicode.o standalone_la-msc_util.o standalone_la-msc_xml.o standalone_la-persist_dbm.o standalone_la-re_actions.o standalone_la-re.o standalone_la-re_operators.o standalone_la-re_tfns.o standalone_la-re_variables.o standalone_la-api.o standalone_la-buckets.o standalone_la-config.o standalone_la-filters.o standalone_la-hooks.o standalone_la-regex.o standalone_la-server.o libtool: link: ranlib .libs/standalone.a libtool: link: ( cd ".libs" && rm -f "standalone.la" && ln -s "../standalone.la" "standalone.la" ) make[1]: Leaving directory `/builddir/build/BUILD/modsecurity-2.8.0/standalone' Making all in mlogc make[1]: Entering directory `/builddir/build/BUILD/modsecurity-2.8.0/mlogc' gcc -DHAVE_CONFIG_H -I. -I../apache2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I../apache2 -I/usr/include/apr-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 gcc -I/usr/include/apr-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -lpthread -o mlogc mlogc-mlogc.o /usr/lib64/libapr-1.la -lcurl -lpcre libtool: link: gcc -I/usr/include/apr-1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o mlogc mlogc-mlogc.o -lpthread /usr/lib64/libapr-1.so -lcurl -lpcre -pthread -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 make[1]: Leaving directory `/builddir/build/BUILD/modsecurity-2.8.0/mlogc' Making all in tests make[1]: Entering directory `/builddir/build/BUILD/modsecurity-2.8.0/tests' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/modsecurity-2.8.0/tests' make[1]: Entering directory `/builddir/build/BUILD/modsecurity-2.8.0' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/modsecurity-2.8.0' + cd ../nginx-1.4.7 + export DESTDIR=/builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64 + DESTDIR=/builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64 ++ pcre-config --cflags + ./configure --prefix=/usr/share/nginx --sbin-path=/usr/sbin/nginx --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error.log --http-log-path=/var/log/nginx/access.log --http-client-body-temp-path=/var/lib/nginx/tmp/client_body --http-proxy-temp-path=/var/lib/nginx/tmp/proxy --http-fastcgi-temp-path=/var/lib/nginx/tmp/fastcgi --http-uwsgi-temp-path=/var/lib/nginx/tmp/uwsgi --http-scgi-temp-path=/var/lib/nginx/tmp/scgi --pid-path=/var/run/nginx.pid --lock-path=/var/lock/subsys/nginx --user=nginx --group=nginx --with-file-aio --with-ipv6 --with-http_ssl_module --with-http_spdy_module --with-http_realip_module --with-http_addition_module --with-http_xslt_module --with-http_image_filter_module --with-http_geoip_module --with-http_sub_module --with-http_dav_module --with-http_flv_module --with-http_mp4_module --with-http_gunzip_module --with-http_gzip_static_module --with-http_random_index_module --with-http_secure_link_module --with-http_degradation_module --with-http_stub_status_module --with-http_perl_module --with-mail --with-mail_ssl_module --with-pcre --with-google_perftools_module --add-module=../modsecurity-2.8.0/nginx/modsecurity --with-debug '--with-cc-opt=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic ' '--with-ld-opt= -Wl,-E' checking for OS + Linux 2.6.32-358.el6.x86_64 x86_64 checking for C compiler ... found + using GNU C compiler + gcc version: 4.4.7 20120313 (Red Hat 4.4.7-4) (GCC) checking for gcc -pipe switch ... found checking for --with-ld-opt=" -Wl,-E" ... 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 kqueue AIO support ... not found checking for Linux AIO support ... 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 ../modsecurity-2.8.0/nginx/modsecurity + ngx_http_modsecurity was configured checking for PCRE library ... found checking for PCRE JIT support ... not found checking for OpenSSL library ... found checking for zlib library ... found checking for libxslt ... found checking for libexslt ... found checking for GD library ... found checking for perl + perl version: v5.10.1 (*) built for x86_64-linux-thread-multi + perl interpreter multiplicity found checking for GeoIP library ... found checking for GeoIP IPv6 support ... found checking for Google perftools ... 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/share/nginx" nginx binary file: "/usr/sbin/nginx" nginx configuration prefix: "/etc/nginx" nginx configuration file: "/etc/nginx/nginx.conf" nginx pid file: "/var/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_body" 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" + make -j3 make -f objs/Makefile make[1]: Entering directory `/builddir/build/BUILD/nginx-1.4.7' cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs \ -o objs/src/core/nginx.o \ src/core/nginx.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs \ -o objs/src/core/ngx_log.o \ src/core/ngx_log.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs \ -o objs/src/core/ngx_palloc.o \ src/core/ngx_palloc.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs \ -o objs/src/core/ngx_array.o \ src/core/ngx_array.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs \ -o objs/src/core/ngx_list.o \ src/core/ngx_list.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs \ -o objs/src/core/ngx_hash.o \ src/core/ngx_hash.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs \ -o objs/src/core/ngx_buf.o \ src/core/ngx_buf.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs \ -o objs/src/core/ngx_queue.o \ src/core/ngx_queue.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs \ -o objs/src/core/ngx_output_chain.o \ src/core/ngx_output_chain.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs \ -o objs/src/core/ngx_string.o \ src/core/ngx_string.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs \ -o objs/src/core/ngx_parse.o \ src/core/ngx_parse.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs \ -o objs/src/core/ngx_inet.o \ src/core/ngx_inet.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs \ -o objs/src/core/ngx_file.o \ src/core/ngx_file.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs \ -o objs/src/core/ngx_crc32.o \ src/core/ngx_crc32.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs \ -o objs/src/core/ngx_murmurhash.o \ src/core/ngx_murmurhash.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs \ -o objs/src/core/ngx_md5.o \ src/core/ngx_md5.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs \ -o objs/src/core/ngx_rbtree.o \ src/core/ngx_rbtree.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs \ -o objs/src/core/ngx_radix_tree.o \ src/core/ngx_radix_tree.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs \ -o objs/src/core/ngx_slab.o \ src/core/ngx_slab.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs \ -o objs/src/core/ngx_times.o \ src/core/ngx_times.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs \ -o objs/src/core/ngx_shmtx.o \ src/core/ngx_shmtx.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs \ -o objs/src/core/ngx_connection.o \ src/core/ngx_connection.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs \ -o objs/src/core/ngx_cycle.o \ src/core/ngx_cycle.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs \ -o objs/src/core/ngx_spinlock.o \ src/core/ngx_spinlock.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs \ -o objs/src/core/ngx_cpuinfo.o \ src/core/ngx_cpuinfo.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs \ -o objs/src/core/ngx_conf_file.o \ src/core/ngx_conf_file.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs \ -o objs/src/core/ngx_resolver.o \ src/core/ngx_resolver.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs \ -o objs/src/core/ngx_open_file_cache.o \ src/core/ngx_open_file_cache.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs \ -o objs/src/core/ngx_crypt.o \ src/core/ngx_crypt.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs \ -o objs/src/event/ngx_event.o \ src/event/ngx_event.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs \ -o objs/src/event/ngx_event_timer.o \ src/event/ngx_event_timer.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs \ -o objs/src/event/ngx_event_posted.o \ src/event/ngx_event_posted.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs \ -o objs/src/event/ngx_event_busy_lock.o \ src/event/ngx_event_busy_lock.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs \ -o objs/src/event/ngx_event_accept.o \ src/event/ngx_event_accept.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs \ -o objs/src/event/ngx_event_connect.o \ src/event/ngx_event_connect.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs \ -o objs/src/event/ngx_event_pipe.o \ src/event/ngx_event_pipe.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs \ -o objs/src/os/unix/ngx_time.o \ src/os/unix/ngx_time.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs \ -o objs/src/os/unix/ngx_errno.o \ src/os/unix/ngx_errno.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs \ -o objs/src/os/unix/ngx_alloc.o \ src/os/unix/ngx_alloc.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs \ -o objs/src/os/unix/ngx_files.o \ src/os/unix/ngx_files.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs \ -o objs/src/os/unix/ngx_socket.o \ src/os/unix/ngx_socket.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs \ -o objs/src/os/unix/ngx_recv.o \ src/os/unix/ngx_recv.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs \ -o objs/src/os/unix/ngx_readv_chain.o \ src/os/unix/ngx_readv_chain.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs \ -o objs/src/os/unix/ngx_udp_recv.o \ src/os/unix/ngx_udp_recv.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs \ -o objs/src/os/unix/ngx_send.o \ src/os/unix/ngx_send.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs \ -o objs/src/os/unix/ngx_writev_chain.o \ src/os/unix/ngx_writev_chain.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs \ -o objs/src/os/unix/ngx_channel.o \ src/os/unix/ngx_channel.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs \ -o objs/src/os/unix/ngx_shmem.o \ src/os/unix/ngx_shmem.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs \ -o objs/src/os/unix/ngx_process.o \ src/os/unix/ngx_process.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs \ -o objs/src/os/unix/ngx_daemon.o \ src/os/unix/ngx_daemon.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs \ -o objs/src/os/unix/ngx_setaffinity.o \ src/os/unix/ngx_setaffinity.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs \ -o objs/src/os/unix/ngx_setproctitle.o \ src/os/unix/ngx_setproctitle.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs \ -o objs/src/os/unix/ngx_posix_init.o \ src/os/unix/ngx_posix_init.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs \ -o objs/src/os/unix/ngx_user.o \ src/os/unix/ngx_user.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs \ -o objs/src/os/unix/ngx_process_cycle.o \ src/os/unix/ngx_process_cycle.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs \ -o objs/src/os/unix/ngx_linux_init.o \ src/os/unix/ngx_linux_init.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs \ -o objs/src/event/modules/ngx_epoll_module.o \ src/event/modules/ngx_epoll_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs \ -o objs/src/os/unix/ngx_linux_sendfile_chain.o \ src/os/unix/ngx_linux_sendfile_chain.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs \ -o objs/src/os/unix/ngx_linux_aio_read.o \ src/os/unix/ngx_linux_aio_read.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs \ -o objs/src/event/ngx_event_openssl.o \ src/event/ngx_event_openssl.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs \ -o objs/src/event/ngx_event_openssl_stapling.o \ src/event/ngx_event_openssl_stapling.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs \ -o objs/src/core/ngx_regex.o \ src/core/ngx_regex.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/ngx_http.o \ src/http/ngx_http.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/ngx_http_core_module.o \ src/http/ngx_http_core_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/ngx_http_special_response.o \ src/http/ngx_http_special_response.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/ngx_http_request.o \ src/http/ngx_http_request.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/ngx_http_parse.o \ src/http/ngx_http_parse.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/ngx_http_header_filter_module.o \ src/http/ngx_http_header_filter_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/ngx_http_write_filter_module.o \ src/http/ngx_http_write_filter_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/ngx_http_copy_filter_module.o \ src/http/ngx_http_copy_filter_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_log_module.o \ src/http/modules/ngx_http_log_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/ngx_http_request_body.o \ src/http/ngx_http_request_body.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/ngx_http_variables.o \ src/http/ngx_http_variables.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/ngx_http_script.o \ src/http/ngx_http_script.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/ngx_http_upstream.o \ src/http/ngx_http_upstream.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/ngx_http_upstream_round_robin.o \ src/http/ngx_http_upstream_round_robin.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/ngx_http_parse_time.o \ src/http/ngx_http_parse_time.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_static_module.o \ src/http/modules/ngx_http_static_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_index_module.o \ src/http/modules/ngx_http_index_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_chunked_filter_module.o \ src/http/modules/ngx_http_chunked_filter_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_range_filter_module.o \ src/http/modules/ngx_http_range_filter_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_headers_filter_module.o \ src/http/modules/ngx_http_headers_filter_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_not_modified_filter_module.o \ src/http/modules/ngx_http_not_modified_filter_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/ngx_http_busy_lock.o \ src/http/ngx_http_busy_lock.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/ngx_http_file_cache.o \ src/http/ngx_http_file_cache.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_gzip_filter_module.o \ src/http/modules/ngx_http_gzip_filter_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/ngx_http_postpone_filter_module.o \ src/http/ngx_http_postpone_filter_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_ssi_filter_module.o \ src/http/modules/ngx_http_ssi_filter_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_charset_filter_module.o \ src/http/modules/ngx_http_charset_filter_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_xslt_filter_module.o \ src/http/modules/ngx_http_xslt_filter_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_image_filter_module.o \ src/http/modules/ngx_http_image_filter_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_sub_filter_module.o \ src/http/modules/ngx_http_sub_filter_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_addition_filter_module.o \ src/http/modules/ngx_http_addition_filter_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_gunzip_filter_module.o \ src/http/modules/ngx_http_gunzip_filter_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_userid_filter_module.o \ src/http/modules/ngx_http_userid_filter_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/ngx_http_spdy.o \ src/http/ngx_http_spdy.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/ngx_http_spdy_module.o \ src/http/ngx_http_spdy_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/ngx_http_spdy_filter_module.o \ src/http/ngx_http_spdy_filter_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_gzip_static_module.o \ src/http/modules/ngx_http_gzip_static_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_dav_module.o \ src/http/modules/ngx_http_dav_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_autoindex_module.o \ src/http/modules/ngx_http_autoindex_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_random_index_module.o \ src/http/modules/ngx_http_random_index_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_auth_basic_module.o \ src/http/modules/ngx_http_auth_basic_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_access_module.o \ src/http/modules/ngx_http_access_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_limit_conn_module.o \ src/http/modules/ngx_http_limit_conn_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_limit_req_module.o \ src/http/modules/ngx_http_limit_req_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_realip_module.o \ src/http/modules/ngx_http_realip_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_geo_module.o \ src/http/modules/ngx_http_geo_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_geoip_module.o \ src/http/modules/ngx_http_geoip_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_map_module.o \ src/http/modules/ngx_http_map_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_split_clients_module.o \ src/http/modules/ngx_http_split_clients_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_referer_module.o \ src/http/modules/ngx_http_referer_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_rewrite_module.o \ src/http/modules/ngx_http_rewrite_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_ssl_module.o \ src/http/modules/ngx_http_ssl_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_proxy_module.o \ src/http/modules/ngx_http_proxy_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_fastcgi_module.o \ src/http/modules/ngx_http_fastcgi_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_uwsgi_module.o \ src/http/modules/ngx_http_uwsgi_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_scgi_module.o \ src/http/modules/ngx_http_scgi_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/perl/ngx_http_perl_module.o \ src/http/modules/perl/ngx_http_perl_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_memcached_module.o \ src/http/modules/ngx_http_memcached_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_empty_gif_module.o \ src/http/modules/ngx_http_empty_gif_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_browser_module.o \ src/http/modules/ngx_http_browser_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_secure_link_module.o \ src/http/modules/ngx_http_secure_link_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_degradation_module.o \ src/http/modules/ngx_http_degradation_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_flv_module.o \ src/http/modules/ngx_http_flv_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_mp4_module.o \ src/http/modules/ngx_http_mp4_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_upstream_ip_hash_module.o \ src/http/modules/ngx_http_upstream_ip_hash_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_upstream_least_conn_module.o \ src/http/modules/ngx_http_upstream_least_conn_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_upstream_keepalive_module.o \ src/http/modules/ngx_http_upstream_keepalive_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl \ -o objs/src/http/modules/ngx_http_stub_status_module.o \ src/http/modules/ngx_http_stub_status_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/mail \ -o objs/src/mail/ngx_mail.o \ src/mail/ngx_mail.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/mail \ -o objs/src/mail/ngx_mail_core_module.o \ src/mail/ngx_mail_core_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/mail \ -o objs/src/mail/ngx_mail_handler.o \ src/mail/ngx_mail_handler.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/mail \ -o objs/src/mail/ngx_mail_parse.o \ src/mail/ngx_mail_parse.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/mail \ -o objs/src/mail/ngx_mail_ssl_module.o \ src/mail/ngx_mail_ssl_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/mail \ -o objs/src/mail/ngx_mail_pop3_module.o \ src/mail/ngx_mail_pop3_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/mail \ -o objs/src/mail/ngx_mail_pop3_handler.o \ src/mail/ngx_mail_pop3_handler.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/mail \ -o objs/src/mail/ngx_mail_imap_module.o \ src/mail/ngx_mail_imap_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/mail \ -o objs/src/mail/ngx_mail_imap_handler.o \ src/mail/ngx_mail_imap_handler.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/mail \ -o objs/src/mail/ngx_mail_smtp_module.o \ src/mail/ngx_mail_smtp_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/mail \ -o objs/src/mail/ngx_mail_smtp_handler.o \ src/mail/ngx_mail_smtp_handler.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/mail \ -o objs/src/mail/ngx_mail_auth_http_module.o \ src/mail/ngx_mail_auth_http_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/mail \ -o objs/src/mail/ngx_mail_proxy_module.o \ src/mail/ngx_mail_proxy_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl -I src/mail \ -o objs/src/misc/ngx_google_perftools_module.o \ src/misc/ngx_google_perftools_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl -I src/mail \ -o objs/addon/modsecurity/ngx_http_modsecurity.o \ ../modsecurity-2.8.0/nginx/modsecurity/ngx_http_modsecurity.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl -I src/mail \ -o objs/addon/modsecurity/apr_bucket_nginx.o \ ../modsecurity-2.8.0/nginx/modsecurity/apr_bucket_nginx.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/modules/perl -I src/mail \ -o objs/addon/modsecurity/ngx_pool_context.o \ ../modsecurity-2.8.0/nginx/modsecurity/ngx_pool_context.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/httpd -I/usr/include/libxml2 -DWITH_LUA -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 ../modsecurity-2.8.0/nginx/modsecurity -I ../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I objs \ -o objs/ngx_modules.o \ objs/ngx_modules.c sed "s/%%VERSION%%/1.4.7/" src/http/modules/perl/nginx.pm > \ objs/src/http/modules/perl/nginx.pm cp -p src/http/modules/perl/nginx.xs objs/src/http/modules/perl/ cp -p src/http/modules/perl/typemap objs/src/http/modules/perl/ cp -p src/http/modules/perl/Makefile.PL objs/src/http/modules/perl/ cd objs/src/http/modules/perl \ && NGX_PM_CFLAGS="-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic " \ NGX_INCS="src/core src/event src/event/modules src/os/unix ../modsecurity-2.8.0/nginx/modsecurity ../modsecurity-2.8.0/nginx/modsecurity/../../standalone ../modsecurity-2.8.0/nginx/modsecurity/../../apache2 /usr/include/libxml2 objs src/http src/http/modules src/http/modules/perl" \ NGX_DEPS="src/core/nginx.h src/core/ngx_config.h src/core/ngx_core.h src/core/ngx_log.h src/core/ngx_palloc.h src/core/ngx_array.h src/core/ngx_list.h src/core/ngx_hash.h src/core/ngx_buf.h src/core/ngx_queue.h src/core/ngx_string.h src/core/ngx_parse.h src/core/ngx_inet.h src/core/ngx_file.h src/core/ngx_crc.h src/core/ngx_crc32.h src/core/ngx_murmurhash.h src/core/ngx_md5.h src/core/ngx_sha1.h src/core/ngx_rbtree.h src/core/ngx_radix_tree.h src/core/ngx_slab.h src/core/ngx_times.h src/core/ngx_shmtx.h src/core/ngx_connection.h src/core/ngx_cycle.h src/core/ngx_conf_file.h src/core/ngx_resolver.h src/core/ngx_open_file_cache.h src/core/ngx_crypt.h src/event/ngx_event.h src/event/ngx_event_timer.h src/event/ngx_event_posted.h src/event/ngx_event_busy_lock.h src/event/ngx_event_connect.h src/event/ngx_event_pipe.h src/os/unix/ngx_time.h src/os/unix/ngx_errno.h src/os/unix/ngx_alloc.h src/os/unix/ngx_files.h src/os/unix/ngx_channel.h src/os/unix/ngx_shmem.h src/os/unix/ngx_process.h src/os/unix/ngx_setaffinity.h src/os/unix/ngx_setproctitle.h src/os/unix/ngx_atomic.h src/os/unix/ngx_gcc_atomic_x86.h src/os/unix/ngx_thread.h src/os/unix/ngx_socket.h src/os/unix/ngx_os.h src/os/unix/ngx_user.h src/os/unix/ngx_process_cycle.h src/os/unix/ngx_linux_config.h src/os/unix/ngx_linux.h src/event/ngx_event_openssl.h src/core/ngx_regex.h objs/ngx_auto_config.h src/http/ngx_http.h src/http/ngx_http_request.h src/http/ngx_http_config.h src/http/ngx_http_core_module.h src/http/ngx_http_cache.h src/http/ngx_http_variables.h src/http/ngx_http_script.h src/http/ngx_http_upstream.h src/http/ngx_http_upstream_round_robin.h src/http/ngx_http_busy_lock.h src/http/modules/ngx_http_ssi_filter_module.h src/http/ngx_http_spdy.h src/http/ngx_http_spdy_module.h src/http/modules/ngx_http_ssl_module.h src/http/modules/perl/ngx_http_perl_module.h" \ perl Makefile.PL \ LIB= \ INSTALLSITEMAN3DIR= Writing Makefile for nginx cd objs/src/http/modules/perl && make make[2]: Entering directory `/builddir/build/BUILD/nginx-1.4.7/objs/src/http/modules/perl' /usr/bin/perl /usr/share/perl5/ExtUtils/xsubpp -typemap /usr/share/perl5/ExtUtils/typemap -typemap typemap nginx.xs > nginx.xsc && mv nginx.xsc nginx.c Running Mkbootstrap for nginx () cp nginx.pm blib/lib/nginx.pm chmod 644 nginx.bs cp nginx.bs blib/arch/auto/nginx/nginx.bs chmod 644 blib/arch/auto/nginx/nginx.bs Please specify prototyping behavior for nginx.xs (see perlxs manual) gcc -c -I ../../../../../src/core -I ../../../../../src/event -I ../../../../../src/event/modules -I ../../../../../src/os/unix -I ../../../../../../modsecurity-2.8.0/nginx/modsecurity -I ../../../../../../modsecurity-2.8.0/nginx/modsecurity/../../standalone -I ../../../../../../modsecurity-2.8.0/nginx/modsecurity/../../apache2 -I /usr/include/libxml2 -I ../../../../../objs -I ../../../../../src/http -I ../../../../../src/http/modules -I ../../../../../src/http/modules/perl -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -O -DVERSION=\"1.4.7\" -DXS_VERSION=\"1.4.7\" -fPIC "-I/usr/lib64/perl5/CORE" nginx.c nginx.c: In function 'XS_nginx_header_in': nginx.xs:225: warning: 'sep' may be used uninitialized in this function nginx.xs:225: note: 'sep' was declared here rm -f blib/arch/auto/nginx/nginx.so gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic nginx.o -o blib/arch/auto/nginx/nginx.so \ \ chmod 755 blib/arch/auto/nginx/nginx.so Manifying blib/man3/nginx.3pm make[2]: Leaving directory `/builddir/build/BUILD/nginx-1.4.7/objs/src/http/modules/perl' rm -rf objs/install_perl cc -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/os/unix/ngx_linux_aio_read.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_xslt_filter_module.o \ objs/src/http/modules/ngx_http_image_filter_module.o \ objs/src/http/modules/ngx_http_sub_filter_module.o \ objs/src/http/modules/ngx_http_addition_filter_module.o \ objs/src/http/modules/ngx_http_gunzip_filter_module.o \ objs/src/http/modules/ngx_http_userid_filter_module.o \ objs/src/http/ngx_http_spdy.o \ objs/src/http/ngx_http_spdy_module.o \ objs/src/http/ngx_http_spdy_filter_module.o \ objs/src/http/modules/ngx_http_gzip_static_module.o \ objs/src/http/modules/ngx_http_dav_module.o \ objs/src/http/modules/ngx_http_autoindex_module.o \ objs/src/http/modules/ngx_http_random_index_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_geoip_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/perl/ngx_http_perl_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_secure_link_module.o \ objs/src/http/modules/ngx_http_degradation_module.o \ objs/src/http/modules/ngx_http_flv_module.o \ objs/src/http/modules/ngx_http_mp4_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/src/http/modules/ngx_http_stub_status_module.o \ objs/src/mail/ngx_mail.o \ objs/src/mail/ngx_mail_core_module.o \ objs/src/mail/ngx_mail_handler.o \ objs/src/mail/ngx_mail_parse.o \ objs/src/mail/ngx_mail_ssl_module.o \ objs/src/mail/ngx_mail_pop3_module.o \ objs/src/mail/ngx_mail_pop3_handler.o \ objs/src/mail/ngx_mail_imap_module.o \ objs/src/mail/ngx_mail_imap_handler.o \ objs/src/mail/ngx_mail_smtp_module.o \ objs/src/mail/ngx_mail_smtp_handler.o \ objs/src/mail/ngx_mail_auth_http_module.o \ objs/src/mail/ngx_mail_proxy_module.o \ objs/src/misc/ngx_google_perftools_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 \ -Wl,-E ../modsecurity-2.8.0/nginx/modsecurity/../../standalone/.libs/standalone.a -lpthread -lcrypt -lapr-1 -L/usr/lib64 -laprutil-1 -I/usr/include/httpd -lcurl -lxml2 -lz -lm -llua -lm -ldl -lpcre -L/usr/lib64 -lm -lpcre -lpcre -lssl -lcrypto -ldl -lz -lxml2 -lxslt -lexslt -lgd -lGeoIP -lprofiler \ -Wl,-E -Wl,-rpath,/usr/lib64/perl5/CORE -fstack-protector -L/usr/lib64/perl5/CORE -lperl -lresolv -lnsl -ldl -lm -lcrypt -lutil -lpthread -lc make[1]: Leaving directory `/builddir/build/BUILD/nginx-1.4.7' make -f objs/Makefile manpage make[1]: Entering directory `/builddir/build/BUILD/nginx-1.4.7' sed -e "s|%%PREFIX%%|/usr/share/nginx|" \ -e "s|%%PID_PATH%%|/var/run/nginx.pid|" \ -e "s|%%CONF_PATH%%|/etc/nginx/nginx.conf|" \ -e "s|%%ERROR_LOG_PATH%%|/var/log/nginx/error.log|" \ < man/nginx.8 > objs/nginx.8 make[1]: Leaving directory `/builddir/build/BUILD/nginx-1.4.7' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ct8akC + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64 + cd nginx-1.4.7 + LANG=C + export LANG + unset DISPLAY + make install DESTDIR=/builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64 INSTALLDIRS=vendor make -f objs/Makefile install make[1]: Entering directory `/builddir/build/BUILD/nginx-1.4.7' cd objs/src/http/modules/perl && make install make[2]: Entering directory `/builddir/build/BUILD/nginx-1.4.7/objs/src/http/modules/perl' Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64/usr/lib64/perl5/vendor_perl/auto/nginx/nginx.bs Installing /builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64/usr/lib64/perl5/vendor_perl/auto/nginx/nginx.so Installing /builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64/usr/lib64/perl5/vendor_perl/nginx.pm Installing /builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64/usr/share/man/man3/nginx.3pm Appending installation info to /builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64/usr/lib64/perl5/perllocal.pod make[2]: Leaving directory `/builddir/build/BUILD/nginx-1.4.7/objs/src/http/modules/perl' test -d '/builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64/usr/share/nginx' || mkdir -p '/builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64/usr/share/nginx' test -d '/builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64/usr/sbin' || mkdir -p '/builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64/usr/sbin' test ! -f '/builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64/usr/sbin/nginx' || mv '/builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64/usr/sbin/nginx' '/builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64/usr/sbin/nginx.old' cp objs/nginx '/builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64/usr/sbin/nginx' test -d '/builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64/etc/nginx' || mkdir -p '/builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64/etc/nginx' cp conf/koi-win '/builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64/etc/nginx' cp conf/koi-utf '/builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64/etc/nginx' cp conf/win-utf '/builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64/etc/nginx' test -f '/builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64/etc/nginx/mime.types' || cp conf/mime.types '/builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64/etc/nginx' cp conf/mime.types '/builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64/etc/nginx/mime.types.default' test -f '/builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64/etc/nginx/fastcgi_params' || cp conf/fastcgi_params '/builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64/etc/nginx' cp conf/fastcgi_params '/builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64/etc/nginx/fastcgi_params.default' test -f '/builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64/etc/nginx/fastcgi.conf' || cp conf/fastcgi.conf '/builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64/etc/nginx' cp conf/fastcgi.conf '/builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64/etc/nginx/fastcgi.conf.default' test -f '/builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64/etc/nginx/uwsgi_params' || cp conf/uwsgi_params '/builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64/etc/nginx' cp conf/uwsgi_params '/builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64/etc/nginx/uwsgi_params.default' test -f '/builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64/etc/nginx/scgi_params' || cp conf/scgi_params '/builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64/etc/nginx' cp conf/scgi_params '/builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64/etc/nginx/scgi_params.default' test -f '/builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64/etc/nginx/nginx.conf' || cp conf/nginx.conf '/builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64/etc/nginx/nginx.conf' cp conf/nginx.conf '/builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64/etc/nginx/nginx.conf.default' test -d '/builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64/var/run' || mkdir -p '/builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64/var/run' test -d '/builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64/var/log/nginx' || mkdir -p '/builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64/var/log/nginx' test -d '/builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64/usr/share/nginx/html' || cp -R html '/builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64/usr/share/nginx' test -d '/builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64/var/log/nginx' || mkdir -p '/builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64/var/log/nginx' make[1]: Leaving directory `/builddir/build/BUILD/nginx-1.4.7' + find /builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64 -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64 -type f -name perllocal.pod -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64 -type f -empty -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64 -type f -iname '*.so' -exec chmod 0755 '{}' ';' + install -p -D -m 0755 /builddir/build/SOURCES/nginx.init /builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64/etc/rc.d/init.d/nginx + install -p -D -m 0644 /builddir/build/SOURCES/nginx.sysconfig /builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64/etc/sysconfig/nginx + install -p -D -m 0644 /builddir/build/SOURCES/nginx.logrotate /builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64/etc/logrotate.d/nginx + install -p -d -m 0755 /builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64/etc/nginx/conf.d + install -p -d -m 0700 /builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64/var/lib/nginx + install -p -d -m 0700 /builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64/var/lib/nginx/tmp + install -p -d -m 0700 /builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64/var/log/nginx + install -p -d -m 0755 /builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64/usr/share/nginx/html + install -p -m 0644 /builddir/build/SOURCES/nginx.conf /builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64/etc/nginx + sed -i 's|/run/nginx.pid|/var/run/nginx.pid|' /builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64/etc/nginx/nginx.conf + install -p -m 0644 /builddir/build/SOURCES/index.html /builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64/usr/share/nginx/html + install -p -m 0644 /builddir/build/SOURCES/poweredby.png /builddir/build/SOURCES/nginx-logo.png /builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64/usr/share/nginx/html + install -p -m 0644 /builddir/build/SOURCES/404.html /builddir/build/SOURCES/50x.html /builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64/usr/share/nginx/html + install -p -m 0644 /builddir/build/SOURCES/mod_security.conf /builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64/etc/nginx + install -p -D -m 0644 /builddir/build/BUILD/nginx-1.4.7/man/nginx.8 /builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64/usr/share/man/man8/nginx.8 + install -p -D -m 0755 /builddir/build/SOURCES/nginx-upgrade /builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64/usr/bin/nginx-upgrade + install -p -D -m 0644 /builddir/build/SOURCES/nginx-upgrade.8 /builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64/usr/share/man/man8/nginx-upgrade.8 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/nginx-1.4.7 extracting debug info from /builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64/usr/sbin/nginx extracting debug info from /builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64/usr/lib64/perl5/vendor_perl/auto/nginx/nginx.so 10002 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: nginx-1.4.7-3.modsec_2.8.0.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.V9uzY9 + umask 022 + cd /builddir/build/BUILD + cd nginx-1.4.7 + DOCDIR=/builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64/usr/share/doc/nginx-1.4.7 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64/usr/share/doc/nginx-1.4.7 + /bin/mkdir -p /builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64/usr/share/doc/nginx-1.4.7 + cp -pr LICENSE CHANGES README /builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64/usr/share/doc/nginx-1.4.7 + exit 0 Provides: config(nginx) = 1:1.4.7-3.modsec_2.8.0.el6 mod_security nginx.so()(64bit) perl(nginx) = 1.4.7 webserver Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires(pre): /bin/sh shadow-utils Requires(post): /bin/sh chkconfig Requires(preun): /bin/sh chkconfig initscripts Requires(postun): /bin/sh initscripts Requires: /bin/sh libGeoIP.so.1()(64bit) libapr-1.so.0()(64bit) libaprutil-1.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypt.so.1()(64bit) libcrypt.so.1(GLIBC_2.2.5)(64bit) libcrypto.so.10()(64bit) libcrypto.so.10(OPENSSL_1.0.1_EC)(64bit) libcrypto.so.10(libcrypto.so.10)(64bit) libcurl.so.4()(64bit) libdl.so.2()(64bit) libexslt.so.0()(64bit) libgd.so.2()(64bit) liblua-5.1.so()(64bit) libm.so.6()(64bit) libnsl.so.1()(64bit) libpcre.so.0()(64bit) libperl.so()(64bit) libprofiler.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libresolv.so.2()(64bit) libssl.so.10()(64bit) libssl.so.10(libssl.so.10)(64bit) libutil.so.1()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.5.8)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libxml2.so.2(LIBXML2_2.6.11)(64bit) libxslt.so.1()(64bit) libxslt.so.1(LIBXML2_1.0.11)(64bit) libxslt.so.1(LIBXML2_1.0.18)(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.0)(64bit) perl >= 0:5.006001 perl(Exporter) perl(XSLoader) perl(constant) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: nginx-debuginfo-1.4.7-3.modsec_2.8.0.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64 warning: Could not canonicalize hostname: i-0000588f Wrote: /builddir/build/RPMS/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64.rpm Wrote: /builddir/build/RPMS/nginx-debuginfo-1.4.7-3.modsec_2.8.0.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.aqTCDU + umask 022 + cd /builddir/build/BUILD + cd nginx-1.4.7 + /bin/rm -rf /builddir/build/BUILDROOT/nginx-1.4.7-3.modsec_2.8.0.el6.x86_64 + exit 0 Child return code was: 0 LEAVE do -->