Your IP : 216.73.216.48
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by IceGenerator configure 0.5.5, which was
generated by GNU Autoconf 2.59. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = darkstar
uname -m = x86_64
uname -r = 3.10.17
uname -s = Linux
uname -v = #2 SMP Wed Oct 23 16:34:38 CDT 2013
/usr/bin/uname -p = Intel(R) Xeon(R) CPU E3-1220 V2 @ 3.10GHz
/bin/uname -X = unknown
/bin/arch = x86_64
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/sbin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/games
PATH: /usr/lib64/kde4/libexec
PATH: /usr/lib64/qt/bin
PATH: /usr/share/texmf/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1374: checking build system type
configure:1392: result: x86_64-unknown-linux-gnu
configure:1400: checking host system type
configure:1414: result: x86_64-unknown-linux-gnu
configure:1437: checking for a BSD-compatible install
configure:1492: result: /usr/bin/ginstall -c
configure:1503: checking whether build environment is sane
configure:1546: result: yes
configure:1611: checking for gawk
configure:1627: found /usr/bin/gawk
configure:1637: result: gawk
configure:1647: checking whether make sets $(MAKE)
configure:1667: result: yes
configure:1837: checking whether build environment is sane
configure:1880: result: yes
configure:1882: checking whether to enable maintainer-specific portions of Makefiles
configure:1891: result: no
configure:1935: checking for a BSD-compatible install
configure:1990: result: /usr/bin/ginstall -c
configure:2047: checking for gcc
configure:2063: found /usr/bin/gcc
configure:2073: result: gcc
configure:2317: checking for C compiler version
configure:2320: gcc --version </dev/null >&5
gcc (GCC) 4.8.2
Copyright (C) 2013 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:2323: $? = 0
configure:2325: gcc -v </dev/null >&5
Reading specs from /usr/lib64/gcc/x86_64-slackware-linux/4.8.2/specs
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-slackware-linux/4.8.2/lto-wrapper
Target: x86_64-slackware-linux
Configured with: ../gcc-4.8.2/configure --prefix=/usr --libdir=/usr/lib64 --mandir=/usr/man --infodir=/usr/info --enable-shared --enable-bootstrap --enable-languages=ada,c,c++,fortran,go,java,lto,objc --enable-threads=posix --enable-checking=release --enable-objc-gc --with-system-zlib --with-python-dir=/lib64/python2.7/site-packages --disable-libunwind-exceptions --enable-__cxa_atexit --enable-libssp --enable-lto --with-gnu-ld --verbose --enable-java-home --with-java-home=/usr/lib64/jvm/jre --with-jvm-root-dir=/usr/lib64/jvm --with-jvm-jar-dir=/usr/lib64/jvm/jvm-exports --with-arch-directory=amd64 --with-antlr-jar=/home/slackware/slackbuilds/gcc/antlr-runtime-3.4.jar --enable-multilib --target=x86_64-slackware-linux --build=x86_64-slackware-linux --host=x86_64-slackware-linux
Thread model: posix
gcc version 4.8.2 (GCC)
configure:2328: $? = 0
configure:2330: gcc -V </dev/null >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:2333: $? = 1
configure:2356: checking for C compiler default output file name
configure:2359: gcc conftest.c >&5
configure:2362: $? = 0
configure:2408: result: a.out
configure:2413: checking whether the C compiler works
configure:2419: ./a.out
configure:2422: $? = 0
configure:2439: result: yes
configure:2446: checking whether we are cross compiling
configure:2448: result: no
configure:2451: checking for suffix of executables
configure:2453: gcc -o conftest conftest.c >&5
configure:2456: $? = 0
configure:2481: result:
configure:2487: checking for suffix of object files
configure:2508: gcc -c conftest.c >&5
configure:2511: $? = 0
configure:2533: result: o
configure:2537: checking whether we are using the GNU C compiler
configure:2561: gcc -c conftest.c >&5
configure:2567: $? = 0
configure:2571: test -z
|| test ! -s conftest.err
configure:2574: $? = 0
configure:2577: test -s conftest.o
configure:2580: $? = 0
configure:2593: result: yes
configure:2599: checking whether gcc accepts -g
configure:2620: gcc -c -g conftest.c >&5
configure:2626: $? = 0
configure:2630: test -z
|| test ! -s conftest.err
configure:2633: $? = 0
configure:2636: test -s conftest.o
configure:2639: $? = 0
configure:2650: result: yes
configure:2667: checking for gcc option to accept ANSI C
configure:2737: gcc -c -g -O2 conftest.c >&5
configure:2743: $? = 0
configure:2747: test -z
|| test ! -s conftest.err
configure:2750: $? = 0
configure:2753: test -s conftest.o
configure:2756: $? = 0
configure:2774: result: none needed
configure:2792: gcc -c -g -O2 conftest.c >&5
conftest.c:2:3: error: unknown type name 'choke'
choke me
^
conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input
configure:2798: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:2942: checking for style of include used by make
configure:2970: result: GNU
configure:2998: checking dependency style of gcc
configure:3088: result: gcc3
configure:3151: checking for gcc
configure:3177: result: gcc
configure:3421: checking for C compiler version
configure:3424: gcc --version </dev/null >&5
gcc (GCC) 4.8.2
Copyright (C) 2013 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:3427: $? = 0
configure:3429: gcc -v </dev/null >&5
Reading specs from /usr/lib64/gcc/x86_64-slackware-linux/4.8.2/specs
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-slackware-linux/4.8.2/lto-wrapper
Target: x86_64-slackware-linux
Configured with: ../gcc-4.8.2/configure --prefix=/usr --libdir=/usr/lib64 --mandir=/usr/man --infodir=/usr/info --enable-shared --enable-bootstrap --enable-languages=ada,c,c++,fortran,go,java,lto,objc --enable-threads=posix --enable-checking=release --enable-objc-gc --with-system-zlib --with-python-dir=/lib64/python2.7/site-packages --disable-libunwind-exceptions --enable-__cxa_atexit --enable-libssp --enable-lto --with-gnu-ld --verbose --enable-java-home --with-java-home=/usr/lib64/jvm/jre --with-jvm-root-dir=/usr/lib64/jvm --with-jvm-jar-dir=/usr/lib64/jvm/jvm-exports --with-arch-directory=amd64 --with-antlr-jar=/home/slackware/slackbuilds/gcc/antlr-runtime-3.4.jar --enable-multilib --target=x86_64-slackware-linux --build=x86_64-slackware-linux --host=x86_64-slackware-linux
Thread model: posix
gcc version 4.8.2 (GCC)
configure:3432: $? = 0
configure:3434: gcc -V </dev/null >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3437: $? = 1
configure:3440: checking whether we are using the GNU C compiler
configure:3496: result: yes
configure:3502: checking whether gcc accepts -g
configure:3553: result: yes
configure:3570: checking for gcc option to accept ANSI C
configure:3677: result: none needed
configure:3695: gcc -c -g -O2 conftest.c >&5
conftest.c:2:3: error: unknown type name 'choke'
choke me
^
conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input
configure:3701: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:3836: checking dependency style of gcc
configure:3926: result: gcc3
configure:3998: checking for g++
configure:4014: found /usr/bin/g++
configure:4024: result: g++
configure:4040: checking for C++ compiler version
configure:4043: g++ --version </dev/null >&5
g++ (GCC) 4.8.2
Copyright (C) 2013 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:4046: $? = 0
configure:4048: g++ -v </dev/null >&5
Reading specs from /usr/lib64/gcc/x86_64-slackware-linux/4.8.2/specs
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-slackware-linux/4.8.2/lto-wrapper
Target: x86_64-slackware-linux
Configured with: ../gcc-4.8.2/configure --prefix=/usr --libdir=/usr/lib64 --mandir=/usr/man --infodir=/usr/info --enable-shared --enable-bootstrap --enable-languages=ada,c,c++,fortran,go,java,lto,objc --enable-threads=posix --enable-checking=release --enable-objc-gc --with-system-zlib --with-python-dir=/lib64/python2.7/site-packages --disable-libunwind-exceptions --enable-__cxa_atexit --enable-libssp --enable-lto --with-gnu-ld --verbose --enable-java-home --with-java-home=/usr/lib64/jvm/jre --with-jvm-root-dir=/usr/lib64/jvm --with-jvm-jar-dir=/usr/lib64/jvm/jvm-exports --with-arch-directory=amd64 --with-antlr-jar=/home/slackware/slackbuilds/gcc/antlr-runtime-3.4.jar --enable-multilib --target=x86_64-slackware-linux --build=x86_64-slackware-linux --host=x86_64-slackware-linux
Thread model: posix
gcc version 4.8.2 (GCC)
configure:4051: $? = 0
configure:4053: g++ -V </dev/null >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:4056: $? = 1
configure:4059: checking whether we are using the GNU C++ compiler
configure:4083: g++ -c -ansi -pedantic conftest.cc >&5
configure:4089: $? = 0
configure:4093: test -z
|| test ! -s conftest.err
configure:4096: $? = 0
configure:4099: test -s conftest.o
configure:4102: $? = 0
configure:4115: result: yes
configure:4121: checking whether g++ accepts -g
configure:4142: g++ -c -g conftest.cc >&5
configure:4148: $? = 0
configure:4152: test -z
|| test ! -s conftest.err
configure:4155: $? = 0
configure:4158: test -s conftest.o
configure:4161: $? = 0
configure:4172: result: yes
configure:4214: g++ -c -ansi -pedantic conftest.cc >&5
configure:4220: $? = 0
configure:4224: test -z
|| test ! -s conftest.err
configure:4227: $? = 0
configure:4230: test -s conftest.o
configure:4233: $? = 0
configure:4259: g++ -c -ansi -pedantic conftest.cc >&5
conftest.cc: In function 'int main()':
conftest.cc:15:9: error: 'exit' was not declared in this scope
exit (42);
^
configure:4265: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "IceGenerator"
| #define PACKAGE_TARNAME "icegenerator"
| #define PACKAGE_VERSION "0.5.5"
| #define PACKAGE_STRING "IceGenerator 0.5.5"
| #define PACKAGE_BUGREPORT "administrator@tortugalabs.it"
| #define PACKAGE "icegenerator"
| #define VERSION "0.5.5"
| /* end confdefs.h. */
|
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:4214: g++ -c -ansi -pedantic conftest.cc >&5
conftest.cc:11:40: error: 'void std::exit(int)' should have been declared inside 'std'
extern "C" void std::exit (int) throw (); using std::exit;
^
configure:4220: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "IceGenerator"
| #define PACKAGE_TARNAME "icegenerator"
| #define PACKAGE_VERSION "0.5.5"
| #define PACKAGE_STRING "IceGenerator 0.5.5"
| #define PACKAGE_BUGREPORT "administrator@tortugalabs.it"
| #define PACKAGE "icegenerator"
| #define VERSION "0.5.5"
| /* end confdefs.h. */
| extern "C" void std::exit (int) throw (); using std::exit;
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:4214: g++ -c -ansi -pedantic conftest.cc >&5
conftest.cc:11:31: error: 'void std::exit(int)' should have been declared inside 'std'
extern "C" void std::exit (int); using std::exit;
^
In file included from conftest.cc:12:0:
/usr/include/stdlib.h:542:70: error: declaration of 'void std::exit(int) throw ()' has a different exception specifier
extern void exit (int __status) __THROW __attribute__ ((__noreturn__));
^
conftest.cc:11:17: error: from previous declaration 'void std::exit(int)'
extern "C" void std::exit (int); using std::exit;
^
configure:4220: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "IceGenerator"
| #define PACKAGE_TARNAME "icegenerator"
| #define PACKAGE_VERSION "0.5.5"
| #define PACKAGE_STRING "IceGenerator 0.5.5"
| #define PACKAGE_BUGREPORT "administrator@tortugalabs.it"
| #define PACKAGE "icegenerator"
| #define VERSION "0.5.5"
| /* end confdefs.h. */
| extern "C" void std::exit (int); using std::exit;
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:4214: g++ -c -ansi -pedantic conftest.cc >&5
configure:4220: $? = 0
configure:4224: test -z
|| test ! -s conftest.err
configure:4227: $? = 0
configure:4230: test -s conftest.o
configure:4233: $? = 0
configure:4259: g++ -c -ansi -pedantic conftest.cc >&5
configure:4265: $? = 0
configure:4269: test -z
|| test ! -s conftest.err
configure:4272: $? = 0
configure:4275: test -s conftest.o
configure:4278: $? = 0
configure:4303: checking dependency style of g++
configure:4393: result: gcc3
configure:4417: checking whether make sets $(MAKE)
configure:4437: result: yes
configure:4446: checking whether ln -s works
configure:4450: result: yes
configure:4502: checking whether mkdir accepts -p
configure:4505: result: yes
configure:4665: checking for the pthreads library -lpthreads
configure:4703: gcc -o conftest -g -O2 conftest.c -lpthreads >&5
/usr/lib64/gcc/x86_64-slackware-linux/4.8.2/../../../../x86_64-slackware-linux/bin/ld: cannot find -lpthreads
collect2: error: ld returned 1 exit status
configure:4709: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "IceGenerator"
| #define PACKAGE_TARNAME "icegenerator"
| #define PACKAGE_VERSION "0.5.5"
| #define PACKAGE_STRING "IceGenerator 0.5.5"
| #define PACKAGE_BUGREPORT "administrator@tortugalabs.it"
| #define PACKAGE "icegenerator"
| #define VERSION "0.5.5"
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| /* end confdefs.h. */
| #include <pthread.h>
| int
| main ()
| {
| pthread_t th; pthread_join(th, 0);
| pthread_attr_init(0); pthread_cleanup_push(0, 0);
| pthread_create(0,0,0,0); pthread_cleanup_pop(0);
| ;
| return 0;
| }
configure:4736: result: no
configure:4654: checking whether pthreads work without any flags
configure:4703: gcc -o conftest -g -O2 conftest.c >&5
/tmp/ccpcOrC7.o: In function `main':
/igen/icegenerator-0.5.5-pre2/conftest.c:18: undefined reference to `pthread_join'
/igen/icegenerator-0.5.5-pre2/conftest.c:19: undefined reference to `__pthread_register_cancel'
/igen/icegenerator-0.5.5-pre2/conftest.c:20: undefined reference to `pthread_create'
/igen/icegenerator-0.5.5-pre2/conftest.c:20: undefined reference to `__pthread_unregister_cancel'
collect2: error: ld returned 1 exit status
configure:4709: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "IceGenerator"
| #define PACKAGE_TARNAME "icegenerator"
| #define PACKAGE_VERSION "0.5.5"
| #define PACKAGE_STRING "IceGenerator 0.5.5"
| #define PACKAGE_BUGREPORT "administrator@tortugalabs.it"
| #define PACKAGE "icegenerator"
| #define VERSION "0.5.5"
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| /* end confdefs.h. */
| #include <pthread.h>
| int
| main ()
| {
| pthread_t th; pthread_join(th, 0);
| pthread_attr_init(0); pthread_cleanup_push(0, 0);
| pthread_create(0,0,0,0); pthread_cleanup_pop(0);
| ;
| return 0;
| }
configure:4736: result: no
configure:4659: checking whether pthreads work with -Kthread
configure:4703: gcc -o conftest -g -O2 -Kthread conftest.c >&5
gcc: error: unrecognized command line option '-Kthread'
configure:4709: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "IceGenerator"
| #define PACKAGE_TARNAME "icegenerator"
| #define PACKAGE_VERSION "0.5.5"
| #define PACKAGE_STRING "IceGenerator 0.5.5"
| #define PACKAGE_BUGREPORT "administrator@tortugalabs.it"
| #define PACKAGE "icegenerator"
| #define VERSION "0.5.5"
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| /* end confdefs.h. */
| #include <pthread.h>
| int
| main ()
| {
| pthread_t th; pthread_join(th, 0);
| pthread_attr_init(0); pthread_cleanup_push(0, 0);
| pthread_create(0,0,0,0); pthread_cleanup_pop(0);
| ;
| return 0;
| }
configure:4736: result: no
configure:4659: checking whether pthreads work with -kthread
configure:4703: gcc -o conftest -g -O2 -kthread conftest.c >&5
gcc: error: unrecognized command line option '-kthread'
configure:4709: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "IceGenerator"
| #define PACKAGE_TARNAME "icegenerator"
| #define PACKAGE_VERSION "0.5.5"
| #define PACKAGE_STRING "IceGenerator 0.5.5"
| #define PACKAGE_BUGREPORT "administrator@tortugalabs.it"
| #define PACKAGE "icegenerator"
| #define VERSION "0.5.5"
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| /* end confdefs.h. */
| #include <pthread.h>
| int
| main ()
| {
| pthread_t th; pthread_join(th, 0);
| pthread_attr_init(0); pthread_cleanup_push(0, 0);
| pthread_create(0,0,0,0); pthread_cleanup_pop(0);
| ;
| return 0;
| }
configure:4736: result: no
configure:4665: checking for the pthreads library -llthread
configure:4703: gcc -o conftest -g -O2 conftest.c -llthread >&5
/usr/lib64/gcc/x86_64-slackware-linux/4.8.2/../../../../x86_64-slackware-linux/bin/ld: cannot find -llthread
collect2: error: ld returned 1 exit status
configure:4709: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "IceGenerator"
| #define PACKAGE_TARNAME "icegenerator"
| #define PACKAGE_VERSION "0.5.5"
| #define PACKAGE_STRING "IceGenerator 0.5.5"
| #define PACKAGE_BUGREPORT "administrator@tortugalabs.it"
| #define PACKAGE "icegenerator"
| #define VERSION "0.5.5"
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| /* end confdefs.h. */
| #include <pthread.h>
| int
| main ()
| {
| pthread_t th; pthread_join(th, 0);
| pthread_attr_init(0); pthread_cleanup_push(0, 0);
| pthread_create(0,0,0,0); pthread_cleanup_pop(0);
| ;
| return 0;
| }
configure:4736: result: no
configure:4659: checking whether pthreads work with -pthread
configure:4703: gcc -o conftest -g -O2 -pthread conftest.c >&5
configure:4709: $? = 0
configure:4713: test -z
|| test ! -s conftest.err
configure:4716: $? = 0
configure:4719: test -s conftest
configure:4722: $? = 0
configure:4736: result: yes
configure:4756: checking for joinable pthread attribute
configure:4774: gcc -o conftest -g -O2 -pthread conftest.c >&5
configure:4780: $? = 0
configure:4784: test -z
|| test ! -s conftest.err
configure:4787: $? = 0
configure:4790: test -s conftest
configure:4793: $? = 0
configure:4859: result: PTHREAD_CREATE_JOINABLE
configure:4866: checking if more special flags are required for pthreads
configure:4873: result: no
configure:4885: checking for cc_r
configure:4912: result: gcc
configure:4951: checking how to run the C++ preprocessor
configure:4982: g++ -E conftest.cc
configure:4988: $? = 0
configure:5020: g++ -E conftest.cc
conftest.cc:14:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:5026: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "IceGenerator"
| #define PACKAGE_TARNAME "icegenerator"
| #define PACKAGE_VERSION "0.5.5"
| #define PACKAGE_STRING "IceGenerator 0.5.5"
| #define PACKAGE_BUGREPORT "administrator@tortugalabs.it"
| #define PACKAGE "icegenerator"
| #define VERSION "0.5.5"
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5065: result: g++ -E
configure:5089: g++ -E conftest.cc
configure:5095: $? = 0
configure:5127: g++ -E conftest.cc
conftest.cc:14:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:5133: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "IceGenerator"
| #define PACKAGE_TARNAME "icegenerator"
| #define PACKAGE_VERSION "0.5.5"
| #define PACKAGE_STRING "IceGenerator 0.5.5"
| #define PACKAGE_BUGREPORT "administrator@tortugalabs.it"
| #define PACKAGE "icegenerator"
| #define VERSION "0.5.5"
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5177: checking for egrep
configure:5187: result: grep -E
configure:5192: checking for ANSI C header files
configure:5217: g++ -c -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:5223: $? = 0
configure:5227: test -z
|| test ! -s conftest.err
configure:5230: $? = 0
configure:5233: test -s conftest.o
configure:5236: $? = 0
configure:5325: g++ -o conftest -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:5328: $? = 0
configure:5330: ./conftest
configure:5333: $? = 0
configure:5348: result: yes
configure:5372: checking for sys/types.h
configure:5388: g++ -c -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:5394: $? = 0
configure:5398: test -z
|| test ! -s conftest.err
configure:5401: $? = 0
configure:5404: test -s conftest.o
configure:5407: $? = 0
configure:5418: result: yes
configure:5372: checking for sys/stat.h
configure:5388: g++ -c -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:5394: $? = 0
configure:5398: test -z
|| test ! -s conftest.err
configure:5401: $? = 0
configure:5404: test -s conftest.o
configure:5407: $? = 0
configure:5418: result: yes
configure:5372: checking for stdlib.h
configure:5388: g++ -c -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:5394: $? = 0
configure:5398: test -z
|| test ! -s conftest.err
configure:5401: $? = 0
configure:5404: test -s conftest.o
configure:5407: $? = 0
configure:5418: result: yes
configure:5372: checking for string.h
configure:5388: g++ -c -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:5394: $? = 0
configure:5398: test -z
|| test ! -s conftest.err
configure:5401: $? = 0
configure:5404: test -s conftest.o
configure:5407: $? = 0
configure:5418: result: yes
configure:5372: checking for memory.h
configure:5388: g++ -c -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:5394: $? = 0
configure:5398: test -z
|| test ! -s conftest.err
configure:5401: $? = 0
configure:5404: test -s conftest.o
configure:5407: $? = 0
configure:5418: result: yes
configure:5372: checking for strings.h
configure:5388: g++ -c -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:5394: $? = 0
configure:5398: test -z
|| test ! -s conftest.err
configure:5401: $? = 0
configure:5404: test -s conftest.o
configure:5407: $? = 0
configure:5418: result: yes
configure:5372: checking for inttypes.h
configure:5388: g++ -c -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:5394: $? = 0
configure:5398: test -z
|| test ! -s conftest.err
configure:5401: $? = 0
configure:5404: test -s conftest.o
configure:5407: $? = 0
configure:5418: result: yes
configure:5372: checking for stdint.h
configure:5388: g++ -c -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:5394: $? = 0
configure:5398: test -z
|| test ! -s conftest.err
configure:5401: $? = 0
configure:5404: test -s conftest.o
configure:5407: $? = 0
configure:5418: result: yes
configure:5372: checking for unistd.h
configure:5388: g++ -c -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:5394: $? = 0
configure:5398: test -z
|| test ! -s conftest.err
configure:5401: $? = 0
configure:5404: test -s conftest.o
configure:5407: $? = 0
configure:5418: result: yes
configure:5444: checking pthread.h usability
configure:5456: g++ -c -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:5462: $? = 0
configure:5466: test -z
|| test ! -s conftest.err
configure:5469: $? = 0
configure:5472: test -s conftest.o
configure:5475: $? = 0
configure:5485: result: yes
configure:5489: checking pthread.h presence
configure:5499: g++ -E conftest.cc
configure:5505: $? = 0
configure:5525: result: yes
configure:5560: checking for pthread.h
configure:5567: result: yes
configure:5585: checking for pthread_create
configure:5642: g++ -o conftest -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:5648: $? = 0
configure:5652: test -z
|| test ! -s conftest.err
configure:5655: $? = 0
configure:5658: test -s conftest
configure:5661: $? = 0
configure:5673: result: yes
configure:5585: checking for pthread_join
configure:5642: g++ -o conftest -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:5648: $? = 0
configure:5652: test -z
|| test ! -s conftest.err
configure:5655: $? = 0
configure:5658: test -s conftest
configure:5661: $? = 0
configure:5673: result: yes
configure:5685: checking for ANSI C header files
configure:5841: result: yes
configure:5851: checking whether stat file-mode macros are broken
configure:5899: result: no
configure:5924: checking stdio.h usability
configure:5936: g++ -c -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:5942: $? = 0
configure:5946: test -z
|| test ! -s conftest.err
configure:5949: $? = 0
configure:5952: test -s conftest.o
configure:5955: $? = 0
configure:5965: result: yes
configure:5969: checking stdio.h presence
configure:5979: g++ -E conftest.cc
configure:5985: $? = 0
configure:6005: result: yes
configure:6040: checking for stdio.h
configure:6047: result: yes
configure:5924: checking fcntl.h usability
configure:5936: g++ -c -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:5942: $? = 0
configure:5946: test -z
|| test ! -s conftest.err
configure:5949: $? = 0
configure:5952: test -s conftest.o
configure:5955: $? = 0
configure:5965: result: yes
configure:5969: checking fcntl.h presence
configure:5979: g++ -E conftest.cc
configure:5985: $? = 0
configure:6005: result: yes
configure:6040: checking for fcntl.h
configure:6047: result: yes
configure:6076: checking for open
configure:6133: g++ -o conftest -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:6139: $? = 0
configure:6143: test -z
|| test ! -s conftest.err
configure:6146: $? = 0
configure:6149: test -s conftest
configure:6152: $? = 0
configure:6164: result: yes
configure:6076: checking for read
configure:6133: g++ -o conftest -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:6139: $? = 0
configure:6143: test -z
|| test ! -s conftest.err
configure:6146: $? = 0
configure:6149: test -s conftest
configure:6152: $? = 0
configure:6164: result: yes
configure:6076: checking for write
configure:6133: g++ -o conftest -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:6139: $? = 0
configure:6143: test -z
|| test ! -s conftest.err
configure:6146: $? = 0
configure:6149: test -s conftest
configure:6152: $? = 0
configure:6164: result: yes
configure:6076: checking for close
configure:6133: g++ -o conftest -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:6139: $? = 0
configure:6143: test -z
|| test ! -s conftest.err
configure:6146: $? = 0
configure:6149: test -s conftest
configure:6152: $? = 0
configure:6164: result: yes
configure:6076: checking for printf
configure:6133: g++ -o conftest -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:6139: $? = 0
configure:6143: test -z
|| test ! -s conftest.err
configure:6146: $? = 0
configure:6149: test -s conftest
configure:6152: $? = 0
configure:6164: result: yes
configure:6076: checking for fopen
configure:6133: g++ -o conftest -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:6139: $? = 0
configure:6143: test -z
|| test ! -s conftest.err
configure:6146: $? = 0
configure:6149: test -s conftest
configure:6152: $? = 0
configure:6164: result: yes
configure:6076: checking for fprintf
configure:6133: g++ -o conftest -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:6139: $? = 0
configure:6143: test -z
|| test ! -s conftest.err
configure:6146: $? = 0
configure:6149: test -s conftest
configure:6152: $? = 0
configure:6164: result: yes
configure:6076: checking for fflush
configure:6133: g++ -o conftest -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:6139: $? = 0
configure:6143: test -z
|| test ! -s conftest.err
configure:6146: $? = 0
configure:6149: test -s conftest
configure:6152: $? = 0
configure:6164: result: yes
configure:6076: checking for fclose
configure:6133: g++ -o conftest -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:6139: $? = 0
configure:6143: test -z
|| test ! -s conftest.err
configure:6146: $? = 0
configure:6149: test -s conftest
configure:6152: $? = 0
configure:6164: result: yes
configure:6076: checking for sprintf
configure:6133: g++ -o conftest -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:6139: $? = 0
configure:6143: test -z
|| test ! -s conftest.err
configure:6146: $? = 0
configure:6149: test -s conftest
configure:6152: $? = 0
configure:6164: result: yes
configure:6076: checking for unlink
configure:6133: g++ -o conftest -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:6139: $? = 0
configure:6143: test -z
|| test ! -s conftest.err
configure:6146: $? = 0
configure:6149: test -s conftest
configure:6152: $? = 0
configure:6164: result: yes
configure:6076: checking for fread
configure:6133: g++ -o conftest -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:6139: $? = 0
configure:6143: test -z
|| test ! -s conftest.err
configure:6146: $? = 0
configure:6149: test -s conftest
configure:6152: $? = 0
configure:6164: result: yes
configure:6076: checking for fwrite
configure:6133: g++ -o conftest -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:6139: $? = 0
configure:6143: test -z
|| test ! -s conftest.err
configure:6146: $? = 0
configure:6149: test -s conftest
configure:6152: $? = 0
configure:6164: result: yes
configure:6194: checking syslog.h usability
configure:6206: g++ -c -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:6212: $? = 0
configure:6216: test -z
|| test ! -s conftest.err
configure:6219: $? = 0
configure:6222: test -s conftest.o
configure:6225: $? = 0
configure:6235: result: yes
configure:6239: checking syslog.h presence
configure:6249: g++ -E conftest.cc
configure:6255: $? = 0
configure:6275: result: yes
configure:6310: checking for syslog.h
configure:6317: result: yes
configure:6336: checking for openlog
configure:6393: g++ -o conftest -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:6399: $? = 0
configure:6403: test -z
|| test ! -s conftest.err
configure:6406: $? = 0
configure:6409: test -s conftest
configure:6412: $? = 0
configure:6424: result: yes
configure:6336: checking for syslog
configure:6393: g++ -o conftest -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:6399: $? = 0
configure:6403: test -z
|| test ! -s conftest.err
configure:6406: $? = 0
configure:6409: test -s conftest
configure:6412: $? = 0
configure:6424: result: yes
configure:6336: checking for closelog
configure:6393: g++ -o conftest -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:6399: $? = 0
configure:6403: test -z
|| test ! -s conftest.err
configure:6406: $? = 0
configure:6409: test -s conftest
configure:6412: $? = 0
configure:6424: result: yes
configure:6456: checking sys/socket.h usability
configure:6468: g++ -c -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:6474: $? = 0
configure:6478: test -z
|| test ! -s conftest.err
configure:6481: $? = 0
configure:6484: test -s conftest.o
configure:6487: $? = 0
configure:6497: result: yes
configure:6501: checking sys/socket.h presence
configure:6511: g++ -E conftest.cc
configure:6517: $? = 0
configure:6537: result: yes
configure:6572: checking for sys/socket.h
configure:6579: result: yes
configure:6456: checking netinet/in.h usability
configure:6468: g++ -c -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:6474: $? = 0
configure:6478: test -z
|| test ! -s conftest.err
configure:6481: $? = 0
configure:6484: test -s conftest.o
configure:6487: $? = 0
configure:6497: result: yes
configure:6501: checking netinet/in.h presence
configure:6511: g++ -E conftest.cc
configure:6517: $? = 0
configure:6537: result: yes
configure:6572: checking for netinet/in.h
configure:6579: result: yes
configure:6456: checking arpa/inet.h usability
configure:6468: g++ -c -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:6474: $? = 0
configure:6478: test -z
|| test ! -s conftest.err
configure:6481: $? = 0
configure:6484: test -s conftest.o
configure:6487: $? = 0
configure:6497: result: yes
configure:6501: checking arpa/inet.h presence
configure:6511: g++ -E conftest.cc
configure:6517: $? = 0
configure:6537: result: yes
configure:6572: checking for arpa/inet.h
configure:6579: result: yes
configure:6593: checking for libraries containing socket functions
configure:6626: g++ -o conftest -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
conftest.cc: In function 'int main()':
conftest.cc:61:29: warning: unused variable 'sd' [-Wunused-variable]
int sd = socket(AF_INET, SOCK_STREAM, 0);
^
configure:6632: $? = 0
configure:6636: test -z
|| test ! -s conftest.err
configure:6639: $? = 0
configure:6642: test -s conftest
configure:6645: $? = 0
configure:6780: result: -lc
configure:6809: checking for socket
configure:6866: g++ -o conftest -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:6872: $? = 0
configure:6876: test -z
|| test ! -s conftest.err
configure:6879: $? = 0
configure:6882: test -s conftest
configure:6885: $? = 0
configure:6897: result: yes
configure:6809: checking for bind
configure:6866: g++ -o conftest -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:6872: $? = 0
configure:6876: test -z
|| test ! -s conftest.err
configure:6879: $? = 0
configure:6882: test -s conftest
configure:6885: $? = 0
configure:6897: result: yes
configure:6809: checking for listen
configure:6866: g++ -o conftest -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:6872: $? = 0
configure:6876: test -z
|| test ! -s conftest.err
configure:6879: $? = 0
configure:6882: test -s conftest
configure:6885: $? = 0
configure:6897: result: yes
configure:6809: checking for accept
configure:6866: g++ -o conftest -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:6872: $? = 0
configure:6876: test -z
|| test ! -s conftest.err
configure:6879: $? = 0
configure:6882: test -s conftest
configure:6885: $? = 0
configure:6897: result: yes
configure:6809: checking for connect
configure:6866: g++ -o conftest -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:6872: $? = 0
configure:6876: test -z
|| test ! -s conftest.err
configure:6879: $? = 0
configure:6882: test -s conftest
configure:6885: $? = 0
configure:6897: result: yes
configure:6809: checking for htons
configure:6866: g++ -o conftest -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:6872: $? = 0
configure:6876: test -z
|| test ! -s conftest.err
configure:6879: $? = 0
configure:6882: test -s conftest
configure:6885: $? = 0
configure:6897: result: yes
configure:6809: checking for htonl
configure:6866: g++ -o conftest -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:6872: $? = 0
configure:6876: test -z
|| test ! -s conftest.err
configure:6879: $? = 0
configure:6882: test -s conftest
configure:6885: $? = 0
configure:6897: result: yes
configure:6809: checking for inet_addr
configure:6866: g++ -o conftest -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:6872: $? = 0
configure:6876: test -z
|| test ! -s conftest.err
configure:6879: $? = 0
configure:6882: test -s conftest
configure:6885: $? = 0
configure:6897: result: yes
configure:6911: checking for socklen_t
configure:6934: g++ -c -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
conftest.cc: In function 'int main()':
conftest.cc:63:11: warning: unused variable 'len' [-Wunused-variable]
socklen_t len = 42; return 0;
^
configure:6940: $? = 0
configure:6944: test -z
|| test ! -s conftest.err
configure:6947: $? = 0
configure:6950: test -s conftest.o
configure:6953: $? = 0
configure:6965: result: yes
configure:6985: checking for dirent.h that defines DIR
configure:7009: g++ -c -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:7015: $? = 0
configure:7019: test -z
|| test ! -s conftest.err
configure:7022: $? = 0
configure:7025: test -s conftest.o
configure:7028: $? = 0
configure:7039: result: yes
configure:7052: checking for library containing opendir
configure:7082: g++ -o conftest -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:7088: $? = 0
configure:7092: test -z
|| test ! -s conftest.err
configure:7095: $? = 0
configure:7098: test -s conftest
configure:7101: $? = 0
configure:7171: result: none required
configure:7321: checking dirent.h usability
configure:7333: g++ -c -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:7339: $? = 0
configure:7343: test -z
|| test ! -s conftest.err
configure:7346: $? = 0
configure:7349: test -s conftest.o
configure:7352: $? = 0
configure:7362: result: yes
configure:7366: checking dirent.h presence
configure:7376: g++ -E conftest.cc
configure:7382: $? = 0
configure:7402: result: yes
configure:7437: checking for dirent.h
configure:7444: result: yes
configure:7463: checking for opendir
configure:7520: g++ -o conftest -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:7526: $? = 0
configure:7530: test -z
|| test ! -s conftest.err
configure:7533: $? = 0
configure:7536: test -s conftest
configure:7539: $? = 0
configure:7551: result: yes
configure:7463: checking for readdir
configure:7520: g++ -o conftest -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:7526: $? = 0
configure:7530: test -z
|| test ! -s conftest.err
configure:7533: $? = 0
configure:7536: test -s conftest
configure:7539: $? = 0
configure:7551: result: yes
configure:7463: checking for closedir
configure:7520: g++ -o conftest -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:7526: $? = 0
configure:7530: test -z
|| test ! -s conftest.err
configure:7533: $? = 0
configure:7536: test -s conftest
configure:7539: $? = 0
configure:7551: result: yes
configure:7582: checking getopt.h usability
configure:7594: g++ -c -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:7600: $? = 0
configure:7604: test -z
|| test ! -s conftest.err
configure:7607: $? = 0
configure:7610: test -s conftest.o
configure:7613: $? = 0
configure:7623: result: yes
configure:7627: checking getopt.h presence
configure:7637: g++ -E conftest.cc
configure:7643: $? = 0
configure:7663: result: yes
configure:7698: checking for getopt.h
configure:7705: result: yes
configure:7582: checking ctype.h usability
configure:7594: g++ -c -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:7600: $? = 0
configure:7604: test -z
|| test ! -s conftest.err
configure:7607: $? = 0
configure:7610: test -s conftest.o
configure:7613: $? = 0
configure:7623: result: yes
configure:7627: checking ctype.h presence
configure:7637: g++ -E conftest.cc
configure:7643: $? = 0
configure:7663: result: yes
configure:7698: checking for ctype.h
configure:7705: result: yes
configure:7732: checking for getopt
configure:7789: g++ -o conftest -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:7795: $? = 0
configure:7799: test -z
|| test ! -s conftest.err
configure:7802: $? = 0
configure:7805: test -s conftest
configure:7808: $? = 0
configure:7820: result: yes
configure:7732: checking for memset
configure:7789: g++ -o conftest -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:7795: $? = 0
configure:7799: test -z
|| test ! -s conftest.err
configure:7802: $? = 0
configure:7805: test -s conftest
configure:7808: $? = 0
configure:7820: result: yes
configure:7732: checking for strcpy
configure:7789: g++ -o conftest -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:7795: $? = 0
configure:7799: test -z
|| test ! -s conftest.err
configure:7802: $? = 0
configure:7805: test -s conftest
configure:7808: $? = 0
configure:7820: result: yes
configure:7732: checking for atoi
configure:7789: g++ -o conftest -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:7795: $? = 0
configure:7799: test -z
|| test ! -s conftest.err
configure:7802: $? = 0
configure:7805: test -s conftest
configure:7808: $? = 0
configure:7820: result: yes
configure:7732: checking for strtok
configure:7789: g++ -o conftest -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:7795: $? = 0
configure:7799: test -z
|| test ! -s conftest.err
configure:7802: $? = 0
configure:7805: test -s conftest
configure:7808: $? = 0
configure:7820: result: yes
configure:7732: checking for strcat
configure:7789: g++ -o conftest -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:7795: $? = 0
configure:7799: test -z
|| test ! -s conftest.err
configure:7802: $? = 0
configure:7805: test -s conftest
configure:7808: $? = 0
configure:7820: result: yes
configure:7732: checking for strlen
configure:7789: g++ -o conftest -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:7795: $? = 0
configure:7799: test -z
|| test ! -s conftest.err
configure:7802: $? = 0
configure:7805: test -s conftest
configure:7808: $? = 0
configure:7820: result: yes
configure:7732: checking for toupper
configure:7789: g++ -o conftest -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:7795: $? = 0
configure:7799: test -z
|| test ! -s conftest.err
configure:7802: $? = 0
configure:7805: test -s conftest
configure:7808: $? = 0
configure:7820: result: yes
configure:7732: checking for strcmp
configure:7789: g++ -o conftest -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:7795: $? = 0
configure:7799: test -z
|| test ! -s conftest.err
configure:7802: $? = 0
configure:7805: test -s conftest
configure:7808: $? = 0
configure:7820: result: yes
configure:7732: checking for strncmp
configure:7789: g++ -o conftest -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:7795: $? = 0
configure:7799: test -z
|| test ! -s conftest.err
configure:7802: $? = 0
configure:7805: test -s conftest
configure:7808: $? = 0
configure:7820: result: yes
configure:7732: checking for bzero
configure:7789: g++ -o conftest -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:7795: $? = 0
configure:7799: test -z
|| test ! -s conftest.err
configure:7802: $? = 0
configure:7805: test -s conftest
configure:7808: $? = 0
configure:7820: result: yes
configure:7850: checking signal.h usability
configure:7862: g++ -c -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:7868: $? = 0
configure:7872: test -z
|| test ! -s conftest.err
configure:7875: $? = 0
configure:7878: test -s conftest.o
configure:7881: $? = 0
configure:7891: result: yes
configure:7895: checking signal.h presence
configure:7905: g++ -E conftest.cc
configure:7911: $? = 0
configure:7931: result: yes
configure:7966: checking for signal.h
configure:7973: result: yes
configure:7994: checking for sigaction
configure:8051: g++ -o conftest -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:8057: $? = 0
configure:8061: test -z
|| test ! -s conftest.err
configure:8064: $? = 0
configure:8067: test -s conftest
configure:8070: $? = 0
configure:8082: result: yes
configure:7994: checking for sigemptyset
configure:8051: g++ -o conftest -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:8057: $? = 0
configure:8061: test -z
|| test ! -s conftest.err
configure:8064: $? = 0
configure:8067: test -s conftest
configure:8070: $? = 0
configure:8082: result: yes
configure:7994: checking for sigaddset
configure:8051: g++ -o conftest -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:8057: $? = 0
configure:8061: test -z
|| test ! -s conftest.err
configure:8064: $? = 0
configure:8067: test -s conftest
configure:8070: $? = 0
configure:8082: result: yes
configure:7994: checking for sigprocmask
configure:8051: g++ -o conftest -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:8057: $? = 0
configure:8061: test -z
|| test ! -s conftest.err
configure:8064: $? = 0
configure:8067: test -s conftest
configure:8070: $? = 0
configure:8082: result: yes
configure:7994: checking for kill
configure:8051: g++ -o conftest -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:8057: $? = 0
configure:8061: test -z
|| test ! -s conftest.err
configure:8064: $? = 0
configure:8067: test -s conftest
configure:8070: $? = 0
configure:8082: result: yes
configure:8112: checking semaphore.h usability
configure:8124: g++ -c -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:8130: $? = 0
configure:8134: test -z
|| test ! -s conftest.err
configure:8137: $? = 0
configure:8140: test -s conftest.o
configure:8143: $? = 0
configure:8153: result: yes
configure:8157: checking semaphore.h presence
configure:8167: g++ -E conftest.cc
configure:8173: $? = 0
configure:8193: result: yes
configure:8228: checking for semaphore.h
configure:8235: result: yes
configure:8248: checking for sem_init in -lrt
configure:8278: g++ -o conftest -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc -lrt >&5
configure:8284: $? = 0
configure:8288: test -z
|| test ! -s conftest.err
configure:8291: $? = 0
configure:8294: test -s conftest
configure:8297: $? = 0
configure:8310: result: yes
configure:8323: checking for sem_init
configure:8380: g++ -o conftest -ansi -pedantic -pipe -Wall -O3 -pthread -lrt conftest.cc >&5
configure:8386: $? = 0
configure:8390: test -z
|| test ! -s conftest.err
configure:8393: $? = 0
configure:8396: test -s conftest
configure:8399: $? = 0
configure:8411: result: yes
configure:8323: checking for sem_destroy
configure:8380: g++ -o conftest -ansi -pedantic -pipe -Wall -O3 -pthread -lrt conftest.cc >&5
configure:8386: $? = 0
configure:8390: test -z
|| test ! -s conftest.err
configure:8393: $? = 0
configure:8396: test -s conftest
configure:8399: $? = 0
configure:8411: result: yes
configure:8323: checking for sem_wait
configure:8380: g++ -o conftest -ansi -pedantic -pipe -Wall -O3 -pthread -lrt conftest.cc >&5
configure:8386: $? = 0
configure:8390: test -z
|| test ! -s conftest.err
configure:8393: $? = 0
configure:8396: test -s conftest
configure:8399: $? = 0
configure:8411: result: yes
configure:8323: checking for sem_post
configure:8380: g++ -o conftest -ansi -pedantic -pipe -Wall -O3 -pthread -lrt conftest.cc >&5
configure:8386: $? = 0
configure:8390: test -z
|| test ! -s conftest.err
configure:8393: $? = 0
configure:8396: test -s conftest
configure:8399: $? = 0
configure:8411: result: yes
configure:8427: checking whether time.h and sys/time.h may both be included
configure:8452: g++ -c -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:8458: $? = 0
configure:8462: test -z
|| test ! -s conftest.err
configure:8465: $? = 0
configure:8468: test -s conftest.o
configure:8471: $? = 0
configure:8482: result: yes
configure:8492: checking whether struct tm is in sys/time.h or time.h
configure:8515: g++ -c -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
conftest.cc: In function 'int main()':
conftest.cc:94:26: warning: statement has no effect [-Wunused-value]
struct tm *tp; tp->tm_sec;
^
configure:8521: $? = 0
configure:8525: test -z
|| test ! -s conftest.err
configure:8528: $? = 0
configure:8531: test -s conftest.o
configure:8534: $? = 0
configure:8545: result: time.h
configure:8569: checking time.h usability
configure:8581: g++ -c -ansi -pedantic -pipe -Wall -O3 -pthread conftest.cc >&5
configure:8587: $? = 0
configure:8591: test -z
|| test ! -s conftest.err
configure:8594: $? = 0
configure:8597: test -s conftest.o
configure:8600: $? = 0
configure:8610: result: yes
configure:8614: checking time.h presence
configure:8624: g++ -E conftest.cc
configure:8630: $? = 0
configure:8650: result: yes
configure:8685: checking for time.h
configure:8692: result: yes
configure:8713: checking for sleep
configure:8770: g++ -o conftest -ansi -pedantic -pipe -Wall -O3 -pthread -lrt conftest.cc >&5
configure:8776: $? = 0
configure:8780: test -z
|| test ! -s conftest.err
configure:8783: $? = 0
configure:8786: test -s conftest
configure:8789: $? = 0
configure:8801: result: yes
configure:8713: checking for time
configure:8770: g++ -o conftest -ansi -pedantic -pipe -Wall -O3 -pthread -lrt conftest.cc >&5
configure:8776: $? = 0
configure:8780: test -z
|| test ! -s conftest.err
configure:8783: $? = 0
configure:8786: test -s conftest
configure:8789: $? = 0
configure:8801: result: yes
configure:8713: checking for srand
configure:8770: g++ -o conftest -ansi -pedantic -pipe -Wall -O3 -pthread -lrt conftest.cc >&5
configure:8776: $? = 0
configure:8780: test -z
|| test ! -s conftest.err
configure:8783: $? = 0
configure:8786: test -s conftest
configure:8789: $? = 0
configure:8801: result: yes
configure:8713: checking for rand
configure:8770: g++ -o conftest -ansi -pedantic -pipe -Wall -O3 -pthread -lrt conftest.cc >&5
configure:8776: $? = 0
configure:8780: test -z
|| test ! -s conftest.err
configure:8783: $? = 0
configure:8786: test -s conftest
configure:8789: $? = 0
configure:8801: result: yes
configure:8713: checking for getpid
configure:8770: g++ -o conftest -ansi -pedantic -pipe -Wall -O3 -pthread -lrt conftest.cc >&5
configure:8776: $? = 0
configure:8780: test -z
|| test ! -s conftest.err
configure:8783: $? = 0
configure:8786: test -s conftest
configure:8789: $? = 0
configure:8801: result: yes
configure:8977: checking for pkg-config
configure:8995: found /usr/bin/pkg-config
configure:9008: result: /usr/bin/pkg-config
configure:9025: checking for shout >= 2.0
configure:9064: error: Library requirements (shout >= 2.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_build_alias=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
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=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_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_exeext=
ac_cv_func_accept=yes
ac_cv_func_atoi=yes
ac_cv_func_bind=yes
ac_cv_func_bzero=yes
ac_cv_func_close=yes
ac_cv_func_closedir=yes
ac_cv_func_closelog=yes
ac_cv_func_connect=yes
ac_cv_func_fclose=yes
ac_cv_func_fflush=yes
ac_cv_func_fopen=yes
ac_cv_func_fprintf=yes
ac_cv_func_fread=yes
ac_cv_func_fwrite=yes
ac_cv_func_getopt=yes
ac_cv_func_getpid=yes
ac_cv_func_htonl=yes
ac_cv_func_htons=yes
ac_cv_func_inet_addr=yes
ac_cv_func_kill=yes
ac_cv_func_listen=yes
ac_cv_func_memset=yes
ac_cv_func_open=yes
ac_cv_func_opendir=yes
ac_cv_func_openlog=yes
ac_cv_func_printf=yes
ac_cv_func_pthread_create=yes
ac_cv_func_pthread_join=yes
ac_cv_func_rand=yes
ac_cv_func_read=yes
ac_cv_func_readdir=yes
ac_cv_func_sem_destroy=yes
ac_cv_func_sem_init=yes
ac_cv_func_sem_post=yes
ac_cv_func_sem_wait=yes
ac_cv_func_sigaction=yes
ac_cv_func_sigaddset=yes
ac_cv_func_sigemptyset=yes
ac_cv_func_sigprocmask=yes
ac_cv_func_sleep=yes
ac_cv_func_socket=yes
ac_cv_func_sprintf=yes
ac_cv_func_srand=yes
ac_cv_func_strcat=yes
ac_cv_func_strcmp=yes
ac_cv_func_strcpy=yes
ac_cv_func_strlen=yes
ac_cv_func_strncmp=yes
ac_cv_func_strtok=yes
ac_cv_func_syslog=yes
ac_cv_func_time=yes
ac_cv_func_toupper=yes
ac_cv_func_unlink=yes
ac_cv_func_write=yes
ac_cv_header_arpa_inet_h=yes
ac_cv_header_ctype_h=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dirent_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_getopt_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_pthread_h=yes
ac_cv_header_semaphore_h=yes
ac_cv_header_signal_h=yes
ac_cv_header_stat_broken=no
ac_cv_header_stdc=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_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_syslog_h=yes
ac_cv_header_time=yes
ac_cv_header_time_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_host_alias=x86_64-unknown-linux-gnu
ac_cv_lib_rt_sem_init=yes
ac_cv_objext=o
ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/ginstall -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_PTHREAD_CC=gcc
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=yes
ac_cv_prog_egrep='grep -E'
ac_cv_prog_make_make_set=yes
ac_cv_search_opendir='none required'
ac_cv_socket_libs=-lc
ac_cv_struct_tm=time.h
ac_cv_type_socklen_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_prog_cc_stdc=
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /igen/icegenerator-0.5.5-pre2/missing --run aclocal-1.9'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /igen/icegenerator-0.5.5-pre2/missing --run tar'
AUTOCONF='${SHELL} /igen/icegenerator-0.5.5-pre2/missing --run autoconf'
AUTOHEADER='${SHELL} /igen/icegenerator-0.5.5-pre2/missing --run autoheader'
AUTOMAKE='${SHELL} /igen/icegenerator-0.5.5-pre2/missing --run automake-1.9'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPPFLAGS=''
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-ansi -pedantic -pipe -Wall -O3 -pthread'
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
ETR_SOCKET_LIBS=''
EXEEXT=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=' -lrt'
LIBOBJS=''
LIBS=''
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /igen/icegenerator-0.5.5-pre2/missing --run makeinfo'
OBJEXT='o'
PACKAGE='icegenerator'
PACKAGE_BUGREPORT='administrator@tortugalabs.it'
PACKAGE_NAME='IceGenerator'
PACKAGE_STRING='IceGenerator 0.5.5'
PACKAGE_TARNAME='icegenerator'
PACKAGE_VERSION='0.5.5'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
PTHREAD_CC='gcc'
PTHREAD_CFLAGS='-pthread'
PTHREAD_LIBS=''
SET_MAKE=''
SHELL='/bin/sh'
SHOUT_CFLAGS=''
SHOUT_LIBS=''
STRIP=''
SYSCONFDIR=''
VERSION='0.5.5'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_STRIP=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${prefix}/share'
exec_prefix='/usr/local'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/igen/icegenerator-0.5.5-pre2/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='mkdir -p --'
oldincludedir='/usr/include'
prefix='/usr/local'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define HAVE_ACCEPT 1
#define HAVE_ARPA_INET_H 1
#define HAVE_ATOI 1
#define HAVE_BIND 1
#define HAVE_BZERO 1
#define HAVE_CLOSE 1
#define HAVE_CLOSEDIR 1
#define HAVE_CLOSELOG 1
#define HAVE_CONNECT 1
#define HAVE_CTYPE_H 1
#define HAVE_DIRENT_H 1
#define HAVE_DIRENT_H 1
#define HAVE_FCLOSE 1
#define HAVE_FCNTL_H 1
#define HAVE_FFLUSH 1
#define HAVE_FOPEN 1
#define HAVE_FPRINTF 1
#define HAVE_FREAD 1
#define HAVE_FWRITE 1
#define HAVE_GETOPT 1
#define HAVE_GETOPT_H 1
#define HAVE_GETPID 1
#define HAVE_HTONL 1
#define HAVE_HTONS 1
#define HAVE_INET_ADDR 1
#define HAVE_INTTYPES_H 1
#define HAVE_KILL 1
#define HAVE_LISTEN 1
#define HAVE_MEMORY_H 1
#define HAVE_MEMSET 1
#define HAVE_NETINET_IN_H 1
#define HAVE_OPEN 1
#define HAVE_OPENDIR 1
#define HAVE_OPENLOG 1
#define HAVE_PRINTF 1
#define HAVE_PTHREAD_CREATE 1
#define HAVE_PTHREAD_H 1
#define HAVE_PTHREAD_JOIN 1
#define HAVE_RAND 1
#define HAVE_READ 1
#define HAVE_READDIR 1
#define HAVE_SEMAPHORE_H 1
#define HAVE_SEM_DESTROY 1
#define HAVE_SEM_INIT 1
#define HAVE_SEM_POST 1
#define HAVE_SEM_WAIT 1
#define HAVE_SIGACTION 1
#define HAVE_SIGADDSET 1
#define HAVE_SIGEMPTYSET 1
#define HAVE_SIGNAL_H 1
#define HAVE_SIGPROCMASK 1
#define HAVE_SLEEP 1
#define HAVE_SOCKET 1
#define HAVE_SPRINTF 1
#define HAVE_SRAND 1
#define HAVE_STDINT_H 1
#define HAVE_STDIO_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRCAT 1
#define HAVE_STRCMP 1
#define HAVE_STRCPY 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRLEN 1
#define HAVE_STRNCMP 1
#define HAVE_STRTOK 1
#define HAVE_SYSLOG 1
#define HAVE_SYSLOG_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_TIME 1
#define HAVE_TIME_H 1
#define HAVE_TOUPPER 1
#define HAVE_UNISTD_H 1
#define HAVE_UNLINK 1
#define HAVE_WRITE 1
#define PACKAGE "icegenerator"
#define PACKAGE_BUGREPORT "administrator@tortugalabs.it"
#define PACKAGE_NAME "IceGenerator"
#define PACKAGE_STRING "IceGenerator 0.5.5"
#define PACKAGE_TARNAME "icegenerator"
#define PACKAGE_VERSION "0.5.5"
#define STDC_HEADERS 1
#define STDC_HEADERS 1
#define TIME_WITH_SYS_TIME 1
#define VERSION "0.5.5"
#endif
#ifdef __cplusplus
extern "C" void exit (int) throw ();
configure: exit 1