This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by log4cplus configure 2.1.1, which was
generated by GNU Autoconf 2.72c.  Invocation command line was

  $ /root/contrail/third_party/log4cplus-2.1.1/configure CXXFLAGS=-std=c++11 --prefix=/root/contrail/build --enable-static=yes --enable-thread-pool=no --enable-threads=yes

## --------- ##
## Platform. ##
## --------- ##

hostname = jenkins-test-unit-group-one-1920-1.novalocal
uname -m = x86_64
uname -r = 5.14.0-284.11.1.el9_2.x86_64
uname -s = Linux
uname -v = #1 SMP PREEMPT_DYNAMIC Tue May 9 17:09:15 UTC 2023

/usr/bin/uname -p = x86_64
/bin/uname -X     = unknown

/bin/arch              = x86_64
/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/local/sbin/
PATH: /usr/local/bin/
PATH: /usr/sbin/
PATH: /usr/bin/
PATH: /sbin/
PATH: /bin/


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2965: looking for aux files: ltmain.sh compile ar-lib missing install-sh config.guess config.sub
configure:2978:  trying /root/contrail/third_party/log4cplus-2.1.1/
configure:3007:   /root/contrail/third_party/log4cplus-2.1.1/ltmain.sh found
configure:3007:   /root/contrail/third_party/log4cplus-2.1.1/compile found
configure:3007:   /root/contrail/third_party/log4cplus-2.1.1/ar-lib found
configure:3007:   /root/contrail/third_party/log4cplus-2.1.1/missing found
configure:2989:   /root/contrail/third_party/log4cplus-2.1.1/install-sh found
configure:3007:   /root/contrail/third_party/log4cplus-2.1.1/config.guess found
configure:3007:   /root/contrail/third_party/log4cplus-2.1.1/config.sub found
configure:3126: checking build system type
configure:3142: result: x86_64-pc-linux-gnu
configure:3162: checking host system type
configure:3177: result: x86_64-pc-linux-gnu
configure:3197: checking target system type
configure:3212: result: x86_64-pc-linux-gnu
configure:3257: checking for a BSD-compatible install
configure:3331: result: /usr/bin/install -c
configure:3342: checking whether build environment is sane
configure:3397: result: yes
configure:3558: checking for a race-free mkdir -p
configure:3601: result: /usr/bin/mkdir -p
configure:3608: checking for gawk
configure:3629: found /usr/bin/gawk
configure:3641: result: gawk
configure:3652: checking whether make sets $(MAKE)
configure:3676: result: yes
configure:3706: checking whether make supports nested variables
configure:3725: result: yes
configure:3859: checking whether to enable maintainer-specific portions of Makefiles
configure:3870: result: yes
configure:3896: checking whether make supports the include directive
configure:3911: make -f confmf.GNU && cat confinc.out
make[1]: Entering directory `/root/work/build/third_party/log4cplus'
make[1]: Leaving directory `/root/work/build/third_party/log4cplus'
this is the am__doit target
configure:3914: $? = 0
configure:3933: result: yes (GNU style)
configure:4010: checking for gcc
configure:4031: found /usr/bin/gcc
configure:4043: result: gcc
configure:4402: checking for C compiler version
configure:4411: gcc --version >&5
gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44)
Copyright (C) 2015 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:4422: $? = 0
configure:4411: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.8.5 20150623 (Red Hat 4.8.5-44) (GCC) 
configure:4422: $? = 0
configure:4411: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:4422: $? = 4
configure:4411: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:4422: $? = 4
configure:4411: gcc -version >&5
gcc: error: unrecognized command line option '-version'
gcc: fatal error: no input files
compilation terminated.
configure:4422: $? = 4
configure:4442: checking whether the C compiler works
configure:4464: gcc -DOPEN_CONTRAIL_CLIENT -g   conftest.c  >&5
configure:4468: $? = 0
configure:4519: result: yes
configure:4523: checking for C compiler default output file name
configure:4525: result: a.out
configure:4531: checking for suffix of executables
configure:4538: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g   conftest.c  >&5
configure:4542: $? = 0
configure:4566: result: 
configure:4588: checking whether we are cross compiling
configure:4596: gcc -o conftest -DOPEN_CONTRAIL_CLIENT -g   conftest.c  >&5
configure:4600: $? = 0
configure:4607: ./conftest
configure:4611: $? = 0
configure:4626: result: no
configure:4632: checking for suffix of object files
configure:4655: gcc -c -DOPEN_CONTRAIL_CLIENT -g  conftest.c >&5
configure:4659: $? = 0
configure:4683: result: o
configure:4687: checking whether the compiler supports GNU C
configure:4707: gcc -c -DOPEN_CONTRAIL_CLIENT -g  conftest.c >&5
configure:4707: $? = 0
configure:4719: result: yes
configure:4730: checking whether gcc accepts -g
configure:4751: gcc -c -g  conftest.c >&5
configure:4751: $? = 0
configure:4798: result: yes
configure:4818: checking for gcc option to enable C11 features
configure:4833: gcc  -c -DOPEN_CONTRAIL_CLIENT -g  conftest.c >&5
conftest.c:59:3: error: #error "Compiler does not advertise C99 conformance"
 # error "Compiler does not advertise C99 conformance"
   ^
conftest.c:115:29: error: expected ';', ',' or ')' before 'text'
 test_restrict (ccp restrict text)
                             ^
conftest.c:164:3: error: #error "Compiler does not advertise C11 conformance"
 # error "Compiler does not advertise C11 conformance"
   ^
conftest.c:195:12: error: 'syntax' undeclared here (not in a function)
 #define u8 syntax error!
            ^
conftest.c:196:29: note: in expansion of macro 'u8'
 char const utf8_literal[] = u8"happens to be ASCII" "another string";
                             ^
conftest.c:195:19: error: expected ',' or ';' before 'error'
 #define u8 syntax error!
                   ^
conftest.c:196:29: note: in expansion of macro 'u8'
 char const utf8_literal[] = u8"happens to be ASCII" "another string";
                             ^
conftest.c: In function 'main':
conftest.c:229:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
   char *restrict newvar = "Another string";
                  ^
conftest.c:229:18: error: 'newvar' undeclared (first use in this function)
conftest.c:229:18: note: each undeclared identifier is reported only once for each function it appears in
conftest.c:239:3: error: 'for' loop initial declarations are only allowed in C99 mode
   for (int i = 0; i < ia->datasize; ++i)
   ^
conftest.c:239:3: note: use option -std=c99 or -std=gnu99 to compile your code
configure:4833: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "log4cplus"
| #define PACKAGE_TARNAME "log4cplus"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "log4cplus 2.1.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| 
| /* Does the compiler advertise C89 conformance?
|    Do not test the value of __STDC__, because some compilers set it to 0
|    while being otherwise adequately conformant. */
| #if !defined __STDC__
| # error "Compiler does not advertise C89 conformance"
| #endif
| 
| #include <stddef.h>
| #include <stdarg.h>
| struct stat;
| /* Most of the following tests are stolen from RCS 5.7 src/conf.sh.  */
| struct buf { int x; };
| struct buf * (*rcsopen) (struct buf *, struct stat *, int);
| static char *e (char **p, int i)
| {
|   return p[i];
| }
| static char *f (char * (*g) (char **, int), char **p, ...)
| {
|   char *s;
|   va_list v;
|   va_start (v,p);
|   s = g (p, va_arg (v,int));
|   va_end (v);
|   return s;
| }
| 
| /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has
|    function prototypes and stuff, but not \xHH hex character constants.
|    These do not provoke an error unfortunately, instead are silently treated
|    as an "x".  The following induces an error, until -std is added to get
|    proper ANSI mode.  Curiously \x00 != x always comes out true, for an
|    array size at least.  It is necessary to write \x00 == 0 to get something
|    that is true only with -std.  */
| int osf4_cc_array ['\x00' == 0 ? 1 : -1];
| 
| /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
|    inside strings and character constants.  */
| #define FOO(x) 'x'
| int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
| 
| int test (int i, double x);
| struct s1 {int (*f) (int a);};
| struct s2 {int (*f) (double a);};
| int pairnames (int, char **, int *(*)(struct buf *, struct stat *, int),
|                int, int);
| 
| // Does the compiler advertise C99 conformance?
| #if !defined __STDC_VERSION__ || __STDC_VERSION__ < 199901L
| # error "Compiler does not advertise C99 conformance"
| #endif
| 
| #include <stdbool.h>
| extern int puts (const char *);
| extern int printf (const char *, ...);
| extern int dprintf (int, const char *, ...);
| extern void *malloc (size_t);
| extern void free (void *);
| 
| // Check varargs macros.  These examples are taken from C99 6.10.3.5.
| // dprintf is used instead of fprintf to avoid needing to declare
| // FILE and stderr.
| #define debug(...) dprintf (2, __VA_ARGS__)
| #define showlist(...) puts (#__VA_ARGS__)
| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
| static void
| test_varargs_macros (void)
| {
|   int x = 1234;
|   int y = 5678;
|   debug ("Flag");
|   debug ("X = %d\n", x);
|   showlist (The first, second, and third items.);
|   report (x>y, "x is %d but y is %d", x, y);
| }
| 
| // Check long long types.
| #define BIG64 18446744073709551615ull
| #define BIG32 4294967295ul
| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
| #if !BIG_OK
|   #error "your preprocessor is broken"
| #endif
| #if BIG_OK
| #else
|   #error "your preprocessor is broken"
| #endif
| static long long int bignum = -9223372036854775807LL;
| static unsigned long long int ubignum = BIG64;
| 
| struct incomplete_array
| {
|   int datasize;
|   double data[];
| };
| 
| struct named_init {
|   int number;
|   const wchar_t *name;
|   double average;
| };
| 
| typedef const char *ccp;
| 
| static inline int
| test_restrict (ccp restrict text)
| {
|   // See if C++-style comments work.
|   // Iterate through items via the restricted pointer.
|   // Also check for declarations in for loops.
|   for (unsigned int i = 0; *(text+i) != '\0'; ++i)
|     continue;
|   return 0;
| }
| 
| // Check varargs and va_copy.
| static bool
| test_varargs (const char *format, ...)
| {
|   va_list args;
|   va_start (args, format);
|   va_list args_copy;
|   va_copy (args_copy, args);
| 
|   const char *str = "";
|   int number = 0;
|   float fnumber = 0;
| 
|   while (*format)
|     {
|       switch (*format++)
| 	{
| 	case 's': // string
| 	  str = va_arg (args_copy, const char *);
| 	  break;
| 	case 'd': // int
| 	  number = va_arg (args_copy, int);
| 	  break;
| 	case 'f': // float
| 	  fnumber = va_arg (args_copy, double);
| 	  break;
| 	default:
| 	  break;
| 	}
|     }
|   va_end (args_copy);
|   va_end (args);
| 
|   return *str && number && fnumber;
| }
| 
| 
| // Does the compiler advertise C11 conformance?
| #if !defined __STDC_VERSION__ || __STDC_VERSION__ < 201112L
| # error "Compiler does not advertise C11 conformance"
| #endif
| 
| // Check _Alignas.
| char _Alignas (double) aligned_as_double;
| char _Alignas (0) no_special_alignment;
| extern char aligned_as_int;
| char _Alignas (0) _Alignas (int) aligned_as_int;
| 
| // Check _Alignof.
| enum
| {
|   int_alignment = _Alignof (int),
|   int_array_alignment = _Alignof (int[100]),
|   char_alignment = _Alignof (char)
| };
| _Static_assert (0 < -_Alignof (int), "_Alignof is signed");
| 
| // Check _Noreturn.
| int _Noreturn does_not_return (void) { for (;;) continue; }
| 
| // Check _Static_assert.
| struct test_static_assert
| {
|   int x;
|   _Static_assert (sizeof (int) <= sizeof (long int),
|                   "_Static_assert does not work in struct");
|   long int y;
| };
| 
| // Check UTF-8 literals.
| #define u8 syntax error!
| char const utf8_literal[] = u8"happens to be ASCII" "another string";
| 
| // Check duplicate typedefs.
| typedef long *long_ptr;
| typedef long int *long_ptr;
| typedef long_ptr long_ptr;
| 
| // Anonymous structures and unions -- taken from C11 6.7.2.1 Example 1.
| struct anonymous
| {
|   union {
|     struct { int i; int j; };
|     struct { int k; long int l; } w;
|   };
|   int m;
| } v1;
| 
| 
| int
| main (int argc, char **argv)
| {
|   int ok = 0;
|   
| ok |= (argc == 0 || f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]);
| 
|   
|   // Check bool.
|   _Bool success = false;
|   success |= (argc != 0);
| 
|   // Check restrict.
|   if (test_restrict ("String literal") == 0)
|     success = true;
|   char *restrict newvar = "Another string";
| 
|   // Check varargs.
|   success &= test_varargs ("s, d' f .", "string", 65, 34.234);
|   test_varargs_macros ();
| 
|   // Check flexible array members.
|   struct incomplete_array *ia =
|     malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
|   ia->datasize = 10;
|   for (int i = 0; i < ia->datasize; ++i)
|     ia->data[i] = i * 1.234;
|   // Work around memory leak warnings.
|   free (ia);
| 
|   // Check named initializers.
|   struct named_init ni = {
|     .number = 34,
|     .name = L"Test wide string",
|     .average = 543.34343,
|   };
| 
|   ni.number = 58;
| 
|   int dynamic_array[ni.number];
|   dynamic_array[0] = argv[0][0];
|   dynamic_array[ni.number - 1] = 543;
| 
|   // work around unused variable warnings
|   ok |= (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
| 	 || dynamic_array[ni.number - 1] != 543);
| 
|   
|   _Static_assert ((offsetof (struct anonymous, i)
| 		   == offsetof (struct anonymous, w.k)),
| 		  "Anonymous union alignment botch");
|   v1.i = 2;
|   v1.w.k = 5;
|   ok |= v1.i != 5;
| 
|   return ok;
| }
| 
configure:4833: gcc -std=gnu11 -c -DOPEN_CONTRAIL_CLIENT -g  conftest.c >&5
configure:4833: $? = 0
configure:4855: result: -std=gnu11
configure:4976: checking whether gcc -std=gnu11 understands -c and -o together
configure:4999: gcc -std=gnu11 -c conftest.c -o conftest2.o
configure:5002: $? = 0
configure:4999: gcc -std=gnu11 -c conftest.c -o conftest2.o
configure:5002: $? = 0
configure:5015: result: yes
configure:5034: checking dependency style of gcc -std=gnu11
configure:5147: result: gcc3
configure:5219: checking for ar
configure:5240: found /usr/bin/ar
configure:5252: result: ar
configure:5278: checking the archiver (ar) interface
configure:5295: gcc -std=gnu11 -c -DOPEN_CONTRAIL_CLIENT -g  conftest.c >&5
configure:5295: $? = 0
configure:5298: ar cru libconftest.a conftest.o >&5
configure:5301: $? = 0
configure:5330: result: ar
configure:5434: WARNING: Neither C++ locale support nor C locale support nor iconv() support requested, using poor man's locale conversion.
configure:5716: checking for g++
configure:5737: found /usr/bin/g++
configure:5749: result: g++
configure:5776: checking for C++ compiler version
configure:5785: g++ --version >&5
g++ (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44)
Copyright (C) 2015 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:5796: $? = 0
configure:5785: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.8.5 20150623 (Red Hat 4.8.5-44) (GCC) 
configure:5796: $? = 0
configure:5785: g++ -V >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:5796: $? = 4
configure:5785: g++ -qversion >&5
g++: error: unrecognized command line option '-qversion'
g++: fatal error: no input files
compilation terminated.
configure:5796: $? = 4
configure:5800: checking whether the compiler supports GNU C++
configure:5820: g++ -c -std=c++11  conftest.cpp >&5
configure:5820: $? = 0
configure:5832: result: yes
configure:5843: checking whether g++ accepts -g
configure:5864: g++ -c -g  conftest.cpp >&5
configure:5864: $? = 0
configure:5911: result: yes
configure:5931: checking for g++ option to enable C++11 features
configure:5946: g++  -c -std=c++11  conftest.cpp >&5
configure:5946: $? = 0
configure:5965: result: none needed
configure:6036: checking dependency style of g++
configure:6149: result: gcc3
configure:6169: checking how to run the C++ preprocessor
configure:6191: g++ -E  conftest.cpp
configure:6191: $? = 0
configure:6207: g++ -E  conftest.cpp
conftest.cpp:9:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:6207: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "log4cplus"
| #define PACKAGE_TARNAME "log4cplus"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "log4cplus 2.1.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6236: result: g++ -E
configure:6250: g++ -E  conftest.cpp
configure:6250: $? = 0
configure:6266: g++ -E  conftest.cpp
conftest.cpp:9:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:6266: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "log4cplus"
| #define PACKAGE_TARNAME "log4cplus"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "log4cplus 2.1.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6313: checking whether g++ supports C++11 features by default
configure:6348: g++ -c -std=c++11  conftest.cpp >&5
configure:6348: $? = 0
configure:6358: result: yes
configure:6566: checking for a sed that does not truncate output
configure:6637: result: /usr/bin/sed
configure:6643: checking for C++ compiler vendor
configure:6692: g++ -c -std=c++11  -D_GNU_SOURCE=1 conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:15:9: error: 'thisisanerror' was not declared in this scope
         thisisanerror;
         ^
configure:6692: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "log4cplus"
| #define PACKAGE_TARNAME "log4cplus"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "log4cplus 2.1.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| 
| int
| main (void)
| {
| 
|       #if !(defined(__ICC) || defined(__ECC) || defined(__INTEL_COMPILER))
|         thisisanerror;
|       #endif
| 
|   ;
|   return 0;
| }
configure:6692: g++ -c -std=c++11  -D_GNU_SOURCE=1 conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:15:9: error: 'thisisanerror' was not declared in this scope
         thisisanerror;
         ^
configure:6692: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "log4cplus"
| #define PACKAGE_TARNAME "log4cplus"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "log4cplus 2.1.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| 
| int
| main (void)
| {
| 
|       #if !(defined(__xlc__) || defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__))
|         thisisanerror;
|       #endif
| 
|   ;
|   return 0;
| }
configure:6692: g++ -c -std=c++11  -D_GNU_SOURCE=1 conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:15:9: error: 'thisisanerror' was not declared in this scope
         thisisanerror;
         ^
configure:6692: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "log4cplus"
| #define PACKAGE_TARNAME "log4cplus"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "log4cplus 2.1.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| 
| int
| main (void)
| {
| 
|       #if !(defined(__PATHCC__) || defined(__PATHSCALE__))
|         thisisanerror;
|       #endif
| 
|   ;
|   return 0;
| }
configure:6692: g++ -c -std=c++11  -D_GNU_SOURCE=1 conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:15:9: error: 'thisisanerror' was not declared in this scope
         thisisanerror;
         ^
configure:6692: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "log4cplus"
| #define PACKAGE_TARNAME "log4cplus"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "log4cplus 2.1.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| 
| int
| main (void)
| {
| 
|       #if !(defined(__clang__))
|         thisisanerror;
|       #endif
| 
|   ;
|   return 0;
| }
configure:6692: g++ -c -std=c++11  -D_GNU_SOURCE=1 conftest.cpp >&5
configure:6692: $? = 0
configure:6702: result: gnu
configure:6718: checking CXXFLAGS for maximum warnings
configure:6739: g++ -o conftest -std=c++11 -warn all   -warn all  -D_GNU_SOURCE=1  conftest.cpp  >&5
g++: error: all: No such file or directory
g++: error: all: No such file or directory
g++: error: unrecognized command line option '-warn'
g++: error: unrecognized command line option '-warn'
configure:6739: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "log4cplus"
| #define PACKAGE_TARNAME "log4cplus"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "log4cplus 2.1.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| 
| int
| main (void)
| {
| 
|   ;
|   return 0;
| }
configure:6739: g++ -o conftest -std=c++11 -pedantic   -Wall  -D_GNU_SOURCE=1  conftest.cpp  >&5
configure:6739: $? = 0
configure:6751: result: -Wall
configure:6769: : CXXFLAGS="$CXXFLAGS $ac_cv_cxxflags_warn_all"
configure:6772: $? = 0
configure:6794: checking for grep that handles long lines and -e
configure:6859: result: /usr/bin/grep
configure:6873: checking CXXFLAGS for gcc -fdiagnostics-show-caret
configure:6900: g++ -o conftest -std=c++11 -Wall -pedantic -Werror  -fdiagnostics-show-caret  -D_GNU_SOURCE=1  conftest.cpp  >&5
configure:6900: $? = 0
configure:6917: result: -fdiagnostics-show-caret
configure:6930: : CXXFLAGS="$CXXFLAGS $var"
configure:6933: $? = 0
configure:6940: checking CXXFLAGS for gcc -ftrack-macro-expansion
configure:6967: g++ -o conftest -std=c++11 -Wall -fdiagnostics-show-caret -pedantic -Werror  -ftrack-macro-expansion  -D_GNU_SOURCE=1  conftest.cpp  >&5
configure:6967: $? = 0
configure:6984: result: -ftrack-macro-expansion
configure:6997: : CXXFLAGS="$CXXFLAGS $var"
configure:7000: $? = 0
configure:7009: checking CXXFLAGS for gcc -fdiagnostics-color=auto
configure:7036: g++ -o conftest -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -pedantic -Werror  -fdiagnostics-color=auto  -D_GNU_SOURCE=1  conftest.cpp  >&5
configure:7036: $? = 0
configure:7053: result: -fdiagnostics-color=auto
configure:7066: : CXXFLAGS="$CXXFLAGS $var"
configure:7069: $? = 0
configure:7079: checking CXXFLAGS for gcc -Wextra
configure:7106: g++ -o conftest -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -pedantic -Werror  -Wextra  -D_GNU_SOURCE=1  conftest.cpp  >&5
configure:7106: $? = 0
configure:7123: result: -Wextra
configure:7136: : CXXFLAGS="$CXXFLAGS $var"
configure:7139: $? = 0
configure:7146: checking CXXFLAGS for gcc -pedantic
configure:7173: g++ -o conftest -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Werror  -pedantic  -D_GNU_SOURCE=1  conftest.cpp  >&5
configure:7173: $? = 0
configure:7190: result: -pedantic
configure:7203: : CXXFLAGS="$CXXFLAGS $var"
configure:7206: $? = 0
configure:7213: checking CXXFLAGS for gcc -Wstrict-aliasing
configure:7240: g++ -o conftest -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -pedantic -Werror  -Wstrict-aliasing  -D_GNU_SOURCE=1  conftest.cpp  >&5
configure:7240: $? = 0
configure:7257: result: -Wstrict-aliasing
configure:7270: : CXXFLAGS="$CXXFLAGS $var"
configure:7273: $? = 0
configure:7280: checking CXXFLAGS for gcc -Wstrict-overflow
configure:7307: g++ -o conftest -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -pedantic -Werror  -Wstrict-overflow  -D_GNU_SOURCE=1  conftest.cpp  >&5
configure:7307: $? = 0
configure:7324: result: -Wstrict-overflow
configure:7337: : CXXFLAGS="$CXXFLAGS $var"
configure:7340: $? = 0
configure:7347: checking CXXFLAGS for gcc -Woverloaded-virtual
configure:7374: g++ -o conftest -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -pedantic -Werror  -Woverloaded-virtual  -D_GNU_SOURCE=1  conftest.cpp  >&5
configure:7374: $? = 0
configure:7391: result: -Woverloaded-virtual
configure:7404: : CXXFLAGS="$CXXFLAGS $var"
configure:7407: $? = 0
configure:7418: checking CXXFLAGS for gcc -Wold-style-cast
configure:7445: g++ -o conftest -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -pedantic -Werror  -Wold-style-cast  -D_GNU_SOURCE=1  conftest.cpp  >&5
configure:7445: $? = 0
configure:7462: result: -Wold-style-cast
configure:7475: : CXXFLAGS="$CXXFLAGS $var"
configure:7478: $? = 0
configure:7486: checking CXXFLAGS for gcc -Wc++14-compat
configure:7513: g++ -o conftest -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -pedantic -Werror  -Wc++14-compat  -D_GNU_SOURCE=1  conftest.cpp  >&5
g++: error: unrecognized command line option '-Wc++14-compat'
configure:7513: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "log4cplus"
| #define PACKAGE_TARNAME "log4cplus"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "log4cplus 2.1.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| int zero;
| int
| main (void)
| {
| zero = 0; return zero;
|   ;
|   return 0;
| }
configure:7513: g++ -o conftest -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -pedantic  -Wc++14-compat   -D_GNU_SOURCE=1  conftest.cpp  >&5
g++: error: unrecognized command line option '-Wc++14-compat'
configure:7513: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "log4cplus"
| #define PACKAGE_TARNAME "log4cplus"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "log4cplus 2.1.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| int zero;
| int
| main (void)
| {
| zero = 0; return zero;
|   ;
|   return 0;
| }
configure:7530: result: no, unknown
configure:7553: checking CXXFLAGS for gcc -Wc++17-compat
configure:7580: g++ -o conftest -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -pedantic -Werror  -Wc++17-compat  -D_GNU_SOURCE=1  conftest.cpp  >&5
g++: error: unrecognized command line option '-Wc++17-compat'
configure:7580: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "log4cplus"
| #define PACKAGE_TARNAME "log4cplus"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "log4cplus 2.1.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| int zero;
| int
| main (void)
| {
| zero = 0; return zero;
|   ;
|   return 0;
| }
configure:7580: g++ -o conftest -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -pedantic  -Wc++17-compat   -D_GNU_SOURCE=1  conftest.cpp  >&5
g++: error: unrecognized command line option '-Wc++17-compat'
configure:7580: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "log4cplus"
| #define PACKAGE_TARNAME "log4cplus"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "log4cplus 2.1.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| int zero;
| int
| main (void)
| {
| zero = 0; return zero;
|   ;
|   return 0;
| }
configure:7597: result: no, unknown
configure:7620: checking CXXFLAGS for gcc -Wc++20-compat
configure:7647: g++ -o conftest -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -pedantic -Werror  -Wc++20-compat  -D_GNU_SOURCE=1  conftest.cpp  >&5
g++: error: unrecognized command line option '-Wc++20-compat'
configure:7647: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "log4cplus"
| #define PACKAGE_TARNAME "log4cplus"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "log4cplus 2.1.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| int zero;
| int
| main (void)
| {
| zero = 0; return zero;
|   ;
|   return 0;
| }
configure:7647: g++ -o conftest -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -pedantic  -Wc++20-compat   -D_GNU_SOURCE=1  conftest.cpp  >&5
g++: error: unrecognized command line option '-Wc++20-compat'
configure:7647: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "log4cplus"
| #define PACKAGE_TARNAME "log4cplus"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "log4cplus 2.1.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| int zero;
| int
| main (void)
| {
| zero = 0; return zero;
|   ;
|   return 0;
| }
configure:7664: result: no, unknown
configure:7687: checking CXXFLAGS for gcc -Wundef
configure:7714: g++ -o conftest -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -pedantic -Werror  -Wundef  -D_GNU_SOURCE=1  conftest.cpp  >&5
configure:7714: $? = 0
configure:7731: result: -Wundef
configure:7744: : CXXFLAGS="$CXXFLAGS $var"
configure:7747: $? = 0
configure:7754: checking CXXFLAGS for gcc -Wshadow
configure:7781: g++ -o conftest -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -pedantic -Werror  -Wshadow  -D_GNU_SOURCE=1  conftest.cpp  >&5
configure:7781: $? = 0
configure:7798: result: -Wshadow
configure:7811: : CXXFLAGS="$CXXFLAGS $var"
configure:7814: $? = 0
configure:7821: checking CXXFLAGS for gcc -Wformat
configure:7848: g++ -o conftest -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -pedantic -Werror  -Wformat  -D_GNU_SOURCE=1  conftest.cpp  >&5
configure:7848: $? = 0
configure:7865: result: -Wformat
configure:7878: : CXXFLAGS="$CXXFLAGS $var"
configure:7881: $? = 0
configure:7888: checking CXXFLAGS for gcc -Wnoexcept
configure:7915: g++ -o conftest -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -pedantic -Werror  -Wnoexcept  -D_GNU_SOURCE=1  conftest.cpp  >&5
configure:7915: $? = 0
configure:7932: result: -Wnoexcept
configure:7945: : CXXFLAGS="$CXXFLAGS $var"
configure:7948: $? = 0
configure:7955: checking CXXFLAGS for gcc -Wsuggest-attribute=format
configure:7982: g++ -o conftest -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -pedantic -Werror  -Wsuggest-attribute=format  -D_GNU_SOURCE=1  conftest.cpp  >&5
configure:7982: $? = 0
configure:7999: result: -Wsuggest-attribute=format
configure:8012: : CXXFLAGS="$CXXFLAGS $var"
configure:8015: $? = 0
configure:8022: checking CXXFLAGS for gcc -Wsuggest-attribute=noreturn
configure:8049: g++ -o conftest -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -pedantic -Werror  -Wsuggest-attribute=noreturn  -D_GNU_SOURCE=1  conftest.cpp  >&5
configure:8049: $? = 0
configure:8066: result: -Wsuggest-attribute=noreturn
configure:8079: : CXXFLAGS="$CXXFLAGS $var"
configure:8082: $? = 0
configure:8089: checking CXXFLAGS for gcc -Wno-variadic-macros
configure:8116: g++ -o conftest -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -pedantic -Werror  -Wno-variadic-macros  -D_GNU_SOURCE=1  conftest.cpp  >&5
configure:8116: $? = 0
configure:8133: result: -Wno-variadic-macros
configure:8146: : CXXFLAGS="$CXXFLAGS $var"
configure:8149: $? = 0
configure:8721: checking CXXFLAGS for gcc -O2
configure:8748: g++ -o conftest -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -pedantic -Werror  -O2  -D_GNU_SOURCE=1  conftest.cpp  >&5
configure:8748: $? = 0
configure:8765: result: -O2
configure:8778: : CXXFLAGS="$CXXFLAGS $var"
configure:8781: $? = 0
configure:9489: checking for __global and __hidden
configure:9514: g++ -c -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2  -D_GNU_SOURCE=1 conftest.cpp >&5
conftest.cpp:10:9: error: '__global' does not name a type
         __global int x = 0;
         ^
conftest.cpp:11:9: error: '__global' does not name a type
         __global int foo ();
         ^
conftest.cpp:13:9: error: '__global' does not name a type
         __global int bar () { return x; }
         ^
conftest.cpp:14:9: error: '__hidden' does not name a type
         __hidden int baz () { return 1; }
         ^
conftest.cpp:15:24: error: variable '__global Class' has initializer but incomplete type
         class __global Class { public: Class () { } };
                        ^
conftest.cpp:15:32: error: expected primary-expression before 'public'
         class __global Class { public: Class () { } };
                                ^
conftest.cpp:15:32: error: expected '}' before 'public'
conftest.cpp:15:32: error: expected ',' or ';' before 'public'
conftest.cpp:15:53: error: expected declaration before '}' token
         class __global Class { public: Class () { } };
                                                     ^
configure:9514: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "log4cplus"
| #define PACKAGE_TARNAME "log4cplus"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "log4cplus 2.1.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| 
|         __global int x = 0;
|         __global int foo ();
|         int foo () { return 0; }
|         __global int bar () { return x; }
|         __hidden int baz () { return 1; }
|         class __global Class { public: Class () { } };
| 
| int
| main (void)
| {
| 
|   ;
|   return 0;
| }
configure:9525: result: no
configure:9543: checking for __declspec(dllexport) and __declspec(dllimport)
configure:9575: g++ -c -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2  -D_GNU_SOURCE=1 conftest.cpp >&5
conftest.cpp:17:19: error: expected constructor, destructor, or type conversion before '(' token
         __declspec(dllexport) int x = 0;
                   ^
conftest.cpp:18:19: error: expected constructor, destructor, or type conversion before '(' token
         __declspec(dllexport) int foo ();
                   ^
conftest.cpp:20:19: error: expected constructor, destructor, or type conversion before '(' token
         __declspec(dllexport) int bar () { return x; }
                   ^
conftest.cpp:21:37: error: expected initializer before 'Class'
         class __declspec(dllexport) Class { public: Class () { } };
                                     ^
configure:9575: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "log4cplus"
| #define PACKAGE_TARNAME "log4cplus"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "log4cplus 2.1.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| 
| #if defined (__clang__) || defined (__HAIKU__)
| // Here the problem is that Clang only warns that it does not support
| // __declspec(dllexport) but still compiles the executable. GCC on Haiku OS
| // suffers from the same problem.
| #  error Please fail.
| And extra please fail.
| #else
|         __declspec(dllexport) int x = 0;
|         __declspec(dllexport) int foo ();
|         int foo () { return 0; }
|         __declspec(dllexport) int bar () { return x; }
|         class __declspec(dllexport) Class { public: Class () { } };
| #endif
| 
| int
| main (void)
| {
| 
|   ;
|   return 0;
| }
configure:9586: result: no
configure:9606: checking for __attribute__((visibility("default"))) and __attribute__((visibility("hidden")))
configure:9636: g++ -c -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2  -D_GNU_SOURCE=1 conftest.cpp >&5
configure:9636: $? = 0
configure:9647: result: yes
configure:9681: checking CXXFLAGS for gcc -fvisibility=hidden
configure:9708: g++ -o conftest -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -pedantic -Werror  -fvisibility=hidden  -D_GNU_SOURCE=1  conftest.cpp  >&5
configure:9708: $? = 0
configure:9725: result: -fvisibility=hidden
configure:9738: : CXXFLAGS="$CXXFLAGS $var"
configure:9741: $? = 0
configure:9837: checking for __FUNCTION__ macro
configure:9858: g++ -c -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden  -D_GNU_SOURCE=1 conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:17:22: warning: unused variable 'func' [-Wunused-variable]
         char const * func = __FUNCTION__;
                      ^
configure:9858: $? = 0
configure:9869: result: yes
configure:9881: checking for __PRETTY_FUNCTION__ macro
configure:9902: g++ -c -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden  -D_GNU_SOURCE=1 conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:18:22: warning: unused variable 'func' [-Wunused-variable]
         char const * func = __PRETTY_FUNCTION__;
                      ^
configure:9902: $? = 0
configure:9913: result: yes
configure:9925: checking for __func__ symbol
configure:9946: g++ -o conftest -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden  -D_GNU_SOURCE=1  conftest.cpp  >&5
conftest.cpp: In function 'int main()':
conftest.cpp:19:22: warning: unused variable 'func' [-Wunused-variable]
         char const * func = __func__;
                      ^
configure:9946: $? = 0
configure:9958: result: yes
configure:9970: checking for __attribute__((constructor_priority))
configure:9992: g++ -o conftest -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden  -D_GNU_SOURCE=1  conftest.cpp  >&5
configure:9992: $? = 0
configure:10010: result: yes
configure:10031: checking for __attribute__((constructor))
configure:10053: g++ -o conftest -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden  -D_GNU_SOURCE=1  conftest.cpp  >&5
configure:10053: $? = 0
configure:10071: result: yes
configure:10092: checking for __attribute__((init_priority))
configure:10119: g++ -o conftest -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden  -D_GNU_SOURCE=1  conftest.cpp  >&5
configure:10119: $? = 0
configure:10137: result: yes
configure:10162: checking for library containing __atomic_fetch_and_4
configure:10198: gcc -std=gnu11 -o conftest -DOPEN_CONTRAIL_CLIENT -g  -D_GNU_SOURCE=1  conftest.c  >&5
conftest.c:31:6: warning: conflicting types for built-in function '__atomic_fetch_and_4' [enabled by default]
 char __atomic_fetch_and_4 (void);
      ^
/tmp/ccIn14xf.o: In function `main':
/root/contrail/build/third_party/log4cplus/conftest.c:35: undefined reference to `__atomic_fetch_and_4'
collect2: error: ld returned 1 exit status
configure:10198: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "log4cplus"
| #define PACKAGE_TARNAME "log4cplus"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "log4cplus 2.1.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define LOG4CPLUS_DECLSPEC_IMPORT __attribute__ ((visibility("default")))
| #define LOG4CPLUS_DECLSPEC_EXPORT __attribute__ ((visibility("default")))
| #define LOG4CPLUS_DECLSPEC_PRIVATE __attribute__ ((visibility("hidden")))
| #define LOG4CPLUS_HAVE_FUNCTION_MACRO 1
| #define LOG4CPLUS_HAVE_PRETTY_FUNCTION_MACRO 1
| #define LOG4CPLUS_HAVE_FUNC_SYMBOL 1
| #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
| #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
| #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
| #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
| #define HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 1
| #define LOG4CPLUS_HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 1
| /* 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.
|    The 'extern "C"' is for builds by C++ compilers;
|    although this is not generally supported in C code supporting it here
|    has little cost and some practical benefit (sr 110532).  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char __atomic_fetch_and_4 (void);
| int
| main (void)
| {
| return __atomic_fetch_and_4 ();
|   ;
|   return 0;
| }
configure:10198: gcc -std=gnu11 -o conftest -DOPEN_CONTRAIL_CLIENT -g  -D_GNU_SOURCE=1  conftest.c -latomic   >&5
conftest.c:31:6: warning: conflicting types for built-in function '__atomic_fetch_and_4' [enabled by default]
 char __atomic_fetch_and_4 (void);
      ^
/usr/bin/ld: cannot find /usr/lib64/libatomic.so.1.0.0
collect2: error: ld returned 1 exit status
configure:10198: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "log4cplus"
| #define PACKAGE_TARNAME "log4cplus"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "log4cplus 2.1.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define LOG4CPLUS_DECLSPEC_IMPORT __attribute__ ((visibility("default")))
| #define LOG4CPLUS_DECLSPEC_EXPORT __attribute__ ((visibility("default")))
| #define LOG4CPLUS_DECLSPEC_PRIVATE __attribute__ ((visibility("hidden")))
| #define LOG4CPLUS_HAVE_FUNCTION_MACRO 1
| #define LOG4CPLUS_HAVE_PRETTY_FUNCTION_MACRO 1
| #define LOG4CPLUS_HAVE_FUNC_SYMBOL 1
| #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
| #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
| #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
| #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
| #define HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 1
| #define LOG4CPLUS_HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 1
| /* 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.
|    The 'extern "C"' is for builds by C++ compilers;
|    although this is not generally supported in C code supporting it here
|    has little cost and some practical benefit (sr 110532).  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char __atomic_fetch_and_4 (void);
| int
| main (void)
| {
| return __atomic_fetch_and_4 ();
|   ;
|   return 0;
| }
configure:10220: result: no
configure:10229: checking for library containing strerror
configure:10265: gcc -std=gnu11 -o conftest -DOPEN_CONTRAIL_CLIENT -g  -D_GNU_SOURCE=1  conftest.c  >&5
configure:10265: $? = 0
configure:10287: result: none required
configure:10296: checking for library containing gethostbyname
configure:10332: gcc -std=gnu11 -o conftest -DOPEN_CONTRAIL_CLIENT -g  -D_GNU_SOURCE=1  conftest.c  >&5
configure:10332: $? = 0
configure:10354: result: none required
configure:10363: checking for library containing setsockopt
configure:10399: gcc -std=gnu11 -o conftest -DOPEN_CONTRAIL_CLIENT -g  -D_GNU_SOURCE=1  conftest.c  >&5
configure:10399: $? = 0
configure:10421: result: none required
configure:10867: checking for stdio.h
configure:10867: g++ -c -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden  -D_GNU_SOURCE=1 conftest.cpp >&5
configure:10867: $? = 0
configure:10867: result: yes
configure:10867: checking for stdlib.h
configure:10867: g++ -c -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden  -D_GNU_SOURCE=1 conftest.cpp >&5
configure:10867: $? = 0
configure:10867: result: yes
configure:10867: checking for string.h
configure:10867: g++ -c -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden  -D_GNU_SOURCE=1 conftest.cpp >&5
configure:10867: $? = 0
configure:10867: result: yes
configure:10867: checking for inttypes.h
configure:10867: g++ -c -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden  -D_GNU_SOURCE=1 conftest.cpp >&5
configure:10867: $? = 0
configure:10867: result: yes
configure:10867: checking for stdint.h
configure:10867: g++ -c -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden  -D_GNU_SOURCE=1 conftest.cpp >&5
configure:10867: $? = 0
configure:10867: result: yes
configure:10867: checking for strings.h
configure:10867: g++ -c -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden  -D_GNU_SOURCE=1 conftest.cpp >&5
configure:10867: $? = 0
configure:10867: result: yes
configure:10867: checking for sys/stat.h
configure:10867: g++ -c -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden  -D_GNU_SOURCE=1 conftest.cpp >&5
configure:10867: $? = 0
configure:10867: result: yes
configure:10867: checking for sys/types.h
configure:10867: g++ -c -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden  -D_GNU_SOURCE=1 conftest.cpp >&5
configure:10867: $? = 0
configure:10867: result: yes
configure:10867: checking for unistd.h
configure:10867: g++ -c -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden  -D_GNU_SOURCE=1 conftest.cpp >&5
configure:10867: $? = 0
configure:10867: result: yes
configure:10892: checking for egrep
configure:10961: result: /usr/bin/grep -E
configure:10968: checking for sys/types.h
configure:10968: result: yes
configure:10976: checking for sys/socket.h
configure:10976: g++ -c -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden  -D_GNU_SOURCE=1 conftest.cpp >&5
configure:10976: $? = 0
configure:10976: result: yes
configure:10984: checking for sys/time.h
configure:10984: g++ -c -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden  -D_GNU_SOURCE=1 conftest.cpp >&5
configure:10984: $? = 0
configure:10984: result: yes
configure:10992: checking for sys/timeb.h
configure:10992: g++ -c -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden  -D_GNU_SOURCE=1 conftest.cpp >&5
configure:10992: $? = 0
configure:10992: result: yes
configure:11000: checking for sys/stat.h
configure:11000: result: yes
configure:11008: checking for sys/syscall.h
configure:11008: g++ -c -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden  -D_GNU_SOURCE=1 conftest.cpp >&5
configure:11008: $? = 0
configure:11008: result: yes
configure:11016: checking for sys/file.h
configure:11016: g++ -c -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden  -D_GNU_SOURCE=1 conftest.cpp >&5
configure:11016: $? = 0
configure:11016: result: yes
configure:11024: checking for syslog.h
configure:11024: g++ -c -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden  -D_GNU_SOURCE=1 conftest.cpp >&5
configure:11024: $? = 0
configure:11024: result: yes
configure:11032: checking for arpa/inet.h
configure:11032: g++ -c -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden  -D_GNU_SOURCE=1 conftest.cpp >&5
configure:11032: $? = 0
configure:11032: result: yes
configure:11040: checking for netinet/in.h
configure:11040: g++ -c -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden  -D_GNU_SOURCE=1 conftest.cpp >&5
configure:11040: $? = 0
configure:11040: result: yes
configure:11048: checking for netinet/tcp.h
configure:11048: g++ -c -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden  -D_GNU_SOURCE=1 conftest.cpp >&5
configure:11048: $? = 0
configure:11048: result: yes
configure:11056: checking for netdb.h
configure:11056: g++ -c -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden  -D_GNU_SOURCE=1 conftest.cpp >&5
configure:11056: $? = 0
configure:11056: result: yes
configure:11064: checking for unistd.h
configure:11064: result: yes
configure:11072: checking for fcntl.h
configure:11072: g++ -c -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden  -D_GNU_SOURCE=1 conftest.cpp >&5
configure:11072: $? = 0
configure:11072: result: yes
configure:11080: checking for stdio.h
configure:11080: result: yes
configure:11088: checking for stdarg.h
configure:11088: g++ -c -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden  -D_GNU_SOURCE=1 conftest.cpp >&5
configure:11088: $? = 0
configure:11088: result: yes
configure:11096: checking for stdlib.h
configure:11096: result: yes
configure:11104: checking for wchar.h
configure:11104: g++ -c -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden  -D_GNU_SOURCE=1 conftest.cpp >&5
configure:11104: $? = 0
configure:11104: result: yes
configure:11112: checking for time.h
configure:11112: g++ -c -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden  -D_GNU_SOURCE=1 conftest.cpp >&5
configure:11112: $? = 0
configure:11112: result: yes
configure:11120: checking for errno.h
configure:11120: g++ -c -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden  -D_GNU_SOURCE=1 conftest.cpp >&5
configure:11120: $? = 0
configure:11120: result: yes
configure:11128: checking for limits.h
configure:11128: g++ -c -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden  -D_GNU_SOURCE=1 conftest.cpp >&5
configure:11128: $? = 0
configure:11128: result: yes
configure:11136: checking for poll.h
configure:11136: g++ -c -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden  -D_GNU_SOURCE=1 conftest.cpp >&5
configure:11136: $? = 0
configure:11136: result: yes
configure:11156: checking for socklen_t
configure:11177: g++ -c -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden  -D_GNU_SOURCE=1 conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:60:11: warning: unused variable 'len' [-Wunused-variable]
 socklen_t len = 42; return 0;
           ^
configure:11177: $? = 0
configure:11188: result: yes
configure:11214: Creating a multi-threaded library.
configure:11216: Threads support:
configure:11353: checking whether pthreads work without any flags
configure:11448: g++ -o conftest -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden   -D_GNU_SOURCE=1 -D_REENTRANT  conftest.cpp   >&5
conftest.cpp: In function 'void routine(void*)':
conftest.cpp:54:37: warning: parameter 'a' set but not used [-Wunused-but-set-parameter]
                         static void routine(void *a) { a = 0; }
                                     ^
/tmp/ccN2sBhu.o: In function `main':
conftest.cpp:(.text.startup+0x13): undefined reference to `pthread_create'
conftest.cpp:(.text.startup+0x1f): undefined reference to `pthread_join'
collect2: error: ld returned 1 exit status
configure:11448: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "log4cplus"
| #define PACKAGE_TARNAME "log4cplus"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "log4cplus 2.1.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define LOG4CPLUS_DECLSPEC_IMPORT __attribute__ ((visibility("default")))
| #define LOG4CPLUS_DECLSPEC_EXPORT __attribute__ ((visibility("default")))
| #define LOG4CPLUS_DECLSPEC_PRIVATE __attribute__ ((visibility("hidden")))
| #define LOG4CPLUS_HAVE_FUNCTION_MACRO 1
| #define LOG4CPLUS_HAVE_PRETTY_FUNCTION_MACRO 1
| #define LOG4CPLUS_HAVE_FUNC_SYMBOL 1
| #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
| #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
| #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
| #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
| #define HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 1
| #define LOG4CPLUS_HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define LOG4CPLUS_HAVE_SYS_TYPES_H 1
| #define LOG4CPLUS_HAVE_SYS_SOCKET_H 1
| #define LOG4CPLUS_HAVE_SYS_TIME_H 1
| #define LOG4CPLUS_HAVE_SYS_TIMEB_H 1
| #define LOG4CPLUS_HAVE_SYS_STAT_H 1
| #define LOG4CPLUS_HAVE_SYS_SYSCALL_H 1
| #define LOG4CPLUS_HAVE_SYS_FILE_H 1
| #define LOG4CPLUS_HAVE_SYSLOG_H 1
| #define LOG4CPLUS_HAVE_ARPA_INET_H 1
| #define LOG4CPLUS_HAVE_NETINET_IN_H 1
| #define LOG4CPLUS_HAVE_NETINET_TCP_H 1
| #define LOG4CPLUS_HAVE_NETDB_H 1
| #define LOG4CPLUS_HAVE_UNISTD_H 1
| #define LOG4CPLUS_HAVE_FCNTL_H 1
| #define LOG4CPLUS_HAVE_STDIO_H 1
| #define LOG4CPLUS_HAVE_STDARG_H 1
| #define LOG4CPLUS_HAVE_STDLIB_H 1
| #define LOG4CPLUS_HAVE_WCHAR_H 1
| #define LOG4CPLUS_HAVE_TIME_H 1
| #define LOG4CPLUS_HAVE_ERRNO_H 1
| #define LOG4CPLUS_HAVE_LIMITS_H 1
| #define LOG4CPLUS_HAVE_POLL_H 1
| /* end confdefs.h.  */
| #include <pthread.h>
|                         static void routine(void *a) { a = 0; }
|                         static void *start_routine(void *a) { return a; }
| int
| main (void)
| {
| pthread_t th; pthread_attr_t attr;
|                         pthread_create(&th, 0, start_routine, 0);
|                         pthread_join(th, 0);
|                         pthread_attr_init(&attr);
|                         pthread_cleanup_push(routine, 0);
|                         pthread_cleanup_pop(0) /* ; */
|   ;
|   return 0;
| }
configure:11458: result: no
configure:11356: checking whether pthreads work with -Kthread
configure:11448: g++ -o conftest -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -Kthread  -D_GNU_SOURCE=1 -D_REENTRANT  conftest.cpp   >&5
g++: error: unrecognized command line option '-Kthread'
configure:11448: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "log4cplus"
| #define PACKAGE_TARNAME "log4cplus"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "log4cplus 2.1.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define LOG4CPLUS_DECLSPEC_IMPORT __attribute__ ((visibility("default")))
| #define LOG4CPLUS_DECLSPEC_EXPORT __attribute__ ((visibility("default")))
| #define LOG4CPLUS_DECLSPEC_PRIVATE __attribute__ ((visibility("hidden")))
| #define LOG4CPLUS_HAVE_FUNCTION_MACRO 1
| #define LOG4CPLUS_HAVE_PRETTY_FUNCTION_MACRO 1
| #define LOG4CPLUS_HAVE_FUNC_SYMBOL 1
| #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
| #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
| #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
| #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
| #define HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 1
| #define LOG4CPLUS_HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define LOG4CPLUS_HAVE_SYS_TYPES_H 1
| #define LOG4CPLUS_HAVE_SYS_SOCKET_H 1
| #define LOG4CPLUS_HAVE_SYS_TIME_H 1
| #define LOG4CPLUS_HAVE_SYS_TIMEB_H 1
| #define LOG4CPLUS_HAVE_SYS_STAT_H 1
| #define LOG4CPLUS_HAVE_SYS_SYSCALL_H 1
| #define LOG4CPLUS_HAVE_SYS_FILE_H 1
| #define LOG4CPLUS_HAVE_SYSLOG_H 1
| #define LOG4CPLUS_HAVE_ARPA_INET_H 1
| #define LOG4CPLUS_HAVE_NETINET_IN_H 1
| #define LOG4CPLUS_HAVE_NETINET_TCP_H 1
| #define LOG4CPLUS_HAVE_NETDB_H 1
| #define LOG4CPLUS_HAVE_UNISTD_H 1
| #define LOG4CPLUS_HAVE_FCNTL_H 1
| #define LOG4CPLUS_HAVE_STDIO_H 1
| #define LOG4CPLUS_HAVE_STDARG_H 1
| #define LOG4CPLUS_HAVE_STDLIB_H 1
| #define LOG4CPLUS_HAVE_WCHAR_H 1
| #define LOG4CPLUS_HAVE_TIME_H 1
| #define LOG4CPLUS_HAVE_ERRNO_H 1
| #define LOG4CPLUS_HAVE_LIMITS_H 1
| #define LOG4CPLUS_HAVE_POLL_H 1
| /* end confdefs.h.  */
| #include <pthread.h>
|                         static void routine(void *a) { a = 0; }
|                         static void *start_routine(void *a) { return a; }
| int
| main (void)
| {
| pthread_t th; pthread_attr_t attr;
|                         pthread_create(&th, 0, start_routine, 0);
|                         pthread_join(th, 0);
|                         pthread_attr_init(&attr);
|                         pthread_cleanup_push(routine, 0);
|                         pthread_cleanup_pop(0) /* ; */
|   ;
|   return 0;
| }
configure:11458: result: no
configure:11356: checking whether pthreads work with -kthread
configure:11448: g++ -o conftest -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -kthread  -D_GNU_SOURCE=1 -D_REENTRANT  conftest.cpp   >&5
g++: error: unrecognized command line option '-kthread'
configure:11448: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "log4cplus"
| #define PACKAGE_TARNAME "log4cplus"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "log4cplus 2.1.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define LOG4CPLUS_DECLSPEC_IMPORT __attribute__ ((visibility("default")))
| #define LOG4CPLUS_DECLSPEC_EXPORT __attribute__ ((visibility("default")))
| #define LOG4CPLUS_DECLSPEC_PRIVATE __attribute__ ((visibility("hidden")))
| #define LOG4CPLUS_HAVE_FUNCTION_MACRO 1
| #define LOG4CPLUS_HAVE_PRETTY_FUNCTION_MACRO 1
| #define LOG4CPLUS_HAVE_FUNC_SYMBOL 1
| #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
| #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
| #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
| #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
| #define HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 1
| #define LOG4CPLUS_HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define LOG4CPLUS_HAVE_SYS_TYPES_H 1
| #define LOG4CPLUS_HAVE_SYS_SOCKET_H 1
| #define LOG4CPLUS_HAVE_SYS_TIME_H 1
| #define LOG4CPLUS_HAVE_SYS_TIMEB_H 1
| #define LOG4CPLUS_HAVE_SYS_STAT_H 1
| #define LOG4CPLUS_HAVE_SYS_SYSCALL_H 1
| #define LOG4CPLUS_HAVE_SYS_FILE_H 1
| #define LOG4CPLUS_HAVE_SYSLOG_H 1
| #define LOG4CPLUS_HAVE_ARPA_INET_H 1
| #define LOG4CPLUS_HAVE_NETINET_IN_H 1
| #define LOG4CPLUS_HAVE_NETINET_TCP_H 1
| #define LOG4CPLUS_HAVE_NETDB_H 1
| #define LOG4CPLUS_HAVE_UNISTD_H 1
| #define LOG4CPLUS_HAVE_FCNTL_H 1
| #define LOG4CPLUS_HAVE_STDIO_H 1
| #define LOG4CPLUS_HAVE_STDARG_H 1
| #define LOG4CPLUS_HAVE_STDLIB_H 1
| #define LOG4CPLUS_HAVE_WCHAR_H 1
| #define LOG4CPLUS_HAVE_TIME_H 1
| #define LOG4CPLUS_HAVE_ERRNO_H 1
| #define LOG4CPLUS_HAVE_LIMITS_H 1
| #define LOG4CPLUS_HAVE_POLL_H 1
| /* end confdefs.h.  */
| #include <pthread.h>
|                         static void routine(void *a) { a = 0; }
|                         static void *start_routine(void *a) { return a; }
| int
| main (void)
| {
| pthread_t th; pthread_attr_t attr;
|                         pthread_create(&th, 0, start_routine, 0);
|                         pthread_join(th, 0);
|                         pthread_attr_init(&attr);
|                         pthread_cleanup_push(routine, 0);
|                         pthread_cleanup_pop(0) /* ; */
|   ;
|   return 0;
| }
configure:11458: result: no
configure:11411: checking for the pthreads library -llthread
configure:11448: g++ -o conftest -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden   -D_GNU_SOURCE=1 -D_REENTRANT  conftest.cpp -llthread  >&5
conftest.cpp: In function 'void routine(void*)':
conftest.cpp:54:37: warning: parameter 'a' set but not used [-Wunused-but-set-parameter]
                         static void routine(void *a) { a = 0; }
                                     ^
/usr/bin/ld: cannot find -llthread
collect2: error: ld returned 1 exit status
configure:11448: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "log4cplus"
| #define PACKAGE_TARNAME "log4cplus"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "log4cplus 2.1.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define LOG4CPLUS_DECLSPEC_IMPORT __attribute__ ((visibility("default")))
| #define LOG4CPLUS_DECLSPEC_EXPORT __attribute__ ((visibility("default")))
| #define LOG4CPLUS_DECLSPEC_PRIVATE __attribute__ ((visibility("hidden")))
| #define LOG4CPLUS_HAVE_FUNCTION_MACRO 1
| #define LOG4CPLUS_HAVE_PRETTY_FUNCTION_MACRO 1
| #define LOG4CPLUS_HAVE_FUNC_SYMBOL 1
| #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
| #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
| #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
| #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
| #define HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 1
| #define LOG4CPLUS_HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define LOG4CPLUS_HAVE_SYS_TYPES_H 1
| #define LOG4CPLUS_HAVE_SYS_SOCKET_H 1
| #define LOG4CPLUS_HAVE_SYS_TIME_H 1
| #define LOG4CPLUS_HAVE_SYS_TIMEB_H 1
| #define LOG4CPLUS_HAVE_SYS_STAT_H 1
| #define LOG4CPLUS_HAVE_SYS_SYSCALL_H 1
| #define LOG4CPLUS_HAVE_SYS_FILE_H 1
| #define LOG4CPLUS_HAVE_SYSLOG_H 1
| #define LOG4CPLUS_HAVE_ARPA_INET_H 1
| #define LOG4CPLUS_HAVE_NETINET_IN_H 1
| #define LOG4CPLUS_HAVE_NETINET_TCP_H 1
| #define LOG4CPLUS_HAVE_NETDB_H 1
| #define LOG4CPLUS_HAVE_UNISTD_H 1
| #define LOG4CPLUS_HAVE_FCNTL_H 1
| #define LOG4CPLUS_HAVE_STDIO_H 1
| #define LOG4CPLUS_HAVE_STDARG_H 1
| #define LOG4CPLUS_HAVE_STDLIB_H 1
| #define LOG4CPLUS_HAVE_WCHAR_H 1
| #define LOG4CPLUS_HAVE_TIME_H 1
| #define LOG4CPLUS_HAVE_ERRNO_H 1
| #define LOG4CPLUS_HAVE_LIMITS_H 1
| #define LOG4CPLUS_HAVE_POLL_H 1
| /* end confdefs.h.  */
| #include <pthread.h>
|                         static void routine(void *a) { a = 0; }
|                         static void *start_routine(void *a) { return a; }
| int
| main (void)
| {
| pthread_t th; pthread_attr_t attr;
|                         pthread_create(&th, 0, start_routine, 0);
|                         pthread_join(th, 0);
|                         pthread_attr_init(&attr);
|                         pthread_cleanup_push(routine, 0);
|                         pthread_cleanup_pop(0) /* ; */
|   ;
|   return 0;
| }
configure:11458: result: no
configure:11356: checking whether pthreads work with -pthread
configure:11448: g++ -o conftest -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread  -D_GNU_SOURCE=1 -D_REENTRANT  conftest.cpp   >&5
conftest.cpp: In function 'void routine(void*)':
conftest.cpp:54:37: warning: parameter 'a' set but not used [-Wunused-but-set-parameter]
                         static void routine(void *a) { a = 0; }
                                     ^
configure:11448: $? = 0
configure:11458: result: yes
configure:11481: checking for joinable pthread attribute
configure:11497: g++ -o conftest -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread  -D_GNU_SOURCE=1 -D_REENTRANT  conftest.cpp   >&5
configure:11497: $? = 0
configure:11505: result: PTHREAD_CREATE_JOINABLE
configure:11514: checking if more special flags are required for pthreads
configure:11534: result: no
configure:11541: checking for PTHREAD_PRIO_INHERIT
configure:11561: g++ -o conftest -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread  -D_GNU_SOURCE=1 -D_REENTRANT  conftest.cpp   >&5
conftest.cpp: In function 'int main()':
conftest.cpp:59:5: warning: unused variable 'i' [-Wunused-variable]
 int i = PTHREAD_PRIO_INHERIT;
     ^
configure:11561: $? = 0
configure:11572: result: yes
configure:11618: checking for library containing sem_init
configure:11654: gcc -std=gnu11 -o conftest -DOPEN_CONTRAIL_CLIENT -g  -D_GNU_SOURCE=1 -D_REENTRANT  conftest.c   >&5
/tmp/ccJfZQrS.o: In function `main':
/root/contrail/build/third_party/log4cplus/conftest.c:69: undefined reference to `sem_init'
collect2: error: ld returned 1 exit status
configure:11654: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "log4cplus"
| #define PACKAGE_TARNAME "log4cplus"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "log4cplus 2.1.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define LOG4CPLUS_DECLSPEC_IMPORT __attribute__ ((visibility("default")))
| #define LOG4CPLUS_DECLSPEC_EXPORT __attribute__ ((visibility("default")))
| #define LOG4CPLUS_DECLSPEC_PRIVATE __attribute__ ((visibility("hidden")))
| #define LOG4CPLUS_HAVE_FUNCTION_MACRO 1
| #define LOG4CPLUS_HAVE_PRETTY_FUNCTION_MACRO 1
| #define LOG4CPLUS_HAVE_FUNC_SYMBOL 1
| #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
| #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
| #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
| #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
| #define HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 1
| #define LOG4CPLUS_HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define LOG4CPLUS_HAVE_SYS_TYPES_H 1
| #define LOG4CPLUS_HAVE_SYS_SOCKET_H 1
| #define LOG4CPLUS_HAVE_SYS_TIME_H 1
| #define LOG4CPLUS_HAVE_SYS_TIMEB_H 1
| #define LOG4CPLUS_HAVE_SYS_STAT_H 1
| #define LOG4CPLUS_HAVE_SYS_SYSCALL_H 1
| #define LOG4CPLUS_HAVE_SYS_FILE_H 1
| #define LOG4CPLUS_HAVE_SYSLOG_H 1
| #define LOG4CPLUS_HAVE_ARPA_INET_H 1
| #define LOG4CPLUS_HAVE_NETINET_IN_H 1
| #define LOG4CPLUS_HAVE_NETINET_TCP_H 1
| #define LOG4CPLUS_HAVE_NETDB_H 1
| #define LOG4CPLUS_HAVE_UNISTD_H 1
| #define LOG4CPLUS_HAVE_FCNTL_H 1
| #define LOG4CPLUS_HAVE_STDIO_H 1
| #define LOG4CPLUS_HAVE_STDARG_H 1
| #define LOG4CPLUS_HAVE_STDLIB_H 1
| #define LOG4CPLUS_HAVE_WCHAR_H 1
| #define LOG4CPLUS_HAVE_TIME_H 1
| #define LOG4CPLUS_HAVE_ERRNO_H 1
| #define LOG4CPLUS_HAVE_LIMITS_H 1
| #define LOG4CPLUS_HAVE_POLL_H 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| /* 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.
|    The 'extern "C"' is for builds by C++ compilers;
|    although this is not generally supported in C code supporting it here
|    has little cost and some practical benefit (sr 110532).  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char sem_init (void);
| int
| main (void)
| {
| return sem_init ();
|   ;
|   return 0;
| }
configure:11654: gcc -std=gnu11 -o conftest -DOPEN_CONTRAIL_CLIENT -g  -D_GNU_SOURCE=1 -D_REENTRANT  conftest.c -lrt    >&5
/usr/bin/ld: /tmp/ccd5hM6T.o: undefined reference to symbol 'sem_init@@GLIBC_2.2.5'
//usr/lib64/libpthread.so.0: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
configure:11654: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "log4cplus"
| #define PACKAGE_TARNAME "log4cplus"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "log4cplus 2.1.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define LOG4CPLUS_DECLSPEC_IMPORT __attribute__ ((visibility("default")))
| #define LOG4CPLUS_DECLSPEC_EXPORT __attribute__ ((visibility("default")))
| #define LOG4CPLUS_DECLSPEC_PRIVATE __attribute__ ((visibility("hidden")))
| #define LOG4CPLUS_HAVE_FUNCTION_MACRO 1
| #define LOG4CPLUS_HAVE_PRETTY_FUNCTION_MACRO 1
| #define LOG4CPLUS_HAVE_FUNC_SYMBOL 1
| #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
| #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
| #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
| #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
| #define HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 1
| #define LOG4CPLUS_HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define LOG4CPLUS_HAVE_SYS_TYPES_H 1
| #define LOG4CPLUS_HAVE_SYS_SOCKET_H 1
| #define LOG4CPLUS_HAVE_SYS_TIME_H 1
| #define LOG4CPLUS_HAVE_SYS_TIMEB_H 1
| #define LOG4CPLUS_HAVE_SYS_STAT_H 1
| #define LOG4CPLUS_HAVE_SYS_SYSCALL_H 1
| #define LOG4CPLUS_HAVE_SYS_FILE_H 1
| #define LOG4CPLUS_HAVE_SYSLOG_H 1
| #define LOG4CPLUS_HAVE_ARPA_INET_H 1
| #define LOG4CPLUS_HAVE_NETINET_IN_H 1
| #define LOG4CPLUS_HAVE_NETINET_TCP_H 1
| #define LOG4CPLUS_HAVE_NETDB_H 1
| #define LOG4CPLUS_HAVE_UNISTD_H 1
| #define LOG4CPLUS_HAVE_FCNTL_H 1
| #define LOG4CPLUS_HAVE_STDIO_H 1
| #define LOG4CPLUS_HAVE_STDARG_H 1
| #define LOG4CPLUS_HAVE_STDLIB_H 1
| #define LOG4CPLUS_HAVE_WCHAR_H 1
| #define LOG4CPLUS_HAVE_TIME_H 1
| #define LOG4CPLUS_HAVE_ERRNO_H 1
| #define LOG4CPLUS_HAVE_LIMITS_H 1
| #define LOG4CPLUS_HAVE_POLL_H 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| /* 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.
|    The 'extern "C"' is for builds by C++ compilers;
|    although this is not generally supported in C code supporting it here
|    has little cost and some practical benefit (sr 110532).  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char sem_init (void);
| int
| main (void)
| {
| return sem_init ();
|   ;
|   return 0;
| }
configure:11676: result: no
configure:11843: checking for thread_local
configure:11873: g++ -o conftest -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread  -D_GNU_SOURCE=1 -D_REENTRANT  conftest.cpp   >&5
configure:11873: $? = 0
configure:11886: result: yes
configure:12079: checking for gmtime_r
configure:12079: g++ -o conftest -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread  -D_GNU_SOURCE=1 -D_REENTRANT  conftest.cpp   >&5
configure:12079: $? = 0
configure:12079: result: yes
configure:12092: checking for localtime_r
configure:12092: g++ -o conftest -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread  -D_GNU_SOURCE=1 -D_REENTRANT  conftest.cpp   >&5
configure:12092: $? = 0
configure:12092: result: yes
configure:12105: checking for getpid
configure:12105: g++ -o conftest -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread  -D_GNU_SOURCE=1 -D_REENTRANT  conftest.cpp   >&5
configure:12105: $? = 0
configure:12105: result: yes
configure:12118: checking for poll
configure:12118: g++ -o conftest -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread  -D_GNU_SOURCE=1 -D_REENTRANT  conftest.cpp   >&5
configure:12118: $? = 0
configure:12118: result: yes
configure:12131: checking for pipe
configure:12131: g++ -o conftest -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread  -D_GNU_SOURCE=1 -D_REENTRANT  conftest.cpp   >&5
configure:12131: $? = 0
configure:12131: result: yes
configure:12144: checking for pipe2
configure:12144: g++ -o conftest -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread  -D_GNU_SOURCE=1 -D_REENTRANT  conftest.cpp   >&5
configure:12144: $? = 0
configure:12144: result: yes
configure:12157: checking for ftime
configure:12157: g++ -o conftest -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread  -D_GNU_SOURCE=1 -D_REENTRANT  conftest.cpp   >&5
configure:12157: $? = 0
configure:12157: result: yes
configure:12170: checking for stat
configure:12170: g++ -o conftest -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread  -D_GNU_SOURCE=1 -D_REENTRANT  conftest.cpp   >&5
configure:12170: $? = 0
configure:12170: result: yes
configure:12183: checking for lstat
configure:12183: g++ -o conftest -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread  -D_GNU_SOURCE=1 -D_REENTRANT  conftest.cpp   >&5
configure:12183: $? = 0
configure:12183: result: yes
configure:12196: checking for fcntl
configure:12196: g++ -o conftest -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread  -D_GNU_SOURCE=1 -D_REENTRANT  conftest.cpp   >&5
configure:12196: $? = 0
configure:12196: result: yes
configure:12209: checking for lockf
configure:12209: g++ -o conftest -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread  -D_GNU_SOURCE=1 -D_REENTRANT  conftest.cpp   >&5
configure:12209: $? = 0
configure:12209: result: yes
configure:12222: checking for flock
configure:12222: g++ -o conftest -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread  -D_GNU_SOURCE=1 -D_REENTRANT  conftest.cpp   >&5
configure:12222: $? = 0
configure:12222: result: yes
configure:12235: checking for htons
configure:12235: g++ -o conftest -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread  -D_GNU_SOURCE=1 -D_REENTRANT  conftest.cpp   >&5
configure:12235: $? = 0
configure:12235: result: yes
configure:12248: checking for ntohs
configure:12248: g++ -o conftest -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread  -D_GNU_SOURCE=1 -D_REENTRANT  conftest.cpp   >&5
configure:12248: $? = 0
configure:12248: result: yes
configure:12261: checking for htonl
configure:12261: g++ -o conftest -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread  -D_GNU_SOURCE=1 -D_REENTRANT  conftest.cpp   >&5
configure:12261: $? = 0
configure:12261: result: yes
configure:12274: checking for ntohl
configure:12274: g++ -o conftest -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread  -D_GNU_SOURCE=1 -D_REENTRANT  conftest.cpp   >&5
configure:12274: $? = 0
configure:12274: result: yes
configure:12287: checking for shutdown
configure:12287: g++ -o conftest -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread  -D_GNU_SOURCE=1 -D_REENTRANT  conftest.cpp   >&5
configure:12287: $? = 0
configure:12287: result: yes
configure:12300: checking for mbstowcs
configure:12300: g++ -o conftest -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread  -D_GNU_SOURCE=1 -D_REENTRANT  conftest.cpp   >&5
configure:12300: $? = 0
configure:12300: result: yes
configure:12313: checking for wcstombs
configure:12313: g++ -o conftest -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread  -D_GNU_SOURCE=1 -D_REENTRANT  conftest.cpp   >&5
configure:12313: $? = 0
configure:12313: result: yes
configure:12409: checking for vsnprintf
configure:12409: g++ -o conftest -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread  -D_GNU_SOURCE=1 -D_REENTRANT  conftest.cpp   >&5
configure:12409: $? = 0
configure:12409: result: yes
configure:12422: checking for _vsnprintf
configure:12422: g++ -o conftest -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread  -D_GNU_SOURCE=1 -D_REENTRANT  conftest.cpp   >&5
/tmp/ccmhsIVd.o: In function `main':
conftest.cpp:(.text.startup+0x5): undefined reference to `_vsnprintf'
collect2: error: ld returned 1 exit status
configure:12422: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "log4cplus"
| #define PACKAGE_TARNAME "log4cplus"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "log4cplus 2.1.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define LOG4CPLUS_DECLSPEC_IMPORT __attribute__ ((visibility("default")))
| #define LOG4CPLUS_DECLSPEC_EXPORT __attribute__ ((visibility("default")))
| #define LOG4CPLUS_DECLSPEC_PRIVATE __attribute__ ((visibility("hidden")))
| #define LOG4CPLUS_HAVE_FUNCTION_MACRO 1
| #define LOG4CPLUS_HAVE_PRETTY_FUNCTION_MACRO 1
| #define LOG4CPLUS_HAVE_FUNC_SYMBOL 1
| #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
| #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
| #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
| #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
| #define HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 1
| #define LOG4CPLUS_HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define LOG4CPLUS_HAVE_SYS_TYPES_H 1
| #define LOG4CPLUS_HAVE_SYS_SOCKET_H 1
| #define LOG4CPLUS_HAVE_SYS_TIME_H 1
| #define LOG4CPLUS_HAVE_SYS_TIMEB_H 1
| #define LOG4CPLUS_HAVE_SYS_STAT_H 1
| #define LOG4CPLUS_HAVE_SYS_SYSCALL_H 1
| #define LOG4CPLUS_HAVE_SYS_FILE_H 1
| #define LOG4CPLUS_HAVE_SYSLOG_H 1
| #define LOG4CPLUS_HAVE_ARPA_INET_H 1
| #define LOG4CPLUS_HAVE_NETINET_IN_H 1
| #define LOG4CPLUS_HAVE_NETINET_TCP_H 1
| #define LOG4CPLUS_HAVE_NETDB_H 1
| #define LOG4CPLUS_HAVE_UNISTD_H 1
| #define LOG4CPLUS_HAVE_FCNTL_H 1
| #define LOG4CPLUS_HAVE_STDIO_H 1
| #define LOG4CPLUS_HAVE_STDARG_H 1
| #define LOG4CPLUS_HAVE_STDLIB_H 1
| #define LOG4CPLUS_HAVE_WCHAR_H 1
| #define LOG4CPLUS_HAVE_TIME_H 1
| #define LOG4CPLUS_HAVE_ERRNO_H 1
| #define LOG4CPLUS_HAVE_LIMITS_H 1
| #define LOG4CPLUS_HAVE_POLL_H 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_TLS_SUPPORT 1
| #define TLS_SUPPORT_CONSTRUCT thread_local
| #define LOG4CPLUS_HAVE_TLS_SUPPORT 1
| #define LOG4CPLUS_THREAD_LOCAL_VAR thread_local
| #define HAVE_GMTIME_R 1
| #define LOG4CPLUS_HAVE_GMTIME_R 1
| #define HAVE_LOCALTIME_R 1
| #define LOG4CPLUS_HAVE_LOCALTIME_R 1
| #define HAVE_GETPID 1
| #define LOG4CPLUS_HAVE_GETPID 1
| #define HAVE_POLL 1
| #define LOG4CPLUS_HAVE_POLL 1
| #define HAVE_PIPE 1
| #define LOG4CPLUS_HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define LOG4CPLUS_HAVE_PIPE2 1
| #define HAVE_FTIME 1
| #define LOG4CPLUS_HAVE_FTIME 1
| #define HAVE_STAT 1
| #define LOG4CPLUS_HAVE_STAT 1
| #define HAVE_LSTAT 1
| #define LOG4CPLUS_HAVE_LSTAT 1
| #define HAVE_FCNTL 1
| #define LOG4CPLUS_HAVE_FCNTL 1
| #define HAVE_LOCKF 1
| #define LOG4CPLUS_HAVE_LOCKF 1
| #define HAVE_FLOCK 1
| #define LOG4CPLUS_HAVE_FLOCK 1
| #define HAVE_HTONS 1
| #define LOG4CPLUS_HAVE_HTONS 1
| #define HAVE_NTOHS 1
| #define LOG4CPLUS_HAVE_NTOHS 1
| #define HAVE_HTONL 1
| #define LOG4CPLUS_HAVE_HTONL 1
| #define HAVE_NTOHL 1
| #define LOG4CPLUS_HAVE_NTOHL 1
| #define HAVE_SHUTDOWN 1
| #define LOG4CPLUS_HAVE_SHUTDOWN 1
| #define HAVE_MBSTOWCS 1
| #define LOG4CPLUS_HAVE_MBSTOWCS 1
| #define HAVE_WCSTOMBS 1
| #define LOG4CPLUS_HAVE_WCSTOMBS 1
| #define HAVE_VSNPRINTF 1
| #define LOG4CPLUS_HAVE_VSNPRINTF 1
| /* end confdefs.h.  */
| /* Define _vsnprintf to an innocuous variant, in case <limits.h> declares _vsnprintf.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define _vsnprintf innocuous__vsnprintf
| 
| /* System header to define __stub macros and hopefully few prototypes,
|    which can conflict with char _vsnprintf (void); below.  */
| 
| #include <limits.h>
| #undef _vsnprintf
| 
| /* 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 _vsnprintf (void);
| /* 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__vsnprintf || defined __stub____vsnprintf
| choke me
| #endif
| 
| int
| main (void)
| {
| return _vsnprintf ();
|   ;
|   return 0;
| }
configure:12422: result: no
configure:12435: checking for vsnwprintf
configure:12435: g++ -o conftest -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread  -D_GNU_SOURCE=1 -D_REENTRANT  conftest.cpp   >&5
/tmp/ccWZFYvj.o: In function `main':
conftest.cpp:(.text.startup+0x5): undefined reference to `vsnwprintf'
collect2: error: ld returned 1 exit status
configure:12435: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "log4cplus"
| #define PACKAGE_TARNAME "log4cplus"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "log4cplus 2.1.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define LOG4CPLUS_DECLSPEC_IMPORT __attribute__ ((visibility("default")))
| #define LOG4CPLUS_DECLSPEC_EXPORT __attribute__ ((visibility("default")))
| #define LOG4CPLUS_DECLSPEC_PRIVATE __attribute__ ((visibility("hidden")))
| #define LOG4CPLUS_HAVE_FUNCTION_MACRO 1
| #define LOG4CPLUS_HAVE_PRETTY_FUNCTION_MACRO 1
| #define LOG4CPLUS_HAVE_FUNC_SYMBOL 1
| #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
| #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
| #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
| #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
| #define HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 1
| #define LOG4CPLUS_HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define LOG4CPLUS_HAVE_SYS_TYPES_H 1
| #define LOG4CPLUS_HAVE_SYS_SOCKET_H 1
| #define LOG4CPLUS_HAVE_SYS_TIME_H 1
| #define LOG4CPLUS_HAVE_SYS_TIMEB_H 1
| #define LOG4CPLUS_HAVE_SYS_STAT_H 1
| #define LOG4CPLUS_HAVE_SYS_SYSCALL_H 1
| #define LOG4CPLUS_HAVE_SYS_FILE_H 1
| #define LOG4CPLUS_HAVE_SYSLOG_H 1
| #define LOG4CPLUS_HAVE_ARPA_INET_H 1
| #define LOG4CPLUS_HAVE_NETINET_IN_H 1
| #define LOG4CPLUS_HAVE_NETINET_TCP_H 1
| #define LOG4CPLUS_HAVE_NETDB_H 1
| #define LOG4CPLUS_HAVE_UNISTD_H 1
| #define LOG4CPLUS_HAVE_FCNTL_H 1
| #define LOG4CPLUS_HAVE_STDIO_H 1
| #define LOG4CPLUS_HAVE_STDARG_H 1
| #define LOG4CPLUS_HAVE_STDLIB_H 1
| #define LOG4CPLUS_HAVE_WCHAR_H 1
| #define LOG4CPLUS_HAVE_TIME_H 1
| #define LOG4CPLUS_HAVE_ERRNO_H 1
| #define LOG4CPLUS_HAVE_LIMITS_H 1
| #define LOG4CPLUS_HAVE_POLL_H 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_TLS_SUPPORT 1
| #define TLS_SUPPORT_CONSTRUCT thread_local
| #define LOG4CPLUS_HAVE_TLS_SUPPORT 1
| #define LOG4CPLUS_THREAD_LOCAL_VAR thread_local
| #define HAVE_GMTIME_R 1
| #define LOG4CPLUS_HAVE_GMTIME_R 1
| #define HAVE_LOCALTIME_R 1
| #define LOG4CPLUS_HAVE_LOCALTIME_R 1
| #define HAVE_GETPID 1
| #define LOG4CPLUS_HAVE_GETPID 1
| #define HAVE_POLL 1
| #define LOG4CPLUS_HAVE_POLL 1
| #define HAVE_PIPE 1
| #define LOG4CPLUS_HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define LOG4CPLUS_HAVE_PIPE2 1
| #define HAVE_FTIME 1
| #define LOG4CPLUS_HAVE_FTIME 1
| #define HAVE_STAT 1
| #define LOG4CPLUS_HAVE_STAT 1
| #define HAVE_LSTAT 1
| #define LOG4CPLUS_HAVE_LSTAT 1
| #define HAVE_FCNTL 1
| #define LOG4CPLUS_HAVE_FCNTL 1
| #define HAVE_LOCKF 1
| #define LOG4CPLUS_HAVE_LOCKF 1
| #define HAVE_FLOCK 1
| #define LOG4CPLUS_HAVE_FLOCK 1
| #define HAVE_HTONS 1
| #define LOG4CPLUS_HAVE_HTONS 1
| #define HAVE_NTOHS 1
| #define LOG4CPLUS_HAVE_NTOHS 1
| #define HAVE_HTONL 1
| #define LOG4CPLUS_HAVE_HTONL 1
| #define HAVE_NTOHL 1
| #define LOG4CPLUS_HAVE_NTOHL 1
| #define HAVE_SHUTDOWN 1
| #define LOG4CPLUS_HAVE_SHUTDOWN 1
| #define HAVE_MBSTOWCS 1
| #define LOG4CPLUS_HAVE_MBSTOWCS 1
| #define HAVE_WCSTOMBS 1
| #define LOG4CPLUS_HAVE_WCSTOMBS 1
| #define HAVE_VSNPRINTF 1
| #define LOG4CPLUS_HAVE_VSNPRINTF 1
| /* end confdefs.h.  */
| /* Define vsnwprintf to an innocuous variant, in case <limits.h> declares vsnwprintf.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define vsnwprintf innocuous_vsnwprintf
| 
| /* System header to define __stub macros and hopefully few prototypes,
|    which can conflict with char vsnwprintf (void); below.  */
| 
| #include <limits.h>
| #undef vsnwprintf
| 
| /* 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 vsnwprintf (void);
| /* 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_vsnwprintf || defined __stub___vsnwprintf
| choke me
| #endif
| 
| int
| main (void)
| {
| return vsnwprintf ();
|   ;
|   return 0;
| }
configure:12435: result: no
configure:12448: checking for _vsnwprintf
configure:12448: g++ -o conftest -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread  -D_GNU_SOURCE=1 -D_REENTRANT  conftest.cpp   >&5
/tmp/ccmI4GRo.o: In function `main':
conftest.cpp:(.text.startup+0x5): undefined reference to `_vsnwprintf'
collect2: error: ld returned 1 exit status
configure:12448: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "log4cplus"
| #define PACKAGE_TARNAME "log4cplus"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "log4cplus 2.1.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define LOG4CPLUS_DECLSPEC_IMPORT __attribute__ ((visibility("default")))
| #define LOG4CPLUS_DECLSPEC_EXPORT __attribute__ ((visibility("default")))
| #define LOG4CPLUS_DECLSPEC_PRIVATE __attribute__ ((visibility("hidden")))
| #define LOG4CPLUS_HAVE_FUNCTION_MACRO 1
| #define LOG4CPLUS_HAVE_PRETTY_FUNCTION_MACRO 1
| #define LOG4CPLUS_HAVE_FUNC_SYMBOL 1
| #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
| #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
| #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
| #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
| #define HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 1
| #define LOG4CPLUS_HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define LOG4CPLUS_HAVE_SYS_TYPES_H 1
| #define LOG4CPLUS_HAVE_SYS_SOCKET_H 1
| #define LOG4CPLUS_HAVE_SYS_TIME_H 1
| #define LOG4CPLUS_HAVE_SYS_TIMEB_H 1
| #define LOG4CPLUS_HAVE_SYS_STAT_H 1
| #define LOG4CPLUS_HAVE_SYS_SYSCALL_H 1
| #define LOG4CPLUS_HAVE_SYS_FILE_H 1
| #define LOG4CPLUS_HAVE_SYSLOG_H 1
| #define LOG4CPLUS_HAVE_ARPA_INET_H 1
| #define LOG4CPLUS_HAVE_NETINET_IN_H 1
| #define LOG4CPLUS_HAVE_NETINET_TCP_H 1
| #define LOG4CPLUS_HAVE_NETDB_H 1
| #define LOG4CPLUS_HAVE_UNISTD_H 1
| #define LOG4CPLUS_HAVE_FCNTL_H 1
| #define LOG4CPLUS_HAVE_STDIO_H 1
| #define LOG4CPLUS_HAVE_STDARG_H 1
| #define LOG4CPLUS_HAVE_STDLIB_H 1
| #define LOG4CPLUS_HAVE_WCHAR_H 1
| #define LOG4CPLUS_HAVE_TIME_H 1
| #define LOG4CPLUS_HAVE_ERRNO_H 1
| #define LOG4CPLUS_HAVE_LIMITS_H 1
| #define LOG4CPLUS_HAVE_POLL_H 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_TLS_SUPPORT 1
| #define TLS_SUPPORT_CONSTRUCT thread_local
| #define LOG4CPLUS_HAVE_TLS_SUPPORT 1
| #define LOG4CPLUS_THREAD_LOCAL_VAR thread_local
| #define HAVE_GMTIME_R 1
| #define LOG4CPLUS_HAVE_GMTIME_R 1
| #define HAVE_LOCALTIME_R 1
| #define LOG4CPLUS_HAVE_LOCALTIME_R 1
| #define HAVE_GETPID 1
| #define LOG4CPLUS_HAVE_GETPID 1
| #define HAVE_POLL 1
| #define LOG4CPLUS_HAVE_POLL 1
| #define HAVE_PIPE 1
| #define LOG4CPLUS_HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define LOG4CPLUS_HAVE_PIPE2 1
| #define HAVE_FTIME 1
| #define LOG4CPLUS_HAVE_FTIME 1
| #define HAVE_STAT 1
| #define LOG4CPLUS_HAVE_STAT 1
| #define HAVE_LSTAT 1
| #define LOG4CPLUS_HAVE_LSTAT 1
| #define HAVE_FCNTL 1
| #define LOG4CPLUS_HAVE_FCNTL 1
| #define HAVE_LOCKF 1
| #define LOG4CPLUS_HAVE_LOCKF 1
| #define HAVE_FLOCK 1
| #define LOG4CPLUS_HAVE_FLOCK 1
| #define HAVE_HTONS 1
| #define LOG4CPLUS_HAVE_HTONS 1
| #define HAVE_NTOHS 1
| #define LOG4CPLUS_HAVE_NTOHS 1
| #define HAVE_HTONL 1
| #define LOG4CPLUS_HAVE_HTONL 1
| #define HAVE_NTOHL 1
| #define LOG4CPLUS_HAVE_NTOHL 1
| #define HAVE_SHUTDOWN 1
| #define LOG4CPLUS_HAVE_SHUTDOWN 1
| #define HAVE_MBSTOWCS 1
| #define LOG4CPLUS_HAVE_MBSTOWCS 1
| #define HAVE_WCSTOMBS 1
| #define LOG4CPLUS_HAVE_WCSTOMBS 1
| #define HAVE_VSNPRINTF 1
| #define LOG4CPLUS_HAVE_VSNPRINTF 1
| /* end confdefs.h.  */
| /* Define _vsnwprintf to an innocuous variant, in case <limits.h> declares _vsnwprintf.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define _vsnwprintf innocuous__vsnwprintf
| 
| /* System header to define __stub macros and hopefully few prototypes,
|    which can conflict with char _vsnwprintf (void); below.  */
| 
| #include <limits.h>
| #undef _vsnwprintf
| 
| /* 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 _vsnwprintf (void);
| /* 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__vsnwprintf || defined __stub____vsnwprintf
| choke me
| #endif
| 
| int
| main (void)
| {
| return _vsnwprintf ();
|   ;
|   return 0;
| }
configure:12448: result: no
configure:12461: checking for vsprintf_s
configure:12461: g++ -o conftest -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread  -D_GNU_SOURCE=1 -D_REENTRANT  conftest.cpp   >&5
/tmp/cckRkHVp.o: In function `main':
conftest.cpp:(.text.startup+0x5): undefined reference to `vsprintf_s'
collect2: error: ld returned 1 exit status
configure:12461: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "log4cplus"
| #define PACKAGE_TARNAME "log4cplus"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "log4cplus 2.1.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define LOG4CPLUS_DECLSPEC_IMPORT __attribute__ ((visibility("default")))
| #define LOG4CPLUS_DECLSPEC_EXPORT __attribute__ ((visibility("default")))
| #define LOG4CPLUS_DECLSPEC_PRIVATE __attribute__ ((visibility("hidden")))
| #define LOG4CPLUS_HAVE_FUNCTION_MACRO 1
| #define LOG4CPLUS_HAVE_PRETTY_FUNCTION_MACRO 1
| #define LOG4CPLUS_HAVE_FUNC_SYMBOL 1
| #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
| #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
| #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
| #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
| #define HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 1
| #define LOG4CPLUS_HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define LOG4CPLUS_HAVE_SYS_TYPES_H 1
| #define LOG4CPLUS_HAVE_SYS_SOCKET_H 1
| #define LOG4CPLUS_HAVE_SYS_TIME_H 1
| #define LOG4CPLUS_HAVE_SYS_TIMEB_H 1
| #define LOG4CPLUS_HAVE_SYS_STAT_H 1
| #define LOG4CPLUS_HAVE_SYS_SYSCALL_H 1
| #define LOG4CPLUS_HAVE_SYS_FILE_H 1
| #define LOG4CPLUS_HAVE_SYSLOG_H 1
| #define LOG4CPLUS_HAVE_ARPA_INET_H 1
| #define LOG4CPLUS_HAVE_NETINET_IN_H 1
| #define LOG4CPLUS_HAVE_NETINET_TCP_H 1
| #define LOG4CPLUS_HAVE_NETDB_H 1
| #define LOG4CPLUS_HAVE_UNISTD_H 1
| #define LOG4CPLUS_HAVE_FCNTL_H 1
| #define LOG4CPLUS_HAVE_STDIO_H 1
| #define LOG4CPLUS_HAVE_STDARG_H 1
| #define LOG4CPLUS_HAVE_STDLIB_H 1
| #define LOG4CPLUS_HAVE_WCHAR_H 1
| #define LOG4CPLUS_HAVE_TIME_H 1
| #define LOG4CPLUS_HAVE_ERRNO_H 1
| #define LOG4CPLUS_HAVE_LIMITS_H 1
| #define LOG4CPLUS_HAVE_POLL_H 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_TLS_SUPPORT 1
| #define TLS_SUPPORT_CONSTRUCT thread_local
| #define LOG4CPLUS_HAVE_TLS_SUPPORT 1
| #define LOG4CPLUS_THREAD_LOCAL_VAR thread_local
| #define HAVE_GMTIME_R 1
| #define LOG4CPLUS_HAVE_GMTIME_R 1
| #define HAVE_LOCALTIME_R 1
| #define LOG4CPLUS_HAVE_LOCALTIME_R 1
| #define HAVE_GETPID 1
| #define LOG4CPLUS_HAVE_GETPID 1
| #define HAVE_POLL 1
| #define LOG4CPLUS_HAVE_POLL 1
| #define HAVE_PIPE 1
| #define LOG4CPLUS_HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define LOG4CPLUS_HAVE_PIPE2 1
| #define HAVE_FTIME 1
| #define LOG4CPLUS_HAVE_FTIME 1
| #define HAVE_STAT 1
| #define LOG4CPLUS_HAVE_STAT 1
| #define HAVE_LSTAT 1
| #define LOG4CPLUS_HAVE_LSTAT 1
| #define HAVE_FCNTL 1
| #define LOG4CPLUS_HAVE_FCNTL 1
| #define HAVE_LOCKF 1
| #define LOG4CPLUS_HAVE_LOCKF 1
| #define HAVE_FLOCK 1
| #define LOG4CPLUS_HAVE_FLOCK 1
| #define HAVE_HTONS 1
| #define LOG4CPLUS_HAVE_HTONS 1
| #define HAVE_NTOHS 1
| #define LOG4CPLUS_HAVE_NTOHS 1
| #define HAVE_HTONL 1
| #define LOG4CPLUS_HAVE_HTONL 1
| #define HAVE_NTOHL 1
| #define LOG4CPLUS_HAVE_NTOHL 1
| #define HAVE_SHUTDOWN 1
| #define LOG4CPLUS_HAVE_SHUTDOWN 1
| #define HAVE_MBSTOWCS 1
| #define LOG4CPLUS_HAVE_MBSTOWCS 1
| #define HAVE_WCSTOMBS 1
| #define LOG4CPLUS_HAVE_WCSTOMBS 1
| #define HAVE_VSNPRINTF 1
| #define LOG4CPLUS_HAVE_VSNPRINTF 1
| /* end confdefs.h.  */
| /* Define vsprintf_s to an innocuous variant, in case <limits.h> declares vsprintf_s.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define vsprintf_s innocuous_vsprintf_s
| 
| /* System header to define __stub macros and hopefully few prototypes,
|    which can conflict with char vsprintf_s (void); below.  */
| 
| #include <limits.h>
| #undef vsprintf_s
| 
| /* 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 vsprintf_s (void);
| /* 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_vsprintf_s || defined __stub___vsprintf_s
| choke me
| #endif
| 
| int
| main (void)
| {
| return vsprintf_s ();
|   ;
|   return 0;
| }
configure:12461: result: no
configure:12474: checking for vswprintf_s
configure:12474: g++ -o conftest -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread  -D_GNU_SOURCE=1 -D_REENTRANT  conftest.cpp   >&5
/tmp/cczosFzn.o: In function `main':
conftest.cpp:(.text.startup+0x5): undefined reference to `vswprintf_s'
collect2: error: ld returned 1 exit status
configure:12474: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "log4cplus"
| #define PACKAGE_TARNAME "log4cplus"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "log4cplus 2.1.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define LOG4CPLUS_DECLSPEC_IMPORT __attribute__ ((visibility("default")))
| #define LOG4CPLUS_DECLSPEC_EXPORT __attribute__ ((visibility("default")))
| #define LOG4CPLUS_DECLSPEC_PRIVATE __attribute__ ((visibility("hidden")))
| #define LOG4CPLUS_HAVE_FUNCTION_MACRO 1
| #define LOG4CPLUS_HAVE_PRETTY_FUNCTION_MACRO 1
| #define LOG4CPLUS_HAVE_FUNC_SYMBOL 1
| #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
| #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
| #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
| #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
| #define HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 1
| #define LOG4CPLUS_HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define LOG4CPLUS_HAVE_SYS_TYPES_H 1
| #define LOG4CPLUS_HAVE_SYS_SOCKET_H 1
| #define LOG4CPLUS_HAVE_SYS_TIME_H 1
| #define LOG4CPLUS_HAVE_SYS_TIMEB_H 1
| #define LOG4CPLUS_HAVE_SYS_STAT_H 1
| #define LOG4CPLUS_HAVE_SYS_SYSCALL_H 1
| #define LOG4CPLUS_HAVE_SYS_FILE_H 1
| #define LOG4CPLUS_HAVE_SYSLOG_H 1
| #define LOG4CPLUS_HAVE_ARPA_INET_H 1
| #define LOG4CPLUS_HAVE_NETINET_IN_H 1
| #define LOG4CPLUS_HAVE_NETINET_TCP_H 1
| #define LOG4CPLUS_HAVE_NETDB_H 1
| #define LOG4CPLUS_HAVE_UNISTD_H 1
| #define LOG4CPLUS_HAVE_FCNTL_H 1
| #define LOG4CPLUS_HAVE_STDIO_H 1
| #define LOG4CPLUS_HAVE_STDARG_H 1
| #define LOG4CPLUS_HAVE_STDLIB_H 1
| #define LOG4CPLUS_HAVE_WCHAR_H 1
| #define LOG4CPLUS_HAVE_TIME_H 1
| #define LOG4CPLUS_HAVE_ERRNO_H 1
| #define LOG4CPLUS_HAVE_LIMITS_H 1
| #define LOG4CPLUS_HAVE_POLL_H 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_TLS_SUPPORT 1
| #define TLS_SUPPORT_CONSTRUCT thread_local
| #define LOG4CPLUS_HAVE_TLS_SUPPORT 1
| #define LOG4CPLUS_THREAD_LOCAL_VAR thread_local
| #define HAVE_GMTIME_R 1
| #define LOG4CPLUS_HAVE_GMTIME_R 1
| #define HAVE_LOCALTIME_R 1
| #define LOG4CPLUS_HAVE_LOCALTIME_R 1
| #define HAVE_GETPID 1
| #define LOG4CPLUS_HAVE_GETPID 1
| #define HAVE_POLL 1
| #define LOG4CPLUS_HAVE_POLL 1
| #define HAVE_PIPE 1
| #define LOG4CPLUS_HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define LOG4CPLUS_HAVE_PIPE2 1
| #define HAVE_FTIME 1
| #define LOG4CPLUS_HAVE_FTIME 1
| #define HAVE_STAT 1
| #define LOG4CPLUS_HAVE_STAT 1
| #define HAVE_LSTAT 1
| #define LOG4CPLUS_HAVE_LSTAT 1
| #define HAVE_FCNTL 1
| #define LOG4CPLUS_HAVE_FCNTL 1
| #define HAVE_LOCKF 1
| #define LOG4CPLUS_HAVE_LOCKF 1
| #define HAVE_FLOCK 1
| #define LOG4CPLUS_HAVE_FLOCK 1
| #define HAVE_HTONS 1
| #define LOG4CPLUS_HAVE_HTONS 1
| #define HAVE_NTOHS 1
| #define LOG4CPLUS_HAVE_NTOHS 1
| #define HAVE_HTONL 1
| #define LOG4CPLUS_HAVE_HTONL 1
| #define HAVE_NTOHL 1
| #define LOG4CPLUS_HAVE_NTOHL 1
| #define HAVE_SHUTDOWN 1
| #define LOG4CPLUS_HAVE_SHUTDOWN 1
| #define HAVE_MBSTOWCS 1
| #define LOG4CPLUS_HAVE_MBSTOWCS 1
| #define HAVE_WCSTOMBS 1
| #define LOG4CPLUS_HAVE_WCSTOMBS 1
| #define HAVE_VSNPRINTF 1
| #define LOG4CPLUS_HAVE_VSNPRINTF 1
| /* end confdefs.h.  */
| /* Define vswprintf_s to an innocuous variant, in case <limits.h> declares vswprintf_s.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define vswprintf_s innocuous_vswprintf_s
| 
| /* System header to define __stub macros and hopefully few prototypes,
|    which can conflict with char vswprintf_s (void); below.  */
| 
| #include <limits.h>
| #undef vswprintf_s
| 
| /* 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 vswprintf_s (void);
| /* 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_vswprintf_s || defined __stub___vswprintf_s
| choke me
| #endif
| 
| int
| main (void)
| {
| return vswprintf_s ();
|   ;
|   return 0;
| }
configure:12474: result: no
configure:12487: checking for vfprintf_s
configure:12487: g++ -o conftest -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread  -D_GNU_SOURCE=1 -D_REENTRANT  conftest.cpp   >&5
/tmp/ccRSES9s.o: In function `main':
conftest.cpp:(.text.startup+0x5): undefined reference to `vfprintf_s'
collect2: error: ld returned 1 exit status
configure:12487: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "log4cplus"
| #define PACKAGE_TARNAME "log4cplus"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "log4cplus 2.1.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define LOG4CPLUS_DECLSPEC_IMPORT __attribute__ ((visibility("default")))
| #define LOG4CPLUS_DECLSPEC_EXPORT __attribute__ ((visibility("default")))
| #define LOG4CPLUS_DECLSPEC_PRIVATE __attribute__ ((visibility("hidden")))
| #define LOG4CPLUS_HAVE_FUNCTION_MACRO 1
| #define LOG4CPLUS_HAVE_PRETTY_FUNCTION_MACRO 1
| #define LOG4CPLUS_HAVE_FUNC_SYMBOL 1
| #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
| #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
| #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
| #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
| #define HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 1
| #define LOG4CPLUS_HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define LOG4CPLUS_HAVE_SYS_TYPES_H 1
| #define LOG4CPLUS_HAVE_SYS_SOCKET_H 1
| #define LOG4CPLUS_HAVE_SYS_TIME_H 1
| #define LOG4CPLUS_HAVE_SYS_TIMEB_H 1
| #define LOG4CPLUS_HAVE_SYS_STAT_H 1
| #define LOG4CPLUS_HAVE_SYS_SYSCALL_H 1
| #define LOG4CPLUS_HAVE_SYS_FILE_H 1
| #define LOG4CPLUS_HAVE_SYSLOG_H 1
| #define LOG4CPLUS_HAVE_ARPA_INET_H 1
| #define LOG4CPLUS_HAVE_NETINET_IN_H 1
| #define LOG4CPLUS_HAVE_NETINET_TCP_H 1
| #define LOG4CPLUS_HAVE_NETDB_H 1
| #define LOG4CPLUS_HAVE_UNISTD_H 1
| #define LOG4CPLUS_HAVE_FCNTL_H 1
| #define LOG4CPLUS_HAVE_STDIO_H 1
| #define LOG4CPLUS_HAVE_STDARG_H 1
| #define LOG4CPLUS_HAVE_STDLIB_H 1
| #define LOG4CPLUS_HAVE_WCHAR_H 1
| #define LOG4CPLUS_HAVE_TIME_H 1
| #define LOG4CPLUS_HAVE_ERRNO_H 1
| #define LOG4CPLUS_HAVE_LIMITS_H 1
| #define LOG4CPLUS_HAVE_POLL_H 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_TLS_SUPPORT 1
| #define TLS_SUPPORT_CONSTRUCT thread_local
| #define LOG4CPLUS_HAVE_TLS_SUPPORT 1
| #define LOG4CPLUS_THREAD_LOCAL_VAR thread_local
| #define HAVE_GMTIME_R 1
| #define LOG4CPLUS_HAVE_GMTIME_R 1
| #define HAVE_LOCALTIME_R 1
| #define LOG4CPLUS_HAVE_LOCALTIME_R 1
| #define HAVE_GETPID 1
| #define LOG4CPLUS_HAVE_GETPID 1
| #define HAVE_POLL 1
| #define LOG4CPLUS_HAVE_POLL 1
| #define HAVE_PIPE 1
| #define LOG4CPLUS_HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define LOG4CPLUS_HAVE_PIPE2 1
| #define HAVE_FTIME 1
| #define LOG4CPLUS_HAVE_FTIME 1
| #define HAVE_STAT 1
| #define LOG4CPLUS_HAVE_STAT 1
| #define HAVE_LSTAT 1
| #define LOG4CPLUS_HAVE_LSTAT 1
| #define HAVE_FCNTL 1
| #define LOG4CPLUS_HAVE_FCNTL 1
| #define HAVE_LOCKF 1
| #define LOG4CPLUS_HAVE_LOCKF 1
| #define HAVE_FLOCK 1
| #define LOG4CPLUS_HAVE_FLOCK 1
| #define HAVE_HTONS 1
| #define LOG4CPLUS_HAVE_HTONS 1
| #define HAVE_NTOHS 1
| #define LOG4CPLUS_HAVE_NTOHS 1
| #define HAVE_HTONL 1
| #define LOG4CPLUS_HAVE_HTONL 1
| #define HAVE_NTOHL 1
| #define LOG4CPLUS_HAVE_NTOHL 1
| #define HAVE_SHUTDOWN 1
| #define LOG4CPLUS_HAVE_SHUTDOWN 1
| #define HAVE_MBSTOWCS 1
| #define LOG4CPLUS_HAVE_MBSTOWCS 1
| #define HAVE_WCSTOMBS 1
| #define LOG4CPLUS_HAVE_WCSTOMBS 1
| #define HAVE_VSNPRINTF 1
| #define LOG4CPLUS_HAVE_VSNPRINTF 1
| /* end confdefs.h.  */
| /* Define vfprintf_s to an innocuous variant, in case <limits.h> declares vfprintf_s.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define vfprintf_s innocuous_vfprintf_s
| 
| /* System header to define __stub macros and hopefully few prototypes,
|    which can conflict with char vfprintf_s (void); below.  */
| 
| #include <limits.h>
| #undef vfprintf_s
| 
| /* 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 vfprintf_s (void);
| /* 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_vfprintf_s || defined __stub___vfprintf_s
| choke me
| #endif
| 
| int
| main (void)
| {
| return vfprintf_s ();
|   ;
|   return 0;
| }
configure:12487: result: no
configure:12500: checking for vfwprintf_s
configure:12500: g++ -o conftest -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread  -D_GNU_SOURCE=1 -D_REENTRANT  conftest.cpp   >&5
/tmp/ccx05S4t.o: In function `main':
conftest.cpp:(.text.startup+0x5): undefined reference to `vfwprintf_s'
collect2: error: ld returned 1 exit status
configure:12500: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "log4cplus"
| #define PACKAGE_TARNAME "log4cplus"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "log4cplus 2.1.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define LOG4CPLUS_DECLSPEC_IMPORT __attribute__ ((visibility("default")))
| #define LOG4CPLUS_DECLSPEC_EXPORT __attribute__ ((visibility("default")))
| #define LOG4CPLUS_DECLSPEC_PRIVATE __attribute__ ((visibility("hidden")))
| #define LOG4CPLUS_HAVE_FUNCTION_MACRO 1
| #define LOG4CPLUS_HAVE_PRETTY_FUNCTION_MACRO 1
| #define LOG4CPLUS_HAVE_FUNC_SYMBOL 1
| #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
| #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
| #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
| #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
| #define HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 1
| #define LOG4CPLUS_HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define LOG4CPLUS_HAVE_SYS_TYPES_H 1
| #define LOG4CPLUS_HAVE_SYS_SOCKET_H 1
| #define LOG4CPLUS_HAVE_SYS_TIME_H 1
| #define LOG4CPLUS_HAVE_SYS_TIMEB_H 1
| #define LOG4CPLUS_HAVE_SYS_STAT_H 1
| #define LOG4CPLUS_HAVE_SYS_SYSCALL_H 1
| #define LOG4CPLUS_HAVE_SYS_FILE_H 1
| #define LOG4CPLUS_HAVE_SYSLOG_H 1
| #define LOG4CPLUS_HAVE_ARPA_INET_H 1
| #define LOG4CPLUS_HAVE_NETINET_IN_H 1
| #define LOG4CPLUS_HAVE_NETINET_TCP_H 1
| #define LOG4CPLUS_HAVE_NETDB_H 1
| #define LOG4CPLUS_HAVE_UNISTD_H 1
| #define LOG4CPLUS_HAVE_FCNTL_H 1
| #define LOG4CPLUS_HAVE_STDIO_H 1
| #define LOG4CPLUS_HAVE_STDARG_H 1
| #define LOG4CPLUS_HAVE_STDLIB_H 1
| #define LOG4CPLUS_HAVE_WCHAR_H 1
| #define LOG4CPLUS_HAVE_TIME_H 1
| #define LOG4CPLUS_HAVE_ERRNO_H 1
| #define LOG4CPLUS_HAVE_LIMITS_H 1
| #define LOG4CPLUS_HAVE_POLL_H 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_TLS_SUPPORT 1
| #define TLS_SUPPORT_CONSTRUCT thread_local
| #define LOG4CPLUS_HAVE_TLS_SUPPORT 1
| #define LOG4CPLUS_THREAD_LOCAL_VAR thread_local
| #define HAVE_GMTIME_R 1
| #define LOG4CPLUS_HAVE_GMTIME_R 1
| #define HAVE_LOCALTIME_R 1
| #define LOG4CPLUS_HAVE_LOCALTIME_R 1
| #define HAVE_GETPID 1
| #define LOG4CPLUS_HAVE_GETPID 1
| #define HAVE_POLL 1
| #define LOG4CPLUS_HAVE_POLL 1
| #define HAVE_PIPE 1
| #define LOG4CPLUS_HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define LOG4CPLUS_HAVE_PIPE2 1
| #define HAVE_FTIME 1
| #define LOG4CPLUS_HAVE_FTIME 1
| #define HAVE_STAT 1
| #define LOG4CPLUS_HAVE_STAT 1
| #define HAVE_LSTAT 1
| #define LOG4CPLUS_HAVE_LSTAT 1
| #define HAVE_FCNTL 1
| #define LOG4CPLUS_HAVE_FCNTL 1
| #define HAVE_LOCKF 1
| #define LOG4CPLUS_HAVE_LOCKF 1
| #define HAVE_FLOCK 1
| #define LOG4CPLUS_HAVE_FLOCK 1
| #define HAVE_HTONS 1
| #define LOG4CPLUS_HAVE_HTONS 1
| #define HAVE_NTOHS 1
| #define LOG4CPLUS_HAVE_NTOHS 1
| #define HAVE_HTONL 1
| #define LOG4CPLUS_HAVE_HTONL 1
| #define HAVE_NTOHL 1
| #define LOG4CPLUS_HAVE_NTOHL 1
| #define HAVE_SHUTDOWN 1
| #define LOG4CPLUS_HAVE_SHUTDOWN 1
| #define HAVE_MBSTOWCS 1
| #define LOG4CPLUS_HAVE_MBSTOWCS 1
| #define HAVE_WCSTOMBS 1
| #define LOG4CPLUS_HAVE_WCSTOMBS 1
| #define HAVE_VSNPRINTF 1
| #define LOG4CPLUS_HAVE_VSNPRINTF 1
| /* end confdefs.h.  */
| /* Define vfwprintf_s to an innocuous variant, in case <limits.h> declares vfwprintf_s.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define vfwprintf_s innocuous_vfwprintf_s
| 
| /* System header to define __stub macros and hopefully few prototypes,
|    which can conflict with char vfwprintf_s (void); below.  */
| 
| #include <limits.h>
| #undef vfwprintf_s
| 
| /* 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 vfwprintf_s (void);
| /* 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_vfwprintf_s || defined __stub___vfwprintf_s
| choke me
| #endif
| 
| int
| main (void)
| {
| return vfwprintf_s ();
|   ;
|   return 0;
| }
configure:12500: result: no
configure:12513: checking for _vsnprintf_s
configure:12513: g++ -o conftest -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread  -D_GNU_SOURCE=1 -D_REENTRANT  conftest.cpp   >&5
/tmp/ccpXD4nz.o: In function `main':
conftest.cpp:(.text.startup+0x5): undefined reference to `_vsnprintf_s'
collect2: error: ld returned 1 exit status
configure:12513: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "log4cplus"
| #define PACKAGE_TARNAME "log4cplus"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "log4cplus 2.1.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define LOG4CPLUS_DECLSPEC_IMPORT __attribute__ ((visibility("default")))
| #define LOG4CPLUS_DECLSPEC_EXPORT __attribute__ ((visibility("default")))
| #define LOG4CPLUS_DECLSPEC_PRIVATE __attribute__ ((visibility("hidden")))
| #define LOG4CPLUS_HAVE_FUNCTION_MACRO 1
| #define LOG4CPLUS_HAVE_PRETTY_FUNCTION_MACRO 1
| #define LOG4CPLUS_HAVE_FUNC_SYMBOL 1
| #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
| #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
| #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
| #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
| #define HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 1
| #define LOG4CPLUS_HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define LOG4CPLUS_HAVE_SYS_TYPES_H 1
| #define LOG4CPLUS_HAVE_SYS_SOCKET_H 1
| #define LOG4CPLUS_HAVE_SYS_TIME_H 1
| #define LOG4CPLUS_HAVE_SYS_TIMEB_H 1
| #define LOG4CPLUS_HAVE_SYS_STAT_H 1
| #define LOG4CPLUS_HAVE_SYS_SYSCALL_H 1
| #define LOG4CPLUS_HAVE_SYS_FILE_H 1
| #define LOG4CPLUS_HAVE_SYSLOG_H 1
| #define LOG4CPLUS_HAVE_ARPA_INET_H 1
| #define LOG4CPLUS_HAVE_NETINET_IN_H 1
| #define LOG4CPLUS_HAVE_NETINET_TCP_H 1
| #define LOG4CPLUS_HAVE_NETDB_H 1
| #define LOG4CPLUS_HAVE_UNISTD_H 1
| #define LOG4CPLUS_HAVE_FCNTL_H 1
| #define LOG4CPLUS_HAVE_STDIO_H 1
| #define LOG4CPLUS_HAVE_STDARG_H 1
| #define LOG4CPLUS_HAVE_STDLIB_H 1
| #define LOG4CPLUS_HAVE_WCHAR_H 1
| #define LOG4CPLUS_HAVE_TIME_H 1
| #define LOG4CPLUS_HAVE_ERRNO_H 1
| #define LOG4CPLUS_HAVE_LIMITS_H 1
| #define LOG4CPLUS_HAVE_POLL_H 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_TLS_SUPPORT 1
| #define TLS_SUPPORT_CONSTRUCT thread_local
| #define LOG4CPLUS_HAVE_TLS_SUPPORT 1
| #define LOG4CPLUS_THREAD_LOCAL_VAR thread_local
| #define HAVE_GMTIME_R 1
| #define LOG4CPLUS_HAVE_GMTIME_R 1
| #define HAVE_LOCALTIME_R 1
| #define LOG4CPLUS_HAVE_LOCALTIME_R 1
| #define HAVE_GETPID 1
| #define LOG4CPLUS_HAVE_GETPID 1
| #define HAVE_POLL 1
| #define LOG4CPLUS_HAVE_POLL 1
| #define HAVE_PIPE 1
| #define LOG4CPLUS_HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define LOG4CPLUS_HAVE_PIPE2 1
| #define HAVE_FTIME 1
| #define LOG4CPLUS_HAVE_FTIME 1
| #define HAVE_STAT 1
| #define LOG4CPLUS_HAVE_STAT 1
| #define HAVE_LSTAT 1
| #define LOG4CPLUS_HAVE_LSTAT 1
| #define HAVE_FCNTL 1
| #define LOG4CPLUS_HAVE_FCNTL 1
| #define HAVE_LOCKF 1
| #define LOG4CPLUS_HAVE_LOCKF 1
| #define HAVE_FLOCK 1
| #define LOG4CPLUS_HAVE_FLOCK 1
| #define HAVE_HTONS 1
| #define LOG4CPLUS_HAVE_HTONS 1
| #define HAVE_NTOHS 1
| #define LOG4CPLUS_HAVE_NTOHS 1
| #define HAVE_HTONL 1
| #define LOG4CPLUS_HAVE_HTONL 1
| #define HAVE_NTOHL 1
| #define LOG4CPLUS_HAVE_NTOHL 1
| #define HAVE_SHUTDOWN 1
| #define LOG4CPLUS_HAVE_SHUTDOWN 1
| #define HAVE_MBSTOWCS 1
| #define LOG4CPLUS_HAVE_MBSTOWCS 1
| #define HAVE_WCSTOMBS 1
| #define LOG4CPLUS_HAVE_WCSTOMBS 1
| #define HAVE_VSNPRINTF 1
| #define LOG4CPLUS_HAVE_VSNPRINTF 1
| /* end confdefs.h.  */
| /* Define _vsnprintf_s to an innocuous variant, in case <limits.h> declares _vsnprintf_s.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define _vsnprintf_s innocuous__vsnprintf_s
| 
| /* System header to define __stub macros and hopefully few prototypes,
|    which can conflict with char _vsnprintf_s (void); below.  */
| 
| #include <limits.h>
| #undef _vsnprintf_s
| 
| /* 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 _vsnprintf_s (void);
| /* 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__vsnprintf_s || defined __stub____vsnprintf_s
| choke me
| #endif
| 
| int
| main (void)
| {
| return _vsnprintf_s ();
|   ;
|   return 0;
| }
configure:12513: result: no
configure:12526: checking for _vsnwprintf_s
configure:12526: g++ -o conftest -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread  -D_GNU_SOURCE=1 -D_REENTRANT  conftest.cpp   >&5
/tmp/ccjOvanF.o: In function `main':
conftest.cpp:(.text.startup+0x5): undefined reference to `_vsnwprintf_s'
collect2: error: ld returned 1 exit status
configure:12526: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "log4cplus"
| #define PACKAGE_TARNAME "log4cplus"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "log4cplus 2.1.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define LOG4CPLUS_DECLSPEC_IMPORT __attribute__ ((visibility("default")))
| #define LOG4CPLUS_DECLSPEC_EXPORT __attribute__ ((visibility("default")))
| #define LOG4CPLUS_DECLSPEC_PRIVATE __attribute__ ((visibility("hidden")))
| #define LOG4CPLUS_HAVE_FUNCTION_MACRO 1
| #define LOG4CPLUS_HAVE_PRETTY_FUNCTION_MACRO 1
| #define LOG4CPLUS_HAVE_FUNC_SYMBOL 1
| #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
| #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
| #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
| #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
| #define HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 1
| #define LOG4CPLUS_HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define LOG4CPLUS_HAVE_SYS_TYPES_H 1
| #define LOG4CPLUS_HAVE_SYS_SOCKET_H 1
| #define LOG4CPLUS_HAVE_SYS_TIME_H 1
| #define LOG4CPLUS_HAVE_SYS_TIMEB_H 1
| #define LOG4CPLUS_HAVE_SYS_STAT_H 1
| #define LOG4CPLUS_HAVE_SYS_SYSCALL_H 1
| #define LOG4CPLUS_HAVE_SYS_FILE_H 1
| #define LOG4CPLUS_HAVE_SYSLOG_H 1
| #define LOG4CPLUS_HAVE_ARPA_INET_H 1
| #define LOG4CPLUS_HAVE_NETINET_IN_H 1
| #define LOG4CPLUS_HAVE_NETINET_TCP_H 1
| #define LOG4CPLUS_HAVE_NETDB_H 1
| #define LOG4CPLUS_HAVE_UNISTD_H 1
| #define LOG4CPLUS_HAVE_FCNTL_H 1
| #define LOG4CPLUS_HAVE_STDIO_H 1
| #define LOG4CPLUS_HAVE_STDARG_H 1
| #define LOG4CPLUS_HAVE_STDLIB_H 1
| #define LOG4CPLUS_HAVE_WCHAR_H 1
| #define LOG4CPLUS_HAVE_TIME_H 1
| #define LOG4CPLUS_HAVE_ERRNO_H 1
| #define LOG4CPLUS_HAVE_LIMITS_H 1
| #define LOG4CPLUS_HAVE_POLL_H 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_TLS_SUPPORT 1
| #define TLS_SUPPORT_CONSTRUCT thread_local
| #define LOG4CPLUS_HAVE_TLS_SUPPORT 1
| #define LOG4CPLUS_THREAD_LOCAL_VAR thread_local
| #define HAVE_GMTIME_R 1
| #define LOG4CPLUS_HAVE_GMTIME_R 1
| #define HAVE_LOCALTIME_R 1
| #define LOG4CPLUS_HAVE_LOCALTIME_R 1
| #define HAVE_GETPID 1
| #define LOG4CPLUS_HAVE_GETPID 1
| #define HAVE_POLL 1
| #define LOG4CPLUS_HAVE_POLL 1
| #define HAVE_PIPE 1
| #define LOG4CPLUS_HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define LOG4CPLUS_HAVE_PIPE2 1
| #define HAVE_FTIME 1
| #define LOG4CPLUS_HAVE_FTIME 1
| #define HAVE_STAT 1
| #define LOG4CPLUS_HAVE_STAT 1
| #define HAVE_LSTAT 1
| #define LOG4CPLUS_HAVE_LSTAT 1
| #define HAVE_FCNTL 1
| #define LOG4CPLUS_HAVE_FCNTL 1
| #define HAVE_LOCKF 1
| #define LOG4CPLUS_HAVE_LOCKF 1
| #define HAVE_FLOCK 1
| #define LOG4CPLUS_HAVE_FLOCK 1
| #define HAVE_HTONS 1
| #define LOG4CPLUS_HAVE_HTONS 1
| #define HAVE_NTOHS 1
| #define LOG4CPLUS_HAVE_NTOHS 1
| #define HAVE_HTONL 1
| #define LOG4CPLUS_HAVE_HTONL 1
| #define HAVE_NTOHL 1
| #define LOG4CPLUS_HAVE_NTOHL 1
| #define HAVE_SHUTDOWN 1
| #define LOG4CPLUS_HAVE_SHUTDOWN 1
| #define HAVE_MBSTOWCS 1
| #define LOG4CPLUS_HAVE_MBSTOWCS 1
| #define HAVE_WCSTOMBS 1
| #define LOG4CPLUS_HAVE_WCSTOMBS 1
| #define HAVE_VSNPRINTF 1
| #define LOG4CPLUS_HAVE_VSNPRINTF 1
| /* end confdefs.h.  */
| /* Define _vsnwprintf_s to an innocuous variant, in case <limits.h> declares _vsnwprintf_s.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define _vsnwprintf_s innocuous__vsnwprintf_s
| 
| /* System header to define __stub macros and hopefully few prototypes,
|    which can conflict with char _vsnwprintf_s (void); below.  */
| 
| #include <limits.h>
| #undef _vsnwprintf_s
| 
| /* 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 _vsnwprintf_s (void);
| /* 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__vsnwprintf_s || defined __stub____vsnwprintf_s
| choke me
| #endif
| 
| int
| main (void)
| {
| return _vsnwprintf_s ();
|   ;
|   return 0;
| }
configure:12526: result: no
configure:12557: checking for ENAMETOOLONG
configure:12574: g++ -c -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread  -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:103:5: warning: unused variable 'value' [-Wunused-variable]
 int value = ENAMETOOLONG;
     ^
configure:12574: $? = 0
configure:12584: result: yes
configure:12594: checking for getaddrinfo
configure:12623: g++ -c -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread  -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp >&5
configure:12623: $? = 0
configure:12633: result: yes
configure:12650: checking for gethostbyname_r
configure:12679: g++ -c -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread  -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp >&5
configure:12679: $? = 0
configure:12689: result: yes
configure:12704: checking for gettid
configure:12723: g++ -c -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread  -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:110:5: warning: unused variable 'rv' [-Wunused-variable]
 int rv = syscall(SYS_gettid);
     ^
configure:12723: $? = 0
configure:12733: result: yes
configure:12802: checking for pkg-config
configure:12825: found /usr/bin/pkg-config
configure:12838: result: /usr/bin/pkg-config
configure:12863: checking pkg-config is at least version 0.9.0
configure:12866: result: yes
configure:14105: checking how to print strings
configure:14132: result: printf
configure:14153: checking for a sed that does not truncate output
configure:14224: result: /usr/bin/sed
configure:14242: checking for fgrep
configure:14311: result: /usr/bin/grep -F
configure:14348: checking for ld used by gcc -std=gnu11
configure:14417: result: /usr/bin/ld
configure:14424: checking if the linker (/usr/bin/ld) is GNU ld
configure:14441: result: yes
configure:14453: checking for BSD- or MS-compatible name lister (nm)
configure:14509: result: /usr/bin/nm -B
configure:14651: checking the name lister (/usr/bin/nm -B) interface
configure:14659: g++ -c -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread  -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp >&5
configure:14662: /usr/bin/nm -B "conftest.o"
configure:14665: output
0000000000000000 B some_variable
configure:14673: result: BSD nm
configure:14676: checking whether ln -s works
configure:14680: result: yes
configure:14688: checking the maximum length of command line arguments
configure:14821: result: 1572864
configure:14869: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format
configure:14911: result: func_convert_file_noop
configure:14918: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
configure:14940: result: func_convert_file_noop
configure:14947: checking for /usr/bin/ld option to reload object files
configure:14956: result: -r
configure:15036: checking for file
configure:15057: found /usr/bin/file
configure:15069: result: file
configure:15146: checking for objdump
configure:15167: found /usr/bin/objdump
configure:15179: result: objdump
configure:15208: checking how to recognize dependent libraries
configure:15410: result: pass_all
configure:15501: checking for dlltool
configure:15537: result: no
configure:15564: checking how to associate runtime and link libraries
configure:15593: result: printf %s\n
configure:15745: checking for archiver @FILE support
configure:15763: g++ -c -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread  -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp >&5
configure:15763: $? = 0
configure:15767: ar cr libconftest.a @conftest.lst >&5
configure:15770: $? = 0
configure:15775: ar cr libconftest.a @conftest.lst >&5
ar: conftest.o: No such file or directory
configure:15778: $? = 1
configure:15791: result: @
configure:15855: checking for strip
configure:15876: found /usr/bin/strip
configure:15888: result: strip
configure:15966: checking for ranlib
configure:15987: found /usr/bin/ranlib
configure:15999: result: ranlib
configure:16101: checking command to parse /usr/bin/nm -B output from gcc -std=gnu11 object
configure:16255: g++ -c -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread  -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp >&5
configure:16258: $? = 0
configure:16262: /usr/bin/nm -B conftest.o \| /usr/bin/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' \> conftest.nm
configure:16265: $? = 0
configure:16331: g++ -o conftest -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread  -D_GNU_SOURCE=1 -D_REENTRANT  conftest.cpp conftstm.o >&5
conftest.cpp:29:30: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object [-Wpedantic]
   {"nm_test_func", (void *) &nm_test_func},
                              ^
configure:16334: $? = 0
configure:16373: result: ok
configure:16420: checking for sysroot
configure:16452: result: no
configure:16459: checking for a working dd
configure:16504: result: /usr/bin/dd
configure:16508: checking how to truncate binary pipes
configure:16525: result: /usr/bin/dd bs=4096 count=1
configure:16662: g++ -c -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread  -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp >&5
configure:16665: $? = 0
configure:16865: checking for mt
configure:16901: result: no
configure:16921: checking if : is a manifest tool
configure:16928: : '-?'
configure:16937: result: no
configure:17672: checking for dlfcn.h
configure:17672: g++ -c -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread  -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp >&5
configure:17672: $? = 0
configure:17672: result: yes
configure:18279: checking for objdir
configure:18296: result: .libs
configure:18562: checking if gcc -std=gnu11 supports -fno-rtti -fno-exceptions
configure:18581: gcc -std=gnu11 -c -DOPEN_CONTRAIL_CLIENT -g  -D_GNU_SOURCE=1 -D_REENTRANT -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
configure:18585: $? = 0
configure:18599: result: no
configure:18957: checking for gcc -std=gnu11 option to produce PIC
configure:18966: result: -fPIC -DPIC
configure:18974: checking if gcc -std=gnu11 PIC flag -fPIC -DPIC works
configure:18993: gcc -std=gnu11 -c -DOPEN_CONTRAIL_CLIENT -g  -D_GNU_SOURCE=1 -D_REENTRANT -fPIC -DPIC -DPIC conftest.c >&5
configure:18997: $? = 0
configure:19011: result: yes
configure:19040: checking if gcc -std=gnu11 static flag -static works
configure:19070: result: no
configure:19085: checking if gcc -std=gnu11 supports -c -o file.o
configure:19107: gcc -std=gnu11 -c -DOPEN_CONTRAIL_CLIENT -g  -D_GNU_SOURCE=1 -D_REENTRANT -o out/conftest2.o conftest.c >&5
configure:19111: $? = 0
configure:19134: result: yes
configure:19142: checking if gcc -std=gnu11 supports -c -o file.o
configure:19191: result: yes
configure:19224: checking whether the gcc -std=gnu11 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:20497: result: yes
configure:20534: checking whether -lc should be explicitly linked in
configure:20543: gcc -std=gnu11 -c -DOPEN_CONTRAIL_CLIENT -g  -D_GNU_SOURCE=1 -D_REENTRANT conftest.c >&5
configure:20546: $? = 0
configure:20561: gcc -std=gnu11 -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep  -lc  \>/dev/null 2\>\&1
configure:20564: $? = 0
configure:20579: result: no
configure:20739: checking dynamic linker characteristics
configure:21321: gcc -std=gnu11 -o conftest -DOPEN_CONTRAIL_CLIENT -g  -D_GNU_SOURCE=1 -D_REENTRANT  -Wl,-rpath -Wl,/foo conftest.c   >&5
configure:21321: $? = 0
configure:21561: result: GNU/Linux ld.so
configure:21683: checking how to hardcode library paths into programs
configure:21708: result: immediate
configure:22308: checking whether stripping libraries is possible
configure:22317: result: yes
configure:22359: checking if libtool supports shared libraries
configure:22361: result: yes
configure:22364: checking whether to build shared libraries
configure:22389: result: yes
configure:22392: checking whether to build static libraries
configure:22396: result: yes
configure:22419: checking how to run the C++ preprocessor
configure:22486: result: g++ -E
configure:22500: g++ -E  -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp
configure:22500: $? = 0
configure:22516: g++ -E  -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp
conftest.cpp:107:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:22516: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "log4cplus"
| #define PACKAGE_TARNAME "log4cplus"
| #define PACKAGE_VERSION "2.1.1"
| #define PACKAGE_STRING "log4cplus 2.1.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define LOG4CPLUS_DECLSPEC_IMPORT __attribute__ ((visibility("default")))
| #define LOG4CPLUS_DECLSPEC_EXPORT __attribute__ ((visibility("default")))
| #define LOG4CPLUS_DECLSPEC_PRIVATE __attribute__ ((visibility("hidden")))
| #define LOG4CPLUS_HAVE_FUNCTION_MACRO 1
| #define LOG4CPLUS_HAVE_PRETTY_FUNCTION_MACRO 1
| #define LOG4CPLUS_HAVE_FUNC_SYMBOL 1
| #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
| #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
| #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
| #define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
| #define HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 1
| #define LOG4CPLUS_HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define LOG4CPLUS_HAVE_SYS_TYPES_H 1
| #define LOG4CPLUS_HAVE_SYS_SOCKET_H 1
| #define LOG4CPLUS_HAVE_SYS_TIME_H 1
| #define LOG4CPLUS_HAVE_SYS_TIMEB_H 1
| #define LOG4CPLUS_HAVE_SYS_STAT_H 1
| #define LOG4CPLUS_HAVE_SYS_SYSCALL_H 1
| #define LOG4CPLUS_HAVE_SYS_FILE_H 1
| #define LOG4CPLUS_HAVE_SYSLOG_H 1
| #define LOG4CPLUS_HAVE_ARPA_INET_H 1
| #define LOG4CPLUS_HAVE_NETINET_IN_H 1
| #define LOG4CPLUS_HAVE_NETINET_TCP_H 1
| #define LOG4CPLUS_HAVE_NETDB_H 1
| #define LOG4CPLUS_HAVE_UNISTD_H 1
| #define LOG4CPLUS_HAVE_FCNTL_H 1
| #define LOG4CPLUS_HAVE_STDIO_H 1
| #define LOG4CPLUS_HAVE_STDARG_H 1
| #define LOG4CPLUS_HAVE_STDLIB_H 1
| #define LOG4CPLUS_HAVE_WCHAR_H 1
| #define LOG4CPLUS_HAVE_TIME_H 1
| #define LOG4CPLUS_HAVE_ERRNO_H 1
| #define LOG4CPLUS_HAVE_LIMITS_H 1
| #define LOG4CPLUS_HAVE_POLL_H 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_TLS_SUPPORT 1
| #define TLS_SUPPORT_CONSTRUCT thread_local
| #define LOG4CPLUS_HAVE_TLS_SUPPORT 1
| #define LOG4CPLUS_THREAD_LOCAL_VAR thread_local
| #define HAVE_GMTIME_R 1
| #define LOG4CPLUS_HAVE_GMTIME_R 1
| #define HAVE_LOCALTIME_R 1
| #define LOG4CPLUS_HAVE_LOCALTIME_R 1
| #define HAVE_GETPID 1
| #define LOG4CPLUS_HAVE_GETPID 1
| #define HAVE_POLL 1
| #define LOG4CPLUS_HAVE_POLL 1
| #define HAVE_PIPE 1
| #define LOG4CPLUS_HAVE_PIPE 1
| #define HAVE_PIPE2 1
| #define LOG4CPLUS_HAVE_PIPE2 1
| #define HAVE_FTIME 1
| #define LOG4CPLUS_HAVE_FTIME 1
| #define HAVE_STAT 1
| #define LOG4CPLUS_HAVE_STAT 1
| #define HAVE_LSTAT 1
| #define LOG4CPLUS_HAVE_LSTAT 1
| #define HAVE_FCNTL 1
| #define LOG4CPLUS_HAVE_FCNTL 1
| #define HAVE_LOCKF 1
| #define LOG4CPLUS_HAVE_LOCKF 1
| #define HAVE_FLOCK 1
| #define LOG4CPLUS_HAVE_FLOCK 1
| #define HAVE_HTONS 1
| #define LOG4CPLUS_HAVE_HTONS 1
| #define HAVE_NTOHS 1
| #define LOG4CPLUS_HAVE_NTOHS 1
| #define HAVE_HTONL 1
| #define LOG4CPLUS_HAVE_HTONL 1
| #define HAVE_NTOHL 1
| #define LOG4CPLUS_HAVE_NTOHL 1
| #define HAVE_SHUTDOWN 1
| #define LOG4CPLUS_HAVE_SHUTDOWN 1
| #define HAVE_MBSTOWCS 1
| #define LOG4CPLUS_HAVE_MBSTOWCS 1
| #define HAVE_WCSTOMBS 1
| #define LOG4CPLUS_HAVE_WCSTOMBS 1
| #define HAVE_VSNPRINTF 1
| #define LOG4CPLUS_HAVE_VSNPRINTF 1
| #define LOG4CPLUS_HAVE_ENAMETOOLONG 1
| #define HAVE_GETADDRINFO 1
| #define LOG4CPLUS_HAVE_GETADDRINFO 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define LOG4CPLUS_HAVE_GETHOSTBYNAME_R 1
| #define LOG4CPLUS_HAVE_GETTID 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:22684: checking for ld used by g++
configure:22753: result: /usr/bin/ld -m elf_x86_64
configure:22760: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:22777: result: yes
configure:22832: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:23912: result: yes
configure:23948: g++ -c -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread  -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp >&5
configure:23951: $? = 0
configure:24432: checking for g++ option to produce PIC
configure:24441: result: -fPIC -DPIC
configure:24449: checking if g++ PIC flag -fPIC -DPIC works
configure:24468: g++ -c -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread  -D_GNU_SOURCE=1 -D_REENTRANT -fPIC -DPIC -DPIC conftest.cpp >&5
configure:24472: $? = 0
configure:24486: result: yes
configure:24509: checking if g++ static flag -static works
configure:24539: result: no
configure:24551: checking if g++ supports -c -o file.o
configure:24573: g++ -c -std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread  -D_GNU_SOURCE=1 -D_REENTRANT -o out/conftest2.o conftest.cpp >&5
configure:24577: $? = 0
configure:24600: result: yes
configure:24605: checking if g++ supports -c -o file.o
configure:24654: result: yes
configure:24684: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:24724: result: yes
configure:24867: checking dynamic linker characteristics
configure:25616: result: GNU/Linux ld.so
configure:25681: checking how to hardcode library paths into programs
configure:25706: result: immediate
configure:25902: checking that generated files are newer than configure
configure:25908: result: done
configure:25979: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by log4cplus config.status 2.1.1, which was
generated by GNU Autoconf 2.72c.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on jenkins-test-unit-group-one-1920-1.novalocal

config.status:1316: creating Makefile
config.status:1316: creating include/Makefile
config.status:1316: creating tests/atlocal
config.status:1316: creating log4cplus.pc
config.status:1316: creating tests/configandwatch_test/log4cplus.properties
config.status:1316: creating tests/filter_test/log4cplus.properties
config.status:1316: creating tests/performance_test/log4cplus.properties
config.status:1316: creating tests/propertyconfig_test/log4cplus.properties
config.status:1316: creating tests/propertyconfig_test/log4cplus.tail.properties
config.status:1316: creating include/log4cplus/config.h
config.status:1316: creating include/log4cplus/config/defines.hxx
config.status:1530: executing tests/atconfig commands
config.status:1530: executing depfiles commands
config.status:1632: cd .       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
make[1]: Entering directory `/root/work/build/third_party/log4cplus'
make[1]: Leaving directory `/root/work/build/third_party/log4cplus'
config.status:1637: $? = 0
config.status:1530: executing libtool commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv__attribute__visibility=yes
ac_cv__global=no
ac_cv_ax_type_socklen_t=yes
ac_cv_build=x86_64-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_cxxflags_warn_all=-Wall
ac_cv_declspec=no
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-DOPEN_CONTRAIL_CLIENT -g'
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value=-std=c++11
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LT_SYS_LIBRARY_PATH_set=
ac_cv_env_LT_SYS_LIBRARY_PATH_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_PYTHON_VERSION_set=
ac_cv_env_PYTHON_VERSION_value=
ac_cv_env_PYTHON_set=
ac_cv_env_PYTHON_value=
ac_cv_env_QT5_CFLAGS_set=
ac_cv_env_QT5_CFLAGS_value=
ac_cv_env_QT5_LIBS_set=
ac_cv_env_QT5_LIBS_value=
ac_cv_env_QT_CFLAGS_set=
ac_cv_env_QT_CFLAGS_value=
ac_cv_env_QT_LIBS_set=
ac_cv_env_QT_LIBS_value=
ac_cv_env_SWIG_FLAGS_set=
ac_cv_env_SWIG_FLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func__vsnprintf=no
ac_cv_func__vsnprintf_s=no
ac_cv_func__vsnwprintf=no
ac_cv_func__vsnwprintf_s=no
ac_cv_func_fcntl=yes
ac_cv_func_flock=yes
ac_cv_func_ftime=yes
ac_cv_func_getpid=yes
ac_cv_func_gmtime_r=yes
ac_cv_func_htonl=yes
ac_cv_func_htons=yes
ac_cv_func_localtime_r=yes
ac_cv_func_lockf=yes
ac_cv_func_lstat=yes
ac_cv_func_mbstowcs=yes
ac_cv_func_ntohl=yes
ac_cv_func_ntohs=yes
ac_cv_func_pipe2=yes
ac_cv_func_pipe=yes
ac_cv_func_poll=yes
ac_cv_func_shutdown=yes
ac_cv_func_stat=yes
ac_cv_func_vfprintf_s=no
ac_cv_func_vfwprintf_s=no
ac_cv_func_vsnprintf=yes
ac_cv_func_vsnwprintf=no
ac_cv_func_vsprintf_s=no
ac_cv_func_vswprintf_s=no
ac_cv_func_wcstombs=yes
ac_cv_have___func___symbol=yes
ac_cv_have___function___macro=yes
ac_cv_have___pretty_function___macro=yes
ac_cv_header_arpa_inet_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_netdb_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_netinet_tcp_h=yes
ac_cv_header_poll_h=yes
ac_cv_header_stdarg_h=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdio_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_file_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_syscall_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_timeb_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_syslog_h=yes
ac_cv_header_time_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_wchar_h=yes
ac_cv_host=x86_64-pc-linux-gnu
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_lt_DD=/usr/bin/dd
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_FILECMD=file
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c11=-std=gnu11
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=-std=gnu11
ac_cv_prog_cxx_cxx11=
ac_cv_prog_cxx_g=yes
ac_cv_prog_cxx_stdcxx=
ac_cv_prog_make_make_set=yes
ac_cv_search___atomic_fetch_and_4=no
ac_cv_search_gethostbyname='none required'
ac_cv_search_sem_init=no
ac_cv_search_setsockopt='none required'
ac_cv_search_strerror='none required'
ac_cv_target=x86_64-pc-linux-gnu
ac_cv_thread_local=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_ar_interface=ar
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
ax_cv_PTHREAD_PRIO_INHERIT=yes
ax_cv_cxx_compile_cxx11=yes
ax_cv_cxx_compiler_vendor=gnu
ax_cv_cxxflags_gcc_option__O2=-O2
ax_cv_cxxflags_gcc_option__Wcpp14_compat='no, unknown'
ax_cv_cxxflags_gcc_option__Wcpp17_compat='no, unknown'
ax_cv_cxxflags_gcc_option__Wcpp20_compat='no, unknown'
ax_cv_cxxflags_gcc_option__Wextra=-Wextra
ax_cv_cxxflags_gcc_option__Wformat=-Wformat
ax_cv_cxxflags_gcc_option__Wno_variadic_macros=-Wno-variadic-macros
ax_cv_cxxflags_gcc_option__Wnoexcept=-Wnoexcept
ax_cv_cxxflags_gcc_option__Wold_style_cast=-Wold-style-cast
ax_cv_cxxflags_gcc_option__Woverloaded_virtual=-Woverloaded-virtual
ax_cv_cxxflags_gcc_option__Wshadow=-Wshadow
ax_cv_cxxflags_gcc_option__Wstrict_aliasing=-Wstrict-aliasing
ax_cv_cxxflags_gcc_option__Wstrict_overflow=-Wstrict-overflow
ax_cv_cxxflags_gcc_option__Wsuggest_attribute_format=-Wsuggest-attribute=format
ax_cv_cxxflags_gcc_option__Wsuggest_attribute_noreturn=-Wsuggest-attribute=noreturn
ax_cv_cxxflags_gcc_option__Wundef=-Wundef
ax_cv_cxxflags_gcc_option__fdiagnostics_color_auto=-fdiagnostics-color=auto
ax_cv_cxxflags_gcc_option__fdiagnostics_show_caret=-fdiagnostics-show-caret
ax_cv_cxxflags_gcc_option__ftrack_macro_expansion=-ftrack-macro-expansion
ax_cv_cxxflags_gcc_option__fvisibility_hidden=-fvisibility=hidden
ax_cv_cxxflags_gcc_option__pedantic=-pedantic
ax_cv_have_enametoolong=yes
ax_cv_have_func_attribute_constructor=yes
ax_cv_have_func_attribute_constructor_priority=yes
ax_cv_have_getaddrinfo=yes
ax_cv_have_gethostbyname_r=yes
ax_cv_have_gettid=yes
ax_cv_have_var_attribute_init_priority=yes
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
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/bin/ld
lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=no
lt_cv_prog_compiler_static_works_CXX=no
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=no
lt_cv_sys_global_symbol_pipe='/usr/bin/sed -n -e '\''s/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | /usr/bin/sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='/usr/bin/sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='/usr/bin/sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/  {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/  {"lib\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='/usr/bin/sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_global_symbol_to_import=
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1'

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} '\''/root/contrail/third_party/log4cplus-2.1.1/missing'\'' aclocal-1.16'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AR='ar'
AS='as'
AUTOCONF='${SHELL} '\''/root/contrail/third_party/log4cplus-2.1.1/missing'\'' autoconf'
AUTOHEADER='${SHELL} '\''/root/contrail/third_party/log4cplus-2.1.1/missing'\'' autoheader'
AUTOM4TE='${SHELL} '\''/root/contrail/third_party/log4cplus-2.1.1/missing'\'' autom4te'
AUTOMAKE='${SHELL} '\''/root/contrail/third_party/log4cplus-2.1.1/missing'\'' automake-1.16'
AWK='gawk'
AX_SWIG_PYTHON_CPPFLAGS=''
AX_SWIG_PYTHON_OPT=''
BUILD_WITH_WCHAR_T_SUPPORT='yes'
BUILD_WITH_WCHAR_T_SUPPORT_FALSE='#'
BUILD_WITH_WCHAR_T_SUPPORT_TRUE=''
CC='gcc -std=gnu11'
CCDEPMODE='depmode=gcc3'
CFLAGS='-DOPEN_CONTRAIL_CLIENT -g'
CPPFLAGS=' -D_GNU_SOURCE=1 -D_REENTRANT'
CSCOPE='cscope'
CTAGS='ctags'
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-std=c++11 -Wall -fdiagnostics-show-caret -ftrack-macro-expansion -fdiagnostics-color=auto -Wextra -pedantic -Wstrict-aliasing -Wstrict-overflow -Woverloaded-virtual -Wold-style-cast -Wundef -Wshadow -Wformat -Wnoexcept -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wno-variadic-macros -O2 -fvisibility=hidden -pthread'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENABLE_RELEASE_OPTION_FALSE='#'
ENABLE_RELEASE_OPTION_TRUE=''
ENABLE_TESTS_FALSE='#'
ENABLE_TESTS_TRUE=''
ENABLE_THREADS='yes'
ENABLE_VERSION_INFO_OPTION_FALSE='#'
ENABLE_VERSION_INFO_OPTION_TRUE=''
ETAGS='etags'
EXEEXT=''
FGREP='/usr/bin/grep -F'
FILECMD='file'
GREP='/usr/bin/grep'
HAVE_CXX11=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS=''
LIBOBJS=''
LIBS=' '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LOG4CPLUS_AIX_XLC_LDFLAGS=''
LOG4CPLUS_LTO_CXXFLAGS=''
LOG4CPLUS_LTO_LDFLAGS=''
LOG4CPLUS_NDEBUG='-DNDEBUG'
LOG4CPLUS_PROFILING_CXXFLAGS=''
LOG4CPLUS_PROFILING_LDFLAGS=''
LTLIBOBJS=''
LT_RELEASE='2.1'
LT_SYS_LIBRARY_PATH=''
LT_VERSION='9:1:0'
MAINT=''
MAINTAINER_MODE_FALSE='#'
MAINTAINER_MODE_TRUE=''
MAKEINFO='${SHELL} '\''/root/contrail/third_party/log4cplus-2.1.1/missing'\'' makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/usr/bin/mkdir -p'
MULTI_THREADED_FALSE='#'
MULTI_THREADED_TRUE=''
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='log4cplus'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='log4cplus'
PACKAGE_STRING='log4cplus 2.1.1'
PACKAGE_TARNAME='log4cplus'
PACKAGE_URL=''
PACKAGE_VERSION='2.1.1'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
PTHREAD_CXXFLAGS='-pthread'
PTHREAD_LIBS=''
PYTHON=''
PYTHON_CPPFLAGS=''
PYTHON_EXEC_PREFIX=''
PYTHON_EXTRA_LDFLAGS=''
PYTHON_EXTRA_LIBS=''
PYTHON_LDFLAGS=''
PYTHON_PLATFORM=''
PYTHON_PREFIX=''
PYTHON_SITE_PKG=''
PYTHON_VERSION=''
QT5_CFLAGS=''
QT5_FALSE=''
QT5_LIBS=''
QT5_TRUE='#'
QT_CFLAGS=''
QT_FALSE=''
QT_LIBS=''
QT_TRUE='#'
RANLIB='ranlib'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
SWIG=''
SWIG_FLAGS=''
SWIG_LIB=''
USE_LOG4CPLUS_EXPORT_SYMBOLS_REGEX_FALSE=''
USE_LOG4CPLUS_EXPORT_SYMBOLS_REGEX_TRUE='#'
VERSION='2.1.1'
WITH_PYTHON_FALSE=''
WITH_PYTHON_TRUE='#'
WITH_SWIG_FALSE=''
WITH_SWIG_TRUE='#'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=' -I$(srcdir)'
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
ax_pthread_config=''
bindir='${exec_prefix}/bin'
build='x86_64-pc-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-pc-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /root/contrail/third_party/log4cplus-2.1.1/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgpyexecdir=''
pkgpythondir=''
prefix='/root/contrail/build'
program_transform_name='s,x,x,'
psdir='${docdir}'
pyexecdir=''
pythondir=''
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='x86_64-pc-linux-gnu'
target_alias=''
target_cpu='x86_64'
target_os='linux-gnu'
target_vendor='pc'

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "log4cplus"
#define PACKAGE_TARNAME "log4cplus"
#define PACKAGE_VERSION "2.1.1"
#define PACKAGE_STRING "log4cplus 2.1.1"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define LOG4CPLUS_DECLSPEC_IMPORT __attribute__ ((visibility("default")))
#define LOG4CPLUS_DECLSPEC_EXPORT __attribute__ ((visibility("default")))
#define LOG4CPLUS_DECLSPEC_PRIVATE __attribute__ ((visibility("hidden")))
#define LOG4CPLUS_HAVE_FUNCTION_MACRO 1
#define LOG4CPLUS_HAVE_PRETTY_FUNCTION_MACRO 1
#define LOG4CPLUS_HAVE_FUNC_SYMBOL 1
#define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
#define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR_PRIORITY 1
#define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
#define LOG4CPLUS_HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1
#define HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 1
#define LOG4CPLUS_HAVE_VAR_ATTRIBUTE_INIT_PRIORITY 1
#define HAVE_STDIO_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_STRINGS_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define STDC_HEADERS 1
#define LOG4CPLUS_HAVE_SYS_TYPES_H 1
#define LOG4CPLUS_HAVE_SYS_SOCKET_H 1
#define LOG4CPLUS_HAVE_SYS_TIME_H 1
#define LOG4CPLUS_HAVE_SYS_TIMEB_H 1
#define LOG4CPLUS_HAVE_SYS_STAT_H 1
#define LOG4CPLUS_HAVE_SYS_SYSCALL_H 1
#define LOG4CPLUS_HAVE_SYS_FILE_H 1
#define LOG4CPLUS_HAVE_SYSLOG_H 1
#define LOG4CPLUS_HAVE_ARPA_INET_H 1
#define LOG4CPLUS_HAVE_NETINET_IN_H 1
#define LOG4CPLUS_HAVE_NETINET_TCP_H 1
#define LOG4CPLUS_HAVE_NETDB_H 1
#define LOG4CPLUS_HAVE_UNISTD_H 1
#define LOG4CPLUS_HAVE_FCNTL_H 1
#define LOG4CPLUS_HAVE_STDIO_H 1
#define LOG4CPLUS_HAVE_STDARG_H 1
#define LOG4CPLUS_HAVE_STDLIB_H 1
#define LOG4CPLUS_HAVE_WCHAR_H 1
#define LOG4CPLUS_HAVE_TIME_H 1
#define LOG4CPLUS_HAVE_ERRNO_H 1
#define LOG4CPLUS_HAVE_LIMITS_H 1
#define LOG4CPLUS_HAVE_POLL_H 1
#define HAVE_PTHREAD_PRIO_INHERIT 1
#define HAVE_PTHREAD 1
#define HAVE_TLS_SUPPORT 1
#define TLS_SUPPORT_CONSTRUCT thread_local
#define LOG4CPLUS_HAVE_TLS_SUPPORT 1
#define LOG4CPLUS_THREAD_LOCAL_VAR thread_local
#define HAVE_GMTIME_R 1
#define LOG4CPLUS_HAVE_GMTIME_R 1
#define HAVE_LOCALTIME_R 1
#define LOG4CPLUS_HAVE_LOCALTIME_R 1
#define HAVE_GETPID 1
#define LOG4CPLUS_HAVE_GETPID 1
#define HAVE_POLL 1
#define LOG4CPLUS_HAVE_POLL 1
#define HAVE_PIPE 1
#define LOG4CPLUS_HAVE_PIPE 1
#define HAVE_PIPE2 1
#define LOG4CPLUS_HAVE_PIPE2 1
#define HAVE_FTIME 1
#define LOG4CPLUS_HAVE_FTIME 1
#define HAVE_STAT 1
#define LOG4CPLUS_HAVE_STAT 1
#define HAVE_LSTAT 1
#define LOG4CPLUS_HAVE_LSTAT 1
#define HAVE_FCNTL 1
#define LOG4CPLUS_HAVE_FCNTL 1
#define HAVE_LOCKF 1
#define LOG4CPLUS_HAVE_LOCKF 1
#define HAVE_FLOCK 1
#define LOG4CPLUS_HAVE_FLOCK 1
#define HAVE_HTONS 1
#define LOG4CPLUS_HAVE_HTONS 1
#define HAVE_NTOHS 1
#define LOG4CPLUS_HAVE_NTOHS 1
#define HAVE_HTONL 1
#define LOG4CPLUS_HAVE_HTONL 1
#define HAVE_NTOHL 1
#define LOG4CPLUS_HAVE_NTOHL 1
#define HAVE_SHUTDOWN 1
#define LOG4CPLUS_HAVE_SHUTDOWN 1
#define HAVE_MBSTOWCS 1
#define LOG4CPLUS_HAVE_MBSTOWCS 1
#define HAVE_WCSTOMBS 1
#define LOG4CPLUS_HAVE_WCSTOMBS 1
#define HAVE_VSNPRINTF 1
#define LOG4CPLUS_HAVE_VSNPRINTF 1
#define LOG4CPLUS_HAVE_ENAMETOOLONG 1
#define HAVE_GETADDRINFO 1
#define LOG4CPLUS_HAVE_GETADDRINFO 1
#define HAVE_GETHOSTBYNAME_R 1
#define LOG4CPLUS_HAVE_GETHOSTBYNAME_R 1
#define LOG4CPLUS_HAVE_GETTID 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"

configure: exit 0