Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 253699 Details for
Bug 344745
app-admin/rsyslog-5.4.0 automagic dependency on javac
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log
config.log (text/plain), 123.77 KB, created by
Marcin Mirosław
on 2010-11-08 20:22:22 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
Marcin Mirosław
Created:
2010-11-08 20:22:22 UTC
Size:
123.77 KB
patch
obsolete
>This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >It was created by rsyslog configure 5.4.0, which was >generated by GNU Autoconf 2.63. Invocation command line was > > $ ./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 --libdir=/usr/lib64 --disable-gui --disable-rfc3195 --enable-largefile --enable-imdiag --enable-imfile --enable-imtemplate --enable-mail --enable-omprog --enable-omstdout --enable-omtemplate --enable-omudpspoof --enable-zlib --disable-mysql --disable-libdbi --disable-pgsql --disable-oracle --disable-gnutls --disable-gssapi-krb5 --disable-relp --disable-snmp --disable-debug --disable-rtinst --disable-diagtools --disable-memcheck --disable-valgrind --disable-static > >## --------- ## >## Platform. ## >## --------- ## > >hostname = doml >uname -m = x86_64 >uname -r = 2.6.35-zen2 >uname -s = Linux >uname -v = #1 ZEN SMP PREEMPT Sat Sep 11 12:14:51 CEST 2010 > >/usr/bin/uname -p = Intel(R) Core(TM)2 CPU 6300 @ 1.86GHz >/bin/uname -X = unknown > >/bin/arch = unknown >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >/usr/bin/hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /usr/lib/ccache/bin >PATH: /usr/lib64/portage/bin/ebuild-helpers >PATH: /usr/local/sbin >PATH: /usr/local/bin >PATH: /usr/sbin >PATH: /usr/bin >PATH: /sbin >PATH: /bin >PATH: /opt/bin >PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.4.5 >PATH: /usr/lib64/subversion/bin >PATH: /opt/cuda/computeprof/bin >PATH: /opt/cuda/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2259: checking for a BSD-compatible install >configure:2327: result: /usr/bin/install -c >configure:2338: checking whether build environment is sane >configure:2398: result: yes >configure:2539: checking for a thread-safe mkdir -p >configure:2578: result: /bin/mkdir -p >configure:2591: checking for gawk >configure:2607: found /usr/bin/gawk >configure:2618: result: gawk >configure:2629: checking whether make sets $(MAKE) >configure:2651: result: yes >configure:2764: checking for style of include used by make >configure:2792: result: GNU >configure:2822: checking for x86_64-pc-linux-gnu-gcc >configure:2838: found /usr/lib/ccache/bin/x86_64-pc-linux-gnu-gcc >configure:2849: result: x86_64-pc-linux-gnu-gcc >configure:3121: checking for C compiler version >configure:3129: x86_64-pc-linux-gnu-gcc --version >&5 >x86_64-pc-linux-gnu-gcc (Gentoo 4.4.5 p1.0, pie-0.4.5) 4.4.5 >Copyright (C) 2010 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:3133: $? = 0 >configure:3140: x86_64-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.4.5 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.5/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.5 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.5/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.5/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.5/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --with-ppl --with-cloog --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-cld --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.4.5/python --enable-checking=release --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.4.5 p1.0, pie-0.4.5' >Thread model: posix >gcc version 4.4.5 (Gentoo 4.4.5 p1.0, pie-0.4.5) >configure:3144: $? = 0 >configure:3151: x86_64-pc-linux-gnu-gcc -V >&5 >x86_64-pc-linux-gnu-gcc: '-V' option must have argument >configure:3155: $? = 1 >configure:3178: checking for C compiler default output file name >configure:3200: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:3204: $? = 0 >configure:3242: result: a.out >configure:3261: checking whether the C compiler works >configure:3271: ./a.out >configure:3275: $? = 0 >configure:3294: result: yes >configure:3301: checking whether we are cross compiling >configure:3303: result: no >configure:3306: checking for suffix of executables >configure:3313: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:3317: $? = 0 >configure:3343: result: >configure:3349: checking for suffix of object files >configure:3375: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer conftest.c >&5 >configure:3379: $? = 0 >configure:3404: result: o >configure:3408: checking whether we are using the GNU C compiler >configure:3437: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer conftest.c >&5 >configure:3444: $? = 0 >configure:3461: result: yes >configure:3470: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:3500: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:3507: $? = 0 >configure:3608: result: yes >configure:3625: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 >configure:3699: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer conftest.c >&5 >configure:3706: $? = 0 >configure:3729: result: none needed >configure:3749: checking dependency style of x86_64-pc-linux-gnu-gcc >configure:3859: result: gcc3 >configure:3880: checking how to run the C preprocessor >configure:3920: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:3927: $? = 0 >configure:3958: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:10:28: error: ac_nonexistent.h: No such file or directory >configure:3965: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "rsyslog" >| #define PACKAGE_TARNAME "rsyslog" >| #define PACKAGE_VERSION "5.4.0" >| #define PACKAGE_STRING "rsyslog 5.4.0" >| #define PACKAGE_BUGREPORT "rsyslog@lists.adiscon.com" >| #define PACKAGE "rsyslog" >| #define VERSION "5.4.0" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3998: result: x86_64-pc-linux-gnu-gcc -E >configure:4027: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:4034: $? = 0 >configure:4065: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:10:28: error: ac_nonexistent.h: No such file or directory >configure:4072: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "rsyslog" >| #define PACKAGE_TARNAME "rsyslog" >| #define PACKAGE_VERSION "5.4.0" >| #define PACKAGE_STRING "rsyslog 5.4.0" >| #define PACKAGE_BUGREPORT "rsyslog@lists.adiscon.com" >| #define PACKAGE "rsyslog" >| #define VERSION "5.4.0" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4112: checking for grep that handles long lines and -e >configure:4172: result: /bin/grep >configure:4177: checking for egrep >configure:4241: result: /bin/grep -E >configure:4246: checking for ANSI C header files >configure:4276: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer conftest.c >&5 >configure:4283: $? = 0 >configure:4382: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:4386: $? = 0 >configure:4392: ./conftest >configure:4396: $? = 0 >configure:4414: result: yes >configure:4438: checking for sys/types.h >configure:4459: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer conftest.c >&5 >configure:4466: $? = 0 >configure:4483: result: yes >configure:4438: checking for sys/stat.h >configure:4459: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer conftest.c >&5 >configure:4466: $? = 0 >configure:4483: result: yes >configure:4438: checking for stdlib.h >configure:4459: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer conftest.c >&5 >configure:4466: $? = 0 >configure:4483: result: yes >configure:4438: checking for string.h >configure:4459: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer conftest.c >&5 >configure:4466: $? = 0 >configure:4483: result: yes >configure:4438: checking for memory.h >configure:4459: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer conftest.c >&5 >configure:4466: $? = 0 >configure:4483: result: yes >configure:4438: checking for strings.h >configure:4459: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer conftest.c >&5 >configure:4466: $? = 0 >configure:4483: result: yes >configure:4438: checking for inttypes.h >configure:4459: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer conftest.c >&5 >configure:4466: $? = 0 >configure:4483: result: yes >configure:4438: checking for stdint.h >configure:4459: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer conftest.c >&5 >configure:4466: $? = 0 >configure:4483: result: yes >configure:4438: checking for unistd.h >configure:4459: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer conftest.c >&5 >configure:4466: $? = 0 >configure:4483: result: yes >configure:4508: checking minix/config.h usability >configure:4525: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer conftest.c >&5 >conftest.c:53:26: error: minix/config.h: No such file or directory >configure:4532: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "rsyslog" >| #define PACKAGE_TARNAME "rsyslog" >| #define PACKAGE_VERSION "5.4.0" >| #define PACKAGE_STRING "rsyslog 5.4.0" >| #define PACKAGE_BUGREPORT "rsyslog@lists.adiscon.com" >| #define PACKAGE "rsyslog" >| #define VERSION "5.4.0" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <minix/config.h> >configure:4546: result: no >configure:4550: checking minix/config.h presence >configure:4565: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:20:26: error: minix/config.h: No such file or directory >configure:4572: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "rsyslog" >| #define PACKAGE_TARNAME "rsyslog" >| #define PACKAGE_VERSION "5.4.0" >| #define PACKAGE_STRING "rsyslog 5.4.0" >| #define PACKAGE_BUGREPORT "rsyslog@lists.adiscon.com" >| #define PACKAGE "rsyslog" >| #define VERSION "5.4.0" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <minix/config.h> >configure:4586: result: no >configure:4619: checking for minix/config.h >configure:4626: result: no >configure:4657: checking whether it is safe to define __EXTENSIONS__ >configure:4685: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer conftest.c >&5 >configure:4692: $? = 0 >configure:4707: result: yes >configure:4735: checking for javac >configure:4751: found /usr/bin/javac >configure:4762: result: yes >configure:4784: checking for x86_64-pc-linux-gnu-gcc >configure:4811: result: x86_64-pc-linux-gnu-gcc >configure:5083: checking for C compiler version >configure:5091: x86_64-pc-linux-gnu-gcc --version >&5 >x86_64-pc-linux-gnu-gcc (Gentoo 4.4.5 p1.0, pie-0.4.5) 4.4.5 >Copyright (C) 2010 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:5095: $? = 0 >configure:5102: x86_64-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.4.5 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.5/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.5 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.5/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.5/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.5/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --with-ppl --with-cloog --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-cld --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.4.5/python --enable-checking=release --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.4.5 p1.0, pie-0.4.5' >Thread model: posix >gcc version 4.4.5 (Gentoo 4.4.5 p1.0, pie-0.4.5) >configure:5106: $? = 0 >configure:5113: x86_64-pc-linux-gnu-gcc -V >&5 >x86_64-pc-linux-gnu-gcc: '-V' option must have argument >configure:5117: $? = 1 >configure:5120: checking whether we are using the GNU C compiler >configure:5173: result: yes >configure:5182: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:5320: result: yes >configure:5337: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 >configure:5441: result: none needed >configure:5461: checking dependency style of x86_64-pc-linux-gnu-gcc >configure:5571: result: gcc3 >configure:5587: checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together >configure:5622: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5 >configure:5626: $? = 0 >configure:5632: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5 >configure:5636: $? = 0 >configure:5647: cc -c conftest.c >&5 >configure:5651: $? = 0 >configure:5659: cc -c conftest.c -o conftest2.o >&5 >configure:5663: $? = 0 >configure:5669: cc -c conftest.c -o conftest2.o >&5 >configure:5673: $? = 0 >configure:5691: result: yes >configure:5783: checking build system type >configure:5801: result: x86_64-pc-linux-gnu >configure:5823: checking host system type >configure:5838: result: x86_64-pc-linux-gnu >configure:5860: checking for a sed that does not truncate output >configure:5926: result: /bin/sed >configure:5944: checking for fgrep >configure:6008: result: /bin/grep -F >configure:6043: checking for ld used by x86_64-pc-linux-gnu-gcc >configure:6110: result: /usr/x86_64-pc-linux-gnu/bin/ld >configure:6119: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld >configure:6134: result: yes >configure:6146: checking for BSD- or MS-compatible name lister (nm) >configure:6195: result: /usr/bin/nm -B >configure:6313: checking the name lister (/usr/bin/nm -B) interface >configure:6320: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5 >configure:6323: /usr/bin/nm -B "conftest.o" >configure:6326: output >0000000000000000 B some_variable >configure:6333: result: BSD nm >configure:6336: checking whether ln -s works >configure:6340: result: yes >configure:6348: checking the maximum length of command line arguments >configure:6468: result: 1572864 >configure:6485: checking whether the shell understands some XSI constructs >configure:6495: result: yes >configure:6499: checking whether the shell understands "+=" >configure:6505: result: yes >configure:6540: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files >configure:6547: result: -r >configure:6576: checking for x86_64-pc-linux-gnu-objdump >configure:6592: found /usr/bin/x86_64-pc-linux-gnu-objdump >configure:6603: result: x86_64-pc-linux-gnu-objdump >configure:6675: checking how to recognize dependent libraries >configure:6871: result: pass_all >configure:6891: checking for x86_64-pc-linux-gnu-ar >configure:6907: found /usr/bin/x86_64-pc-linux-gnu-ar >configure:6918: result: x86_64-pc-linux-gnu-ar >configure:6996: checking for x86_64-pc-linux-gnu-strip >configure:7012: found /usr/bin/x86_64-pc-linux-gnu-strip >configure:7023: result: x86_64-pc-linux-gnu-strip >configure:7095: checking for x86_64-pc-linux-gnu-ranlib >configure:7111: found /usr/bin/x86_64-pc-linux-gnu-ranlib >configure:7122: result: x86_64-pc-linux-gnu-ranlib >configure:7252: checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object >configure:7370: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5 >configure:7373: $? = 0 >configure:7377: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm >configure:7380: $? = 0 >configure:7434: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -Wl,-O1 -Wl,--as-needed conftest.c conftstm.o >&5 >configure:7437: $? = 0 >configure:7475: result: ok >configure:7570: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5 >configure:7573: $? = 0 >configure:8340: checking for dlfcn.h >configure:8361: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5 >configure:8368: $? = 0 >configure:8385: result: yes >configure:8541: checking for objdir >configure:8556: result: .libs >configure:8852: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions >configure:8870: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -fno-rtti -fno-exceptions conftest.c >&5 >cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C >cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C >configure:8874: $? = 0 >configure:8887: result: no >configure:8907: checking for x86_64-pc-linux-gnu-gcc option to produce PIC >configure:9179: result: -fPIC -DPIC >configure:9191: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works >configure:9209: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -fPIC -DPIC -DPIC conftest.c >&5 >configure:9213: $? = 0 >configure:9226: result: yes >configure:9250: checking if x86_64-pc-linux-gnu-gcc static flag -static works >configure:9278: result: yes >configure:9293: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o >configure:9314: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -o out/conftest2.o conftest.c >&5 >configure:9318: $? = 0 >configure:9340: result: yes >configure:9348: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o >configure:9395: result: yes >configure:9428: 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 >configure:10502: result: yes >configure:10539: checking whether -lc should be explicitly linked in >configure:10544: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5 >configure:10547: $? = 0 >configure:10562: x86_64-pc-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 >configure:10565: $? = 0 >configure:10577: result: no >configure:10741: checking dynamic linker characteristics >configure:11184: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5 >configure:11191: $? = 0 >configure:11427: result: GNU/Linux ld.so >configure:11529: checking how to hardcode library paths into programs >configure:11554: result: immediate >configure:12387: checking whether stripping libraries is possible >configure:12392: result: yes >configure:12427: checking if libtool supports shared libraries >configure:12429: result: yes >configure:12432: checking whether to build shared libraries >configure:12453: result: yes >configure:12456: checking whether to build static libraries >configure:12460: result: no >configure:12495: checking host system type >configure:12510: result: x86_64-pc-linux-gnu >configure:12539: checking for x86_64-pc-linux-gnu-pkg-config >configure:12572: result: no >configure:12582: checking for pkg-config >configure:12600: found /usr/bin/pkg-config >configure:12612: result: /usr/bin/pkg-config >configure:12637: checking pkg-config is at least version 0.9.0 >configure:12640: result: yes >configure:12693: checking for library containing clock_gettime >configure:12734: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -Wl,-O1 -Wl,--as-needed conftest.c >&5 >/var/tmp/portage/app-admin/rsyslog-5.4.0/temp/ccB0ttnv.o: In function `main': >/var/tmp/portage/app-admin/rsyslog-5.4.0/work/rsyslog-5.4.0/conftest.c:39: undefined reference to `clock_gettime' >collect2: ld returned 1 exit status >configure:12741: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "rsyslog" >| #define PACKAGE_TARNAME "rsyslog" >| #define PACKAGE_VERSION "5.4.0" >| #define PACKAGE_STRING "rsyslog 5.4.0" >| #define PACKAGE_BUGREPORT "rsyslog@lists.adiscon.com" >| #define PACKAGE "rsyslog" >| #define VERSION "5.4.0" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HOSTENV "x86_64-pc-linux-gnu" >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char clock_gettime (); >| int >| main () >| { >| return clock_gettime (); >| ; >| return 0; >| } >configure:12734: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -Wl,-O1 -Wl,--as-needed conftest.c -lrt >&5 >configure:12741: $? = 0 >configure:12772: result: -lrt >configure:12782: checking for library containing dlopen >configure:12823: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -Wl,-O1 -Wl,--as-needed conftest.c >&5 >/var/tmp/portage/app-admin/rsyslog-5.4.0/temp/ccEKFA67.o: In function `main': >/var/tmp/portage/app-admin/rsyslog-5.4.0/work/rsyslog-5.4.0/conftest.c:39: undefined reference to `dlopen' >collect2: ld returned 1 exit status >configure:12830: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "rsyslog" >| #define PACKAGE_TARNAME "rsyslog" >| #define PACKAGE_VERSION "5.4.0" >| #define PACKAGE_STRING "rsyslog 5.4.0" >| #define PACKAGE_BUGREPORT "rsyslog@lists.adiscon.com" >| #define PACKAGE "rsyslog" >| #define VERSION "5.4.0" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HOSTENV "x86_64-pc-linux-gnu" >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char dlopen (); >| int >| main () >| { >| return dlopen (); >| ; >| return 0; >| } >configure:12823: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -Wl,-O1 -Wl,--as-needed conftest.c -ldl >&5 >configure:12830: $? = 0 >configure:12861: result: -ldl >configure:12884: checking for sys/types.h >configure:12940: result: yes >configure:12884: checking for netinet/in.h >configure:12916: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5 >configure:12923: $? = 0 >configure:12940: result: yes >configure:12884: checking for arpa/nameser.h >configure:12916: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5 >configure:12923: $? = 0 >configure:12940: result: yes >configure:12884: checking for netdb.h >configure:12916: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5 >configure:12923: $? = 0 >configure:12940: result: yes >configure:12884: checking for resolv.h >configure:12916: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5 >configure:12923: $? = 0 >configure:12940: result: yes >configure:12954: checking for ANSI C header files >configure:13122: result: yes >configure:13132: checking for sys/wait.h that is POSIX.1 compatible >configure:13168: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5 >configure:13175: $? = 0 >configure:13190: result: yes >configure:13238: checking arpa/inet.h usability >configure:13255: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5 >configure:13262: $? = 0 >configure:13276: result: yes >configure:13280: checking arpa/inet.h presence >configure:13295: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:13302: $? = 0 >configure:13316: result: yes >configure:13349: checking for arpa/inet.h >configure:13358: result: yes >configure:13238: checking libgen.h usability >configure:13255: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5 >configure:13262: $? = 0 >configure:13276: result: yes >configure:13280: checking libgen.h presence >configure:13295: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:13302: $? = 0 >configure:13316: result: yes >configure:13349: checking for libgen.h >configure:13358: result: yes >configure:13238: checking malloc.h usability >configure:13255: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5 >configure:13262: $? = 0 >configure:13276: result: yes >configure:13280: checking malloc.h presence >configure:13295: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:13302: $? = 0 >configure:13316: result: yes >configure:13349: checking for malloc.h >configure:13358: result: yes >configure:13238: checking fcntl.h usability >configure:13255: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5 >configure:13262: $? = 0 >configure:13276: result: yes >configure:13280: checking fcntl.h presence >configure:13295: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:13302: $? = 0 >configure:13316: result: yes >configure:13349: checking for fcntl.h >configure:13358: result: yes >configure:13238: checking locale.h usability >configure:13255: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5 >configure:13262: $? = 0 >configure:13276: result: yes >configure:13280: checking locale.h presence >configure:13295: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:13302: $? = 0 >configure:13316: result: yes >configure:13349: checking for locale.h >configure:13358: result: yes >configure:13227: checking for netdb.h >configure:13234: result: yes >configure:13227: checking for netinet/in.h >configure:13234: result: yes >configure:13238: checking paths.h usability >configure:13255: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5 >configure:13262: $? = 0 >configure:13276: result: yes >configure:13280: checking paths.h presence >configure:13295: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:13302: $? = 0 >configure:13316: result: yes >configure:13349: checking for paths.h >configure:13358: result: yes >configure:13238: checking stddef.h usability >configure:13255: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5 >configure:13262: $? = 0 >configure:13276: result: yes >configure:13280: checking stddef.h presence >configure:13295: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:13302: $? = 0 >configure:13316: result: yes >configure:13349: checking for stddef.h >configure:13358: result: yes >configure:13227: checking for stdlib.h >configure:13234: result: yes >configure:13227: checking for string.h >configure:13234: result: yes >configure:13238: checking sys/file.h usability >configure:13255: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5 >configure:13262: $? = 0 >configure:13276: result: yes >configure:13280: checking sys/file.h presence >configure:13295: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:13302: $? = 0 >configure:13316: result: yes >configure:13349: checking for sys/file.h >configure:13358: result: yes >configure:13238: checking sys/ioctl.h usability >configure:13255: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5 >configure:13262: $? = 0 >configure:13276: result: yes >configure:13280: checking sys/ioctl.h presence >configure:13295: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:13302: $? = 0 >configure:13316: result: yes >configure:13349: checking for sys/ioctl.h >configure:13358: result: yes >configure:13238: checking sys/param.h usability >configure:13255: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5 >configure:13262: $? = 0 >configure:13276: result: yes >configure:13280: checking sys/param.h presence >configure:13295: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:13302: $? = 0 >configure:13316: result: yes >configure:13349: checking for sys/param.h >configure:13358: result: yes >configure:13238: checking sys/socket.h usability >configure:13255: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5 >configure:13262: $? = 0 >configure:13276: result: yes >configure:13280: checking sys/socket.h presence >configure:13295: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:13302: $? = 0 >configure:13316: result: yes >configure:13349: checking for sys/socket.h >configure:13358: result: yes >configure:13238: checking sys/time.h usability >configure:13255: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5 >configure:13262: $? = 0 >configure:13276: result: yes >configure:13280: checking sys/time.h presence >configure:13295: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:13302: $? = 0 >configure:13316: result: yes >configure:13349: checking for sys/time.h >configure:13358: result: yes >configure:13227: checking for sys/stat.h >configure:13234: result: yes >configure:13238: checking syslog.h usability >configure:13255: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5 >configure:13262: $? = 0 >configure:13276: result: yes >configure:13280: checking syslog.h presence >configure:13295: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:13302: $? = 0 >configure:13316: result: yes >configure:13349: checking for syslog.h >configure:13358: result: yes >configure:13227: checking for unistd.h >configure:13234: result: yes >configure:13238: checking utmp.h usability >configure:13255: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5 >configure:13262: $? = 0 >configure:13276: result: yes >configure:13280: checking utmp.h presence >configure:13295: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:13302: $? = 0 >configure:13316: result: yes >configure:13349: checking for utmp.h >configure:13358: result: yes >configure:13238: checking utmpx.h usability >configure:13255: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5 >configure:13262: $? = 0 >configure:13276: result: yes >configure:13280: checking utmpx.h presence >configure:13295: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:13302: $? = 0 >configure:13316: result: yes >configure:13349: checking for utmpx.h >configure:13358: result: yes >configure:13238: checking sys/epoll.h usability >configure:13255: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5 >configure:13262: $? = 0 >configure:13276: result: yes >configure:13280: checking sys/epoll.h presence >configure:13295: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:13302: $? = 0 >configure:13316: result: yes >configure:13349: checking for sys/epoll.h >configure:13358: result: yes >configure:13238: checking sys/prctl.h usability >configure:13255: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5 >configure:13262: $? = 0 >configure:13276: result: yes >configure:13280: checking sys/prctl.h presence >configure:13295: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:13302: $? = 0 >configure:13316: result: yes >configure:13349: checking for sys/prctl.h >configure:13358: result: yes >configure:13375: checking for an ANSI C-conforming const >configure:13450: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5 >conftest.c: In function 'main': >conftest.c:87: warning: 't' is used uninitialized in this function >conftest.c:103: warning: 'b' is used uninitialized in this function >conftest.c:66: warning: 'cs[0]' is used uninitialized in this function >configure:13457: $? = 0 >configure:13472: result: yes >configure:13482: checking for inline >configure:13508: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5 >configure:13515: $? = 0 >configure:13533: result: inline >configure:13552: checking for off_t >configure:13580: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5 >configure:13587: $? = 0 >configure:13614: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5 >conftest.c: In function 'main': >conftest.c:94: error: expected expression before ')' token >configure:13621: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "rsyslog" >| #define PACKAGE_TARNAME "rsyslog" >| #define PACKAGE_VERSION "5.4.0" >| #define PACKAGE_STRING "rsyslog 5.4.0" >| #define PACKAGE_BUGREPORT "rsyslog@lists.adiscon.com" >| #define PACKAGE "rsyslog" >| #define VERSION "5.4.0" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HOSTENV "x86_64-pc-linux-gnu" >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_RESOLV_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| if (sizeof ((off_t))) >| return 0; >| ; >| return 0; >| } >configure:13644: result: yes >configure:13656: checking for pid_t >configure:13684: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5 >configure:13691: $? = 0 >configure:13718: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5 >conftest.c: In function 'main': >conftest.c:94: error: expected expression before ')' token >configure:13725: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "rsyslog" >| #define PACKAGE_TARNAME "rsyslog" >| #define PACKAGE_VERSION "5.4.0" >| #define PACKAGE_STRING "rsyslog 5.4.0" >| #define PACKAGE_BUGREPORT "rsyslog@lists.adiscon.com" >| #define PACKAGE "rsyslog" >| #define VERSION "5.4.0" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HOSTENV "x86_64-pc-linux-gnu" >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_RESOLV_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| if (sizeof ((pid_t))) >| return 0; >| ; >| return 0; >| } >configure:13748: result: yes >configure:13760: checking for size_t >configure:13788: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5 >configure:13795: $? = 0 >configure:13822: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5 >conftest.c: In function 'main': >conftest.c:94: error: expected expression before ')' token >configure:13829: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "rsyslog" >| #define PACKAGE_TARNAME "rsyslog" >| #define PACKAGE_VERSION "5.4.0" >| #define PACKAGE_STRING "rsyslog 5.4.0" >| #define PACKAGE_BUGREPORT "rsyslog@lists.adiscon.com" >| #define PACKAGE "rsyslog" >| #define VERSION "5.4.0" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HOSTENV "x86_64-pc-linux-gnu" >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_RESOLV_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| if (sizeof ((size_t))) >| return 0; >| ; >| return 0; >| } >configure:13852: result: yes >configure:13864: checking for ssize_t >configure:13892: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5 >configure:13899: $? = 0 >configure:13926: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5 >conftest.c: In function 'main': >conftest.c:94: error: expected expression before ')' token >configure:13933: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "rsyslog" >| #define PACKAGE_TARNAME "rsyslog" >| #define PACKAGE_VERSION "5.4.0" >| #define PACKAGE_STRING "rsyslog 5.4.0" >| #define PACKAGE_BUGREPORT "rsyslog@lists.adiscon.com" >| #define PACKAGE "rsyslog" >| #define VERSION "5.4.0" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HOSTENV "x86_64-pc-linux-gnu" >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_RESOLV_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| if (sizeof ((ssize_t))) >| return 0; >| ; >| return 0; >| } >configure:13956: result: yes >configure:13968: checking for mode_t >configure:13996: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5 >configure:14003: $? = 0 >configure:14030: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5 >conftest.c: In function 'main': >conftest.c:94: error: expected expression before ')' token >configure:14037: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "rsyslog" >| #define PACKAGE_TARNAME "rsyslog" >| #define PACKAGE_VERSION "5.4.0" >| #define PACKAGE_STRING "rsyslog 5.4.0" >| #define PACKAGE_BUGREPORT "rsyslog@lists.adiscon.com" >| #define PACKAGE "rsyslog" >| #define VERSION "5.4.0" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HOSTENV "x86_64-pc-linux-gnu" >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_RESOLV_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| if (sizeof ((mode_t))) >| return 0; >| ; >| return 0; >| } >configure:14060: result: yes >configure:14072: checking for uid_t in sys/types.h >configure:14095: result: yes >configure:14111: checking for uint8_t >configure:14142: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5 >configure:14149: $? = 0 >configure:14170: result: yes >configure:14187: checking whether time.h and sys/time.h may both be included >configure:14217: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5 >configure:14224: $? = 0 >configure:14239: result: yes >configure:14249: checking whether struct tm is in sys/time.h or time.h >configure:14279: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5 >configure:14286: $? = 0 >configure:14301: result: time.h >configure:14311: checking for working volatile >configure:14340: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5 >conftest.c: In function 'main': >conftest.c:66: warning: 'x' is used uninitialized in this function >configure:14347: $? = 0 >configure:14362: result: yes >configure:14379: checking for struct sockaddr.sa_len >configure:14408: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5 >conftest.c: In function 'main': >conftest.c:101: error: 'struct sockaddr' has no member named 'sa_len' >configure:14415: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "rsyslog" >| #define PACKAGE_TARNAME "rsyslog" >| #define PACKAGE_VERSION "5.4.0" >| #define PACKAGE_STRING "rsyslog 5.4.0" >| #define PACKAGE_BUGREPORT "rsyslog@lists.adiscon.com" >| #define PACKAGE "rsyslog" >| #define VERSION "5.4.0" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HOSTENV "x86_64-pc-linux-gnu" >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_RESOLV_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define TIME_WITH_SYS_TIME 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #if HAVE_SYS_SOCKET_H >| # include <sys/socket.h> >| #endif >| >| >| int >| main () >| { >| static struct sockaddr ac_aggr; >| if (ac_aggr.sa_len) >| return 0; >| ; >| return 0; >| } >configure:14449: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5 >conftest.c: In function 'main': >conftest.c:101: error: 'struct sockaddr' has no member named 'sa_len' >configure:14456: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "rsyslog" >| #define PACKAGE_TARNAME "rsyslog" >| #define PACKAGE_VERSION "5.4.0" >| #define PACKAGE_STRING "rsyslog 5.4.0" >| #define PACKAGE_BUGREPORT "rsyslog@lists.adiscon.com" >| #define PACKAGE "rsyslog" >| #define VERSION "5.4.0" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HOSTENV "x86_64-pc-linux-gnu" >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_RESOLV_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define TIME_WITH_SYS_TIME 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #if HAVE_SYS_SOCKET_H >| # include <sys/socket.h> >| #endif >| >| >| int >| main () >| { >| static struct sockaddr ac_aggr; >| if (sizeof ac_aggr.sa_len) >| return 0; >| ; >| return 0; >| } >configure:14474: result: no >configure:14492: checking for unistd.h >configure:14499: result: yes >configure:14638: checking for working chown >configure:14681: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:14685: $? = 0 >configure:14691: ./conftest >configure:14695: $? = 0 >configure:14714: result: yes >configure:14740: checking vfork.h usability >configure:14757: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5 >conftest.c:94:19: error: vfork.h: No such file or directory >configure:14764: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "rsyslog" >| #define PACKAGE_TARNAME "rsyslog" >| #define PACKAGE_VERSION "5.4.0" >| #define PACKAGE_STRING "rsyslog 5.4.0" >| #define PACKAGE_BUGREPORT "rsyslog@lists.adiscon.com" >| #define PACKAGE "rsyslog" >| #define VERSION "5.4.0" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HOSTENV "x86_64-pc-linux-gnu" >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_RESOLV_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_CHOWN 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <vfork.h> >configure:14778: result: no >configure:14782: checking vfork.h presence >configure:14797: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:61:19: error: vfork.h: No such file or directory >configure:14804: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "rsyslog" >| #define PACKAGE_TARNAME "rsyslog" >| #define PACKAGE_VERSION "5.4.0" >| #define PACKAGE_STRING "rsyslog 5.4.0" >| #define PACKAGE_BUGREPORT "rsyslog@lists.adiscon.com" >| #define PACKAGE "rsyslog" >| #define VERSION "5.4.0" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HOSTENV "x86_64-pc-linux-gnu" >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_RESOLV_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_CHOWN 1 >| /* end confdefs.h. */ >| #include <vfork.h> >configure:14818: result: no >configure:14851: checking for vfork.h >configure:14860: result: no >configure:14880: checking for fork >configure:14936: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -Wl,-O1 -Wl,--as-needed conftest.c >&5 >conftest.c:84: warning: conflicting types for built-in function 'fork' >configure:14943: $? = 0 >configure:14965: result: yes >configure:14880: checking for vfork >configure:14936: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:14943: $? = 0 >configure:14965: result: yes >configure:14978: checking for working fork >configure:15010: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:15014: $? = 0 >configure:15020: ./conftest >configure:15024: $? = 0 >configure:15041: result: yes >configure:15062: checking for working vfork >configure:15203: result: yes >configure:15235: checking whether x86_64-pc-linux-gnu-gcc needs -traditional >configure:15277: result: no >configure:15289: checking for stdlib.h >configure:15296: result: yes >configure:15435: checking for GNU libc compatible malloc >configure:15469: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:15473: $? = 0 >configure:15479: ./conftest >configure:15483: $? = 0 >configure:15500: result: yes >configure:15533: checking for stdlib.h >configure:15540: result: yes >configure:15679: checking for GNU libc compatible realloc >configure:15713: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:15717: $? = 0 >configure:15723: ./conftest >configure:15727: $? = 0 >configure:15744: result: yes >configure:15789: checking sys/select.h usability >configure:15806: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5 >configure:15813: $? = 0 >configure:15827: result: yes >configure:15831: checking sys/select.h presence >configure:15846: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:15853: $? = 0 >configure:15867: result: yes >configure:15900: checking for sys/select.h >configure:15909: result: yes >configure:15778: checking for sys/socket.h >configure:15785: result: yes >configure:15924: checking types of arguments for select >configure:15962: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5 >configure:15969: $? = 0 >configure:15990: result: int,fd_set *,struct timeval * >configure:16013: checking return type of signal handlers >configure:16041: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5 >conftest.c: In function 'main': >conftest.c:80: error: void value not ignored as it ought to be >configure:16048: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "rsyslog" >| #define PACKAGE_TARNAME "rsyslog" >| #define PACKAGE_VERSION "5.4.0" >| #define PACKAGE_STRING "rsyslog 5.4.0" >| #define PACKAGE_BUGREPORT "rsyslog@lists.adiscon.com" >| #define PACKAGE "rsyslog" >| #define VERSION "5.4.0" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HOSTENV "x86_64-pc-linux-gnu" >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_RESOLV_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_CHOWN 1 >| #define HAVE_FORK 1 >| #define HAVE_VFORK 1 >| #define HAVE_WORKING_VFORK 1 >| #define HAVE_WORKING_FORK 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_REALLOC 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define SELECT_TYPE_ARG1 int >| #define SELECT_TYPE_ARG234 (fd_set *) >| #define SELECT_TYPE_ARG5 (struct timeval *) >| /* end confdefs.h. */ >| #include <sys/types.h> >| #include <signal.h> >| >| int >| main () >| { >| return *(signal (0, 0)) (0) == 1; >| ; >| return 0; >| } >configure:16063: result: void >configure:16071: checking whether lstat dereferences a symlink specified with a trailing slash >configure:16107: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:16111: $? = 0 >configure:16117: ./conftest >configure:16121: $? = 0 >configure:16145: result: yes >configure:16164: checking whether stat accepts an empty string >configure:16194: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:16198: $? = 0 >configure:16204: ./conftest >configure:16208: $? = 0 >configure:16225: result: no >configure:16241: checking whether strerror_r is declared >configure:16270: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5 >configure:16277: $? = 0 >configure:16292: result: yes >configure:16314: checking for strerror_r >configure:16370: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:16377: $? = 0 >configure:16399: result: yes >configure:16411: checking whether strerror_r returns char * >configure:16445: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5 >configure:16452: $? = 0 >configure:16531: result: yes >configure:16545: checking for vprintf >configure:16601: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -Wl,-O1 -Wl,--as-needed conftest.c >&5 >conftest.c:102: warning: conflicting types for built-in function 'vprintf' >configure:16608: $? = 0 >configure:16630: result: yes >configure:16639: checking for _doprnt >configure:16695: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -Wl,-O1 -Wl,--as-needed conftest.c >&5 >/var/tmp/portage/app-admin/rsyslog-5.4.0/temp/ccP9vbOM.o: In function `main': >/var/tmp/portage/app-admin/rsyslog-5.4.0/work/rsyslog-5.4.0/conftest.c:114: undefined reference to `_doprnt' >collect2: ld returned 1 exit status >configure:16702: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "rsyslog" >| #define PACKAGE_TARNAME "rsyslog" >| #define PACKAGE_VERSION "5.4.0" >| #define PACKAGE_STRING "rsyslog 5.4.0" >| #define PACKAGE_BUGREPORT "rsyslog@lists.adiscon.com" >| #define PACKAGE "rsyslog" >| #define VERSION "5.4.0" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HOSTENV "x86_64-pc-linux-gnu" >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_RESOLV_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_CHOWN 1 >| #define HAVE_FORK 1 >| #define HAVE_VFORK 1 >| #define HAVE_WORKING_VFORK 1 >| #define HAVE_WORKING_FORK 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_REALLOC 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define SELECT_TYPE_ARG1 int >| #define SELECT_TYPE_ARG234 (fd_set *) >| #define SELECT_TYPE_ARG5 (struct timeval *) >| #define RETSIGTYPE void >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_VPRINTF 1 >| /* end confdefs.h. */ >| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define _doprnt innocuous__doprnt >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char _doprnt (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef _doprnt >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char _doprnt (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub__doprnt || defined __stub____doprnt >| choke me >| #endif >| >| int >| main () >| { >| return _doprnt (); >| ; >| return 0; >| } >configure:16722: result: no >configure:16771: checking for flock >configure:16827: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:16834: $? = 0 >configure:16856: result: yes >configure:16771: checking for basename >configure:16827: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:16834: $? = 0 >configure:16856: result: yes >configure:16771: checking for alarm >configure:16827: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:16834: $? = 0 >configure:16856: result: yes >configure:16771: checking for clock_gettime >configure:16827: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -Wl,-O1 -Wl,--as-needed conftest.c >&5 >/var/tmp/portage/app-admin/rsyslog-5.4.0/temp/cceIYh7j.o: In function `main': >/var/tmp/portage/app-admin/rsyslog-5.4.0/work/rsyslog-5.4.0/conftest.c:117: undefined reference to `clock_gettime' >collect2: ld returned 1 exit status >configure:16834: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "rsyslog" >| #define PACKAGE_TARNAME "rsyslog" >| #define PACKAGE_VERSION "5.4.0" >| #define PACKAGE_STRING "rsyslog 5.4.0" >| #define PACKAGE_BUGREPORT "rsyslog@lists.adiscon.com" >| #define PACKAGE "rsyslog" >| #define VERSION "5.4.0" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HOSTENV "x86_64-pc-linux-gnu" >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_RESOLV_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_CHOWN 1 >| #define HAVE_FORK 1 >| #define HAVE_VFORK 1 >| #define HAVE_WORKING_VFORK 1 >| #define HAVE_WORKING_FORK 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_REALLOC 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define SELECT_TYPE_ARG1 int >| #define SELECT_TYPE_ARG234 (fd_set *) >| #define SELECT_TYPE_ARG5 (struct timeval *) >| #define RETSIGTYPE void >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_FLOCK 1 >| #define HAVE_BASENAME 1 >| #define HAVE_ALARM 1 >| /* end confdefs.h. */ >| /* Define clock_gettime to an innocuous variant, in case <limits.h> declares clock_gettime. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define clock_gettime innocuous_clock_gettime >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char clock_gettime (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef clock_gettime >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char clock_gettime (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_clock_gettime || defined __stub___clock_gettime >| choke me >| #endif >| >| int >| main () >| { >| return clock_gettime (); >| ; >| return 0; >| } >configure:16856: result: no >configure:16771: checking for gethostbyname >configure:16827: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:16834: $? = 0 >configure:16856: result: yes >configure:16771: checking for gethostname >configure:16827: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:16834: $? = 0 >configure:16856: result: yes >configure:16771: checking for gettimeofday >configure:16827: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:16834: $? = 0 >configure:16856: result: yes >configure:16771: checking for localtime_r >configure:16827: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:16834: $? = 0 >configure:16856: result: yes >configure:16771: checking for memset >configure:16827: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -Wl,-O1 -Wl,--as-needed conftest.c >&5 >conftest.c:110: warning: conflicting types for built-in function 'memset' >configure:16834: $? = 0 >configure:16856: result: yes >configure:16771: checking for mkdir >configure:16827: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:16834: $? = 0 >configure:16856: result: yes >configure:16771: checking for regcomp >configure:16827: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:16834: $? = 0 >configure:16856: result: yes >configure:16771: checking for select >configure:16827: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:16834: $? = 0 >configure:16856: result: yes >configure:16771: checking for setid >configure:16827: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -Wl,-O1 -Wl,--as-needed conftest.c >&5 >/var/tmp/portage/app-admin/rsyslog-5.4.0/temp/cc9ybldN.o: In function `main': >/var/tmp/portage/app-admin/rsyslog-5.4.0/work/rsyslog-5.4.0/conftest.c:125: undefined reference to `setid' >collect2: ld returned 1 exit status >configure:16834: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "rsyslog" >| #define PACKAGE_TARNAME "rsyslog" >| #define PACKAGE_VERSION "5.4.0" >| #define PACKAGE_STRING "rsyslog 5.4.0" >| #define PACKAGE_BUGREPORT "rsyslog@lists.adiscon.com" >| #define PACKAGE "rsyslog" >| #define VERSION "5.4.0" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HOSTENV "x86_64-pc-linux-gnu" >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_RESOLV_H 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTMP_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_EPOLL_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_CHOWN 1 >| #define HAVE_FORK 1 >| #define HAVE_VFORK 1 >| #define HAVE_WORKING_VFORK 1 >| #define HAVE_WORKING_FORK 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_MALLOC 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_REALLOC 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define SELECT_TYPE_ARG1 int >| #define SELECT_TYPE_ARG234 (fd_set *) >| #define SELECT_TYPE_ARG5 (struct timeval *) >| #define RETSIGTYPE void >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define STRERROR_R_CHAR_P 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_FLOCK 1 >| #define HAVE_BASENAME 1 >| #define HAVE_ALARM 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MKDIR 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_SELECT 1 >| /* end confdefs.h. */ >| /* Define setid to an innocuous variant, in case <limits.h> declares setid. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define setid innocuous_setid >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char setid (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef setid >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char setid (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_setid || defined __stub___setid >| choke me >| #endif >| >| int >| main () >| { >| return setid (); >| ; >| return 0; >| } >configure:16856: result: no >configure:16771: checking for socket >configure:16827: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:16834: $? = 0 >configure:16856: result: yes >configure:16771: checking for strcasecmp >configure:16827: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -Wl,-O1 -Wl,--as-needed conftest.c >&5 >conftest.c:115: warning: conflicting types for built-in function 'strcasecmp' >configure:16834: $? = 0 >configure:16856: result: yes >configure:16771: checking for strchr >configure:16827: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -Wl,-O1 -Wl,--as-needed conftest.c >&5 >conftest.c:116: warning: conflicting types for built-in function 'strchr' >configure:16834: $? = 0 >configure:16856: result: yes >configure:16771: checking for strdup >configure:16827: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -Wl,-O1 -Wl,--as-needed conftest.c >&5 >conftest.c:117: warning: conflicting types for built-in function 'strdup' >configure:16834: $? = 0 >configure:16856: result: yes >configure:16771: checking for strerror >configure:16827: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:16834: $? = 0 >configure:16856: result: yes >configure:16771: checking for strndup >configure:16827: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -Wl,-O1 -Wl,--as-needed conftest.c >&5 >conftest.c:119: warning: conflicting types for built-in function 'strndup' >configure:16834: $? = 0 >configure:16856: result: yes >configure:16771: checking for strnlen >configure:16827: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:16834: $? = 0 >configure:16856: result: yes >configure:16771: checking for strrchr >configure:16827: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -Wl,-O1 -Wl,--as-needed conftest.c >&5 >conftest.c:121: warning: conflicting types for built-in function 'strrchr' >configure:16834: $? = 0 >configure:16856: result: yes >configure:16771: checking for strstr >configure:16827: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -Wl,-O1 -Wl,--as-needed conftest.c >&5 >conftest.c:122: warning: conflicting types for built-in function 'strstr' >configure:16834: $? = 0 >configure:16856: result: yes >configure:16771: checking for strtol >configure:16827: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:16834: $? = 0 >configure:16856: result: yes >configure:16771: checking for strtoul >configure:16827: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:16834: $? = 0 >configure:16856: result: yes >configure:16771: checking for uname >configure:16827: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:16834: $? = 0 >configure:16856: result: yes >configure:16771: checking for ttyname_r >configure:16827: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:16834: $? = 0 >configure:16856: result: yes >configure:16771: checking for getline >configure:16827: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:16834: $? = 0 >configure:16856: result: yes >configure:16771: checking for malloc_trim >configure:16827: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:16834: $? = 0 >configure:16856: result: yes >configure:16771: checking for prctl >configure:16827: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:16834: $? = 0 >configure:16856: result: yes >configure:16771: checking for epoll_create >configure:16827: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:16834: $? = 0 >configure:16856: result: yes >configure:16771: checking for epoll_create1 >configure:16827: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:16834: $? = 0 >configure:16856: result: yes >configure:16771: checking for fdatasync >configure:16827: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:16834: $? = 0 >configure:16856: result: yes >configure:16870: checking for MAXHOSTNAMELEN >configure:16898: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5 >configure:16905: $? = 0 >configure:16910: result: yes >configure:16933: checking whether the compiler provides atomic builtins >configure:16990: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:16994: $? = 0 >configure:17000: ./conftest >configure:17004: $? = 0 >configure:17021: result: yes >configure:17033: checking whether the compiler provides atomic builtins for 64 bit data types >configure:17090: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:17094: $? = 0 >configure:17100: ./conftest >configure:17104: $? = 0 >configure:17121: result: yes >configure:17180: checking for special C compiler options needed for large files >configure:17275: result: no >configure:17281: checking for _FILE_OFFSET_BITS value needed for large files >configure:17316: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5 >configure:17323: $? = 0 >configure:17392: result: no >configure:17601: checking zlib.h usability >configure:17618: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5 >configure:17625: $? = 0 >configure:17639: result: yes >configure:17643: checking zlib.h presence >configure:17658: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:17665: $? = 0 >configure:17679: result: yes >configure:17712: checking for zlib.h >configure:17719: result: yes >configure:17731: checking for deflate in -lz >configure:17766: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -Wl,-O1 -Wl,--as-needed conftest.c -lz >&5 >configure:17773: $? = 0 >configure:17794: result: yes >configure:18093: checking pthread.h usability >configure:18110: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5 >configure:18117: $? = 0 >configure:18131: result: yes >configure:18135: checking pthread.h presence >configure:18150: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:18157: $? = 0 >configure:18171: result: yes >configure:18204: checking for pthread.h >configure:18213: result: yes >configure:18224: checking for pthread_create in -lpthread >configure:18260: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -Wl,-O1 -Wl,--as-needed conftest.c -lpthread -lpthread > >&5 >configure:18267: $? = 0 >configure:18288: result: yes >configure:18376: checking for SYSLOG_UNIXAF support >configure:18397: result: yes >configure:18445: checking for FSSTND support >configure:18466: result: yes >configure:20322: checking libnet.h usability >configure:20339: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g conftest.c >&5 >configure:20346: $? = 0 >configure:20360: result: yes >configure:20364: checking libnet.h presence >configure:20379: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:20386: $? = 0 >configure:20400: result: yes >configure:20433: checking for libnet.h >configure:20442: result: yes >configure:20466: checking for libnet_init in -lnet >configure:20501: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -Wl,-O1 -Wl,--as-needed conftest.c -lnet >&5 >configure:20508: $? = 0 >configure:20529: result: yes >configure:21084: creating ./config.status > >## ---------------------- ## >## Running config.status. ## >## ---------------------- ## > >This file was extended by rsyslog config.status 5.4.0, which was >generated by GNU Autoconf 2.63. Invocation command line was > > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > >on doml > >config.status:1211: creating Makefile >config.status:1211: creating runtime/Makefile >config.status:1211: creating tools/Makefile >config.status:1211: creating doc/Makefile >config.status:1211: creating plugins/imudp/Makefile >config.status:1211: creating plugins/imtcp/Makefile >config.status:1211: creating plugins/im3195/Makefile >config.status:1211: creating plugins/imgssapi/Makefile >config.status:1211: creating plugins/imuxsock/Makefile >config.status:1211: creating plugins/immark/Makefile >config.status:1211: creating plugins/imklog/Makefile >config.status:1211: creating plugins/imtemplate/Makefile >config.status:1211: creating plugins/omtemplate/Makefile >config.status:1211: creating plugins/omprog/Makefile >config.status:1211: creating plugins/omstdout/Makefile >config.status:1211: creating plugins/omruleset/Makefile >config.status:1211: creating plugins/imfile/Makefile >config.status:1211: creating plugins/imrelp/Makefile >config.status:1211: creating plugins/imdiag/Makefile >config.status:1211: creating plugins/omtesting/Makefile >config.status:1211: creating plugins/omgssapi/Makefile >config.status:1211: creating plugins/ommysql/Makefile >config.status:1211: creating plugins/ompgsql/Makefile >config.status:1211: creating plugins/omrelp/Makefile >config.status:1211: creating plugins/omlibdbi/Makefile >config.status:1211: creating plugins/ommail/Makefile >config.status:1211: creating plugins/omsnmp/Makefile >config.status:1211: creating plugins/omoracle/Makefile >config.status:1211: creating plugins/omudpspoof/Makefile >config.status:1211: creating plugins/cust1/Makefile >config.status:1211: creating java/Makefile >config.status:1211: creating tests/Makefile >config.status:1211: creating config.h >config.status:1485: executing depfiles commands >config.status:1485: executing libtool commands > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=x86_64-pc-linux-gnu >ac_cv_c_compiler_gnu=yes >ac_cv_c_const=yes >ac_cv_c_inline=inline >ac_cv_c_uint8_t=yes >ac_cv_c_volatile=yes >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer' >ac_cv_env_CPPFLAGS_set= >ac_cv_env_CPPFLAGS_value= >ac_cv_env_CPP_set= >ac_cv_env_CPP_value= >ac_cv_env_GNUTLS_CFLAGS_set= >ac_cv_env_GNUTLS_CFLAGS_value= >ac_cv_env_GNUTLS_LIBS_set= >ac_cv_env_GNUTLS_LIBS_value= >ac_cv_env_LDFLAGS_set=set >ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' >ac_cv_env_LIBLOGGING_CFLAGS_set= >ac_cv_env_LIBLOGGING_CFLAGS_value= >ac_cv_env_LIBLOGGING_LIBS_set= >ac_cv_env_LIBLOGGING_LIBS_value= >ac_cv_env_LIBS_set= >ac_cv_env_LIBS_value= >ac_cv_env_PKG_CONFIG_set= >ac_cv_env_PKG_CONFIG_value= >ac_cv_env_RELP_CFLAGS_set= >ac_cv_env_RELP_CFLAGS_value= >ac_cv_env_RELP_LIBS_set= >ac_cv_env_RELP_LIBS_value= >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=x86_64-pc-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=x86_64-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_func__doprnt=no >ac_cv_func_alarm=yes >ac_cv_func_basename=yes >ac_cv_func_chown_works=yes >ac_cv_func_clock_gettime=no >ac_cv_func_epoll_create1=yes >ac_cv_func_epoll_create=yes >ac_cv_func_fdatasync=yes >ac_cv_func_flock=yes >ac_cv_func_fork=yes >ac_cv_func_fork_works=yes >ac_cv_func_gethostbyname=yes >ac_cv_func_gethostname=yes >ac_cv_func_getline=yes >ac_cv_func_gettimeofday=yes >ac_cv_func_localtime_r=yes >ac_cv_func_lstat_dereferences_slashed_symlink=yes >ac_cv_func_malloc_0_nonnull=yes >ac_cv_func_malloc_trim=yes >ac_cv_func_memset=yes >ac_cv_func_mkdir=yes >ac_cv_func_prctl=yes >ac_cv_func_realloc_0_nonnull=yes >ac_cv_func_regcomp=yes >ac_cv_func_select=yes >ac_cv_func_select_args='int,fd_set *,struct timeval *' >ac_cv_func_setid=no >ac_cv_func_socket=yes >ac_cv_func_stat_empty_string_bug=no >ac_cv_func_strcasecmp=yes >ac_cv_func_strchr=yes >ac_cv_func_strdup=yes >ac_cv_func_strerror=yes >ac_cv_func_strerror_r=yes >ac_cv_func_strerror_r_char_p=yes >ac_cv_func_strndup=yes >ac_cv_func_strnlen=yes >ac_cv_func_strrchr=yes >ac_cv_func_strstr=yes >ac_cv_func_strtol=yes >ac_cv_func_strtoul=yes >ac_cv_func_ttyname_r=yes >ac_cv_func_uname=yes >ac_cv_func_vfork=yes >ac_cv_func_vfork_works=yes >ac_cv_func_vprintf=yes >ac_cv_have_decl_strerror_r=yes >ac_cv_header_arpa_inet_h=yes >ac_cv_header_arpa_nameser_h=yes >ac_cv_header_dlfcn_h=yes >ac_cv_header_fcntl_h=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_libgen_h=yes >ac_cv_header_libnet_h=yes >ac_cv_header_locale_h=yes >ac_cv_header_malloc_h=yes >ac_cv_header_memory_h=yes >ac_cv_header_minix_config_h=no >ac_cv_header_netdb_h=yes >ac_cv_header_netinet_in_h=yes >ac_cv_header_paths_h=yes >ac_cv_header_pthread_h=yes >ac_cv_header_resolv_h=yes >ac_cv_header_stdc=yes >ac_cv_header_stddef_h=yes >ac_cv_header_stdint_h=yes >ac_cv_header_stdlib_h=yes >ac_cv_header_string_h=yes >ac_cv_header_strings_h=yes >ac_cv_header_sys_epoll_h=yes >ac_cv_header_sys_file_h=yes >ac_cv_header_sys_ioctl_h=yes >ac_cv_header_sys_param_h=yes >ac_cv_header_sys_prctl_h=yes >ac_cv_header_sys_select_h=yes >ac_cv_header_sys_socket_h=yes >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_time_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_sys_wait_h=yes >ac_cv_header_syslog_h=yes >ac_cv_header_time=yes >ac_cv_header_unistd_h=yes >ac_cv_header_utmp_h=yes >ac_cv_header_utmpx_h=yes >ac_cv_header_vfork_h=no >ac_cv_header_zlib_h=yes >ac_cv_host=x86_64-pc-linux-gnu >ac_cv_lib_net_libnet_init=yes >ac_cv_lib_pthread_pthread_create=yes >ac_cv_lib_z_deflate=yes >ac_cv_member_struct_sockaddr_sa_len=no >ac_cv_objext=o >ac_cv_path_EGREP='/bin/grep -E' >ac_cv_path_FGREP='/bin/grep -F' >ac_cv_path_GREP=/bin/grep >ac_cv_path_SED=/bin/sed >ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config >ac_cv_path_install='/usr/bin/install -c' >ac_cv_path_mkdir=/bin/mkdir >ac_cv_prog_AR=x86_64-pc-linux-gnu-ar >ac_cv_prog_AWK=gawk >ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc >ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' >ac_cv_prog_HAVE_JAVAC=yes >ac_cv_prog_OBJDUMP=x86_64-pc-linux-gnu-objdump >ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib >ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip >ac_cv_prog_cc_c89= >ac_cv_prog_cc_g=yes >ac_cv_prog_cc_x86_64_pc_linux_gnu_gcc_c_o=yes >ac_cv_prog_gcc_traditional=no >ac_cv_prog_make_make_set=yes >ac_cv_safe_to_define___extensions__=yes >ac_cv_search_clock_gettime=-lrt >ac_cv_search_dlopen=-ldl >ac_cv_struct_tm=time.h >ac_cv_sys_file_offset_bits=no >ac_cv_sys_largefile_CC=no >ac_cv_type_mode_t=yes >ac_cv_type_off_t=yes >ac_cv_type_pid_t=yes >ac_cv_type_signal=void >ac_cv_type_size_t=yes >ac_cv_type_ssize_t=yes >ac_cv_type_uid_t=yes >am_cv_CC_dependencies_compiler_type=gcc3 >ap_cv_atomic_builtins=yes >ap_cv_atomic_builtins_64=yes >lt_cv_deplibs_check_method=pass_all >lt_cv_file_magic_cmd='$MAGIC_CMD' >lt_cv_file_magic_test_file= >lt_cv_ld_reload_flag=-r >lt_cv_nm_interface='BSD nm' >lt_cv_objdir=.libs >lt_cv_path_LD=/usr/x86_64-pc-linux-gnu/bin/ld >lt_cv_path_NM='/usr/bin/nm -B' >lt_cv_prog_compiler_c_o=yes >lt_cv_prog_compiler_pic_works=yes >lt_cv_prog_compiler_rtti_exceptions=no >lt_cv_prog_compiler_static_works=yes >lt_cv_prog_gnu_ld=yes >lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' >lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' >lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' >lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' >lt_cv_sys_max_cmd_len=1572864 > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /var/tmp/portage/app-admin/rsyslog-5.4.0/work/rsyslog-5.4.0/missing --run aclocal-1.11' >AMDEPBACKSLASH='\' >AMDEP_FALSE='#' >AMDEP_TRUE='' >AMTAR='${SHELL} /var/tmp/portage/app-admin/rsyslog-5.4.0/work/rsyslog-5.4.0/missing --run tar' >AM_BACKSLASH='\' >AM_DEFAULT_VERBOSITY='0' >AR='x86_64-pc-linux-gnu-ar' >AUTOCONF='${SHELL} /var/tmp/portage/app-admin/rsyslog-5.4.0/work/rsyslog-5.4.0/missing --run autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/app-admin/rsyslog-5.4.0/work/rsyslog-5.4.0/missing --run autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/app-admin/rsyslog-5.4.0/work/rsyslog-5.4.0/missing --run automake-1.11' >AWK='gawk' >CC='x86_64-pc-linux-gnu-gcc' >CCDEPMODE='depmode=gcc3' >CFLAGS='-O2 -pipe -march=native -fpeel-loops -fprefetch-loop-arrays -floop-interchange -floop-block -floop-strip-mine -ftracer -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g' >CPP='x86_64-pc-linux-gnu-gcc -E' >CPPFLAGS='' >CYGPATH_W='echo' >DEFS='-DHAVE_CONFIG_H' >DEPDIR='.deps' >DL_LIBS='-ldl ' >DSYMUTIL='' >DUMPBIN='' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >ENABLE_CUST1_FALSE='' >ENABLE_CUST1_TRUE='#' >ENABLE_DIAGTOOLS_FALSE='' >ENABLE_DIAGTOOLS_TRUE='#' >ENABLE_GNUTLS_FALSE='' >ENABLE_GNUTLS_TRUE='#' >ENABLE_GSSAPI_FALSE='' >ENABLE_GSSAPI_TRUE='#' >ENABLE_GUI_FALSE='' >ENABLE_GUI_TRUE='#' >ENABLE_IMDIAG_FALSE='#' >ENABLE_IMDIAG_TRUE='' >ENABLE_IMFILE_FALSE='#' >ENABLE_IMFILE_TRUE='' >ENABLE_IMKLOG_BSD_FALSE='' >ENABLE_IMKLOG_BSD_TRUE='#' >ENABLE_IMKLOG_FALSE='#' >ENABLE_IMKLOG_LINUX_FALSE='#' >ENABLE_IMKLOG_LINUX_TRUE='' >ENABLE_IMKLOG_TRUE='' >ENABLE_IMTEMPLATE_FALSE='#' >ENABLE_IMTEMPLATE_TRUE='' >ENABLE_INET_FALSE='#' >ENABLE_INET_TRUE='' >ENABLE_MAIL_FALSE='#' >ENABLE_MAIL_TRUE='' >ENABLE_MYSQL_FALSE='' >ENABLE_MYSQL_TRUE='#' >ENABLE_OMLIBDBI_FALSE='' >ENABLE_OMLIBDBI_TRUE='#' >ENABLE_OMPROG_FALSE='#' >ENABLE_OMPROG_TRUE='' >ENABLE_OMRULESET_FALSE='#' >ENABLE_OMRULESET_TRUE='' >ENABLE_OMSTDOUT_FALSE='#' >ENABLE_OMSTDOUT_TRUE='' >ENABLE_OMTEMPLATE_FALSE='#' >ENABLE_OMTEMPLATE_TRUE='' >ENABLE_OMUDPSPOOF_FALSE='#' >ENABLE_OMUDPSPOOF_TRUE='' >ENABLE_ORACLE_FALSE='' >ENABLE_ORACLE_TRUE='#' >ENABLE_PGSQL_FALSE='' >ENABLE_PGSQL_TRUE='#' >ENABLE_REGEXP_FALSE='#' >ENABLE_REGEXP_TRUE='' >ENABLE_RELP_FALSE='' >ENABLE_RELP_TRUE='#' >ENABLE_RFC3195_FALSE='' >ENABLE_RFC3195_TRUE='#' >ENABLE_RSYSLOGD_FALSE='#' >ENABLE_RSYSLOGD_TRUE='' >ENABLE_RSYSLOGRT_FALSE='#' >ENABLE_RSYSLOGRT_TRUE='' >ENABLE_SNMP_FALSE='' >ENABLE_SNMP_TRUE='#' >ENABLE_TESTBENCH_FALSE='#' >ENABLE_TESTBENCH_TRUE='' >ENABLE_ZLIB_FALSE='#' >ENABLE_ZLIB_TRUE='' >EXEEXT='' >FGREP='/bin/grep -F' >GNUTLS_CFLAGS='' >GNUTLS_LIBS='' >GREP='/bin/grep' >GSS_LIBS='' >HAVE_JAVAC='yes' >HAVE_MYSQL_CONFIG='' >HAVE_ORACLE_CONFIG='' >HAVE_PGSQL_CONFIG='' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' >LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' >LDFLAGS='-Wl,-O1 -Wl,--as-needed' >LIBDBI_CFLAGS='' >LIBDBI_LIBS='' >LIBLOGGING_CFLAGS='' >LIBLOGGING_LIBS='' >LIBOBJS='' >LIBS='' >LIBTOOL='$(SHELL) $(top_builddir)/libtool' >LIPO='' >LN_S='ln -s' >LTLIBOBJS='' >MAKEINFO='${SHELL} /var/tmp/portage/app-admin/rsyslog-5.4.0/work/rsyslog-5.4.0/missing --run makeinfo' >MKDIR_P='/bin/mkdir -p' >MYSQL_CFLAGS='' >MYSQL_LIBS='' >NM='/usr/bin/nm -B' >NMEDIT='' >OBJDUMP='x86_64-pc-linux-gnu-objdump' >OBJEXT='o' >ORACLE_CFLAGS='' >ORACLE_LIBS='' >OTOOL64='' >OTOOL='' >PACKAGE='rsyslog' >PACKAGE_BUGREPORT='rsyslog@lists.adiscon.com' >PACKAGE_NAME='rsyslog' >PACKAGE_STRING='rsyslog 5.4.0' >PACKAGE_TARNAME='rsyslog' >PACKAGE_VERSION='5.4.0' >PATH_SEPARATOR=':' >PGSQL_CFLAGS='' >PGSQL_LIBS='' >PKG_CONFIG='/usr/bin/pkg-config' >PTHREADS_CFLAGS='-pthread' >PTHREADS_LIBS='-lpthread' >RANLIB='x86_64-pc-linux-gnu-ranlib' >RELP_CFLAGS='' >RELP_LIBS='' >RSRT_CFLAGS='-I$(top_srcdir)/runtime -I$(top_srcdir)' >RSRT_LIBS='$(top_builddir)/runtime/librsyslog.la' >RT_LIBS='-lrt ' >SED='/bin/sed' >SET_MAKE='' >SHELL='/bin/sh' >SNMP_CFLAGS='' >SNMP_LIBS='' >SOL_LIBS='' >STRIP='x86_64-pc-linux-gnu-strip' >UDPSPOOF_CFLAGS='' >UDPSPOOF_LIBS='-lnet' >VERSION='5.4.0' >WITH_MODDIRS_FALSE='' >WITH_MODDIRS_TRUE='#' >ZLIB_LIBS='-lz' >ac_ct_CC='' >ac_ct_DUMPBIN='' >am__EXEEXT_FALSE='' >am__EXEEXT_TRUE='#' >am__fastdepCC_FALSE='#' >am__fastdepCC_TRUE='' >am__include='include' >am__isrc='' >am__leading_dot='.' >am__quote='' >am__tar='${AMTAR} chof - "$$tardir"' >am__untar='${AMTAR} xf -' >bindir='${exec_prefix}/bin' >build='x86_64-pc-linux-gnu' >build_alias='x86_64-pc-linux-gnu' >build_cpu='x86_64' >build_os='linux-gnu' >build_vendor='pc' >datadir='/usr/share' >datarootdir='${prefix}/share' >docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' >dvidir='${docdir}' >exec_prefix='${prefix}' >host='x86_64-pc-linux-gnu' >host_alias='x86_64-pc-linux-gnu' >host_cpu='x86_64' >host_os='linux-gnu' >host_vendor='pc' >htmldir='${docdir}' >includedir='${prefix}/include' >infodir='/usr/share/info' >install_sh='${SHELL} /var/tmp/portage/app-admin/rsyslog-5.4.0/work/rsyslog-5.4.0/install-sh' >libdir='/usr/lib64' >libexecdir='${exec_prefix}/libexec' >localedir='${datarootdir}/locale' >localstatedir='/var/lib' >lt_ECHO='echo' >mandir='/usr/share/man' >mkdir_p='/bin/mkdir -p' >moddirs='' >oldincludedir='/usr/include' >pdfdir='${docdir}' >prefix='/usr' >program_transform_name='s,x,x,' >psdir='${docdir}' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define PACKAGE_NAME "rsyslog" >#define PACKAGE_TARNAME "rsyslog" >#define PACKAGE_VERSION "5.4.0" >#define PACKAGE_STRING "rsyslog 5.4.0" >#define PACKAGE_BUGREPORT "rsyslog@lists.adiscon.com" >#define PACKAGE "rsyslog" >#define VERSION "5.4.0" >#define STDC_HEADERS 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRING_H 1 >#define HAVE_MEMORY_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_UNISTD_H 1 >#define __EXTENSIONS__ 1 >#define _ALL_SOURCE 1 >#define _GNU_SOURCE 1 >#define _POSIX_PTHREAD_SEMANTICS 1 >#define _TANDEM_SOURCE 1 >#define HAVE_DLFCN_H 1 >#define LT_OBJDIR ".libs/" >#define HOSTENV "x86_64-pc-linux-gnu" >#define HAVE_SYS_TYPES_H 1 >#define HAVE_NETINET_IN_H 1 >#define HAVE_ARPA_NAMESER_H 1 >#define HAVE_NETDB_H 1 >#define HAVE_RESOLV_H 1 >#define STDC_HEADERS 1 >#define HAVE_SYS_WAIT_H 1 >#define HAVE_ARPA_INET_H 1 >#define HAVE_LIBGEN_H 1 >#define HAVE_MALLOC_H 1 >#define HAVE_FCNTL_H 1 >#define HAVE_LOCALE_H 1 >#define HAVE_NETDB_H 1 >#define HAVE_NETINET_IN_H 1 >#define HAVE_PATHS_H 1 >#define HAVE_STDDEF_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRING_H 1 >#define HAVE_SYS_FILE_H 1 >#define HAVE_SYS_IOCTL_H 1 >#define HAVE_SYS_PARAM_H 1 >#define HAVE_SYS_SOCKET_H 1 >#define HAVE_SYS_TIME_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_SYSLOG_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_UTMP_H 1 >#define HAVE_UTMPX_H 1 >#define HAVE_SYS_EPOLL_H 1 >#define HAVE_SYS_PRCTL_H 1 >#define TIME_WITH_SYS_TIME 1 >#define HAVE_UNISTD_H 1 >#define HAVE_CHOWN 1 >#define HAVE_FORK 1 >#define HAVE_VFORK 1 >#define HAVE_WORKING_VFORK 1 >#define HAVE_WORKING_FORK 1 >#define HAVE_STDLIB_H 1 >#define HAVE_MALLOC 1 >#define HAVE_STDLIB_H 1 >#define HAVE_REALLOC 1 >#define HAVE_SYS_SELECT_H 1 >#define HAVE_SYS_SOCKET_H 1 >#define SELECT_TYPE_ARG1 int >#define SELECT_TYPE_ARG234 (fd_set *) >#define SELECT_TYPE_ARG5 (struct timeval *) >#define RETSIGTYPE void >#define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >#define HAVE_DECL_STRERROR_R 1 >#define HAVE_STRERROR_R 1 >#define STRERROR_R_CHAR_P 1 >#define HAVE_VPRINTF 1 >#define HAVE_FLOCK 1 >#define HAVE_BASENAME 1 >#define HAVE_ALARM 1 >#define HAVE_GETHOSTBYNAME 1 >#define HAVE_GETHOSTNAME 1 >#define HAVE_GETTIMEOFDAY 1 >#define HAVE_LOCALTIME_R 1 >#define HAVE_MEMSET 1 >#define HAVE_MKDIR 1 >#define HAVE_REGCOMP 1 >#define HAVE_SELECT 1 >#define HAVE_SOCKET 1 >#define HAVE_STRCASECMP 1 >#define HAVE_STRCHR 1 >#define HAVE_STRDUP 1 >#define HAVE_STRERROR 1 >#define HAVE_STRNDUP 1 >#define HAVE_STRNLEN 1 >#define HAVE_STRRCHR 1 >#define HAVE_STRSTR 1 >#define HAVE_STRTOL 1 >#define HAVE_STRTOUL 1 >#define HAVE_UNAME 1 >#define HAVE_TTYNAME_R 1 >#define HAVE_GETLINE 1 >#define HAVE_MALLOC_TRIM 1 >#define HAVE_PRCTL 1 >#define HAVE_EPOLL_CREATE 1 >#define HAVE_EPOLL_CREATE1 1 >#define HAVE_FDATASYNC 1 >#define HAVE_ATOMIC_BUILTINS 1 >#define HAVE_ATOMIC_BUILTINS_64BIT 1 >#define FEATURE_REGEXP 1 >#define USE_NETZIP 1 >#define HAVE_PTHREAD_H 1 >#define USE_PTHREADS 1 >#define SYSLOG_UNIXAF 1 >#define SYSLOG_INET 1 >#define FSSTND 1 >#define NDEBUG 1 >#define HAVE_LIBNET_H 1 > >configure: exit 0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 344745
: 253699 |
253701