* Package: www-apache/mod_security-2.9.7:0 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc kernel_linux lua lua_single_target_lua5-1 * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * Using lua5.1 to build >>> Unpacking source... >>> Unpacking modsecurity-2.9.7.tar.gz to /var/tmp/portage/www-apache/mod_security-2.9.7/work >>> Source unpacked in /var/tmp/portage/www-apache/mod_security-2.9.7/work >>> Preparing source in /var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7 ... * Applying mod_security-2.9.3-autoconf_lua_package_name.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7' ... * Running 'libtoolize --install --copy --force --automake' ... [ ok ] * Running 'aclocal -I build --system-acdir=/var/tmp/portage/www-apache/mod_security-2.9.7/temp/aclocal' ... [ ok ] * Running 'autoconf --force' ... [ ok ] * Running 'autoheader' ... [ ok ] * Running 'automake --add-missing --copy --foreign --force-missing' ... [ ok ] * Running elibtoolize in: modsecurity-2.9.7/ * Running elibtoolize in: modsecurity-2.9.7/build/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7 ... * econf: updating modsecurity-2.9.7/config.sub with /usr/share/gnuconfig/config.sub * econf: updating modsecurity-2.9.7/config.guess with /usr/share/gnuconfig/config.guess * econf: updating modsecurity-2.9.7/build/config.sub with /usr/share/gnuconfig/config.sub * econf: updating modsecurity-2.9.7/build/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/mod_security-2.9.7 --htmldir=/usr/share/doc/mod_security-2.9.7/html --with-sysroot=/ --libdir=/usr/lib64 --disable-static --enable-request-early --with-apxs=/usr/bin/apxs --with-pic --disable-docs --disable-pcre-jit --enable-lua-cache --disable-mlogc --without-ssdeep --without-yajl --with-lua --without-pcre2 checking for a BSD-compatible install... /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking the archiver (x86_64-pc-linux-gnu-ar) interface... ar checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-file... no checking for file... file checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... / checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for gawk... (cached) gawk checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... (cached) none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for perl... /usr/bin/perl checking for env... /usr/bin/env checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for egrep... (cached) /usr/bin/grep -E checking for fcntl.h... 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 sys/utsname.h... 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 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 platform... Identified as Linux checking for libcurl config script... /usr/bin/curl-config checking if libcurl is at least v... yes, 8.2.1 checking if libcurl is linked with gnutls... no configure: using curl v8.2.1 configure: looking for Apache module support via DSO through APXS configure: found apxs at /usr/bin/apxs configure: checking httpd version configure: httpd is recent enough Use of uninitialized value in concatenation (.) or string at /usr/bin/apxs line 232. checking for libpcre config script... /usr/bin/pcre-config configure: using pcre v8.45 configure: pcre2 not specified; omitting check checking for libapr config script... /usr/bin/apr-1-config configure: using apr v1.7.4 checking for libapu config script... /usr/bin/apu-1-config configure: using apu v1.6.3 checking for libxml2 >= 2.6.29 via pkg-config... found version 2.11.5 configure: using libxml2 v2.11.5 checking for liblua config script... /usr/bin/x86_64-pc-linux-gnu-pkg-config configure: using lua v5.1.5 configure: optional yajl library not found no configure: optional ssdeep 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 build/apxs-wrapper 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 tests/Makefile config.status: creating apache2/modsecurity_config_auto.h config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7 ... make -j5 Making all in tools make[1]: Entering directory '/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/tools' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/tools' Making all in apache2 make[1]: Entering directory '/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/apache2' make all-am make[2]: Entering directory '/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/apache2' rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c -o mod_security2_la-acmp.lo `test -f 'acmp.c' || echo './'`acmp.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c -o mod_security2_la-apache2_config.lo `test -f 'apache2_config.c' || echo './'`apache2_config.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c -o mod_security2_la-apache2_io.lo `test -f 'apache2_io.c' || echo './'`apache2_io.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c -o mod_security2_la-apache2_util.lo `test -f 'apache2_util.c' || echo './'`apache2_util.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c -o mod_security2_la-acmp.lo acmp.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/apache2"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 150, .st_ino = 680335}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 150, .st_ino = 680059}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/libtool". rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c -o mod_security2_la-apache2_config.lo apache2_config.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/apache2"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 150, .st_ino = 680335}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUArdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. -DWITH_APU_CRYPTO -DWITH_REMOTE_RULESrdlibtool: lconf: fstat(3,...) = 0 -O2 {.st_dev = 150, .st_ino = 680059}. -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c acmp.c -DPIC -fPIC -o .libs/mod_security2_la-acmp.ordlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c apache2_config.c -DPIC -fPIC -o .libs/mod_security2_la-apache2_config.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c -o mod_security2_la-apache2_io.lo apache2_io.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/apache2"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 150, .st_ino = 680335}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 150, .st_ino = 680059}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/libtool". -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c -ordlibtool: compile: mod_security2_la-apache2_util.lo x86_64-pc-linux-gnu-gcc apache2_util.c -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2rdlibtool: lconf: {.name="libtool"}. -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUArdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/apache2"}. -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 -DREQUEST_EARLY {.st_dev = 150, .st_ino = 680335}. -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-colorrdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. -I/usr/include/apr-1 -c apache2_io.c -DPIC -fPIC -o .libs/mod_security2_la-apache2_io.o rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 150, .st_ino = 680059}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c apache2_util.c -DPIC -fPIC -o .libs/mod_security2_la-apache2_util.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c -o mod_security2_la-mod_security2.lo `test -f 'mod_security2.c' || echo './'`mod_security2.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c -o mod_security2_la-mod_security2.lo mod_security2.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/apache2"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 150, .st_ino = 680335}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 150, .st_ino = 680059}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c mod_security2.c -DPIC -fPIC -o .libs/mod_security2_la-mod_security2.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c -o mod_security2_la-modsecurity.lo `test -f 'modsecurity.c' || echo './'`modsecurity.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c -o mod_security2_la-modsecurity.lo modsecurity.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/apache2"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 150, .st_ino = 680335}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 150, .st_ino = 680059}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c modsecurity.c -DPIC -fPIC -o .libs/mod_security2_la-modsecurity.o modsecurity.c: In function ‘modsecurity_init’: modsecurity.c:140:5: warning: ignoring return value of ‘tmpnam’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 140 | tmpnam(auditlog_lock_name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ modsecurity.c:162:5: warning: ignoring return value of ‘tmpnam’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 162 | tmpnam(geo_lock_name); | ^~~~~~~~~~~~~~~~~~~~~ rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c -o mod_security2_la-msc_status_engine.lo `test -f 'msc_status_engine.c' || echo './'`msc_status_engine.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c -o mod_security2_la-msc_status_engine.lo msc_status_engine.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/apache2"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 150, .st_ino = 680335}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 150, .st_ino = 680059}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c msc_status_engine.c -DPIC -fPIC -o .libs/mod_security2_la-msc_status_engine.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c -o mod_security2_la-msc_crypt.lo `test -f 'msc_crypt.c' || echo './'`msc_crypt.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c -o mod_security2_la-msc_crypt.lo msc_crypt.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/apache2"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 150, .st_ino = 680335}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 150, .st_ino = 680059}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c msc_crypt.c -DPIC -fPIC -o .libs/mod_security2_la-msc_crypt.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c -o mod_security2_la-msc_geo.lo `test -f 'msc_geo.c' || echo './'`msc_geo.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c -o mod_security2_la-msc_geo.lo msc_geo.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/apache2"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 150, .st_ino = 680335}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 150, .st_ino = 680059}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c msc_geo.c -DPIC -fPIC -o .libs/mod_security2_la-msc_geo.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c -o mod_security2_la-msc_gsb.lo `test -f 'msc_gsb.c' || echo './'`msc_gsb.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c -o mod_security2_la-msc_gsb.lo msc_gsb.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/apache2"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 150, .st_ino = 680335}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 150, .st_ino = 680059}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c msc_gsb.c -DPIC -fPIC -o .libs/mod_security2_la-msc_gsb.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c -o mod_security2_la-msc_json.lo `test -f 'msc_json.c' || echo './'`msc_json.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c -o mod_security2_la-msc_json.lo msc_json.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/apache2"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 150, .st_ino = 680335}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 150, .st_ino = 680059}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c msc_json.c -DPIC -fPIC -o .libs/mod_security2_la-msc_json.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c -o mod_security2_la-msc_logging.lo `test -f 'msc_logging.c' || echo './'`msc_logging.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c -o mod_security2_la-msc_logging.lo msc_logging.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/apache2"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 150, .st_ino = 680335}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 150, .st_ino = 680059}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c msc_logging.c -DPIC -fPIC -o .libs/mod_security2_la-msc_logging.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c -o mod_security2_la-msc_lua.lo `test -f 'msc_lua.c' || echo './'`msc_lua.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c -o mod_security2_la-msc_lua.lo msc_lua.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/apache2"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 150, .st_ino = 680335}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 150, .st_ino = 680059}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c msc_lua.c -DPIC -fPIC -o .libs/mod_security2_la-msc_lua.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c -o mod_security2_la-msc_multipart.lo `test -f 'msc_multipart.c' || echo './'`msc_multipart.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c -o mod_security2_la-msc_multipart.lo msc_multipart.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/apache2"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 150, .st_ino = 680335}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 150, .st_ino = 680059}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c msc_multipart.c -DPIC -fPIC -o .libs/mod_security2_la-msc_multipart.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c -o mod_security2_la-msc_parsers.lo `test -f 'msc_parsers.c' || echo './'`msc_parsers.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c -o mod_security2_la-msc_parsers.lo msc_parsers.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/apache2"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 150, .st_ino = 680335}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 150, .st_ino = 680059}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c msc_parsers.c -DPIC -fPIC -o .libs/mod_security2_la-msc_parsers.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c -o mod_security2_la-msc_pcre.lo `test -f 'msc_pcre.c' || echo './'`msc_pcre.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c -o mod_security2_la-msc_pcre.lo msc_pcre.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/apache2"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 150, .st_ino = 680335}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 150, .st_ino = 680059}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c msc_pcre.c -DPIC -fPIC -o .libs/mod_security2_la-msc_pcre.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c -o mod_security2_la-msc_release.lo `test -f 'msc_release.c' || echo './'`msc_release.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c -o mod_security2_la-msc_release.lo msc_release.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/apache2"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 150, .st_ino = 680335}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 150, .st_ino = 680059}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c msc_release.c -DPIC -fPIC -o .libs/mod_security2_la-msc_release.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c -o mod_security2_la-msc_remote_rules.lo `test -f 'msc_remote_rules.c' || echo './'`msc_remote_rules.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c -o mod_security2_la-msc_remote_rules.lo msc_remote_rules.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/apache2"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 150, .st_ino = 680335}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 150, .st_ino = 680059}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c msc_remote_rules.c -DPIC -fPIC -o .libs/mod_security2_la-msc_remote_rules.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c -o mod_security2_la-msc_reqbody.lo `test -f 'msc_reqbody.c' || echo './'`msc_reqbody.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c -o mod_security2_la-msc_reqbody.lo msc_reqbody.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/apache2"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 150, .st_ino = 680335}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 150, .st_ino = 680059}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c msc_reqbody.c -DPIC -fPIC -o .libs/mod_security2_la-msc_reqbody.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c -o mod_security2_la-msc_tree.lo `test -f 'msc_tree.c' || echo './'`msc_tree.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c -o mod_security2_la-msc_tree.lo msc_tree.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/apache2"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 150, .st_ino = 680335}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 150, .st_ino = 680059}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c msc_tree.c -DPIC -fPIC -o .libs/mod_security2_la-msc_tree.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c -o mod_security2_la-msc_unicode.lo `test -f 'msc_unicode.c' || echo './'`msc_unicode.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c -o mod_security2_la-msc_unicode.lo msc_unicode.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/apache2"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 150, .st_ino = 680335}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 150, .st_ino = 680059}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c msc_unicode.c -DPIC -fPIC -o .libs/mod_security2_la-msc_unicode.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c -o mod_security2_la-msc_util.lo `test -f 'msc_util.c' || echo './'`msc_util.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c -o mod_security2_la-msc_util.lo msc_util.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/apache2"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 150, .st_ino = 680335}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 150, .st_ino = 680059}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c msc_util.c -DPIC -fPIC -o .libs/mod_security2_la-msc_util.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c -o mod_security2_la-msc_xml.lo `test -f 'msc_xml.c' || echo './'`msc_xml.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c -o mod_security2_la-msc_xml.lo msc_xml.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/apache2"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 150, .st_ino = 680335}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 150, .st_ino = 680059}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c msc_xml.c -DPIC -fPIC -o .libs/mod_security2_la-msc_xml.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c -o mod_security2_la-persist_dbm.lo `test -f 'persist_dbm.c' || echo './'`persist_dbm.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c -o mod_security2_la-re_actions.lo `test -f 're_actions.c' || echo './'`re_actions.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c -o mod_security2_la-persist_dbm.lo persist_dbm.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/apache2"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 150, .st_ino = 680335}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 150, .st_ino = 680059}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c persist_dbm.c -DPIC -fPIC -o .libs/mod_security2_la-persist_dbm.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c -o mod_security2_la-re_actions.lo re_actions.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/apache2"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 150, .st_ino = 680335}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 150, .st_ino = 680059}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c re_actions.c -DPIC -fPIC -o .libs/mod_security2_la-re_actions.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c -o mod_security2_la-re.lo `test -f 're.c' || echo './'`re.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c -o mod_security2_la-re.lo re.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/apache2"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 150, .st_ino = 680335}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 150, .st_ino = 680059}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gccrdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c -o mod_security2_la-re_operators.lo `test -f 're_operators.c' || echo './'`re_operators.c -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c re.c -DPIC -fPIC -o .libs/mod_security2_la-re.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c -o mod_security2_la-re_operators.lo re_operators.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/apache2"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 150, .st_ino = 680335}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 150, .st_ino = 680059}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c re_operators.c -DPIC -fPIC -o .libs/mod_security2_la-re_operators.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c -o mod_security2_la-re_tfns.lo `test -f 're_tfns.c' || echo './'`re_tfns.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c -o mod_security2_la-re_tfns.lo re_tfns.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/apache2"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 150, .st_ino = 680335}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 150, .st_ino = 680059}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c re_tfns.c -DPIC -fPIC -o .libs/mod_security2_la-re_tfns.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c -o mod_security2_la-re_variables.lo `test -f 're_variables.c' || echo './'`re_variables.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c -o mod_security2_la-re_variables.lo re_variables.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/apache2"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 150, .st_ino = 680335}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 150, .st_ino = 680059}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c re_variables.c -DPIC -fPIC -o .libs/mod_security2_la-re_variables.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c -o libinjection/mod_security2_la-libinjection_html5.lo `test -f 'libinjection/libinjection_html5.c' || echo './'`libinjection/libinjection_html5.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c -o libinjection/mod_security2_la-libinjection_html5.lo libinjection/libinjection_html5.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/apache2"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 150, .st_ino = 680335}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 150, .st_ino = 680059}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c libinjection/libinjection_html5.c -DPIC -fPIC -o libinjection/.libs/mod_security2_la-libinjection_html5.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c -o libinjection/mod_security2_la-libinjection_sqli.lo `test -f 'libinjection/libinjection_sqli.c' || echo './'`libinjection/libinjection_sqli.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c -o libinjection/mod_security2_la-libinjection_sqli.lo libinjection/libinjection_sqli.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/apache2"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 150, .st_ino = 680335}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 150, .st_ino = 680059}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c libinjection/libinjection_sqli.c -DPIC -fPIC -o libinjection/.libs/mod_security2_la-libinjection_sqli.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c -o libinjection/mod_security2_la-libinjection_xss.lo `test -f 'libinjection/libinjection_xss.c' || echo './'`libinjection/libinjection_xss.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c -o libinjection/mod_security2_la-libinjection_xss.lo libinjection/libinjection_xss.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/apache2"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 150, .st_ino = 680335}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 150, .st_ino = 680059}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -c libinjection/libinjection_xss.c -DPIC -fPIC -o libinjection/.libs/mod_security2_la-libinjection_xss.o rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -no-undefined -module -avoid-version -R /usr/lib64 -lgdbm -I/usr/include/libxml2 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -o mod_security2.la -rpath /usr/lib mod_security2_la-acmp.lo mod_security2_la-apache2_config.lo mod_security2_la-apache2_io.lo mod_security2_la-apache2_util.lo libinjection/mod_security2_la-libinjection_html5.lo libinjection/mod_security2_la-libinjection_sqli.lo libinjection/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_remote_rules.lo mod_security2_la-msc_reqbody.lo mod_security2_la-msc_tree.lo mod_security2_la-msc_unicode.lo mod_security2_la-msc_util.lo mod_security2_la-msc_xml.lo mod_security2_la-persist_dbm.lo mod_security2_la-re_actions.lo mod_security2_la-re.lo mod_security2_la-re_operators.lo mod_security2_la-re_tfns.lo mod_security2_la-re_variables.lo -lapr-1 -laprutil-1 -lcurl -I/usr/include/libxml2 -lxml2 -llua5.1 -L/usr/lib64 -lpcre rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -no-undefined -module -avoid-version -R /usr/lib64 -lgdbm -I/usr/include/libxml2 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -o mod_security2.la -rpath /usr/lib mod_security2_la-acmp.lo mod_security2_la-apache2_config.lo mod_security2_la-apache2_io.lo mod_security2_la-apache2_util.lo libinjection/mod_security2_la-libinjection_html5.lo libinjection/mod_security2_la-libinjection_sqli.lo libinjection/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_remote_rules.lo mod_security2_la-msc_reqbody.lo mod_security2_la-msc_tree.lo mod_security2_la-msc_unicode.lo mod_security2_la-msc_util.lo mod_security2_la-msc_xml.lo mod_security2_la-persist_dbm.lo mod_security2_la-re_actions.lo mod_security2_la-re.lo mod_security2_la-re_operators.lo mod_security2_la-re_tfns.lo mod_security2_la-re_variables.lo -lapr-1 -laprutil-1 -lcurl -I/usr/include/libxml2 -lxml2 -llua5.1 -L/usr/lib64 -lpcre rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/apache2"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 150, .st_ino = 680335}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 150, .st_ino = 680059}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/libtool". rdlibtool: link: ln -s mod_security2.so.def .libs/mod_security2.so.def.linux rdlibtool: link: ln -s mod_security2.so.def.linux .libs/mod_security2.so.def.host rdlibtool: link: ln -s /dev/null .libs/mod_security2.a.disabled rdlibtool: link: x86_64-pc-linux-gnu-gcc .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 libinjection/.libs/mod_security2_la-libinjection_html5.o libinjection/.libs/mod_security2_la-libinjection_sqli.o libinjection/.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_remote_rules.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 -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include/apache2 -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL -I/usr/include/libxml2 -DWITH_LUA -I/usr/include/lua5.1 -DWITH_PCRE_STUDY -DMODSEC_PCRE_MATCH_LIMIT=1500 -DMODSEC_PCRE_MATCH_LIMIT_RECURSION=1500 -DREQUEST_EARLY -DCACHE_LUA -DWITH_APU_CRYPTO -DWITH_REMOTE_RULES -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/apr-1 -lgdbm -I/usr/include/libxml2 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -lapr-1 -laprutil-1 -lcurl -I/usr/include/libxml2 -lxml2 -llua5.1 -L/usr/lib64 -lpcre -shared -fPIC -Wl,--no-undefined -Wl,-soname -Wl,mod_security2.so -o .libs/mod_security2.so /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/mod_security2_la-modsecurity.o: in function `modsecurity_init': modsecurity.c:(.text+0x37f): warning: the use of `tmpnam' is dangerous, better use `mkstemp' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/mod_security2_la-apache2_config.o: in function `cmd_audit_log_storage_dir': apache2_config.c:(.text+0x6dc): undefined reference to `ap_server_root_relative' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/mod_security2_la-apache2_config.o: in function `cmd_default_action': apache2_config.c:(.text+0x19ae): undefined reference to `ap_log_perror_' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: apache2_config.c:(.text+0x1a0d): undefined reference to `ap_log_perror_' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/mod_security2_la-apache2_config.o: in function `cmd_audit_log2': apache2_config.c:(.text+0x1af0): undefined reference to `ap_server_root_relative' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: apache2_config.c:(.text+0x1b75): undefined reference to `ap_server_root_relative' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: apache2_config.c:(.text+0x1b84): undefined reference to `ap_open_piped_log' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: apache2_config.c:(.text+0x1b91): undefined reference to `ap_piped_log_write_fd' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/mod_security2_la-apache2_config.o: in function `cmd_audit_log': apache2_config.c:(.text+0x1c02): undefined reference to `ap_server_root_relative' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: apache2_config.c:(.text+0x1c88): undefined reference to `ap_open_piped_log' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: apache2_config.c:(.text+0x1c95): undefined reference to `ap_piped_log_write_fd' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/mod_security2_la-apache2_config.o: in function `cmd_guardian_log': apache2_config.c:(.text+0x270a): undefined reference to `ap_server_root_relative' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: apache2_config.c:(.text+0x2796): undefined reference to `ap_server_root_relative' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: apache2_config.c:(.text+0x27a5): undefined reference to `ap_open_piped_log' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: apache2_config.c:(.text+0x27b2): undefined reference to `ap_piped_log_write_fd' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/mod_security2_la-apache2_config.o: in function `cmd_debug_log': apache2_config.c:(.text+0x2974): undefined reference to `ap_server_root_relative' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/mod_security2_la-apache2_config.o: in function `cmd_data_dir': apache2_config.c:(.text+0x2a5c): undefined reference to `ap_server_root_relative' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/mod_security2_la-apache2_config.o: in function `cmd_tmp_dir': apache2_config.c:(.text+0x2ab9): undefined reference to `ap_server_root_relative' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/mod_security2_la-apache2_config.o: in function `cmd_upload_dir': apache2_config.c:(.text+0x2b29): undefined reference to `ap_server_root_relative' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/mod_security2_la-apache2_config.o: in function `cmd_write_state_limit': apache2_config.c:(.text+0x5523): undefined reference to `ap_log_perror_' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/mod_security2_la-apache2_config.o: in function `cmd_read_state_limit': apache2_config.c:(.text+0x5663): undefined reference to `ap_log_perror_' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/mod_security2_la-apache2_io.o: in function `send_of_brigade.isra.0': apache2_io.c:(.text+0x361): undefined reference to `ap_pass_brigade' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/mod_security2_la-apache2_io.o: in function `input_filter': apache2_io.c:(.text+0x64d): undefined reference to `ap_remove_input_filter' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: apache2_io.c:(.text+0x663): undefined reference to `ap_get_brigade' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: apache2_io.c:(.text+0x715): undefined reference to `ap_remove_input_filter' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: apache2_io.c:(.text+0x7fc): undefined reference to `ap_remove_input_filter' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: apache2_io.c:(.text+0x851): undefined reference to `ap_log_error_' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: apache2_io.c:(.text+0x859): undefined reference to `ap_remove_input_filter' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/mod_security2_la-apache2_io.o: in function `read_request_body': apache2_io.c:(.text+0x9ee): undefined reference to `ap_get_brigade' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/mod_security2_la-apache2_io.o: in function `output_filter': apache2_io.c:(.text+0x11a2): undefined reference to `ap_remove_output_filter' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: apache2_io.c:(.text+0x1415): undefined reference to `ap_remove_output_filter' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: apache2_io.c:(.text+0x1491): undefined reference to `ap_remove_output_filter' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: apache2_io.c:(.text+0x17a6): undefined reference to `ap_pass_brigade' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: apache2_io.c:(.text+0x17c0): undefined reference to `ap_save_brigade' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: apache2_io.c:(.text+0x1a71): undefined reference to `ap_log_error_' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: apache2_io.c:(.text+0x1a79): undefined reference to `ap_remove_output_filter' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: apache2_io.c:(.text+0x1ad0): undefined reference to `ap_get_status_line' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: apache2_io.c:(.text+0x1aea): undefined reference to `ap_pass_brigade' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: apache2_io.c:(.text+0x1bdd): undefined reference to `ap_remove_output_filter' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: apache2_io.c:(.text+0x1c88): undefined reference to `ap_remove_output_filter' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: apache2_io.c:(.text+0x1cd1): undefined reference to `ap_remove_output_filter' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: apache2_io.c:(.text+0x1e00): undefined reference to `ap_save_brigade' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/mod_security2_la-apache2_util.o: in function `internal_log_ex': apache2_util.c:(.text+0x148): undefined reference to `ap_get_server_name' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: apache2_util.c:(.text+0x2e0): undefined reference to `ap_log_rerror_' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/mod_security2_la-apache2_util.o: in function `send_error_bucket': apache2_util.c:(.text+0x411): undefined reference to `ap_get_status_line' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: apache2_util.c:(.text+0x450): undefined reference to `ap_bucket_error_create' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: apache2_util.c:(.text+0x4aa): undefined reference to `ap_pass_brigade' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/mod_security2_la-apache2_util.o: in function `apache2_exec': apache2_util.c:(.text+0x6c1): undefined reference to `ap_add_cgi_vars' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: apache2_util.c:(.text+0x6c9): undefined reference to `ap_add_common_vars' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: apache2_util.c:(.text+0x70a): undefined reference to `ap_create_environment' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/mod_security2_la-mod_security2.o: in function `register_hooks': mod_security2.c:(.text+0x5): undefined reference to `ap_server_config_defines' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: mod_security2.c:(.text+0xb6): undefined reference to `ap_hook_pre_config' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: mod_security2.c:(.text+0xd5): undefined reference to `ap_hook_post_config' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: mod_security2.c:(.text+0xea): undefined reference to `ap_hook_child_init' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: mod_security2.c:(.text+0xfc): undefined reference to `ap_hook_process_connection' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: mod_security2.c:(.text+0x11b): undefined reference to `ap_hook_post_read_request' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: mod_security2.c:(.text+0x135): undefined reference to `ap_hook_fixups' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: mod_security2.c:(.text+0x14a): undefined reference to `ap_hook_error_log' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: mod_security2.c:(.text+0x164): undefined reference to `ap_hook_log_transaction' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: mod_security2.c:(.text+0x176): undefined reference to `ap_hook_insert_filter' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: mod_security2.c:(.text+0x188): undefined reference to `ap_hook_insert_error_filter' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: mod_security2.c:(.text+0x1a2): undefined reference to `ap_register_input_filter' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/mod_security2_la-mod_security2.o: in function `create_tx_context': mod_security2.c:(.text+0x419): undefined reference to `ap_get_server_name' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: mod_security2.c:(.text+0x53c): undefined reference to `ap_log_error_' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/mod_security2_la-mod_security2.o: in function `hook_connection_early': mod_security2.c:(.text+0x59f): undefined reference to `ap_get_scoreboard_worker' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: mod_security2.c:(.text+0x657): undefined reference to `ap_get_scoreboard_worker_from_indexes' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: mod_security2.c:(.text+0x784): undefined reference to `ap_log_cerror_' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: mod_security2.c:(.text+0x825): undefined reference to `ap_log_cerror_' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: mod_security2.c:(.text+0x8da): undefined reference to `ap_log_cerror_' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: mod_security2.c:(.text+0x977): undefined reference to `ap_log_cerror_' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: mod_security2.c:(.text+0x9c7): undefined reference to `ap_log_cerror_' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/mod_security2_la-mod_security2.o:mod_security2.c:(.text+0xa0a): more undefined references to `ap_log_cerror_' follow /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/mod_security2_la-mod_security2.o: in function `hook_insert_filter': mod_security2.c:(.text+0xe07): undefined reference to `ap_add_input_filter' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/mod_security2_la-mod_security2.o: in function `hook_log_transaction': mod_security2.c:(.text+0x1191): undefined reference to `ap_get_status_line' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/mod_security2_la-mod_security2.o: in function `hook_pre_config': mod_security2.c:(.text+0x1430): undefined reference to `ap_log_error_' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/mod_security2_la-mod_security2.o: in function `hook_post_config': mod_security2.c:(.text+0x1522): undefined reference to `ap_get_server_banner' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: mod_security2.c:(.text+0x154c): undefined reference to `ap_add_version_component' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: mod_security2.c:(.text+0x155f): undefined reference to `ap_get_server_banner' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: mod_security2.c:(.text+0x15a2): undefined reference to `ap_get_server_banner' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: mod_security2.c:(.text+0x161d): undefined reference to `ap_mpm_query' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: mod_security2.c:(.text+0x162e): undefined reference to `ap_mpm_query' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: mod_security2.c:(.text+0x168f): undefined reference to `ap_log_error_' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: mod_security2.c:(.text+0x16fb): undefined reference to `ap_log_error_' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: mod_security2.c:(.text+0x176a): undefined reference to `ap_log_error_' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: mod_security2.c:(.text+0x17ab): undefined reference to `ap_log_error_' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: mod_security2.c:(.text+0x1837): undefined reference to `ap_log_error_' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/mod_security2_la-mod_security2.o:mod_security2.c:(.text+0x188a): more undefined references to `ap_log_error_' follow /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/mod_security2_la-mod_security2.o: in function `perform_interception': mod_security2.c:(.text+0x1f72): undefined reference to `ap_find_linked_module' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: mod_security2.c:(.text+0x207b): undefined reference to `core_module' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/mod_security2_la-mod_security2.o: in function `register_hooks': mod_security2.c:(.text+0x1c0): undefined reference to `ap_register_output_filter' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/mod_security2_la-mod_security2.o: in function `hook_insert_error_filter': mod_security2.c:(.text+0xcc4): undefined reference to `ap_add_output_filter' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/mod_security2_la-mod_security2.o: in function `hook_insert_filter': mod_security2.c:(.text+0xdb1): undefined reference to `ap_add_output_filter' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/mod_security2_la-modsecurity.o: in function `modsecurity_init': modsecurity.c:(.text+0x3b5): undefined reference to `ap_unixd_set_global_mutex_perms' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: modsecurity.c:(.text+0x3e9): undefined reference to `ap_unixd_set_global_mutex_perms' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/mod_security2_la-modsecurity.o: in function `modsecurity_process_phase': modsecurity.c:(.text+0xc58): undefined reference to `ap_random_pick' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/mod_security2_la-msc_status_engine.o: in function `msc_status_engine_call': msc_status_engine.c:(.text+0x923): undefined reference to `ap_log_error_' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: msc_status_engine.c:(.text+0x99f): undefined reference to `ap_log_error_' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: msc_status_engine.c:(.text+0x9f2): undefined reference to `ap_log_error_' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/mod_security2_la-msc_remote_rules.o: in function `msc_remote_invoke_cmd': msc_remote_rules.c:(.text+0x118): undefined reference to `ap_getword_conf' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: msc_remote_rules.c:(.text+0x15d): undefined reference to `ap_getword_conf' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: msc_remote_rules.c:(.text+0x188): undefined reference to `ap_getword_conf' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: msc_remote_rules.c:(.text+0x1da): undefined reference to `ap_getword_conf' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: msc_remote_rules.c:(.text+0x25d): undefined reference to `ap_getword_conf' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/mod_security2_la-msc_remote_rules.o:msc_remote_rules.c:(.text+0x26c): more undefined references to `ap_getword_conf' follow /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/mod_security2_la-re.o: in function `update_rule_target_ex': re.c:(.text+0x23e4): undefined reference to `ap_log_error_' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: re.c:(.text+0x26b6): undefined reference to `ap_log_error_' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: re.c:(.text+0x275a): undefined reference to `ap_log_error_' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: re.c:(.text+0x2810): undefined reference to `ap_log_error_' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: re.c:(.text+0x2856): undefined reference to `ap_log_error_' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/mod_security2_la-re.o:re.c:(.text+0x2b73): more undefined references to `ap_log_error_' follow /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/mod_security2_la-re_operators.o: in function `msre_op_rsub_execute': re_operators.c:(.text+0x4d8b): undefined reference to `ap_regexec' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: re_operators.c:(.text+0x4f26): undefined reference to `ap_pregcomp' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: re_operators.c:(.text+0x5129): undefined reference to `ap_pregcomp' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/mod_security2_la-re_operators.o: in function `msre_op_rsub_param_init': re_operators.c:(.text+0x80fe): undefined reference to `ap_pregcomp' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/mod_security2_la-re_variables.o: in function `var_remote_host_generate': re_variables.c:(.text+0x5408): undefined reference to `ap_get_remote_host' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/mod_security2_la-re_variables.o: in function `var_remote_addr_generate': re_variables.c:(.text+0x5fdc): undefined reference to `ap_find_linked_module' collect2: error: ld returned 1 exit status rdlibtool: exec error upon slbt_exec_link_create_library(), line 1572: (see child process error messages). rdlibtool: < returned to > slbt_exec_link(), line 2084. make[2]: *** [Makefile:746: mod_security2.la] Error 2 make[2]: Leaving directory '/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/apache2' make[1]: *** [Makefile:646: all] Error 2 make[1]: Leaving directory '/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7/apache2' make: *** [Makefile:512: all-recursive] Error 1 * ERROR: www-apache/mod_security-2.9.7::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=www-apache/mod_security-2.9.7::gentoo'`, * the complete build log and the output of `emerge -pqv '=www-apache/mod_security-2.9.7::gentoo'`. * The complete build log is located at '/var/log/portage/www-apache:mod_security-2.9.7:20230905-233412.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/www-apache/mod_security-2.9.7/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/www-apache/mod_security-2.9.7/temp/environment'. * Working directory: '/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7' * S: '/var/tmp/portage/www-apache/mod_security-2.9.7/work/modsecurity-2.9.7'