The build took 00h 01m 55s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
29,218 |
cpp |
10,411 |
sh |
5,536 |
makefile |
2,515 |
ansic |
47,680 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: commoncpp2 1.8.1-7 (Wed Aug 24 12:55:33 UTC 2016)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
configure: WARNING: If you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used.
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for x86_64-unknown-linux-gcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for x86_64-unknown-linux-gcc... gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking for x86_64-unknown-linux-g++... no
checking for x86_64-unknown-linux-c++... no
checking for x86_64-unknown-linux-gpp... no
checking for x86_64-unknown-linux-aCC... no
checking for x86_64-unknown-linux-CC... no
checking for x86_64-unknown-linux-cxx... no
checking for x86_64-unknown-linux-cc++... no
checking for x86_64-unknown-linux-cl.exe... no
checking for x86_64-unknown-linux-FCC... no
checking for x86_64-unknown-linux-KCC... no
checking for x86_64-unknown-linux-RCC... no
checking for x86_64-unknown-linux-xlC_r... no
checking for x86_64-unknown-linux-xlC... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C++ preprocessor... g++ -E
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking for grep that handles long lines and -e... /usr/sbin/grep
checking for egrep... /usr/sbin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for x86_64-unknown-linux-gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking how to run the C preprocessor... gcc -E
checking for library containing strerror... none required
checking for MSC environment... no
checking for a sed that does not truncate output... /usr/sbin/sed
checking for fgrep... /usr/sbin/grep -F
checking for ld used by gcc... /usr/sbin/ld
checking if the linker (/usr/sbin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B
checking the name lister (/usr/sbin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/sbin/ld option to reload object files... -r
checking for x86_64-unknown-linux-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-unknown-linux-ar... no
checking for ar... ar
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/sbin/nm -B output from gcc object... ok
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking how to run the C++ preprocessor... g++ -E
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for ld used by g++... /usr/sbin/ld -m elf_x86_64
checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking for C/C++ restrict keyword... __restrict
checking for working volatile... yes
checking for inline... inline
checking for x86_64-unknown-linux-ranlib... ranlib
checking for genorated automake files... found
checking whether to enable maintainer-specific portions of Makefiles... no
checking for Win32 gnu environment... no
checking whether system meets Posix.1... yes
checking features.h usability... yes
checking features.h presence... yes
checking for features.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/fcntl.h usability... yes
checking sys/fcntl.h presence... yes
checking for sys/fcntl.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking bits/wordsize.h usability... yes
checking bits/wordsize.h presence... yes
checking for bits/wordsize.h... yes
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking for sigaction... yes
checking for setitimer... yes
checking for sigwait... yes
checking bsd/signal.h usability... no
checking bsd/signal.h presence... no
checking for bsd/signal.h... no
checking return type of signal handlers... void
checking whether sigwait has 2 arguments... yes
checking for strcasecmp... yes
checking for strings.h... (cached) yes
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking for getopt... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for getopt_long in -lgnugetopt... no
checking for getopt_long... yes
checking for dlfcn.h... (cached) yes
checking for shl_load in -ldld... no
checking for dlopen in -ldl... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking sys/atomic_op.h usability... no
checking sys/atomic_op.h presence... no
checking for sys/atomic_op.h... no
checking sys/atomic.h usability... no
checking sys/atomic.h presence... no
checking for sys/atomic.h... no
checking thread.h usability... no
checking thread.h presence... no
checking for thread.h... no
checking whether gcc accepts -kthread... no
checking whether gcc accepts -pthread... yes
checking for pthread_self in -lpthread... yes
checking for pthread_mach_thread_np in -lpthread... no
checking for nanosleep in -lpthread... yes
checking for clock_gettime in -lrt... yes
checking for mlockall in -lrt... yes
checking if more special flags are required for pthreads... no
checking pthread_np.h usability... no
checking pthread_np.h presence... no
checking for pthread_np.h... no
checking semaphore.h usability... yes
checking semaphore.h presence... yes
checking for semaphore.h... yes
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking sys/sched.h usability... no
checking sys/sched.h presence... no
checking for sys/sched.h... no
checking for sched_getscheduler... yes
checking for recursive mutex type support... linux
checking for pthread_mutexattr_settype in -lpthread... yes
checking for pthread_rwlock_init in -lpthread... yes
checking for pread in -lc... yes
checking for pthread_suspend in -lpthread... no
checking for pthread_attr_setstacksize in -lpthread... yes
checking for pthread_yield_np in -lpthread... no
checking for pthread_yield in -lpthread... yes
checking for pthread_cancel in -lpthread... yes
checking for pthread_setcanceltype in -lpthread... yes
checking for pthread_delay_np in -lpthread... no
checking for setenv... yes
checking for localtime_r in -lpthread... yes
checking for readdir_r in -lpthread... yes
checking for strerror_r in -lpthread... yes
checking for getpwuid_r in -lpthread... yes
checking for getgrnam_r in -lpthread... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking sys/stream.h usability... no
checking sys/stream.h presence... no
checking for sys/stream.h... no
checking for poll... yes
checking net/if.h usability... yes
checking net/if.h presence... yes
checking for net/if.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking select.h usability... no
checking select.h presence... no
checking for select.h... no
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking netinet/in_systm.h usability... yes
checking netinet/in_systm.h presence... yes
checking for netinet/in_systm.h... yes
checking netinet/ip.h usability... yes
checking netinet/ip.h presence... yes
checking for netinet/ip.h... yes
checking netinet/inet.h usability... no
checking netinet/inet.h presence... no
checking for netinet/inet.h... no
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking for socket in -lsocket... no
checking for getaddrinfo in -lc... yes
checking netinet6/in6.h usability... no
checking netinet6/in6.h presence... no
checking for netinet6/in6.h... no
checking linux/in6.h usability... yes
checking linux/in6.h presence... yes
checking for linux/in6.h... yes
checking for inet_pton in -lc... yes
checking for gethostbyname2 in -lc... yes
checking sys/libcsys.h usability... no
checking sys/libcsys.h presence... no
checking for sys/libcsys.h... no
checking for inet_aton in -lc... yes
checking for socklen_t defined... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for sys/types.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking for unistd.h... (cached) yes
checking for net/if.h... (cached) yes
checking for linux/netfilter_ipv4.h... no
checking for linux/netfilter_ipv6.h... no
checking for netinet/ip_compat.h... no
checking for ip_compat.h... no
checking for netinet/ip_fil_compat.h... no
checking for ip_fil_compat.h... no
checking for net/pfvar.h... no
configure: WARNING: -------------------------------------------------------
configure: WARNING: Could not autodetect NAT engine - pf, ipf or netfilter.
configure: WARNING: NAT engine c++ class interface support was disabled.
configure: WARNING: This is not necessarilly a problem. If you do not plan
configure: WARNING: to use or don't know what this is, than it is safe to
configure: WARNING: assume that you don't need it.
configure: WARNING: -------------------------------------------------------
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking syslog.hposix_evlog.h usability... no
checking syslog.hposix_evlog.h presence... no
checking for syslog.hposix_evlog.h... no
checking ss.h usability... no
checking ss.h presence... no
checking for ss.h... no
checking ioctl.h usability... no
checking ioctl.h presence... no
checking for ioctl.h... no
checking for realpath... yes
checking for lstat... yes
checking for snprintf... yes
checking for memmove... yes
checking for strdup... yes
checking for lockf... yes
checking for waitpid... yes
checking for wait4... yes
checking for gettimeofday... yes
checking for posix_memalign... yes
checking for setegid... yes
checking for setpgrp... yes
checking for getpagesize... yes
checking how to run the C preprocessor... gcc -E
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking how to run the C++ preprocessor... g++ -E
checking whether g++ has built-in bool type... yes
checking whether g++ supports -fhandle-exceptions... no
checking whether g++ supports exception handling... yes
checking exception usability... yes
checking exception presence... yes
checking for exception... yes
checking whether g++ supports mutable... yes
checking whether g++ supports namespace... yes
checking wheather old style iostreams... no
checking sstream usability... yes
checking sstream presence... yes
checking for sstream... yes
checking whether g++ has new(size_t,void*)... yes
checking for debugging... no
checking for profiling... no
checking for doxygen... /usr/sbin/doxygen
configure: creating ./config.status
config.status: creating src/ccgnu2-config
config.status: creating src/libccext2.pc
config.status: creating src/libccgnu2.pc
config.status: creating src/Makefile
config.status: creating w32/Makefile
config.status: creating w32/vs2008/Makefile
config.status: creating w32/vs2008/ccext2.vcproj
config.status: creating w32/vs2008/ccgnu2.vcproj
config.status: creating w32/vs2008/common.sln
config.status: creating m4/Makefile
config.status: creating doc/Doxyfile
config.status: creating doc/Makefile
config.status: creating demo/Makefile
config.status: creating inc/Makefile
config.status: creating inc/cc++/Makefile
config.status: creating Makefile
config.status: creating commoncpp2.spec
config.status: creating tests/Makefile
config.status: creating commoncpp2.list
config.status: WARNING: 'commoncpp2.list.in' seems to ignore the --datarootdir setting
config.status: creating w32/ccgnu2.dsp
config.status: creating w32/ccext2.dsp
config.status: creating w32/ccgnu2.vcproj
config.status: creating w32/ccext2.vcproj
config.status: creating config.h
config.status: executing libtool commands
config.status: executing depfiles commands
make all-recursive
make[1]: Entering directory '/tmp/commoncpp2/src/commoncpp2-1.8.1'
Making all in inc
make[2]: Entering directory '/tmp/commoncpp2/src/commoncpp2-1.8.1/inc'
Making all in cc++
make[3]: Entering directory '/tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++'
make[3]: Entering directory '/tmp/commoncpp2/src/commoncpp2-1.8.1/inc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/tmp/commoncpp2/src/commoncpp2-1.8.1/inc'
make[2]: Leaving directory '/tmp/commoncpp2/src/commoncpp2-1.8.1/inc'
Making all in src
make[2]: Entering directory '/tmp/commoncpp2/src/commoncpp2-1.8.1/src'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT thread.lo -MD -MP -MF .deps/thread.Tpo -c -o thread.lo thread.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT thread.lo -MD -MP -MF .deps/thread.Tpo -c thread.cpp -fPIC -DPIC -o .libs/thread.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT thread.lo -MD -MP -MF .deps/thread.Tpo -c thread.cpp -o thread.o >/dev/null 2>&1
mv -f .deps/thread.Tpo .deps/thread.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT mutex.lo -MD -MP -MF .deps/mutex.Tpo -c -o mutex.lo mutex.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT mutex.lo -MD -MP -MF .deps/mutex.Tpo -c mutex.cpp -fPIC -DPIC -o .libs/mutex.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT mutex.lo -MD -MP -MF .deps/mutex.Tpo -c mutex.cpp -o mutex.o >/dev/null 2>&1
mv -f .deps/mutex.Tpo .deps/mutex.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT semaphore.lo -MD -MP -MF .deps/semaphore.Tpo -c -o semaphore.lo semaphore.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT semaphore.lo -MD -MP -MF .deps/semaphore.Tpo -c semaphore.cpp -fPIC -DPIC -o .libs/semaphore.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT semaphore.lo -MD -MP -MF .deps/semaphore.Tpo -c semaphore.cpp -o semaphore.o >/dev/null 2>&1
mv -f .deps/semaphore.Tpo .deps/semaphore.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT threadkey.lo -MD -MP -MF .deps/threadkey.Tpo -c -o threadkey.lo threadkey.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT threadkey.lo -MD -MP -MF .deps/threadkey.Tpo -c threadkey.cpp -fPIC -DPIC -o .libs/threadkey.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT threadkey.lo -MD -MP -MF .deps/threadkey.Tpo -c threadkey.cpp -o threadkey.o >/dev/null 2>&1
mv -f .deps/threadkey.Tpo .deps/threadkey.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT friends.lo -MD -MP -MF .deps/friends.Tpo -c -o friends.lo friends.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT friends.lo -MD -MP -MF .deps/friends.Tpo -c friends.cpp -fPIC -DPIC -o .libs/friends.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT friends.lo -MD -MP -MF .deps/friends.Tpo -c friends.cpp -o friends.o >/dev/null 2>&1
mv -f .deps/friends.Tpo .deps/friends.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT event.lo -MD -MP -MF .deps/event.Tpo -c -o event.lo event.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT event.lo -MD -MP -MF .deps/event.Tpo -c event.cpp -fPIC -DPIC -o .libs/event.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT event.lo -MD -MP -MF .deps/event.Tpo -c event.cpp -o event.o >/dev/null 2>&1
mv -f .deps/event.Tpo .deps/event.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT slog.lo -MD -MP -MF .deps/slog.Tpo -c -o slog.lo slog.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT slog.lo -MD -MP -MF .deps/slog.Tpo -c slog.cpp -fPIC -DPIC -o .libs/slog.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT slog.lo -MD -MP -MF .deps/slog.Tpo -c slog.cpp -o slog.o >/dev/null 2>&1
mv -f .deps/slog.Tpo .deps/slog.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT dir.lo -MD -MP -MF .deps/dir.Tpo -c -o dir.lo dir.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT dir.lo -MD -MP -MF .deps/dir.Tpo -c dir.cpp -fPIC -DPIC -o .libs/dir.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT dir.lo -MD -MP -MF .deps/dir.Tpo -c dir.cpp -o dir.o >/dev/null 2>&1
mv -f .deps/dir.Tpo .deps/dir.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT file.lo -MD -MP -MF .deps/file.Tpo -c -o file.lo file.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.cpp -fPIC -DPIC -o .libs/file.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.cpp -o file.o >/dev/null 2>&1
mv -f .deps/file.Tpo .deps/file.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT inaddr.lo -MD -MP -MF .deps/inaddr.Tpo -c -o inaddr.lo inaddr.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT inaddr.lo -MD -MP -MF .deps/inaddr.Tpo -c inaddr.cpp -fPIC -DPIC -o .libs/inaddr.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT inaddr.lo -MD -MP -MF .deps/inaddr.Tpo -c inaddr.cpp -o inaddr.o >/dev/null 2>&1
mv -f .deps/inaddr.Tpo .deps/inaddr.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT peer.lo -MD -MP -MF .deps/peer.Tpo -c -o peer.lo peer.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT peer.lo -MD -MP -MF .deps/peer.Tpo -c peer.cpp -fPIC -DPIC -o .libs/peer.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT peer.lo -MD -MP -MF .deps/peer.Tpo -c peer.cpp -o peer.o >/dev/null 2>&1
mv -f .deps/peer.Tpo .deps/peer.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c -o timer.lo timer.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c timer.cpp -fPIC -DPIC -o .libs/timer.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c timer.cpp -o timer.o >/dev/null 2>&1
mv -f .deps/timer.Tpo .deps/timer.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT socket.lo -MD -MP -MF .deps/socket.Tpo -c -o socket.lo socket.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT socket.lo -MD -MP -MF .deps/socket.Tpo -c socket.cpp -fPIC -DPIC -o .libs/socket.o
socket.cpp: In destructor 'virtual ost::TCPStream::~TCPStream()':
socket.cpp:2976:58: warning: throw will always call terminate() [-Wterminate]
catch( ... ) { if ( ! std::uncaught_exception()) throw;};
^~~~~
socket.cpp:2976:58: note: in C++11 destructors default to noexcept
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT socket.lo -MD -MP -MF .deps/socket.Tpo -c socket.cpp -o socket.o >/dev/null 2>&1
mv -f .deps/socket.Tpo .deps/socket.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT strchar.lo -MD -MP -MF .deps/strchar.Tpo -c -o strchar.lo strchar.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT strchar.lo -MD -MP -MF .deps/strchar.Tpo -c strchar.cpp -fPIC -DPIC -o .libs/strchar.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT strchar.lo -MD -MP -MF .deps/strchar.Tpo -c strchar.cpp -o strchar.o >/dev/null 2>&1
mv -f .deps/strchar.Tpo .deps/strchar.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT simplesocket.lo -MD -MP -MF .deps/simplesocket.Tpo -c -o simplesocket.lo simplesocket.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT simplesocket.lo -MD -MP -MF .deps/simplesocket.Tpo -c simplesocket.cpp -fPIC -DPIC -o .libs/simplesocket.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT simplesocket.lo -MD -MP -MF .deps/simplesocket.Tpo -c simplesocket.cpp -o simplesocket.o >/dev/null 2>&1
mv -f .deps/simplesocket.Tpo .deps/simplesocket.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT mempager.lo -MD -MP -MF .deps/mempager.Tpo -c -o mempager.lo mempager.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT mempager.lo -MD -MP -MF .deps/mempager.Tpo -c mempager.cpp -fPIC -DPIC -o .libs/mempager.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT mempager.lo -MD -MP -MF .deps/mempager.Tpo -c mempager.cpp -o mempager.o >/dev/null 2>&1
mv -f .deps/mempager.Tpo .deps/mempager.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT keydata.lo -MD -MP -MF .deps/keydata.Tpo -c -o keydata.lo keydata.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT keydata.lo -MD -MP -MF .deps/keydata.Tpo -c keydata.cpp -fPIC -DPIC -o .libs/keydata.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT keydata.lo -MD -MP -MF .deps/keydata.Tpo -c keydata.cpp -o keydata.o >/dev/null 2>&1
mv -f .deps/keydata.Tpo .deps/keydata.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT dso.lo -MD -MP -MF .deps/dso.Tpo -c -o dso.lo dso.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT dso.lo -MD -MP -MF .deps/dso.Tpo -c dso.cpp -fPIC -DPIC -o .libs/dso.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT dso.lo -MD -MP -MF .deps/dso.Tpo -c dso.cpp -o dso.o >/dev/null 2>&1
mv -f .deps/dso.Tpo .deps/dso.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT exception.lo -MD -MP -MF .deps/exception.Tpo -c -o exception.lo exception.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT exception.lo -MD -MP -MF .deps/exception.Tpo -c exception.cpp -fPIC -DPIC -o .libs/exception.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT exception.lo -MD -MP -MF .deps/exception.Tpo -c exception.cpp -o exception.o >/dev/null 2>&1
mv -f .deps/exception.Tpo .deps/exception.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT missing.lo -MD -MP -MF .deps/missing.Tpo -c -o missing.lo missing.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT missing.lo -MD -MP -MF .deps/missing.Tpo -c missing.cpp -fPIC -DPIC -o .libs/missing.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT missing.lo -MD -MP -MF .deps/missing.Tpo -c missing.cpp -o missing.o >/dev/null 2>&1
mv -f .deps/missing.Tpo .deps/missing.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT process.lo -MD -MP -MF .deps/process.Tpo -c -o process.lo process.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT process.lo -MD -MP -MF .deps/process.Tpo -c process.cpp -fPIC -DPIC -o .libs/process.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT process.lo -MD -MP -MF .deps/process.Tpo -c process.cpp -o process.o >/dev/null 2>&1
mv -f .deps/process.Tpo .deps/process.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT string.lo -MD -MP -MF .deps/string.Tpo -c -o string.lo string.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT string.lo -MD -MP -MF .deps/string.Tpo -c string.cpp -fPIC -DPIC -o .libs/string.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT string.lo -MD -MP -MF .deps/string.Tpo -c string.cpp -o string.o >/dev/null 2>&1
mv -f .deps/string.Tpo .deps/string.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT in6addr.lo -MD -MP -MF .deps/in6addr.Tpo -c -o in6addr.lo in6addr.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT in6addr.lo -MD -MP -MF .deps/in6addr.Tpo -c in6addr.cpp -fPIC -DPIC -o .libs/in6addr.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT in6addr.lo -MD -MP -MF .deps/in6addr.Tpo -c in6addr.cpp -o in6addr.o >/dev/null 2>&1
mv -f .deps/in6addr.Tpo .deps/in6addr.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT buffer.lo -MD -MP -MF .deps/buffer.Tpo -c -o buffer.lo buffer.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT buffer.lo -MD -MP -MF .deps/buffer.Tpo -c buffer.cpp -fPIC -DPIC -o .libs/buffer.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT buffer.lo -MD -MP -MF .deps/buffer.Tpo -c buffer.cpp -o buffer.o >/dev/null 2>&1
mv -f .deps/buffer.Tpo .deps/buffer.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT lockfile.lo -MD -MP -MF .deps/lockfile.Tpo -c -o lockfile.lo lockfile.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT lockfile.lo -MD -MP -MF .deps/lockfile.Tpo -c lockfile.cpp -fPIC -DPIC -o .libs/lockfile.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT lockfile.lo -MD -MP -MF .deps/lockfile.Tpo -c lockfile.cpp -o lockfile.o >/dev/null 2>&1
mv -f .deps/lockfile.Tpo .deps/lockfile.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT nat.lo -MD -MP -MF .deps/nat.Tpo -c -o nat.lo nat.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT nat.lo -MD -MP -MF .deps/nat.Tpo -c nat.cpp -fPIC -DPIC -o .libs/nat.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT nat.lo -MD -MP -MF .deps/nat.Tpo -c nat.cpp -o nat.o >/dev/null 2>&1
mv -f .deps/nat.Tpo .deps/nat.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT runlist.lo -MD -MP -MF .deps/runlist.Tpo -c -o runlist.lo runlist.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT runlist.lo -MD -MP -MF .deps/runlist.Tpo -c runlist.cpp -fPIC -DPIC -o .libs/runlist.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT runlist.lo -MD -MP -MF .deps/runlist.Tpo -c runlist.cpp -o runlist.o >/dev/null 2>&1
mv -f .deps/runlist.Tpo .deps/runlist.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT assoc.lo -MD -MP -MF .deps/assoc.Tpo -c -o assoc.lo assoc.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT assoc.lo -MD -MP -MF .deps/assoc.Tpo -c assoc.cpp -fPIC -DPIC -o .libs/assoc.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT assoc.lo -MD -MP -MF .deps/assoc.Tpo -c assoc.cpp -o assoc.o >/dev/null 2>&1
mv -f .deps/assoc.Tpo .deps/assoc.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT pointer.lo -MD -MP -MF .deps/pointer.Tpo -c -o pointer.lo pointer.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT pointer.lo -MD -MP -MF .deps/pointer.Tpo -c pointer.cpp -fPIC -DPIC -o .libs/pointer.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT pointer.lo -MD -MP -MF .deps/pointer.Tpo -c pointer.cpp -o pointer.o >/dev/null 2>&1
mv -f .deps/pointer.Tpo .deps/pointer.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT linked.lo -MD -MP -MF .deps/linked.Tpo -c -o linked.lo linked.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT linked.lo -MD -MP -MF .deps/linked.Tpo -c linked.cpp -fPIC -DPIC -o .libs/linked.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT linked.lo -MD -MP -MF .deps/linked.Tpo -c linked.cpp -o linked.o >/dev/null 2>&1
mv -f .deps/linked.Tpo .deps/linked.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT map.lo -MD -MP -MF .deps/map.Tpo -c -o map.lo map.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT map.lo -MD -MP -MF .deps/map.Tpo -c map.cpp -fPIC -DPIC -o .libs/map.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT map.lo -MD -MP -MF .deps/map.Tpo -c map.cpp -o map.o >/dev/null 2>&1
mv -f .deps/map.Tpo .deps/map.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT cidr.lo -MD -MP -MF .deps/cidr.Tpo -c -o cidr.lo cidr.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT cidr.lo -MD -MP -MF .deps/cidr.Tpo -c cidr.cpp -fPIC -DPIC -o .libs/cidr.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT cidr.lo -MD -MP -MF .deps/cidr.Tpo -c cidr.cpp -o cidr.o >/dev/null 2>&1
mv -f .deps/cidr.Tpo .deps/cidr.Plo
/bin/sh ../libtool --tag=CXX --mode=link g++ -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -version-info 0:1 -release 1.8 -o libccgnu2.la -rpath /usr/lib thread.lo mutex.lo semaphore.lo threadkey.lo friends.lo event.lo slog.lo dir.lo file.lo inaddr.lo peer.lo timer.lo socket.lo strchar.lo simplesocket.lo mempager.lo keydata.lo dso.lo exception.lo missing.lo process.lo string.lo in6addr.lo buffer.lo lockfile.lo nat.lo runlist.lo assoc.lo pointer.lo linked.lo map.lo cidr.lo -lrt -pthread -lpthread -ldl
libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtbeginS.o .libs/thread.o .libs/mutex.o .libs/semaphore.o .libs/threadkey.o .libs/friends.o .libs/event.o .libs/slog.o .libs/dir.o .libs/file.o .libs/inaddr.o .libs/peer.o .libs/timer.o .libs/socket.o .libs/strchar.o .libs/simplesocket.o .libs/mempager.o .libs/keydata.o .libs/dso.o .libs/exception.o .libs/missing.o .libs/process.o .libs/string.o .libs/in6addr.o .libs/buffer.o .libs/lockfile.o .libs/nat.o .libs/runlist.o .libs/assoc.o .libs/pointer.o .libs/linked.o .libs/map.o .libs/cidr.o -lrt -lpthread -ldl -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o -pthread -pthread -Wl,-soname -Wl,libccgnu2-1.8.so.0 -o .libs/libccgnu2-1.8.so.0.0.1
libtool: link: (cd ".libs" && rm -f "libccgnu2-1.8.so.0" && ln -s "libccgnu2-1.8.so.0.0.1" "libccgnu2-1.8.so.0")
libtool: link: (cd ".libs" && rm -f "libccgnu2.so" && ln -s "libccgnu2-1.8.so.0.0.1" "libccgnu2.so")
libtool: link: ar cru .libs/libccgnu2.a thread.o mutex.o semaphore.o threadkey.o friends.o event.o slog.o dir.o file.o inaddr.o peer.o timer.o socket.o strchar.o simplesocket.o mempager.o keydata.o dso.o exception.o missing.o process.o string.o in6addr.o buffer.o lockfile.o nat.o runlist.o assoc.o pointer.o linked.o map.o cidr.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libccgnu2.a
libtool: link: ( cd ".libs" && rm -f "libccgnu2.la" && ln -s "../libccgnu2.la" "libccgnu2.la" )
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT numbers.lo -MD -MP -MF .deps/numbers.Tpo -c -o numbers.lo numbers.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT numbers.lo -MD -MP -MF .deps/numbers.Tpo -c numbers.cpp -fPIC -DPIC -o .libs/numbers.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT numbers.lo -MD -MP -MF .deps/numbers.Tpo -c numbers.cpp -o numbers.o >/dev/null 2>&1
mv -f .deps/numbers.Tpo .deps/numbers.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT zstream.lo -MD -MP -MF .deps/zstream.Tpo -c -o zstream.lo zstream.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT zstream.lo -MD -MP -MF .deps/zstream.Tpo -c zstream.cpp -fPIC -DPIC -o .libs/zstream.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT zstream.lo -MD -MP -MF .deps/zstream.Tpo -c zstream.cpp -o zstream.o >/dev/null 2>&1
mv -f .deps/zstream.Tpo .deps/zstream.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT socketport.lo -MD -MP -MF .deps/socketport.Tpo -c -o socketport.lo socketport.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT socketport.lo -MD -MP -MF .deps/socketport.Tpo -c socketport.cpp -fPIC -DPIC -o .libs/socketport.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT socketport.lo -MD -MP -MF .deps/socketport.Tpo -c socketport.cpp -o socketport.o >/dev/null 2>&1
mv -f .deps/socketport.Tpo .deps/socketport.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT url.lo -MD -MP -MF .deps/url.Tpo -c -o url.lo url.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT url.lo -MD -MP -MF .deps/url.Tpo -c url.cpp -fPIC -DPIC -o .libs/url.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT url.lo -MD -MP -MF .deps/url.Tpo -c url.cpp -o url.o >/dev/null 2>&1
mv -f .deps/url.Tpo .deps/url.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT xml.lo -MD -MP -MF .deps/xml.Tpo -c -o xml.lo xml.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT xml.lo -MD -MP -MF .deps/xml.Tpo -c xml.cpp -fPIC -DPIC -o .libs/xml.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT xml.lo -MD -MP -MF .deps/xml.Tpo -c xml.cpp -o xml.o >/dev/null 2>&1
mv -f .deps/xml.Tpo .deps/xml.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT persist.lo -MD -MP -MF .deps/persist.Tpo -c -o persist.lo persist.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT persist.lo -MD -MP -MF .deps/persist.Tpo -c persist.cpp -fPIC -DPIC -o .libs/persist.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT persist.lo -MD -MP -MF .deps/persist.Tpo -c persist.cpp -o persist.o >/dev/null 2>&1
mv -f .deps/persist.Tpo .deps/persist.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT engine.lo -MD -MP -MF .deps/engine.Tpo -c -o engine.lo engine.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT engine.lo -MD -MP -MF .deps/engine.Tpo -c engine.cpp -fPIC -DPIC -o .libs/engine.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT engine.lo -MD -MP -MF .deps/engine.Tpo -c engine.cpp -o engine.o >/dev/null 2>&1
mv -f .deps/engine.Tpo .deps/engine.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT digest.lo -MD -MP -MF .deps/digest.Tpo -c -o digest.lo digest.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT digest.lo -MD -MP -MF .deps/digest.Tpo -c digest.cpp -fPIC -DPIC -o .libs/digest.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT digest.lo -MD -MP -MF .deps/digest.Tpo -c digest.cpp -o digest.o >/dev/null 2>&1
mv -f .deps/digest.Tpo .deps/digest.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT cmdoptns.lo -MD -MP -MF .deps/cmdoptns.Tpo -c -o cmdoptns.lo cmdoptns.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT cmdoptns.lo -MD -MP -MF .deps/cmdoptns.Tpo -c cmdoptns.cpp -fPIC -DPIC -o .libs/cmdoptns.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT cmdoptns.lo -MD -MP -MF .deps/cmdoptns.Tpo -c cmdoptns.cpp -o cmdoptns.o >/dev/null 2>&1
mv -f .deps/cmdoptns.Tpo .deps/cmdoptns.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT date.lo -MD -MP -MF .deps/date.Tpo -c -o date.lo date.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT date.lo -MD -MP -MF .deps/date.Tpo -c date.cpp -fPIC -DPIC -o .libs/date.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT date.lo -MD -MP -MF .deps/date.Tpo -c date.cpp -o date.o >/dev/null 2>&1
mv -f .deps/date.Tpo .deps/date.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c -o md5.lo md5.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.cpp -fPIC -DPIC -o .libs/md5.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.cpp -o md5.o >/dev/null 2>&1
mv -f .deps/md5.Tpo .deps/md5.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT unix.lo -MD -MP -MF .deps/unix.Tpo -c -o unix.lo unix.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT unix.lo -MD -MP -MF .deps/unix.Tpo -c unix.cpp -fPIC -DPIC -o .libs/unix.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT unix.lo -MD -MP -MF .deps/unix.Tpo -c unix.cpp -o unix.o >/dev/null 2>&1
mv -f .deps/unix.Tpo .deps/unix.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT network.lo -MD -MP -MF .deps/network.Tpo -c -o network.lo network.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT network.lo -MD -MP -MF .deps/network.Tpo -c network.cpp -fPIC -DPIC -o .libs/network.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT network.lo -MD -MP -MF .deps/network.Tpo -c network.cpp -o network.o >/dev/null 2>&1
mv -f .deps/network.Tpo .deps/network.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT serial.lo -MD -MP -MF .deps/serial.Tpo -c -o serial.lo serial.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT serial.lo -MD -MP -MF .deps/serial.Tpo -c serial.cpp -fPIC -DPIC -o .libs/serial.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT serial.lo -MD -MP -MF .deps/serial.Tpo -c serial.cpp -o serial.o >/dev/null 2>&1
mv -f .deps/serial.Tpo .deps/serial.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT urlstring.lo -MD -MP -MF .deps/urlstring.Tpo -c -o urlstring.lo urlstring.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT urlstring.lo -MD -MP -MF .deps/urlstring.Tpo -c urlstring.cpp -fPIC -DPIC -o .libs/urlstring.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT urlstring.lo -MD -MP -MF .deps/urlstring.Tpo -c urlstring.cpp -o urlstring.o >/dev/null 2>&1
mv -f .deps/urlstring.Tpo .deps/urlstring.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT tokenizer.lo -MD -MP -MF .deps/tokenizer.Tpo -c -o tokenizer.lo tokenizer.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT tokenizer.lo -MD -MP -MF .deps/tokenizer.Tpo -c tokenizer.cpp -fPIC -DPIC -o .libs/tokenizer.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT tokenizer.lo -MD -MP -MF .deps/tokenizer.Tpo -c tokenizer.cpp -o tokenizer.o >/dev/null 2>&1
mv -f .deps/tokenizer.Tpo .deps/tokenizer.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT mime.lo -MD -MP -MF .deps/mime.Tpo -c -o mime.lo mime.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT mime.lo -MD -MP -MF .deps/mime.Tpo -c mime.cpp -fPIC -DPIC -o .libs/mime.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT mime.lo -MD -MP -MF .deps/mime.Tpo -c mime.cpp -o mime.o >/dev/null 2>&1
mv -f .deps/mime.Tpo .deps/mime.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT ssl.lo -MD -MP -MF .deps/ssl.Tpo -c -o ssl.lo ssl.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT ssl.lo -MD -MP -MF .deps/ssl.Tpo -c ssl.cpp -fPIC -DPIC -o .libs/ssl.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT ssl.lo -MD -MP -MF .deps/ssl.Tpo -c ssl.cpp -o ssl.o >/dev/null 2>&1
mv -f .deps/ssl.Tpo .deps/ssl.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT applog.lo -MD -MP -MF .deps/applog.Tpo -c -o applog.lo applog.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT applog.lo -MD -MP -MF .deps/applog.Tpo -c applog.cpp -fPIC -DPIC -o .libs/applog.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../inc -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -MT applog.lo -MD -MP -MF .deps/applog.Tpo -c applog.cpp -o applog.o >/dev/null 2>&1
mv -f .deps/applog.Tpo .deps/applog.Plo
/bin/sh ../libtool --tag=CXX --mode=link g++ -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -version-info 0:1 -release 1.8 -o libccext2.la -rpath /usr/lib numbers.lo zstream.lo socketport.lo url.lo xml.lo persist.lo engine.lo digest.lo cmdoptns.lo date.lo md5.lo unix.lo network.lo serial.lo urlstring.lo tokenizer.lo mime.lo ssl.lo applog.lo -lrt -pthread -lpthread ../src/libccgnu2.la -lz
libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtbeginS.o .libs/numbers.o .libs/zstream.o .libs/socketport.o .libs/url.o .libs/xml.o .libs/persist.o .libs/engine.o .libs/digest.o .libs/cmdoptns.o .libs/date.o .libs/md5.o .libs/unix.o .libs/network.o .libs/serial.o .libs/urlstring.o .libs/tokenizer.o .libs/mime.o .libs/ssl.o .libs/applog.o -Wl,-rpath -Wl,/tmp/commoncpp2/src/commoncpp2-1.8.1/src/.libs -lrt -lpthread ../src/.libs/libccgnu2.so -lz -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o -pthread -pthread -Wl,-soname -Wl,libccext2-1.8.so.0 -o .libs/libccext2-1.8.so.0.0.1
libtool: link: (cd ".libs" && rm -f "libccext2-1.8.so.0" && ln -s "libccext2-1.8.so.0.0.1" "libccext2-1.8.so.0")
libtool: link: (cd ".libs" && rm -f "libccext2.so" && ln -s "libccext2-1.8.so.0.0.1" "libccext2.so")
libtool: link: ar cru .libs/libccext2.a numbers.o zstream.o socketport.o url.o xml.o persist.o engine.o digest.o cmdoptns.o date.o md5.o unix.o network.o serial.o urlstring.o tokenizer.o mime.o ssl.o applog.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libccext2.a
libtool: link: ( cd ".libs" && rm -f "libccext2.la" && ln -s "../libccext2.la" "libccext2.la" )
make[2]: Leaving directory '/tmp/commoncpp2/src/commoncpp2-1.8.1/src'
Making all in doc
make[2]: Entering directory '/tmp/commoncpp2/src/commoncpp2-1.8.1/doc'
/usr/sbin/doxygen Doxyfile
warning: Tag `USE_WINDOWS_ENCODING' at line 54 of file `Doxyfile' has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `DETAILS_AT_TOP' at line 136 of file `Doxyfile' has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `SHOW_DIRECTORIES' at line 197 of file `Doxyfile' has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `HTML_ALIGN_MEMBERS' at line 592 of file `Doxyfile' has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `XML_SCHEMA' at line 824 of file `Doxyfile' has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `XML_DTD' at line 830 of file `Doxyfile' has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 1091 of file `Doxyfile' has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 1099 of file `Doxyfile' has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
Searching for include files...
Searching for files in directory /tmp/commoncpp2/src/commoncpp2-1.8.1/doc
Searching for example files...
Searching for files in directory /tmp/commoncpp2/src/commoncpp2-1.8.1/demo
Searching for files in directory /tmp/commoncpp2/src/commoncpp2-1.8.1/tests
Searching for images...
Searching for dot files...
Searching for msc files...
Searching for dia files...
Searching for files to exclude
Searching INPUT for files to process...
Searching for files in directory /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++
Reading and parsing tag files
Parsing files
Preprocessing /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/address.h...
Parsing file /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/address.h...
Preprocessing /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/applog.h...
Parsing file /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/applog.h...
Preprocessing /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/buffer.h...
Parsing file /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/buffer.h...
Preprocessing /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/cmdoptns.h...
Parsing file /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/cmdoptns.h...
Preprocessing /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/common.h...
Parsing file /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/common.h...
Preprocessing /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/config.h...
Parsing file /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/config.h...
Preprocessing /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/counter.h...
Parsing file /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/counter.h...
Preprocessing /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/digest.h...
Parsing file /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/digest.h...
Preprocessing /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/exception.h...
Parsing file /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/exception.h...
Preprocessing /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/export.h...
Parsing file /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/export.h...
Preprocessing /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/file.h...
Parsing file /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/file.h...
Preprocessing /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/functions.h...
Parsing file /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/functions.h...
Preprocessing /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/mime.h...
Parsing file /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/mime.h...
Preprocessing /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/misc.h...
Parsing file /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/misc.h...
Preprocessing /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/missing.h...
Parsing file /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/missing.h...
Preprocessing /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/network.h...
Parsing file /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/network.h...
Preprocessing /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/numbers.h...
Parsing file /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/numbers.h...
Preprocessing /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/objcount.h...
Parsing file /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/objcount.h...
Preprocessing /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/object.h...
Parsing file /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/object.h...
Preprocessing /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/objlink.h...
Parsing file /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/objlink.h...
Preprocessing /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/objmap.h...
Parsing file /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/objmap.h...
Preprocessing /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/objsync.h...
Parsing file /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/objsync.h...
Preprocessing /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/oststring.h...
Parsing file /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/oststring.h...
Preprocessing /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/persist.h...
Parsing file /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/persist.h...
Preprocessing /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/pointer.h...
Parsing file /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/pointer.h...
Preprocessing /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/process.h...
Parsing file /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/process.h...
Preprocessing /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/serial.h...
Parsing file /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/serial.h...
Preprocessing /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/slog.h...
Parsing file /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/slog.h...
Preprocessing /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/socket.h...
Parsing file /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/socket.h...
Preprocessing /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/socketport.h...
Parsing file /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/socketport.h...
Preprocessing /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/ssl.h...
Parsing file /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/ssl.h...
Preprocessing /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/strchar.h...
Parsing file /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/strchar.h...
Preprocessing /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/string.h...
Parsing file /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/string.h...
Preprocessing /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/template.h...
Parsing file /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/template.h...
Preprocessing /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/thread.h...
Parsing file /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/thread.h...
Preprocessing /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/tokenizer.h...
Parsing file /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/tokenizer.h...
Preprocessing /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/unix.h...
Parsing file /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/unix.h...
Preprocessing /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/url.h...
Parsing file /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/url.h...
Preprocessing /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/xml.h...
Parsing file /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/xml.h...
Preprocessing /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/zstream.h...
Parsing file /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/zstream.h...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Building class list...
Associating documentation with classes...
Computing nesting relations for classes...
Building example list...
Searching for enumerations...
Searching for documented typedefs...
Searching for members imported via using declarations...
Searching for included using directives...
Searching for documented variables...
Building interface member list...
Building member list...
Searching for friends...
Searching for documented defines...
Computing class inheritance relations...
Computing class usage relations...
Flushing cached template relations that have become invalid...
Creating members for template instances...
Computing class relations...
Add enum values to enums...
Searching for member function documentation...
Building page list...
Search for main page...
Computing page relations...
Determining the scope of groups...
Sorting lists...
Freeing entry tree
Determining which enums are documented
Computing member relations...
Building full member lists recursively...
Adding members to member groups.
Computing member references...
Generating disk names...
Adding source references...
Adding xrefitems...
Sorting member lists...
Computing dependencies between directories...
Generating citations page...
Counting data structures...
Resolving user defined references...
Finding anchors and sections in the documentation...
Transferring function references...
Combining using relations...
Adding members to index pages...
Generating style sheet...
Generating search indices...
Generating example documentation...
Generating docs for example bug1.cpp...
Generating docs for example bug2.cpp...
Generating docs for example cmdlineopt.cpp...
Generating docs for example crc32.cpp...
Generating docs for example digest.cpp...
Genera/tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/applog.h:415: warning: The following parameters of ost::AppLog::operator<<(AppLog &(*pfManipulator)(AppLog &)) are not documented:
parameter 'pfManipulator'
/tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/applog.h:422: warning: The following parameters of ost::AppLog::operator<<(ostream &(*pfManipulator)(ostream &)) are not documented:
parameter 'pfManipulator'
ting docs for example SampleSocketPort.cpp...
Generating docs for example serialecho.cpp...
Generating docs for example serialmain.cpp...
Generating docs for example slogTest.cpp...
Generating docs for example tcp.cpp...
Generating docs for example tcpservice.cpp...
Generating docs for example tcpstr1.cpp...
Generating docs for example tcpthread.cpp...
Generating docs for example thread1.cpp...
Generating docs for example thread2.cpp...
Generating docs for example url1.cpp...
Generating docs for example urlfetch.cpp...
Generating docs for example xmlfetch.cpp...
Generating file sources...
Generating code for file address.h...
Generating code for file applog.h...
Generating code for file buffer.h...
Generating code for file cmdoptns.h...
Generating code for file common.h...
Generating code for file config.h...
Generating code for file counter.h...
Generating code for file digest.h...
Generating code for file exception.h...
Generating code for file export.h...
Generating code for file file.h...
Generating code for file functions.h...
Generating code for file mime.h...
Generating code for file misc.h...
Generating code for file missing.h...
Generating code for file network.h...
Generating code for file numbers.h...
Generating code for file objcount.h...
Generating code for file object.h...
Generating code for file objlink.h...
Generating code for file objmap.h...
Generating code for file objsync.h...
Generating code for file oststring.h...
Generating code for file persist.h...
Generating code for file pointer.h...
Generating code for file process.h...
Generating code for file serial.h...
Generating code for file slog.h...
Generating code for file socket.h...
Generating code for file socketport.h...
Generating code for file ssl.h...
Generating code for file strchar.h...
Generating code for file string.h...
Generating code for file template.h...
Generating code for file thread.h...
Generating code for file tokenizer.h...
Generating code for file unix.h...
Generating code for file url.h...
Generating code for file xml.h...
Generating code for file zstream.h...
Generating file documentation...
Generating docs for file address.h...
Generating docs for file applog.h...
Generating docs for file buffer.h...
Generating docs for file cmdoptns.h...
Generating docs for file common.h...
Generating docs for file config.h...
Generating docs for file counter.h...
Generating docs for file digest.h...
Generating docs for file exception.h...
Generating docs for file export.h...
Generating docs for file file.h...
Generating docs for file functions.h...
Generating docs for file mime.h...
Generating docs for file misc.h...
Generating docs for file missing.h...
Generating docs for file network.h...
Generating docs for file numbers.h...
Generating docs for file objcount.h...
Generating docs for file object.h...
Generating docs for file objlink.h...
Generating docs for file objmap.h...
Generating docs for file objsync.h...
Generating docs for file oststring.h...
Generating docs for file persist.h...
Generating docs for file pointer.h...
Generating docs for file process.h...
Generating docs for file serial.h...
Generating docs for file slog.h...
Generating docs for file socket.h...
Generating docs for file socketport.h...
Generating docs for file ssl.h...
Generating docs for file strchar.h...
Generating docs for file string.h...
Generating docs for file template.h...
Generating docs for file thread.h...
Generating docs for file tokenizer.h...
Generating docs for file unix.h...
Generating docs for file url.h...
Generating docs for file xml.h...
Generating docs for file zstream.h...
Generating page documentation...
Generating group documentation...
Generating class documentation...
Generating namespace index...
Generating docs for namespace ost
Generating docs for compound ost::AppLog...
Generating docs for nested compound ost::AppLog::Ident...
Generating docs for compound ost::Assoc...
Generating docs for compound ost::AtomicCounter...
Generating docs for compound ost::BaseObject...
Generating docs for compound ost::Buffer...
Generating docs for comp/tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/socket.h:779: warning: The following parameters of ost::DCCPSocket::DCCPSocket(const char *name, Family family=IPV4, unsigned backlog=5) are not documented:
parameter 'family'
/tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/socket.h:828: warning: The following parameters of ost::DCCPSocket::connect(const IPV4Host &host, tpport_t port, timeout_t timeout=0) are not documented:
parameter 'timeout'
/tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/applog.h:119: warning: The following parameters of ost::HEXdump::operator<<(std::ostream &out, const HEXdump &hd) are not documented:
parameter 'out'
/tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/address.h:218: warning: argument 'cidr' of command @param is not found in the argument list of ost::IPV4Cidr::IPV4Cidr(IPV4Cidr &)
/tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/address.h:306: warning: argument 'cidr' of command @param is not found in the argument list of ost::IPV6Cidr::IPV6Cidr(IPV6Cidr &)
/tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/misc.h:547: warning: argument 'sym' of command @param is not found in the argument list of ost::Keydata::getBool(const char *key)
/tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/misc.h:551: warning: The following parameters of ost::Keydata::getBool(const char *key) are not documented:
parameter 'key'
/tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/misc.h:555: warning: argument 'sym' of command @param is not found in the argument list of ost::Keydata::getDouble(const char *key, double def=0.)
/tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/misc.h:555: warning: argument 'default' of command @param is not found in the argument list of ost::Keydata::getDouble(const char *key, double def=0.)
/tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/misc.h:560: warning: The following parameters of ost::Keydata::getDouble(const char *key, double def=0.) are not documented:
parameter 'key'
parameter 'def'
/tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/misc.h:538: warning: argument 'default' of command @param is not found in the argument list of ost::Keydata::getLong(const char *sym, long def=0)
/tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/misc.h:543: warning: The following parameters of ost::Keydata::getLong(const char *sym, long def=0) are not documented:
parameter 'def'
/tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/misc.h:529: warning: argument 'default' of command @param is not found in the argument list of ost::Keydata::getString(const char *sym, const char *def=NULL)
/tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/misc.h:534: warning: The following parameters of ost::Keydata::getString(const char *sym, const char *def=NULL) are not documented:
parameter 'def'
/tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/object.h:307: warning: argument 'object' of command @param is not found in the argument list of ost::LinkedDouble::insert(LinkedDouble &obj, InsertMode position=modeAtLast)
/tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/object.h:313: warning: The following parameters of ost::LinkedDouble::insert(LinkedDouble &obj, InsertMode position=modeAtLast) are not documented:
parameter 'obj'
/tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/object.h:210: warning: argument 'object' of command @param is not found in the argument list of ost::LinkedSingle::insert(LinkedSingle &obj)
/tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/object.h:217: warning: The following parameters of ost::LinkedSingle::insert(LinkedSingle &obj) are not documented:
parameter 'obj'
/tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/object.h:484: warning: argument 'the' of command @param is not found in the argument list of ost::MapIndex::MapIndex(MapObject *theObject)
/tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/object.h:489: warning: The following parameters of ost::MapIndex::MapIndex(MapObject *theObject) are not documented:
parameter 'theObject'
/tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/object.h:492: warning: argument 'the' of command @param is not found in the argument list of ost::MapIndex::MapIndex(const MapIndex &theIndex)
/tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/object.h:497: warning: The following parameters of ost::MapIndex::MapIndex(const MapIndex &theIndex) are not documented:
parameter 'theIndex'
/tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/object.h:349: warning: argument 'number' of command @param is not found in the argument list of ost::MapTable::MapTable(unsigned size)
/tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/object.h:352: warning: The following parameters of ost::MapTable::MapTable(unsigned size) are not documented:
parameter 'size'
/tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/object.h:437: warning: argument 'object' of command @param is not found in the argument list of ost::MapTable::addFree(MapObject *obj)
/tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/object.h:443: warning: The following parameters of ost::MapTable::addFree(MapObject *obj) are not documented:
parameter 'obj'
/tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/object.h:394: warning: argument 'object' of command @param is not found in the argument list of ost::MapTable::addObject(MapObject &obj)
/tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/object.h:400: warning: The following parameters of ost::MapTable::addObject(MapObject &obj) are not documented:
parameter 'obj'
/tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/object.h:385: warning: argument 'key' of command @param is not found in the argument list of ost::MapTable::getObject(const char *id)
/tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/object.h:392: warning: The following parameters of ost::MapTable::getObject(const char *id) are not documented:
parameter 'id'
/tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/object.h:447: warning: argument 'object' of command @param is not found in the argument list of ost::MapTable::operator+=(MapObject &obj)
/tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/object.h:451: warning: The following parameters of ost::MapTable::operator+=(MapObject &obj) are not documented:
parameter 'obj'
/tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/object.h:455: warning: argument 'object' of command @param is not found in the argument list of ost::MapTable::operator-=(MapObject &obj)
/tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/object.h:460: warning: The following parameters of ost::MapTable::operator-=(MapObject &obj) are not documented:
parameter 'obj'
/tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/process.h:105: warning: explicit link request to 'return' could not be resolved
ound ost::Cancellation...
Generating docs for compound ost::ChecksumDigest...
Generating docs for compound ost::cistring_char_traits...
Generating docs for compound ost::CommandOption...
Generating docs for compound ost::CommandOptionArg...
Generating docs for compound ost::CommandOptionCollect...
Generating docs for compound ost::CommandOptionNoArg...
Generating docs for compound ost::CommandOptionParse...
Generating docs for compound ost::CommandOptionRest...
Generating docs for compound ost::CommandOptionWithArg...
Generating docs for compound ost::Conditional...
Generating docs for compound ost::Counter...
Generating docs for compound ost::CRC16Digest...
Generating docs for compound ost::CRC32Digest...
Generating docs for compound ost::Date...
Generating docs for compound ost::DateNumber...
Generating docs for compound ost::Datetime...
Generating docs for compound ost::DCCPSocket...
Generating docs for compound ost::Digest...
Generating docs for compound ost::Dir...
Generating docs for compound ost::DirTree...
Generating docs for compound ost::DSO...
Generating docs for compound ost::Engine...
Generating docs for compound ost::Event...
Generating docs for compound ost::File...
Generating docs for nested compound ost::File::_fcb...
Generating docs for compound ost::FixedBuffer...
Generating docs for compound ost::HEXdump...
Generating docs for compound ost::IPV4Address...
Generating docs for compound ost::IPV4Broadcast...
Generating docs for compound ost::IPV4Cidr...
Generating docs for compound ost::IPV4Host...
Generating docs for compound ost::IPV4Mask...
Generating docs for compound ost::IPV4Multicast...
Generating docs for compound ost::IPV4MulticastValidator...
Generating docs for compound ost::IPV4Validator...
Generating docs for compound ost::IPV6Address...
Generating docs for compound ost::IPV6Broadcast...
Generating docs for compound ost::IPV6Cidr...
Generating docs for compound ost::IPV6Host...
Generating docs for compound ost::IPV6Mask...
Generating docs for compound ost::IPV6Multicast...
Generating docs for compound ost::IPV6MulticastValidator...
Generating docs for compound ost::IPV6Validator...
Generating docs for compound ost::IZStream...
Generating docs for compound ost::Keydata...
Generating docs for nested compound ost::Keydata::Define...
Generating docs for nested compound ost::Keydata::Keysym...
Generating docs for nested compound ost::Keydata::Keyval...
Generating docs for compound ost::keyMap...
Generating docs for compound ost::LinkedDouble...
Generating docs for compound ost::LinkedSingle...
Generating docs for compound ost::Lockfile...
Generating docs for compound ost::MapIndex...
Generating docs for compound ost::MapObject...
Generating docs for compound ost::MappedFile...
Generating docs for compound ost::MapTable...
Generating docs for compound ost::MD5Digest...
Generating docs for compound ost::MemPager...
Generating docs for compound ost::MemPagerObject...
Generating docs for compound ost::MIMEFormData...
Generating docs for compound ost::MIMEItemPart...
Generating docs for compound ost::MIMEMultipart...
Generating docs for compound ost::MIMEMultipartForm...
Generating docs for compound ost::Mutex...
Generating docs for compound ost::MutexCounter...
Generating docs for compound ost::MutexLock...
Generating docs for compound ost::NetworkDeviceInfo...
Generating docs for compound ost::Number...
Generating docs for compound ost::objCounter...
Generating docs for compound ost::objList...
Generating docs for compound ost::objMap...
Generating docs for compound ost::objSync...
Generating docs for compound ost::OZStream...
Generating docs for compound ost::Pointer...
Generating docs for compound ost::PosixThread...
Generating docs for compound ost::Process...
Generating docs for compound ost::RandomFile...
Generating docs for compound ost::ReadLock...
Generating docs for compound ost::RefObject...
Generating docs for compound ost::RefPointer...
Generating docs for compound ost::Runable...
Generating docs for compound ost::Runlist...
Generating docs for compound ost::Semaphore...
Generating docs /tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++/thread.h:1184: warning: explicit link request to 'Initial' could not be resolved
for compound ost::SemaphoreLock...
Generating docs for compound ost::Serial...
Generating docs for compound ost::SerialPort...
Generating docs for compound ost::SerialService...
Generating docs for compound ost::SharedFile...
Generating docs for compound ost::SharedMemPager...
Generating docs for compound ost::SimpleTCPStream...
Generating docs for compound ost::Slog...
Generating docs for compound ost::Socket...
Generating docs for compound ost::SocketPort...
Generating docs for compound ost::SocketService...
Generating docs for compound ost::SSLStream...
Generating docs for compound ost::SString...
Generating docs for compound ost::StackPager...
Generating docs for compound ost::String...
Generating docs for compound ost::StringObject...
Generating docs for compound ost::StringTokenizer...
Generating docs for nested compound ost::StringTokenizer::iterator...
Generating docs for nested compound ost::StringTokenizer::NoSuchElementException...
Generating docs for compound ost::SysTime...
Generating docs for compound ost::TCPSession...
Generating docs for compound ost::TCPSocket...
Generating docs for compound ost::TCPStream...
Generating docs for compound ost::TCPV6Socket...
Generating docs for compound ost::Thread...
Generating docs for compound ost::ThreadFile...
Generating docs for compound ost::ThreadKey...
Generating docs for compound ost::ThreadLock...
Generating docs for compound ost::ThreadQueue...
Generating docs for nested compound ost::ThreadQueue::_data...
Generating docs for compound ost::Time...
Generating docs for compound ost::TimerPort...
Generating docs for compound ost::TTYSession...
Generating docs for compound ost::TTYStream...
Generating docs for compound ost::ttystream...
Generating docs for compound ost::TypeManager...
Generating docs for nested compound ost::TypeManager::Registration...
Generating docs for compound ost::UDPBroadcast...
Generating docs for compound ost::UDPDuplex...
Generating docs for compound ost::UDPReceive...
Generating docs for compound ost::UDPSocket...
Generating docs for compound ost::UDPTransmit...
Generating docs for compound ost::UnixSession...
Generating docs for compound ost::UnixSocket...
Generating docs for compound ost::unixstream...
Generating docs for compound ost::UnixStream...
Generating docs for compound ost::URLStream...
Generating docs for compound ost::WriteLock...
Generating docs for compound ost::XMLRPC...
Generating docs for compound ost::XMLStream...
Generating docs for compound ost::ZNumber...
Generating graph info page...
Generating directory documentation...
Generating index page...
Generating page index...
Generating module index...
Generating namespace index...
Generating namespace member index...
Generating annotated compound index...
Generating alphabetical compound index...
Generating hierarchical class index...
Generating member index...
Generating file index...
Generating file member index...
Generating example index...
finalizing index lists...
writing tag file...
lookup cache used 4940/65536 hits=46680 misses=5161
finished...
touch doxy
make[2]: Leaving directory '/tmp/commoncpp2/src/commoncpp2-1.8.1/doc'
make[2]: Entering directory '/tmp/commoncpp2/src/commoncpp2-1.8.1'
make[2]: Leaving directory '/tmp/commoncpp2/src/commoncpp2-1.8.1'
make[1]: Leaving directory '/tmp/commoncpp2/src/commoncpp2-1.8.1'
==> Entering fakeroot environment...
==> Starting package()...
Making install in inc
make[1]: Entering directory '/tmp/commoncpp2/src/commoncpp2-1.8.1/inc'
Making install in cc++
make[2]: Entering directory '/tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++'
make[3]: Entering directory '/tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++'
make[3]: Nothing to be done for 'install-exec-am'.
test -z "/usr/include/cc++" || /usr/sbin/mkdir -p "/tmp/commoncpp2/pkg/commoncpp2/usr/include/cc++"
/usr/bin/install -c -m 644 common.h config.h digest.h exception.h export.h file.h misc.h network.h numbers.h persist.h serial.h slog.h applog.h socket.h strchar.h thread.h unix.h url.h xml.h process.h missing.h string.h buffer.h cmdoptns.h address.h zstream.h socketport.h tokenizer.h mime.h object.h counter.h functions.h objcount.h objlink.h objmap.h objsync.h oststring.h template.h pointer.h '/tmp/commoncpp2/pkg/commoncpp2/usr/include/cc++'
make[3]: Leaving directory '/tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++'
make[2]: Leaving directory '/tmp/commoncpp2/src/commoncpp2-1.8.1/inc/cc++'
make[2]: Entering directory '/tmp/commoncpp2/src/commoncpp2-1.8.1/inc'
make[3]: Entering directory '/tmp/commoncpp2/src/commoncpp2-1.8.1/inc'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/commoncpp2/src/commoncpp2-1.8.1/inc'
make[2]: Leaving directory '/tmp/commoncpp2/src/commoncpp2-1.8.1/inc'
make[1]: Leaving directory '/tmp/commoncpp2/src/commoncpp2-1.8.1/inc'
Making install in src
make[1]: Entering directory '/tmp/commoncpp2/src/commoncpp2-1.8.1/src'
make[2]: Entering directory '/tmp/commoncpp2/src/commoncpp2-1.8.1/src'
test -z "/usr/lib" || /usr/sbin/mkdir -p "/tmp/commoncpp2/pkg/commoncpp2/usr/lib"
/bin/sh ../libtool --mode=install /usr/bin/install -c libccgnu2.la libccext2.la '/tmp/commoncpp2/pkg/commoncpp2/usr/lib'
libtool: install: /usr/bin/install -c .libs/libccgnu2-1.8.so.0.0.1 /tmp/commoncpp2/pkg/commoncpp2/usr/lib/libccgnu2-1.8.so.0.0.1
libtool: install: (cd /tmp/commoncpp2/pkg/commoncpp2/usr/lib && { ln -s -f libccgnu2-1.8.so.0.0.1 libccgnu2-1.8.so.0 || { rm -f libccgnu2-1.8.so.0 && ln -s libccgnu2-1.8.so.0.0.1 libccgnu2-1.8.so.0; }; })
libtool: install: (cd /tmp/commoncpp2/pkg/commoncpp2/usr/lib && { ln -s -f libccgnu2-1.8.so.0.0.1 libccgnu2.so || { rm -f libccgnu2.so && ln -s libccgnu2-1.8.so.0.0.1 libccgnu2.so; }; })
libtool: install: /usr/bin/install -c .libs/libccgnu2.lai /tmp/commoncpp2/pkg/commoncpp2/usr/lib/libccgnu2.la
libtool: install: warning: relinking `libccext2.la'
libtool: install: (cd /tmp/commoncpp2/src/commoncpp2-1.8.1/src; /bin/sh /tmp/commoncpp2/src/commoncpp2-1.8.1/libtool --tag CXX --mode=relink g++ -I../src -DCCXX_EXPORT_LIBRARY -D_GNU_SOURCE -I../inc -version-info 0:1 -release 1.8 -o libccext2.la -rpath /usr/lib numbers.lo zstream.lo socketport.lo url.lo xml.lo persist.lo engine.lo digest.lo cmdoptns.lo date.lo md5.lo unix.lo network.lo serial.lo urlstring.lo tokenizer.lo mime.lo ssl.lo applog.lo -lrt -pthread -lpthread ../src/libccgnu2.la -lz -inst-prefix-dir /tmp/commoncpp2/pkg/commoncpp2)
libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtbeginS.o .libs/numbers.o .libs/zstream.o .libs/socketport.o .libs/url.o .libs/xml.o .libs/persist.o .libs/engine.o .libs/digest.o .libs/cmdoptns.o .libs/date.o .libs/md5.o .libs/unix.o .libs/network.o .libs/serial.o .libs/urlstring.o .libs/tokenizer.o .libs/mime.o .libs/ssl.o .libs/applog.o -lrt -lpthread -L/tmp/commoncpp2/pkg/commoncpp2/usr/lib -L/usr/lib -lccgnu2 -lz -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o -pthread -pthread -Wl,-soname -Wl,libccext2-1.8.so.0 -o .libs/libccext2-1.8.so.0.0.1
libtool: install: /usr/bin/install -c .libs/libccext2-1.8.so.0.0.1T /tmp/commoncpp2/pkg/commoncpp2/usr/lib/libccext2-1.8.so.0.0.1
libtool: install: (cd /tmp/commoncpp2/pkg/commoncpp2/usr/lib && { ln -s -f libccext2-1.8.so.0.0.1 libccext2-1.8.so.0 || { rm -f libccext2-1.8.so.0 && ln -s libccext2-1.8.so.0.0.1 libccext2-1.8.so.0; }; })
libtool: install: (cd /tmp/commoncpp2/pkg/commoncpp2/usr/lib && { ln -s -f libccext2-1.8.so.0.0.1 libccext2.so || { rm -f libccext2.so && ln -s libccext2-1.8.so.0.0.1 libccext2.so; }; })
libtool: install: /usr/bin/install -c .libs/libccext2.lai /tmp/commoncpp2/pkg/commoncpp2/usr/lib/libccext2.la
libtool: install: /usr/bin/install -c .libs/libccgnu2.a /tmp/commoncpp2/pkg/commoncpp2/usr/lib/libccgnu2.a
libtool: install: chmod 644 /tmp/commoncpp2/pkg/commoncpp2/usr/lib/libccgnu2.a
libtool: install: ranlib /tmp/commoncpp2/pkg/commoncpp2/usr/lib/libccgnu2.a
libtool: install: /usr/bin/install -c .libs/libccext2.a /tmp/commoncpp2/pkg/commoncpp2/usr/lib/libccext2.a
libtool: install: chmod 644 /tmp/commoncpp2/pkg/commoncpp2/usr/lib/libccext2.a
libtool: install: ranlib /tmp/commoncpp2/pkg/commoncpp2/usr/lib/libccext2.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
test -z "/usr/share/aclocal" || /usr/sbin/mkdir -p "/tmp/commoncpp2/pkg/commoncpp2/usr/share/aclocal"
/usr/bin/install -c -m 644 ost_check2.m4 '/tmp/commoncpp2/pkg/commoncpp2/usr/share/aclocal'
test -z "" || /usr/sbin/mkdir -p "/tmp/commoncpp2/pkg/commoncpp2"
test -z "/usr/lib/pkgconfig" || /usr/sbin/mkdir -p "/tmp/commoncpp2/pkg/commoncpp2/usr/lib/pkgconfig"
/usr/bin/install -c -m 644 libccgnu2.pc libccext2.pc '/tmp/commoncpp2/pkg/commoncpp2/usr/lib/pkgconfig'
test -z "/usr/bin" || /usr/sbin/mkdir -p "/tmp/commoncpp2/pkg/commoncpp2/usr/bin"
/usr/bin/install -c -m 644 ccgnu2-config '/tmp/commoncpp2/pkg/commoncpp2/usr/bin'
make install-data-hook
make[3]: Entering directory '/tmp/commoncpp2/src/commoncpp2-1.8.1/src'
chmod +x /tmp/commoncpp2/pkg/commoncpp2/usr/bin/ccgnu2-config
make[3]: Leaving directory '/tmp/commoncpp2/src/commoncpp2-1.8.1/src'
make[2]: Leaving directory '/tmp/commoncpp2/src/commoncpp2-1.8.1/src'
make[1]: Leaving directory '/tmp/commoncpp2/src/commoncpp2-1.8.1/src'
Making install in doc
make[1]: Entering directory '/tmp/commoncpp2/src/commoncpp2-1.8.1/doc'
make[2]: Entering directory '/tmp/commoncpp2/src/commoncpp2-1.8.1/doc'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/info" || /usr/sbin/mkdir -p "/tmp/commoncpp2/pkg/commoncpp2/usr/share/info"
/usr/bin/install -c -m 644 ./commoncpp2.info '/tmp/commoncpp2/pkg/commoncpp2/usr/share/info'
install-info --info-dir='/tmp/commoncpp2/pkg/commoncpp2/usr/share/info' '/tmp/commoncpp2/pkg/commoncpp2/usr/share/info/commoncpp2.info'
make[2]: Leaving directory '/tmp/commoncpp2/src/commoncpp2-1.8.1/doc'
make[1]: Leaving directory '/tmp/commoncpp2/src/commoncpp2-1.8.1/doc'
make[1]: Entering directory '/tmp/commoncpp2/src/commoncpp2-1.8.1'
make[2]: Entering directory '/tmp/commoncpp2/src/commoncpp2-1.8.1'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/commoncpp2/src/commoncpp2-1.8.1'
make[1]: Leaving directory '/tmp/commoncpp2/src/commoncpp2-1.8.1'
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "commoncpp2"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: commoncpp2 1.8.1-7 (Wed Aug 24 12:56:38 UTC 2016)
CMD: pacman --query --file commoncpp2-1.8.1-7-x86_64.pkg.tar.xz
Creating hybrid package for 'commoncpp2'
Trying to find vanilla package 'commoncpp2'...
CMD: pacman --query --file /mirror/commoncpp2-1.8.1-7.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.BUILDINFO
/.MTREE
/usr/bin/ccgnu2-config
/usr/share/licenses/commoncpp2/LICENSE
/usr/share/aclocal/ost_check2.m4
/usr/share/info/commoncpp2.info.gz
/usr/lib/libccgnu2-1.8.so.0.0.1
/usr/lib/libccext2.so
/usr/lib/libccext2-1.8.so.0.0.1
/usr/lib/libccgnu2.so
/usr/lib/libccext2-1.8.so.0
/usr/lib/libccgnu2-1.8.so.0
/usr/lib/pkgconfig/libccgnu2.pc
/usr/lib/pkgconfig/libccext2.pc
/usr/include/cc++/socket.h
/usr/include/cc++/applog.h
/usr/include/cc++/tokenizer.h
/usr/include/cc++/objlink.h
/usr/include/cc++/cmdoptns.h
/usr/include/cc++/misc.h
/usr/include/cc++/xml.h
/usr/include/cc++/address.h
/usr/include/cc++/objsync.h
/usr/include/cc++/strchar.h
/usr/include/cc++/counter.h
/usr/include/cc++/process.h
/usr/include/cc++/string.h
/usr/include/cc++/objcount.h
/usr/include/cc++/template.h
/usr/include/cc++/url.h
/usr/include/cc++/persist.h
/usr/include/cc++/zstream.h
/usr/include/cc++/socketport.h
/usr/include/cc++/file.h
/usr/include/cc++/functions.h
/usr/include/cc++/slog.h
/usr/include/cc++/unix.h
/usr/include/cc++/digest.h
/usr/include/cc++/export.h
/usr/include/cc++/pointer.h
/usr/include/cc++/missing.h
/usr/include/cc++/numbers.h
/usr/include/cc++/mime.h
/usr/include/cc++/object.h
/usr/include/cc++/config.h
/usr/include/cc++/oststring.h
/usr/include/cc++/serial.h
/usr/include/cc++/exception.h
/usr/include/cc++/objmap.h
/usr/include/cc++/thread.h
/usr/include/cc++/common.h
/usr/include/cc++/network.h
/usr/include/cc++/buffer.h
/sysroot/usr/lib/libccgnu2-1.8.so.0.0.1
/sysroot/usr/lib/libccgnu2-1.8.so.0
/sysroot/usr/lib/libccgnu2.so
/sysroot/usr/lib/libccgnu2.la
/sysroot/usr/lib/libccext2-1.8.so.0.0.1
/sysroot/usr/lib/libccext2-1.8.so.0
/sysroot/usr/lib/libccext2.so
/sysroot/usr/lib/libccext2.la
/sysroot/usr/lib/libccgnu2.a
/sysroot/usr/lib/libccext2.a
/sysroot/usr/lib/pkgconfig/libccgnu2.pc
/sysroot/usr/lib/pkgconfig/libccext2.pc
/sysroot/usr/include/cc++/common.h
/sysroot/usr/include/cc++/config.h
/sysroot/usr/include/cc++/digest.h
/sysroot/usr/include/cc++/exception.h
/sysroot/usr/include/cc++/export.h
/sysroot/usr/include/cc++/file.h
/sysroot/usr/include/cc++/misc.h
/sysroot/usr/include/cc++/network.h
/sysroot/usr/include/cc++/numbers.h
/sysroot/usr/include/cc++/persist.h
/sysroot/usr/include/cc++/serial.h
/sysroot/usr/include/cc++/slog.h
/sysroot/usr/include/cc++/applog.h
/sysroot/usr/include/cc++/socket.h
/sysroot/usr/include/cc++/strchar.h
/sysroot/usr/include/cc++/thread.h
/sysroot/usr/include/cc++/unix.h
/sysroot/usr/include/cc++/url.h
/sysroot/usr/include/cc++/xml.h
/sysroot/usr/include/cc++/process.h
/sysroot/usr/include/cc++/missing.h
/sysroot/usr/include/cc++/string.h
/sysroot/usr/include/cc++/buffer.h
/sysroot/usr/include/cc++/cmdoptns.h
/sysroot/usr/include/cc++/address.h
/sysroot/usr/include/cc++/zstream.h
/sysroot/usr/include/cc++/socketport.h
/sysroot/usr/include/cc++/tokenizer.h
/sysroot/usr/include/cc++/mime.h
/sysroot/usr/include/cc++/object.h
/sysroot/usr/include/cc++/counter.h
/sysroot/usr/include/cc++/functions.h
/sysroot/usr/include/cc++/objcount.h
/sysroot/usr/include/cc++/objlink.h
/sysroot/usr/include/cc++/objmap.h
/sysroot/usr/include/cc++/objsync.h
/sysroot/usr/include/cc++/oststring.h
/sysroot/usr/include/cc++/template.h
/sysroot/usr/include/cc++/pointer.h
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf commoncpp2.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/commoncpp2.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/commoncpp2.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/commoncpp2.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'
Printing config logfiles
CMD: config logfiles '/tmp/commoncpp2/src/commoncpp2-1.8.1/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.65. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr --mandir=/usr/share/man
## --------- ##
## Platform. ##
## --------- ##
hostname = 287d2a7e2f78
uname -m = x86_64
uname -r = 4.7.1-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2728: checking build system type
configure:2742: result: x86_64-unknown-linux-gnu
configure:2762: checking host system type
configure:2775: result: x86_64-unknown-linux-gnu
configure:2795: checking target system type
configure:2808: result: x86_64-unknown-linux-gnu
configure:2843: checking for x86_64-unknown-linux-gcc
configure:2873: result: no
configure:2883: checking for gcc
configure:2899: found /usr/sbin/gcc
configure:2910: result: gcc
configure:3139: checking for C compiler version
configure:3148: gcc --version >&5
gcc (GCC) 6.1.1 20160602
Copyright (C) 2016 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:3159: $? = 0
configure:3148: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
configure:3159: $? = 0
configure:3148: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3159: $? = 1
configure:3148: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:3159: $? = 1
configure:3179: checking whether the C compiler works
configure:3201: gcc conftest.c >&5
configure:3205: $? = 0
configure:3254: result: yes
configure:3257: checking for C compiler default output file name
configure:3259: result: a.out
configure:3265: checking for suffix of executables
configure:3272: gcc -o conftest conftest.c >&5
configure:3276: $? = 0
configure:3298: result:
configure:3320: checking whether we are cross compiling
configure:3328: gcc -o conftest conftest.c >&5
configure:3332: $? = 0
configure:3339: ./conftest
configure:3343: $? = 0
configure:3358: result: no
configure:3363: checking for suffix of object files
configure:3385: gcc -c conftest.c >&5
configure:3389: $? = 0
configure:3410: result: o
configure:3414: checking whether we are using the GNU C compiler
configure:3433: gcc -c conftest.c >&5
configure:3433: $? = 0
configure:3442: result: yes
configure:3451: checking whether gcc accepts -g
configure:3471: gcc -c -g conftest.c >&5
configure:3471: $? = 0
configure:3512: result: yes
configure:3529: checking for gcc option to accept ISO C89
configure:3593: gcc -c conftest.c >&5
configure:3593: $? = 0
configure:3606: result: none needed
configure:3631: checking how to run the C preprocessor
configure:3662: gcc -E conftest.c
configure:3662: $? = 0
configure:3676: gcc -E conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:3676: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include
configure:3701: result: gcc -E
configure:3721: gcc -E conftest.c
configure:3721: $? = 0
configure:3735: gcc -E conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:3735: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include
configure:3771: checking for x86_64-unknown-linux-gcc
configure:3798: result: gcc
configure:4067: checking for C compiler version
configure:4076: gcc --version >&5
gcc (GCC) 6.1.1 20160602
Copyright (C) 2016 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:4087: $? = 0
configure:4076: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
configure:4087: $? = 0
configure:4076: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:4087: $? = 1
configure:4076: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:4087: $? = 1
configure:4091: checking whether we are using the GNU C compiler
configure:4119: result: yes
configure:4128: checking whether gcc accepts -g
configure:4189: result: yes
configure:4206: checking for gcc option to accept ISO C89
configure:4283: result: none needed
configure:4317: checking for x86_64-unknown-linux-g++
configure:4347: result: no
configure:4317: checking for x86_64-unknown-linux-c++
configure:4347: result: no
configure:4317: checking for x86_64-unknown-linux-gpp
configure:4347: result: no
configure:4317: checking for x86_64-unknown-linux-aCC
configure:4347: result: no
configure:4317: checking for x86_64-unknown-linux-CC
configure:4347: result: no
configure:4317: checking for x86_64-unknown-linux-cxx
configure:4347: result: no
configure:4317: checking for x86_64-unknown-linux-cc++
configure:4347: result: no
configure:4317: checking for x86_64-unknown-linux-cl.exe
configure:4347: result: no
configure:4317: checking for x86_64-unknown-linux-FCC
configure:4347: result: no
configure:4317: checking for x86_64-unknown-linux-KCC
configure:4347: result: no
configure:4317: checking for x86_64-unknown-linux-RCC
configure:4347: result: no
configure:4317: checking for x86_64-unknown-linux-xlC_r
configure:4347: result: no
configure:4317: checking for x86_64-unknown-linux-xlC
configure:4347: result: no
configure:4361: checking for g++
configure:4377: found /usr/sbin/g++
configure:4388: result: g++
configure:4415: checking for C++ compiler version
configure:4424: g++ --version >&5
g++ (GCC) 6.1.1 20160602
Copyright (C) 2016 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:4435: $? = 0
configure:4424: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
configure:4435: $? = 0
configure:4424: g++ -V >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:4435: $? = 1
configure:4424: g++ -qversion >&5
g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
g++: fatal error: no input files
compilation terminated.
configure:4435: $? = 1
configure:4439: checking whether we are using the GNU C++ compiler
configure:4458: g++ -c conftest.cpp >&5
configure:4458: $? = 0
configure:4467: result: yes
configure:4476: checking whether g++ accepts -g
configure:4496: g++ -c -g conftest.cpp >&5
configure:4496: $? = 0
configure:4537: result: yes
configure:4565: checking how to run the C++ preprocessor
configure:4592: g++ -E conftest.cpp
configure:4592: $? = 0
configure:4606: g++ -E conftest.cpp
conftest.cpp:9:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:4606: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include
configure:4631: result: g++ -E
configure:4651: g++ -E conftest.cpp
configure:4651: $? = 0
configure:4665: g++ -E conftest.cpp
conftest.cpp:9:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:4665: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include
configure:4805: checking for C++ compiler version
configure:4814: g++ --version >&5
g++ (GCC) 6.1.1 20160602
Copyright (C) 2016 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:4825: $? = 0
configure:4814: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
configure:4825: $? = 0
configure:4814: g++ -V >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:4825: $? = 1
configure:4814: g++ -qversion >&5
g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
g++: fatal error: no input files
compilation terminated.
configure:4825: $? = 1
configure:4829: checking whether we are using the GNU C++ compiler
configure:4857: result: yes
configure:4866: checking whether g++ accepts -g
configure:4927: result: yes
configure:4952: checking for grep that handles long lines and -e
configure:5010: result: /usr/sbin/grep
configure:5015: checking for egrep
configure:5077: result: /usr/sbin/grep -E
configure:5082: checking for ANSI C header files
configure:5102: g++ -c conftest.cpp >&5
configure:5102: $? = 0
configure:5175: g++ -o conftest conftest.cpp >&5
configure:5175: $? = 0
configure:5175: ./conftest
configure:5175: $? = 0
configure:5186: result: yes
configure:5199: checking for sys/types.h
configure:5199: g++ -c conftest.cpp >&5
configure:5199: $? = 0
configure:5199: result: yes
configure:5199: checking for sys/stat.h
configure:5199: g++ -c conftest.cpp >&5
configure:5199: $? = 0
configure:5199: result: yes
configure:5199: checking for stdlib.h
configure:5199: g++ -c conftest.cpp >&5
configure:5199: $? = 0
configure:5199: result: yes
configure:5199: checking for string.h
configure:5199: g++ -c conftest.cpp >&5
configure:5199: $? = 0
configure:5199: result: yes
configure:5199: checking for memory.h
configure:5199: g++ -c conftest.cpp >&5
configure:5199: $? = 0
configure:5199: result: yes
configure:5199: checking for strings.h
configure:5199: g++ -c conftest.cpp >&5
configure:5199: $? = 0
configure:5199: result: yes
configure:5199: checking for inttypes.h
configure:5199: g++ -c conftest.cpp >&5
configure:5199: $? = 0
configure:5199: result: yes
configure:5199: checking for stdint.h
configure:5199: g++ -c conftest.cpp >&5
configure:5199: $? = 0
configure:5199: result: yes
configure:5199: checking for unistd.h
configure:5199: g++ -c conftest.cpp >&5
configure:5199: $? = 0
configure:5199: result: yes
configure:5213: checking minix/config.h usability
configure:5213: g++ -c conftest.cpp >&5
conftest.cpp:52:26: fatal error: minix/config.h: No such file or directory
#include
^
compilation terminated.
configure:5213: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:5213: result: no
configure:5213: checking minix/config.h presence
configure:5213: g++ -E conftest.cpp
conftest.cpp:19:26: fatal error: minix/config.h: No such file or directory
#include
^
compilation terminated.
configure:5213: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
configure:5213: result: no
configure:5213: checking for minix/config.h
configure:5213: result: no
configure:5234: checking whether it is safe to define __EXTENSIONS__
configure:5252: g++ -c conftest.cpp >&5
configure:5252: $? = 0
configure:5259: result: yes
configure:5282: checking for x86_64-unknown-linux-gcc
configure:5309: result: gcc
configure:5578: checking for C compiler version
configure:5587: gcc --version >&5
gcc (GCC) 6.1.1 20160602
Copyright (C) 2016 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:5598: $? = 0
configure:5587: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
configure:5598: $? = 0
configure:5587: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:5598: $? = 1
configure:5587: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:5598: $? = 1
configure:5602: checking whether we are using the GNU C compiler
configure:5630: result: yes
configure:5639: checking whether gcc accepts -g
configure:5700: result: yes
configure:5717: checking for gcc option to accept ISO C89
configure:5794: result: none needed
configure:5819: checking how to run the C preprocessor
configure:5889: result: gcc -E
configure:5909: gcc -E conftest.c
configure:5909: $? = 0
configure:5923: gcc -E conftest.c
conftest.c:24:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:5923: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
| #include
configure:5951: checking for library containing strerror
configure:5982: g++ -o conftest conftest.cpp >&5
configure:5982: $? = 0
configure:5999: result: none required
configure:6028: checking for MSC environment
configure:6051: result: no
configure:6444: checking for a sed that does not truncate output
configure:6508: result: /usr/sbin/sed
configure:6526: checking for fgrep
configure:6588: result: /usr/sbin/grep -F
configure:6623: checking for ld used by gcc
configure:6690: result: /usr/sbin/ld
configure:6697: checking if the linker (/usr/sbin/ld) is GNU ld
configure:6712: result: yes
configure:6724: checking for BSD- or MS-compatible name lister (nm)
configure:6773: result: /usr/sbin/nm -B
configure:6891: checking the name lister (/usr/sbin/nm -B) interface
configure:6898: g++ -c conftest.cpp >&5
configure:6901: /usr/sbin/nm -B "conftest.o"
configure:6904: output
0000000000000000 B some_variable
configure:6911: result: BSD nm
configure:6914: checking whether ln -s works
configure:6918: result: yes
configure:6926: checking the maximum length of command line arguments
configure:7046: result: 1572864
configure:7063: checking whether the shell understands some XSI constructs
configure:7073: result: yes
configure:7077: checking whether the shell understands "+="
configure:7083: result: yes
configure:7118: checking for /usr/sbin/ld option to reload object files
configure:7125: result: -r
configure:7154: checking for x86_64-unknown-linux-objdump
configure:7181: result: objdump
configure:7250: checking how to recognize dependent libraries
configure:7446: result: pass_all
configure:7466: checking for x86_64-unknown-linux-ar
configure:7496: result: no
configure:7506: checking for ar
configure:7522: found /usr/sbin/ar
configure:7533: result: ar
configure:7571: checking for x86_64-unknown-linux-strip
configure:7601: result: no
configure:7611: checking for strip
configure:7627: found /usr/sbin/strip
configure:7638: result: strip
configure:7670: checking for x86_64-unknown-linux-ranlib
configure:7700: result: no
configure:7710: checking for ranlib
configure:7726: found /usr/sbin/ranlib
configure:7737: result: ranlib
configure:7827: checking command to parse /usr/sbin/nm -B output from gcc object
configure:7945: g++ -c conftest.cpp >&5
configure:7948: $? = 0
configure:7952: /usr/sbin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:7955: $? = 0
configure:8009: g++ -o conftest conftest.cpp conftstm.o >&5
configure:8012: $? = 0
configure:8050: result: ok
configure:8146: g++ -c conftest.cpp >&5
configure:8149: $? = 0
configure:8856: checking for dlfcn.h
configure:8856: g++ -c conftest.cpp >&5
configure:8856: $? = 0
configure:8856: result: yes
configure:8981: checking for C++ compiler version
configure:8990: g++ --version >&5
g++ (GCC) 6.1.1 20160602
Copyright (C) 2016 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:9001: $? = 0
configure:8990: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
configure:9001: $? = 0
configure:8990: g++ -V >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:9001: $? = 1
configure:8990: g++ -qversion >&5
g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
g++: fatal error: no input files
compilation terminated.
configure:9001: $? = 1
configure:9005: checking whether we are using the GNU C++ compiler
configure:9033: result: yes
configure:9042: checking whether g++ accepts -g
configure:9103: result: yes
configure:9134: checking how to run the C++ preprocessor
configure:9200: result: g++ -E
configure:9220: g++ -E conftest.cpp
configure:9220: $? = 0
configure:9234: g++ -E conftest.cpp
conftest.cpp:25:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:9234: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #include
configure:9437: checking for objdir
configure:9452: result: .libs
configure:9748: checking if gcc supports -fno-rtti -fno-exceptions
configure:9766: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
configure:9770: $? = 0
configure:9783: result: no
configure:9803: checking for gcc option to produce PIC
configure:10075: result: -fPIC -DPIC
configure:10087: checking if gcc PIC flag -fPIC -DPIC works
configure:10105: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
configure:10109: $? = 0
configure:10122: result: yes
configure:10146: checking if gcc static flag -static works
configure:10174: result: yes
configure:10189: checking if gcc supports -c -o file.o
configure:10210: gcc -c -o out/conftest2.o conftest.c >&5
configure:10214: $? = 0
configure:10236: result: yes
configure:10244: checking if gcc supports -c -o file.o
configure:10291: result: yes
configure:10324: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
configure:11315: result: yes
configure:11352: checking whether -lc should be explicitly linked in
configure:11357: gcc -c conftest.c >&5
configure:11360: $? = 0
configure:11375: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
configure:11378: $? = 0
configure:11390: result: no
configure:11554: checking dynamic linker characteristics
configure:11987: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
configure:11987: $? = 0
configure:12217: result: GNU/Linux ld.so
configure:12319: checking how to hardcode library paths into programs
configure:12344: result: immediate
configure:12864: checking whether stripping libraries is possible
configure:12869: result: yes
configure:12904: checking if libtool supports shared libraries
configure:12906: result: yes
configure:12909: checking whether to build shared libraries
configure:12930: result: yes
configure:12933: checking whether to build static libraries
configure:12937: result: yes
configure:13087: checking for ld used by g++
configure:13154: result: /usr/sbin/ld -m elf_x86_64
configure:13161: checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld
configure:13176: result: yes
configure:13231: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
configure:14144: result: yes
configure:14172: g++ -c conftest.cpp >&5
configure:14175: $? = 0
configure:14357: checking for g++ option to produce PIC
configure:14674: result: -fPIC -DPIC
configure:14683: checking if g++ PIC flag -fPIC -DPIC works
configure:14701: g++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
configure:14705: $? = 0
configure:14718: result: yes
configure:14739: checking if g++ static flag -static works
configure:14767: result: yes
configure:14779: checking if g++ supports -c -o file.o
configure:14800: g++ -c -o out/conftest2.o conftest.cpp >&5
configure:14804: $? = 0
configure:14826: result: yes
configure:14831: checking if g++ supports -c -o file.o
configure:14878: result: yes
configure:14908: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
configure:14937: result: yes
configure:15074: checking dynamic linker characteristics
configure:15455: g++ -o conftest -Wl,-rpath -Wl,/foo conftest.cpp >&5
configure:15455: $? = 0
configure:15685: result: GNU/Linux ld.so
configure:15736: checking how to hardcode library paths into programs
configure:15761: result: immediate
configure:15835: checking for a BSD-compatible install
configure:15903: result: /usr/bin/install -c
configure:15914: checking whether build environment is sane
configure:15964: result: yes
configure:16105: checking for a thread-safe mkdir -p
configure:16144: result: /usr/sbin/mkdir -p
configure:16157: checking for gawk
configure:16173: found /usr/sbin/gawk
configure:16184: result: gawk
configure:16195: checking whether make sets $(MAKE)
configure:16217: result: yes
configure:16247: checking for style of include used by make
configure:16275: result: GNU
configure:16360: checking dependency style of gcc
configure:16470: result: gcc3
configure:16487: checking dependency style of g++
configure:16597: result: gcc3
configure:16616: checking for C/C++ restrict keyword
configure:16641: g++ -c conftest.cpp >&5
configure:16641: $? = 0
configure:16649: result: __restrict
configure:16662: checking for working volatile
configure:16681: g++ -c conftest.cpp >&5
configure:16681: $? = 0
configure:16688: result: yes
configure:16696: checking for inline
configure:16712: g++ -c conftest.cpp >&5
configure:16712: $? = 0
configure:16720: result: inline
configure:16771: checking for x86_64-unknown-linux-ranlib
configure:16798: result: ranlib
configure:16869: checking for genorated automake files
configure:16881: result: found
configure:16887: checking whether to enable maintainer-specific portions of Makefiles
configure:16896: result: no
configure:16929: checking for Win32 gnu environment
configure:16957: g++ -c conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:42:8: error: '__RETURN_WIN32__' was not declared in this scope
return __RETURN_WIN32__;
^~~~~~~~~~~~~~~~
configure:16957: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "commoncpp2"
| #define VERSION "1.8.1"
| #define restrict __restrict
| /* end confdefs.h. */
|
| #ifdef __WIN32__
| #ifdef __MINGW32__
| #define __RETURN_WIN32__ __MINGW32__
| #endif
| #ifdef __CYGWIN32__
| #define __RETURN_WIN32__ __CYGWIN32__
| #endif
| #endif
|
| int
| main ()
| {
| return __RETURN_WIN32__;
| ;
| return 0;
| }
configure:16968: result: no
configure:16973: checking whether system meets Posix.1
configure:16996: g++ -c conftest.cpp >&5
configure:16996: $? = 0
configure:17005: result: yes
configure:17027: checking features.h usability
configure:17027: g++ -c conftest.cpp >&5
configure:17027: $? = 0
configure:17027: result: yes
configure:17027: checking features.h presence
configure:17027: g++ -E conftest.cpp
configure:17027: $? = 0
configure:17027: result: yes
configure:17027: checking for features.h
configure:17027: result: yes
configure:17044: checking fcntl.h usability
configure:17044: g++ -c conftest.cpp >&5
configure:17044: $? = 0
configure:17044: result: yes
configure:17044: checking fcntl.h presence
configure:17044: g++ -E conftest.cpp
configure:17044: $? = 0
configure:17044: result: yes
configure:17044: checking for fcntl.h
configure:17044: result: yes
configure:17044: checking sys/fcntl.h usability
configure:17044: g++ -c conftest.cpp >&5
configure:17044: $? = 0
configure:17044: result: yes
configure:17044: checking sys/fcntl.h presence
configure:17044: g++ -E conftest.cpp
configure:17044: $? = 0
configure:17044: result: yes
configure:17044: checking for sys/fcntl.h
configure:17044: result: yes
configure:17058: checking whether time.h and sys/time.h may both be included
configure:17078: g++ -c conftest.cpp >&5
configure:17078: $? = 0
configure:17085: result: yes
configure:17095: checking sys/time.h usability
configure:17095: g++ -c conftest.cpp >&5
configure:17095: $? = 0
configure:17095: result: yes
configure:17095: checking sys/time.h presence
configure:17095: g++ -E conftest.cpp
configure:17095: $? = 0
configure:17095: result: yes
configure:17095: checking for sys/time.h
configure:17095: result: yes
configure:17113: checking for sys/types.h
configure:17113: result: yes
configure:17113: checking bits/wordsize.h usability
configure:17113: g++ -c conftest.cpp >&5
configure:17113: $? = 0
configure:17113: result: yes
configure:17113: checking bits/wordsize.h presence
configure:17113: g++ -E conftest.cpp
configure:17113: $? = 0
configure:17113: result: yes
configure:17113: checking for bits/wordsize.h
configure:17113: result: yes
configure:17174: checking endian.h usability
configure:17174: g++ -c conftest.cpp >&5
configure:17174: $? = 0
configure:17174: result: yes
configure:17174: checking endian.h presence
configure:17174: g++ -E conftest.cpp
configure:17174: $? = 0
configure:17174: result: yes
configure:17174: checking for endian.h
configure:17174: result: yes
configure:17217: checking for sigaction
configure:17217: g++ -o conftest conftest.cpp >&5
configure:17217: $? = 0
configure:17217: result: yes
configure:17228: checking for setitimer
configure:17228: g++ -o conftest conftest.cpp >&5
configure:17228: $? = 0
configure:17228: result: yes
configure:17239: checking for sigwait
configure:17239: g++ -o conftest conftest.cpp >&5
configure:17239: $? = 0
configure:17239: result: yes
configure:17250: checking bsd/signal.h usability
configure:17250: g++ -c conftest.cpp >&5
conftest.cpp:77:24: fatal error: bsd/signal.h: No such file or directory
#include
^
compilation terminated.
configure:17250: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "commoncpp2"
| #define VERSION "1.8.1"
| #define restrict __restrict
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_BITS_WORDSIZE_H 1
| #define HAVE_SYS_TYPES_STD 1
| #define HAVE_SYS_TYPES_64 1
| #define HAVE_LONG_LONG 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_SETITIMER 1
| #define HAVE_SIGWAIT 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:17250: result: no
configure:17250: checking bsd/signal.h presence
configure:17250: g++ -E conftest.cpp
conftest.cpp:44:24: fatal error: bsd/signal.h: No such file or directory
#include
^
compilation terminated.
configure:17250: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "commoncpp2"
| #define VERSION "1.8.1"
| #define restrict __restrict
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_BITS_WORDSIZE_H 1
| #define HAVE_SYS_TYPES_STD 1
| #define HAVE_SYS_TYPES_64 1
| #define HAVE_LONG_LONG 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_SETITIMER 1
| #define HAVE_SIGWAIT 1
| /* end confdefs.h. */
| #include
configure:17250: result: no
configure:17250: checking for bsd/signal.h
configure:17250: result: no
configure:17260: checking return type of signal handlers
configure:17278: g++ -c conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:50:25: error: void value not ignored as it ought to be
return *(signal (0, 0)) (0) == 1;
~~~~~~~~~~~~~~~~^~~
configure:17278: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "commoncpp2"
| #define VERSION "1.8.1"
| #define restrict __restrict
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_BITS_WORDSIZE_H 1
| #define HAVE_SYS_TYPES_STD 1
| #define HAVE_SYS_TYPES_64 1
| #define HAVE_LONG_LONG 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_SETITIMER 1
| #define HAVE_SIGWAIT 1
| /* end confdefs.h. */
| #include
| #include
|
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
| ;
| return 0;
| }
configure:17285: result: void
configure:17293: checking whether sigwait has 2 arguments
configure:17319: g++ -c conftest.cpp >&5
configure:17319: $? = 0
configure:17328: result: yes
configure:17341: checking for strcasecmp
configure:17341: g++ -o conftest conftest.cpp >&5
configure:17341: $? = 0
configure:17341: result: yes
configure:17353: checking for strings.h
configure:17353: result: yes
configure:17353: checking alloca.h usability
configure:17353: g++ -c conftest.cpp >&5
configure:17353: $? = 0
configure:17353: result: yes
configure:17353: checking alloca.h presence
configure:17353: g++ -E conftest.cpp
configure:17353: $? = 0
configure:17353: result: yes
configure:17353: checking for alloca.h
configure:17353: result: yes
configure:17374: checking for getopt
configure:17374: g++ -o conftest conftest.cpp >&5
configure:17374: $? = 0
configure:17374: result: yes
configure:17436: checking getopt.h usability
configure:17436: g++ -c conftest.cpp >&5
configure:17436: $? = 0
configure:17436: result: yes
configure:17436: checking getopt.h presence
configure:17436: g++ -E conftest.cpp
configure:17436: $? = 0
configure:17436: result: yes
configure:17436: checking for getopt.h
configure:17436: result: yes
configure:17446: checking for getopt_long in -lgnugetopt
configure:17471: g++ -o conftest conftest.cpp -lgnugetopt >&5
/usr/sbin/ld: cannot find -lgnugetopt
collect2: error: ld returned 1 exit status
configure:17471: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "commoncpp2"
| #define VERSION "1.8.1"
| #define restrict __restrict
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_BITS_WORDSIZE_H 1
| #define HAVE_SYS_TYPES_STD 1
| #define HAVE_SYS_TYPES_64 1
| #define HAVE_LONG_LONG 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_SETITIMER 1
| #define HAVE_SIGWAIT 1
| #define RETSIGTYPE void
| #define HAVE_SIGWAIT2 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRINGS_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_H 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. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char getopt_long ();
| int
| main ()
| {
| return getopt_long ();
| ;
| return 0;
| }
configure:17480: result: no
configure:17493: checking for getopt_long
configure:17493: g++ -o conftest conftest.cpp >&5
configure:17493: $? = 0
configure:17493: result: yes
configure:17521: checking for dlfcn.h
configure:17521: result: yes
configure:17531: checking for shl_load in -ldld
configure:17556: g++ -o conftest conftest.cpp -ldld >&5
/usr/sbin/ld: cannot find -ldld
collect2: error: ld returned 1 exit status
configure:17556: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "commoncpp2"
| #define VERSION "1.8.1"
| #define restrict __restrict
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_BITS_WORDSIZE_H 1
| #define HAVE_SYS_TYPES_STD 1
| #define HAVE_SYS_TYPES_64 1
| #define HAVE_LONG_LONG 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_SETITIMER 1
| #define HAVE_SIGWAIT 1
| #define RETSIGTYPE void
| #define HAVE_SIGWAIT2 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRINGS_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_DLFCN_H 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. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_load ();
| int
| main ()
| {
| return shl_load ();
| ;
| return 0;
| }
configure:17565: result: no
configure:17574: checking for dlopen in -ldl
configure:17599: g++ -o conftest conftest.cpp -ldl >&5
configure:17599: $? = 0
configure:17608: result: yes
configure:17727: checking pthread.h usability
configure:17727: g++ -c conftest.cpp >&5
configure:17727: $? = 0
configure:17727: result: yes
configure:17727: checking pthread.h presence
configure:17727: g++ -E conftest.cpp
configure:17727: $? = 0
configure:17727: result: yes
configure:17727: checking for pthread.h
configure:17727: result: yes
configure:17794: checking sys/atomic_op.h usability
configure:17794: g++ -c conftest.cpp >&5
conftest.cpp:91:27: fatal error: sys/atomic_op.h: No such file or directory
#include
^
compilation terminated.
configure:17794: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "commoncpp2"
| #define VERSION "1.8.1"
| #define restrict __restrict
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_BITS_WORDSIZE_H 1
| #define HAVE_SYS_TYPES_STD 1
| #define HAVE_SYS_TYPES_64 1
| #define HAVE_LONG_LONG 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_SETITIMER 1
| #define HAVE_SIGWAIT 1
| #define RETSIGTYPE void
| #define HAVE_SIGWAIT2 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRINGS_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_DLFCN_H 1
| #define HAVE_MODULES 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:17794: result: no
configure:17794: checking sys/atomic_op.h presence
configure:17794: g++ -E conftest.cpp
conftest.cpp:58:27: fatal error: sys/atomic_op.h: No such file or directory
#include
^
compilation terminated.
configure:17794: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "commoncpp2"
| #define VERSION "1.8.1"
| #define restrict __restrict
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_BITS_WORDSIZE_H 1
| #define HAVE_SYS_TYPES_STD 1
| #define HAVE_SYS_TYPES_64 1
| #define HAVE_LONG_LONG 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_SETITIMER 1
| #define HAVE_SIGWAIT 1
| #define RETSIGTYPE void
| #define HAVE_SIGWAIT2 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRINGS_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_DLFCN_H 1
| #define HAVE_MODULES 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_H 1
| /* end confdefs.h. */
| #include
configure:17794: result: no
configure:17794: checking for sys/atomic_op.h
configure:17794: result: no
configure:17810: checking sys/atomic.h usability
configure:17810: g++ -c conftest.cpp >&5
conftest.cpp:91:24: fatal error: sys/atomic.h: No such file or directory
#include
^
compilation terminated.
configure:17810: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "commoncpp2"
| #define VERSION "1.8.1"
| #define restrict __restrict
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_BITS_WORDSIZE_H 1
| #define HAVE_SYS_TYPES_STD 1
| #define HAVE_SYS_TYPES_64 1
| #define HAVE_LONG_LONG 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_SETITIMER 1
| #define HAVE_SIGWAIT 1
| #define RETSIGTYPE void
| #define HAVE_SIGWAIT2 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRINGS_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_DLFCN_H 1
| #define HAVE_MODULES 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:17810: result: no
configure:17810: checking sys/atomic.h presence
configure:17810: g++ -E conftest.cpp
conftest.cpp:58:24: fatal error: sys/atomic.h: No such file or directory
#include
^
compilation terminated.
configure:17810: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "commoncpp2"
| #define VERSION "1.8.1"
| #define restrict __restrict
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_BITS_WORDSIZE_H 1
| #define HAVE_SYS_TYPES_STD 1
| #define HAVE_SYS_TYPES_64 1
| #define HAVE_LONG_LONG 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_SETITIMER 1
| #define HAVE_SIGWAIT 1
| #define RETSIGTYPE void
| #define HAVE_SIGWAIT2 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRINGS_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_DLFCN_H 1
| #define HAVE_MODULES 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_H 1
| /* end confdefs.h. */
| #include
configure:17810: result: no
configure:17810: checking for sys/atomic.h
configure:17810: result: no
configure:17953: checking thread.h usability
configure:17953: g++ -c conftest.cpp >&5
conftest.cpp:91:20: fatal error: thread.h: No such file or directory
#include
^
compilation terminated.
configure:17953: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "commoncpp2"
| #define VERSION "1.8.1"
| #define restrict __restrict
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_BITS_WORDSIZE_H 1
| #define HAVE_SYS_TYPES_STD 1
| #define HAVE_SYS_TYPES_64 1
| #define HAVE_LONG_LONG 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_SETITIMER 1
| #define HAVE_SIGWAIT 1
| #define RETSIGTYPE void
| #define HAVE_SIGWAIT2 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRINGS_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_DLFCN_H 1
| #define HAVE_MODULES 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:17953: result: no
configure:17953: checking thread.h presence
configure:17953: g++ -E conftest.cpp
conftest.cpp:58:20: fatal error: thread.h: No such file or directory
#include
^
compilation terminated.
configure:17953: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "commoncpp2"
| #define VERSION "1.8.1"
| #define restrict __restrict
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_BITS_WORDSIZE_H 1
| #define HAVE_SYS_TYPES_STD 1
| #define HAVE_SYS_TYPES_64 1
| #define HAVE_LONG_LONG 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_SETITIMER 1
| #define HAVE_SIGWAIT 1
| #define RETSIGTYPE void
| #define HAVE_SIGWAIT2 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRINGS_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_DLFCN_H 1
| #define HAVE_MODULES 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_H 1
| /* end confdefs.h. */
| #include
configure:17953: result: no
configure:17953: checking for thread.h
configure:17953: result: no
configure:17984: checking whether gcc accepts -kthread
configure:17992: result: no
configure:17984: checking whether gcc accepts -pthread
configure:17989: result: yes
configure:18011: checking for pthread_self in -lpthread
configure:18036: g++ -o conftest conftest.cpp -lpthread >&5
configure:18036: $? = 0
configure:18045: result: yes
configure:18400: checking for pthread_mach_thread_np in -lpthread
configure:18425: g++ -o conftest conftest.cpp -lpthread >&5
/tmp/ccFl7Bua.o: In function `main':
conftest.cpp:(.text+0x5): undefined reference to `pthread_mach_thread_np'
collect2: error: ld returned 1 exit status
configure:18425: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "commoncpp2"
| #define VERSION "1.8.1"
| #define restrict __restrict
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_BITS_WORDSIZE_H 1
| #define HAVE_SYS_TYPES_STD 1
| #define HAVE_SYS_TYPES_64 1
| #define HAVE_LONG_LONG 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_SETITIMER 1
| #define HAVE_SIGWAIT 1
| #define RETSIGTYPE void
| #define HAVE_SIGWAIT2 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRINGS_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_DLFCN_H 1
| #define HAVE_MODULES 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_H 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. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char pthread_mach_thread_np ();
| int
| main ()
| {
| return pthread_mach_thread_np ();
| ;
| return 0;
| }
configure:18435: result: no
configure:18447: checking for nanosleep in -lpthread
configure:18472: g++ -o conftest conftest.cpp -lpthread >&5
configure:18472: $? = 0
configure:18482: result: yes
configure:18586: checking for clock_gettime in -lrt
configure:18611: g++ -o conftest conftest.cpp -lrt >&5
configure:18611: $? = 0
configure:18620: result: yes
configure:18650: checking for mlockall in -lrt
configure:18675: g++ -o conftest conftest.cpp -lrt >&5
configure:18675: $? = 0
configure:18684: result: yes
configure:18731: checking if more special flags are required for pthreads
configure:18738: result: no
configure:18750: checking pthread_np.h usability
configure:18750: g++ -c conftest.cpp >&5
conftest.cpp:95:24: fatal error: pthread_np.h: No such file or directory
#include
^
compilation terminated.
configure:18750: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "commoncpp2"
| #define VERSION "1.8.1"
| #define restrict __restrict
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_BITS_WORDSIZE_H 1
| #define HAVE_SYS_TYPES_STD 1
| #define HAVE_SYS_TYPES_64 1
| #define HAVE_LONG_LONG 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_SETITIMER 1
| #define HAVE_SIGWAIT 1
| #define RETSIGTYPE void
| #define HAVE_SIGWAIT2 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRINGS_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_DLFCN_H 1
| #define HAVE_MODULES 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_NANOSLEEP 1
| #define HAVE_HIRES_TIMER 1
| #define HAVE_MLOCK 1
| #define HAVE_MLOCKALL 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:18750: result: no
configure:18750: checking pthread_np.h presence
configure:18750: g++ -E conftest.cpp
conftest.cpp:62:24: fatal error: pthread_np.h: No such file or directory
#include
^
compilation terminated.
configure:18750: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "commoncpp2"
| #define VERSION "1.8.1"
| #define restrict __restrict
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_BITS_WORDSIZE_H 1
| #define HAVE_SYS_TYPES_STD 1
| #define HAVE_SYS_TYPES_64 1
| #define HAVE_LONG_LONG 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_SETITIMER 1
| #define HAVE_SIGWAIT 1
| #define RETSIGTYPE void
| #define HAVE_SIGWAIT2 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRINGS_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_DLFCN_H 1
| #define HAVE_MODULES 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_NANOSLEEP 1
| #define HAVE_HIRES_TIMER 1
| #define HAVE_MLOCK 1
| #define HAVE_MLOCKALL 1
| /* end confdefs.h. */
| #include
configure:18750: result: no
configure:18750: checking for pthread_np.h
configure:18750: result: no
configure:18763: checking semaphore.h usability
configure:18763: g++ -c conftest.cpp >&5
configure:18763: $? = 0
configure:18763: result: yes
configure:18763: checking semaphore.h presence
configure:18763: g++ -E conftest.cpp
configure:18763: $? = 0
configure:18763: result: yes
configure:18763: checking for semaphore.h
configure:18763: result: yes
configure:18775: checking sched.h usability
configure:18775: g++ -c conftest.cpp >&5
configure:18775: $? = 0
configure:18775: result: yes
configure:18775: checking sched.h presence
configure:18775: g++ -E conftest.cpp
configure:18775: $? = 0
configure:18775: result: yes
configure:18775: checking for sched.h
configure:18775: result: yes
configure:18787: checking sys/sched.h usability
configure:18787: g++ -c conftest.cpp >&5
conftest.cpp:97:23: fatal error: sys/sched.h: No such file or directory
#include
^
compilation terminated.
configure:18787: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "commoncpp2"
| #define VERSION "1.8.1"
| #define restrict __restrict
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_BITS_WORDSIZE_H 1
| #define HAVE_SYS_TYPES_STD 1
| #define HAVE_SYS_TYPES_64 1
| #define HAVE_LONG_LONG 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_SETITIMER 1
| #define HAVE_SIGWAIT 1
| #define RETSIGTYPE void
| #define HAVE_SIGWAIT2 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRINGS_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_DLFCN_H 1
| #define HAVE_MODULES 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_NANOSLEEP 1
| #define HAVE_HIRES_TIMER 1
| #define HAVE_MLOCK 1
| #define HAVE_MLOCKALL 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:18787: result: no
configure:18787: checking sys/sched.h presence
configure:18787: g++ -E conftest.cpp
conftest.cpp:64:23: fatal error: sys/sched.h: No such file or directory
#include
^
compilation terminated.
configure:18787: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "commoncpp2"
| #define VERSION "1.8.1"
| #define restrict __restrict
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_BITS_WORDSIZE_H 1
| #define HAVE_SYS_TYPES_STD 1
| #define HAVE_SYS_TYPES_64 1
| #define HAVE_LONG_LONG 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_SETITIMER 1
| #define HAVE_SIGWAIT 1
| #define RETSIGTYPE void
| #define HAVE_SIGWAIT2 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRINGS_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_DLFCN_H 1
| #define HAVE_MODULES 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_NANOSLEEP 1
| #define HAVE_HIRES_TIMER 1
| #define HAVE_MLOCK 1
| #define HAVE_MLOCKALL 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| /* end confdefs.h. */
| #include
configure:18787: result: no
configure:18787: checking for sys/sched.h
configure:18787: result: no
configure:18799: checking for sched_getscheduler
configure:18799: g++ -o conftest conftest.cpp >&5
configure:18799: $? = 0
configure:18799: result: yes
configure:18808: checking for recursive mutex type support
configure:18846: g++ -c conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:75:21: error: 'PTHREAD_MUTEXTYPE_RECURSIVE' was not declared in this scope
return (int)PTHREAD_MUTEXTYPE_RECURSIVE;
^~~~~~~~~~~~~~~~~~~~~~~~~~~
configure:18846: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "commoncpp2"
| #define VERSION "1.8.1"
| #define restrict __restrict
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_BITS_WORDSIZE_H 1
| #define HAVE_SYS_TYPES_STD 1
| #define HAVE_SYS_TYPES_64 1
| #define HAVE_LONG_LONG 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_SETITIMER 1
| #define HAVE_SIGWAIT 1
| #define RETSIGTYPE void
| #define HAVE_SIGWAIT2 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRINGS_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_DLFCN_H 1
| #define HAVE_MODULES 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_NANOSLEEP 1
| #define HAVE_HIRES_TIMER 1
| #define HAVE_MLOCK 1
| #define HAVE_MLOCKALL 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_GETSCHEDULER 1
| /* end confdefs.h. */
| #include
| int
| main ()
| {
|
| #ifndef PTHREAD_MUTEXTYPE_RECURSIVE
| #ifdef PTHREAD_MUTEX_RECURSIVE
| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE
| #endif
| #endif
| return (int)PTHREAD_MUTEXTYPE_RECURSIVE;
|
| ;
| return 0;
| }
configure:18905: result: linux
configure:18954: checking for pthread_mutexattr_settype in -lpthread
configure:18979: g++ -o conftest conftest.cpp -lpthread >&5
configure:18979: $? = 0
configure:18989: result: yes
configure:19095: checking for pthread_rwlock_init in -lpthread
configure:19120: g++ -o conftest conftest.cpp -lpthread >&5
configure:19120: $? = 0
configure:19130: result: yes
configure:19142: checking for pread in -lc
configure:19167: g++ -o conftest conftest.cpp -lc >&5
configure:19167: $? = 0
configure:19176: result: yes
configure:19279: checking for pthread_suspend in -lpthread
configure:19304: g++ -o conftest conftest.cpp -lpthread >&5
/tmp/cc7MxZjW.o: In function `main':
conftest.cpp:(.text+0x5): undefined reference to `pthread_suspend'
collect2: error: ld returned 1 exit status
configure:19304: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "commoncpp2"
| #define VERSION "1.8.1"
| #define restrict __restrict
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_BITS_WORDSIZE_H 1
| #define HAVE_SYS_TYPES_STD 1
| #define HAVE_SYS_TYPES_64 1
| #define HAVE_LONG_LONG 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_SETITIMER 1
| #define HAVE_SIGWAIT 1
| #define RETSIGTYPE void
| #define HAVE_SIGWAIT2 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRINGS_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_DLFCN_H 1
| #define HAVE_MODULES 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_NANOSLEEP 1
| #define HAVE_HIRES_TIMER 1
| #define HAVE_MLOCK 1
| #define HAVE_MLOCKALL 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_GETSCHEDULER 1
| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PREAD_PWRITE 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. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char pthread_suspend ();
| int
| main ()
| {
| return pthread_suspend ();
| ;
| return 0;
| }
configure:19314: result: no
configure:19325: checking for pthread_attr_setstacksize in -lpthread
configure:19350: g++ -o conftest conftest.cpp -lpthread >&5
configure:19350: $? = 0
configure:19360: result: yes
configure:19371: checking for pthread_yield_np in -lpthread
configure:19396: g++ -o conftest conftest.cpp -lpthread >&5
/tmp/ccXpcxab.o: In function `main':
conftest.cpp:(.text+0x5): undefined reference to `pthread_yield_np'
collect2: error: ld returned 1 exit status
configure:19396: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "commoncpp2"
| #define VERSION "1.8.1"
| #define restrict __restrict
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_BITS_WORDSIZE_H 1
| #define HAVE_SYS_TYPES_STD 1
| #define HAVE_SYS_TYPES_64 1
| #define HAVE_LONG_LONG 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_SETITIMER 1
| #define HAVE_SIGWAIT 1
| #define RETSIGTYPE void
| #define HAVE_SIGWAIT2 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRINGS_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_DLFCN_H 1
| #define HAVE_MODULES 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_NANOSLEEP 1
| #define HAVE_HIRES_TIMER 1
| #define HAVE_MLOCK 1
| #define HAVE_MLOCKALL 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_GETSCHEDULER 1
| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PREAD_PWRITE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 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. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char pthread_yield_np ();
| int
| main ()
| {
| return pthread_yield_np ();
| ;
| return 0;
| }
configure:19406: result: no
configure:19416: checking for pthread_yield in -lpthread
configure:19441: g++ -o conftest conftest.cpp -lpthread >&5
configure:19441: $? = 0
configure:19451: result: yes
configure:19513: checking for pthread_cancel in -lpthread
configure:19538: g++ -o conftest conftest.cpp -lpthread >&5
configure:19538: $? = 0
configure:19548: result: yes
configure:19557: checking for pthread_setcanceltype in -lpthread
configure:19582: g++ -o conftest conftest.cpp -lpthread >&5
configure:19582: $? = 0
configure:19592: result: yes
configure:19703: checking for pthread_delay_np in -lpthread
configure:19728: g++ -o conftest conftest.cpp -lpthread >&5
/tmp/ccvnI6jp.o: In function `main':
conftest.cpp:(.text+0x5): undefined reference to `pthread_delay_np'
collect2: error: ld returned 1 exit status
configure:19728: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "commoncpp2"
| #define VERSION "1.8.1"
| #define restrict __restrict
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_BITS_WORDSIZE_H 1
| #define HAVE_SYS_TYPES_STD 1
| #define HAVE_SYS_TYPES_64 1
| #define HAVE_LONG_LONG 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_SETITIMER 1
| #define HAVE_SIGWAIT 1
| #define RETSIGTYPE void
| #define HAVE_SIGWAIT2 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRINGS_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_DLFCN_H 1
| #define HAVE_MODULES 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_NANOSLEEP 1
| #define HAVE_HIRES_TIMER 1
| #define HAVE_MLOCK 1
| #define HAVE_MLOCKALL 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_GETSCHEDULER 1
| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PREAD_PWRITE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_SETCANCELTYPE 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. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char pthread_delay_np ();
| int
| main ()
| {
| return pthread_delay_np ();
| ;
| return 0;
| }
configure:19738: result: no
configure:19813: checking for setenv
configure:19813: g++ -o conftest conftest.cpp >&5
configure:19813: $? = 0
configure:19813: result: yes
configure:19823: checking for localtime_r in -lpthread
configure:19848: g++ -o conftest conftest.cpp -lpthread >&5
configure:19848: $? = 0
configure:19858: result: yes
configure:19957: checking for readdir_r in -lpthread
configure:19982: g++ -o conftest conftest.cpp -lpthread >&5
configure:19982: $? = 0
configure:19992: result: yes
configure:20047: checking for strerror_r in -lpthread
configure:20072: g++ -o conftest conftest.cpp -lpthread >&5
configure:20072: $? = 0
configure:20082: result: yes
configure:20137: checking for getpwuid_r in -lpthread
configure:20162: g++ -o conftest conftest.cpp -lpthread >&5
configure:20162: $? = 0
configure:20172: result: yes
configure:20271: checking for getgrnam_r in -lpthread
configure:20296: g++ -o conftest conftest.cpp -lpthread >&5
configure:20296: $? = 0
configure:20306: result: yes
configure:20367: checking poll.h usability
configure:20367: g++ -c conftest.cpp >&5
configure:20367: $? = 0
configure:20367: result: yes
configure:20367: checking poll.h presence
configure:20367: g++ -E conftest.cpp
configure:20367: $? = 0
configure:20367: result: yes
configure:20367: checking for poll.h
configure:20367: result: yes
configure:20367: checking sys/poll.h usability
configure:20367: g++ -c conftest.cpp >&5
configure:20367: $? = 0
configure:20367: result: yes
configure:20367: checking sys/poll.h presence
configure:20367: g++ -E conftest.cpp
configure:20367: $? = 0
configure:20367: result: yes
configure:20367: checking for sys/poll.h
configure:20367: result: yes
configure:20367: checking sys/stream.h usability
configure:20367: g++ -c conftest.cpp >&5
conftest.cpp:116:24: fatal error: sys/stream.h: No such file or directory
#include
^
compilation terminated.
configure:20367: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "commoncpp2"
| #define VERSION "1.8.1"
| #define restrict __restrict
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_BITS_WORDSIZE_H 1
| #define HAVE_SYS_TYPES_STD 1
| #define HAVE_SYS_TYPES_64 1
| #define HAVE_LONG_LONG 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_SETITIMER 1
| #define HAVE_SIGWAIT 1
| #define RETSIGTYPE void
| #define HAVE_SIGWAIT2 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRINGS_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_DLFCN_H 1
| #define HAVE_MODULES 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_NANOSLEEP 1
| #define HAVE_HIRES_TIMER 1
| #define HAVE_MLOCK 1
| #define HAVE_MLOCKALL 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_GETSCHEDULER 1
| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PREAD_PWRITE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_SETCANCELTYPE 1
| #define HAVE_SETENV 1
| #define HAVE_STRTOK_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_READDIR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:20367: result: no
configure:20367: checking sys/stream.h presence
configure:20367: g++ -E conftest.cpp
conftest.cpp:83:24: fatal error: sys/stream.h: No such file or directory
#include
^
compilation terminated.
configure:20367: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "commoncpp2"
| #define VERSION "1.8.1"
| #define restrict __restrict
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_BITS_WORDSIZE_H 1
| #define HAVE_SYS_TYPES_STD 1
| #define HAVE_SYS_TYPES_64 1
| #define HAVE_LONG_LONG 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_SETITIMER 1
| #define HAVE_SIGWAIT 1
| #define RETSIGTYPE void
| #define HAVE_SIGWAIT2 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRINGS_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_DLFCN_H 1
| #define HAVE_MODULES 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_NANOSLEEP 1
| #define HAVE_HIRES_TIMER 1
| #define HAVE_MLOCK 1
| #define HAVE_MLOCKALL 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_GETSCHEDULER 1
| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PREAD_PWRITE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_SETCANCELTYPE 1
| #define HAVE_SETENV 1
| #define HAVE_STRTOK_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_READDIR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| /* end confdefs.h. */
| #include
configure:20367: result: no
configure:20367: checking for sys/stream.h
configure:20367: result: no
configure:20380: checking for poll
configure:20380: g++ -o conftest conftest.cpp >&5
configure:20380: $? = 0
configure:20380: result: yes
configure:20403: checking net/if.h usability
configure:20403: g++ -c conftest.cpp >&5
configure:20403: $? = 0
configure:20403: result: yes
configure:20403: checking net/if.h presence
configure:20403: g++ -E conftest.cpp
configure:20403: $? = 0
configure:20403: result: yes
configure:20403: checking for net/if.h
configure:20403: result: yes
configure:20415: checking sys/socket.h usability
configure:20415: g++ -c conftest.cpp >&5
configure:20415: $? = 0
configure:20415: result: yes
configure:20415: checking sys/socket.h presence
configure:20415: g++ -E conftest.cpp
configure:20415: $? = 0
configure:20415: result: yes
configure:20415: checking for sys/socket.h
configure:20415: result: yes
configure:20424: checking select.h usability
configure:20424: g++ -c conftest.cpp >&5
conftest.cpp:119:20: fatal error: select.h: No such file or directory
#include
^
compilation terminated.
configure:20424: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "commoncpp2"
| #define VERSION "1.8.1"
| #define restrict __restrict
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_BITS_WORDSIZE_H 1
| #define HAVE_SYS_TYPES_STD 1
| #define HAVE_SYS_TYPES_64 1
| #define HAVE_LONG_LONG 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_SETITIMER 1
| #define HAVE_SIGWAIT 1
| #define RETSIGTYPE void
| #define HAVE_SIGWAIT2 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRINGS_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_DLFCN_H 1
| #define HAVE_MODULES 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_NANOSLEEP 1
| #define HAVE_HIRES_TIMER 1
| #define HAVE_MLOCK 1
| #define HAVE_MLOCKALL 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_GETSCHEDULER 1
| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PREAD_PWRITE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_SETCANCELTYPE 1
| #define HAVE_SETENV 1
| #define HAVE_STRTOK_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_READDIR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:20424: result: no
configure:20424: checking select.h presence
configure:20424: g++ -E conftest.cpp
conftest.cpp:86:20: fatal error: select.h: No such file or directory
#include
^
compilation terminated.
configure:20424: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "commoncpp2"
| #define VERSION "1.8.1"
| #define restrict __restrict
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_BITS_WORDSIZE_H 1
| #define HAVE_SYS_TYPES_STD 1
| #define HAVE_SYS_TYPES_64 1
| #define HAVE_LONG_LONG 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_SETITIMER 1
| #define HAVE_SIGWAIT 1
| #define RETSIGTYPE void
| #define HAVE_SIGWAIT2 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRINGS_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_DLFCN_H 1
| #define HAVE_MODULES 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_NANOSLEEP 1
| #define HAVE_HIRES_TIMER 1
| #define HAVE_MLOCK 1
| #define HAVE_MLOCKALL 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_GETSCHEDULER 1
| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PREAD_PWRITE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_SETCANCELTYPE 1
| #define HAVE_SETENV 1
| #define HAVE_STRTOK_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_READDIR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
| #include
configure:20424: result: no
configure:20424: checking for select.h
configure:20424: result: no
configure:20424: checking sys/select.h usability
configure:20424: g++ -c conftest.cpp >&5
configure:20424: $? = 0
configure:20424: result: yes
configure:20424: checking sys/select.h presence
configure:20424: g++ -E conftest.cpp
configure:20424: $? = 0
configure:20424: result: yes
configure:20424: checking for sys/select.h
configure:20424: result: yes
configure:20424: checking netinet/in_systm.h usability
configure:20424: g++ -c conftest.cpp >&5
configure:20424: $? = 0
configure:20424: result: yes
configure:20424: checking netinet/in_systm.h presence
configure:20424: g++ -E conftest.cpp
configure:20424: $? = 0
configure:20424: result: yes
configure:20424: checking for netinet/in_systm.h
configure:20424: result: yes
configure:20424: checking netinet/ip.h usability
configure:20424: g++ -c conftest.cpp >&5
configure:20424: $? = 0
configure:20424: result: yes
configure:20424: checking netinet/ip.h presence
configure:20424: g++ -E conftest.cpp
configure:20424: $? = 0
configure:20424: result: yes
configure:20424: checking for netinet/ip.h
configure:20424: result: yes
configure:20438: checking netinet/inet.h usability
configure:20438: g++ -c conftest.cpp >&5
conftest.cpp:122:26: fatal error: netinet/inet.h: No such file or directory
#include
^
compilation terminated.
configure:20438: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "commoncpp2"
| #define VERSION "1.8.1"
| #define restrict __restrict
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_BITS_WORDSIZE_H 1
| #define HAVE_SYS_TYPES_STD 1
| #define HAVE_SYS_TYPES_64 1
| #define HAVE_LONG_LONG 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_SETITIMER 1
| #define HAVE_SIGWAIT 1
| #define RETSIGTYPE void
| #define HAVE_SIGWAIT2 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRINGS_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_DLFCN_H 1
| #define HAVE_MODULES 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_NANOSLEEP 1
| #define HAVE_HIRES_TIMER 1
| #define HAVE_MLOCK 1
| #define HAVE_MLOCKALL 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_GETSCHEDULER 1
| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PREAD_PWRITE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_SETCANCELTYPE 1
| #define HAVE_SETENV 1
| #define HAVE_STRTOK_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_READDIR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:20438: result: no
configure:20438: checking netinet/inet.h presence
configure:20438: g++ -E conftest.cpp
conftest.cpp:89:26: fatal error: netinet/inet.h: No such file or directory
#include
^
compilation terminated.
configure:20438: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "commoncpp2"
| #define VERSION "1.8.1"
| #define restrict __restrict
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_BITS_WORDSIZE_H 1
| #define HAVE_SYS_TYPES_STD 1
| #define HAVE_SYS_TYPES_64 1
| #define HAVE_LONG_LONG 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_SETITIMER 1
| #define HAVE_SIGWAIT 1
| #define RETSIGTYPE void
| #define HAVE_SIGWAIT2 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRINGS_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_DLFCN_H 1
| #define HAVE_MODULES 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_NANOSLEEP 1
| #define HAVE_HIRES_TIMER 1
| #define HAVE_MLOCK 1
| #define HAVE_MLOCKALL 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_GETSCHEDULER 1
| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PREAD_PWRITE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_SETCANCELTYPE 1
| #define HAVE_SETENV 1
| #define HAVE_STRTOK_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_READDIR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| /* end confdefs.h. */
| #include
configure:20438: result: no
configure:20438: checking for netinet/inet.h
configure:20438: result: no
configure:20438: checking netinet/in.h usability
configure:20438: g++ -c conftest.cpp >&5
configure:20438: $? = 0
configure:20438: result: yes
configure:20438: checking netinet/in.h presence
configure:20438: g++ -E conftest.cpp
configure:20438: $? = 0
configure:20438: result: yes
configure:20438: checking for netinet/in.h
configure:20438: result: yes
configure:20451: checking arpa/inet.h usability
configure:20451: g++ -c conftest.cpp >&5
configure:20451: $? = 0
configure:20451: result: yes
configure:20451: checking arpa/inet.h presence
configure:20451: g++ -E conftest.cpp
configure:20451: $? = 0
configure:20451: result: yes
configure:20451: checking for arpa/inet.h
configure:20451: result: yes
configure:20463: checking sys/sockio.h usability
configure:20463: g++ -c conftest.cpp >&5
conftest.cpp:124:24: fatal error: sys/sockio.h: No such file or directory
#include
^
compilation terminated.
configure:20463: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "commoncpp2"
| #define VERSION "1.8.1"
| #define restrict __restrict
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_BITS_WORDSIZE_H 1
| #define HAVE_SYS_TYPES_STD 1
| #define HAVE_SYS_TYPES_64 1
| #define HAVE_LONG_LONG 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_SETITIMER 1
| #define HAVE_SIGWAIT 1
| #define RETSIGTYPE void
| #define HAVE_SIGWAIT2 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRINGS_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_DLFCN_H 1
| #define HAVE_MODULES 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_NANOSLEEP 1
| #define HAVE_HIRES_TIMER 1
| #define HAVE_MLOCK 1
| #define HAVE_MLOCKALL 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_GETSCHEDULER 1
| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PREAD_PWRITE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_SETCANCELTYPE 1
| #define HAVE_SETENV 1
| #define HAVE_STRTOK_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_READDIR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:20463: result: no
configure:20463: checking sys/sockio.h presence
configure:20463: g++ -E conftest.cpp
conftest.cpp:91:24: fatal error: sys/sockio.h: No such file or directory
#include
^
compilation terminated.
configure:20463: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "commoncpp2"
| #define VERSION "1.8.1"
| #define restrict __restrict
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_BITS_WORDSIZE_H 1
| #define HAVE_SYS_TYPES_STD 1
| #define HAVE_SYS_TYPES_64 1
| #define HAVE_LONG_LONG 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_SETITIMER 1
| #define HAVE_SIGWAIT 1
| #define RETSIGTYPE void
| #define HAVE_SIGWAIT2 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRINGS_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_DLFCN_H 1
| #define HAVE_MODULES 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_NANOSLEEP 1
| #define HAVE_HIRES_TIMER 1
| #define HAVE_MLOCK 1
| #define HAVE_MLOCKALL 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_GETSCHEDULER 1
| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PREAD_PWRITE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_SETCANCELTYPE 1
| #define HAVE_SETENV 1
| #define HAVE_STRTOK_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_READDIR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| /* end confdefs.h. */
| #include
configure:20463: result: no
configure:20463: checking for sys/sockio.h
configure:20463: result: no
configure:20475: checking sys/un.h usability
configure:20475: g++ -c conftest.cpp >&5
configure:20475: $? = 0
configure:20475: result: yes
configure:20475: checking sys/un.h presence
configure:20475: g++ -E conftest.cpp
configure:20475: $? = 0
configure:20475: result: yes
configure:20475: checking for sys/un.h
configure:20475: result: yes
configure:20511: checking for socket in -lsocket
configure:20536: g++ -o conftest conftest.cpp -lsocket >&5
/usr/sbin/ld: cannot find -lsocket
collect2: error: ld returned 1 exit status
configure:20536: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "commoncpp2"
| #define VERSION "1.8.1"
| #define restrict __restrict
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_BITS_WORDSIZE_H 1
| #define HAVE_SYS_TYPES_STD 1
| #define HAVE_SYS_TYPES_64 1
| #define HAVE_LONG_LONG 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_SETITIMER 1
| #define HAVE_SIGWAIT 1
| #define RETSIGTYPE void
| #define HAVE_SIGWAIT2 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRINGS_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_DLFCN_H 1
| #define HAVE_MODULES 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_NANOSLEEP 1
| #define HAVE_HIRES_TIMER 1
| #define HAVE_MLOCK 1
| #define HAVE_MLOCKALL 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_GETSCHEDULER 1
| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PREAD_PWRITE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_SETCANCELTYPE 1
| #define HAVE_SETENV 1
| #define HAVE_STRTOK_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_READDIR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 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. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char socket ();
| int
| main ()
| {
| return socket ();
| ;
| return 0;
| }
configure:20545: result: no
configure:20557: checking for getaddrinfo in -lc
configure:20582: g++ -o conftest conftest.cpp -lc >&5
configure:20582: $? = 0
configure:20592: result: yes
configure:20612: checking netinet6/in6.h usability
configure:20612: g++ -c conftest.cpp >&5
conftest.cpp:126:26: fatal error: netinet6/in6.h: No such file or directory
#include
^
compilation terminated.
configure:20612: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "commoncpp2"
| #define VERSION "1.8.1"
| #define restrict __restrict
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_BITS_WORDSIZE_H 1
| #define HAVE_SYS_TYPES_STD 1
| #define HAVE_SYS_TYPES_64 1
| #define HAVE_LONG_LONG 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_SETITIMER 1
| #define HAVE_SIGWAIT 1
| #define RETSIGTYPE void
| #define HAVE_SIGWAIT2 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRINGS_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_DLFCN_H 1
| #define HAVE_MODULES 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_NANOSLEEP 1
| #define HAVE_HIRES_TIMER 1
| #define HAVE_MLOCK 1
| #define HAVE_MLOCKALL 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_GETSCHEDULER 1
| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PREAD_PWRITE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_SETCANCELTYPE 1
| #define HAVE_SETENV 1
| #define HAVE_STRTOK_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_READDIR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_GETADDRINFO 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:20612: result: no
configure:20612: checking netinet6/in6.h presence
configure:20612: g++ -E conftest.cpp
conftest.cpp:93:26: fatal error: netinet6/in6.h: No such file or directory
#include
^
compilation terminated.
configure:20612: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "commoncpp2"
| #define VERSION "1.8.1"
| #define restrict __restrict
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_BITS_WORDSIZE_H 1
| #define HAVE_SYS_TYPES_STD 1
| #define HAVE_SYS_TYPES_64 1
| #define HAVE_LONG_LONG 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_SETITIMER 1
| #define HAVE_SIGWAIT 1
| #define RETSIGTYPE void
| #define HAVE_SIGWAIT2 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRINGS_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_DLFCN_H 1
| #define HAVE_MODULES 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_NANOSLEEP 1
| #define HAVE_HIRES_TIMER 1
| #define HAVE_MLOCK 1
| #define HAVE_MLOCKALL 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_GETSCHEDULER 1
| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PREAD_PWRITE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_SETCANCELTYPE 1
| #define HAVE_SETENV 1
| #define HAVE_STRTOK_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_READDIR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_GETADDRINFO 1
| /* end confdefs.h. */
| #include
configure:20612: result: no
configure:20612: checking for netinet6/in6.h
configure:20612: result: no
configure:20612: checking linux/in6.h usability
configure:20612: g++ -c conftest.cpp >&5
configure:20612: $? = 0
configure:20612: result: yes
configure:20612: checking linux/in6.h presence
configure:20612: g++ -E conftest.cpp
configure:20612: $? = 0
configure:20612: result: yes
configure:20612: checking for linux/in6.h
configure:20612: result: yes
configure:20624: checking for inet_pton in -lc
configure:20649: g++ -o conftest conftest.cpp -lc >&5
configure:20649: $? = 0
configure:20659: result: yes
configure:20670: checking for gethostbyname2 in -lc
configure:20695: g++ -o conftest conftest.cpp -lc >&5
configure:20695: $? = 0
configure:20705: result: yes
configure:20720: checking sys/libcsys.h usability
configure:20720: g++ -c conftest.cpp >&5
conftest.cpp:129:25: fatal error: sys/libcsys.h: No such file or directory
#include
^
compilation terminated.
configure:20720: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "commoncpp2"
| #define VERSION "1.8.1"
| #define restrict __restrict
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_BITS_WORDSIZE_H 1
| #define HAVE_SYS_TYPES_STD 1
| #define HAVE_SYS_TYPES_64 1
| #define HAVE_LONG_LONG 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_SETITIMER 1
| #define HAVE_SIGWAIT 1
| #define RETSIGTYPE void
| #define HAVE_SIGWAIT2 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRINGS_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_DLFCN_H 1
| #define HAVE_MODULES 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_NANOSLEEP 1
| #define HAVE_HIRES_TIMER 1
| #define HAVE_MLOCK 1
| #define HAVE_MLOCKALL 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_GETSCHEDULER 1
| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PREAD_PWRITE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_SETCANCELTYPE 1
| #define HAVE_SETENV 1
| #define HAVE_STRTOK_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_READDIR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LINUX_IN6_H 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETHOSTBYNAME2 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:20720: result: no
configure:20720: checking sys/libcsys.h presence
configure:20720: g++ -E conftest.cpp
conftest.cpp:96:25: fatal error: sys/libcsys.h: No such file or directory
#include
^
compilation terminated.
configure:20720: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "commoncpp2"
| #define VERSION "1.8.1"
| #define restrict __restrict
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_BITS_WORDSIZE_H 1
| #define HAVE_SYS_TYPES_STD 1
| #define HAVE_SYS_TYPES_64 1
| #define HAVE_LONG_LONG 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_SETITIMER 1
| #define HAVE_SIGWAIT 1
| #define RETSIGTYPE void
| #define HAVE_SIGWAIT2 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRINGS_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_DLFCN_H 1
| #define HAVE_MODULES 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_NANOSLEEP 1
| #define HAVE_HIRES_TIMER 1
| #define HAVE_MLOCK 1
| #define HAVE_MLOCKALL 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_GETSCHEDULER 1
| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PREAD_PWRITE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_SETCANCELTYPE 1
| #define HAVE_SETENV 1
| #define HAVE_STRTOK_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_READDIR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LINUX_IN6_H 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETHOSTBYNAME2 1
| /* end confdefs.h. */
| #include
configure:20720: result: no
configure:20720: checking for sys/libcsys.h
configure:20720: result: no
configure:20734: checking for inet_aton in -lc
configure:20759: g++ -o conftest conftest.cpp -lc >&5
configure:20759: $? = 0
configure:20769: result: yes
configure:20779: checking for socklen_t defined
configure:20812: result: yes
configure:20833: checking errno.h usability
configure:20833: g++ -c conftest.cpp >&5
configure:20833: $? = 0
configure:20833: result: yes
configure:20833: checking errno.h presence
configure:20833: g++ -E conftest.cpp
configure:20833: $? = 0
configure:20833: result: yes
configure:20833: checking for errno.h
configure:20833: result: yes
configure:20833: checking limits.h usability
configure:20833: g++ -c conftest.cpp >&5
configure:20833: $? = 0
configure:20833: result: yes
configure:20833: checking limits.h presence
configure:20833: g++ -E conftest.cpp
configure:20833: $? = 0
configure:20833: result: yes
configure:20833: checking for limits.h
configure:20833: result: yes
configure:20833: checking for sys/types.h
configure:20833: result: yes
configure:20833: checking for sys/socket.h
configure:20833: result: yes
configure:20833: checking sys/ioctl.h usability
configure:20833: g++ -c conftest.cpp >&5
configure:20833: $? = 0
configure:20833: result: yes
configure:20833: checking sys/ioctl.h presence
configure:20833: g++ -E conftest.cpp
configure:20833: $? = 0
configure:20833: result: yes
configure:20833: checking for sys/ioctl.h
configure:20833: result: yes
configure:20833: checking for unistd.h
configure:20833: result: yes
configure:20846: checking for net/if.h
configure:20846: result: yes
configure:20864: checking for linux/netfilter_ipv4.h
configure:20864: g++ -c conftest.cpp >&5
In file included from /usr/include/linux/netfilter.h:6:0,
from /usr/include/linux/netfilter_ipv4.h:8,
from conftest.cpp:110:
/usr/include/linux/sysctl.h:40:2: error: 'size_t' does not name a type
size_t *oldlenp;
^~~~~~
/usr/include/linux/sysctl.h:42:2: error: 'size_t' does not name a type
size_t newlen;
^~~~~~
configure:20864: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "commoncpp2"
| #define VERSION "1.8.1"
| #define restrict __restrict
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_BITS_WORDSIZE_H 1
| #define HAVE_SYS_TYPES_STD 1
| #define HAVE_SYS_TYPES_64 1
| #define HAVE_LONG_LONG 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_SETITIMER 1
| #define HAVE_SIGWAIT 1
| #define RETSIGTYPE void
| #define HAVE_SIGWAIT2 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRINGS_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_DLFCN_H 1
| #define HAVE_MODULES 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_NANOSLEEP 1
| #define HAVE_HIRES_TIMER 1
| #define HAVE_MLOCK 1
| #define HAVE_MLOCKALL 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_GETSCHEDULER 1
| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PREAD_PWRITE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_SETCANCELTYPE 1
| #define HAVE_SETENV 1
| #define HAVE_STRTOK_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_READDIR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LINUX_IN6_H 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_INET_ATON 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_NET_IF_H 1
| /* end confdefs.h. */
| #ifdef HAVE_LIMITS_H
| #include
| #endif
|
| #include
configure:20864: result: no
configure:20864: checking for linux/netfilter_ipv6.h
configure:20864: g++ -c conftest.cpp >&5
In file included from /usr/include/linux/netfilter.h:6:0,
from /usr/include/linux/netfilter_ipv6.h:11,
from conftest.cpp:110:
/usr/include/linux/sysctl.h:40:2: error: 'size_t' does not name a type
size_t *oldlenp;
^~~~~~
/usr/include/linux/sysctl.h:42:2: error: 'size_t' does not name a type
size_t newlen;
^~~~~~
configure:20864: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "commoncpp2"
| #define VERSION "1.8.1"
| #define restrict __restrict
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_BITS_WORDSIZE_H 1
| #define HAVE_SYS_TYPES_STD 1
| #define HAVE_SYS_TYPES_64 1
| #define HAVE_LONG_LONG 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_SETITIMER 1
| #define HAVE_SIGWAIT 1
| #define RETSIGTYPE void
| #define HAVE_SIGWAIT2 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRINGS_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_DLFCN_H 1
| #define HAVE_MODULES 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_NANOSLEEP 1
| #define HAVE_HIRES_TIMER 1
| #define HAVE_MLOCK 1
| #define HAVE_MLOCKALL 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_GETSCHEDULER 1
| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PREAD_PWRITE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_SETCANCELTYPE 1
| #define HAVE_SETENV 1
| #define HAVE_STRTOK_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_READDIR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LINUX_IN6_H 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_INET_ATON 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_NET_IF_H 1
| /* end confdefs.h. */
| #ifdef HAVE_LIMITS_H
| #include
| #endif
|
| #include
configure:20864: result: no
configure:20894: checking for netinet/ip_compat.h
configure:20894: g++ -c conftest.cpp >&5
conftest.cpp:116:31: fatal error: netinet/ip_compat.h: No such file or directory
#include
^
compilation terminated.
configure:20894: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "commoncpp2"
| #define VERSION "1.8.1"
| #define restrict __restrict
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_BITS_WORDSIZE_H 1
| #define HAVE_SYS_TYPES_STD 1
| #define HAVE_SYS_TYPES_64 1
| #define HAVE_LONG_LONG 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_SETITIMER 1
| #define HAVE_SIGWAIT 1
| #define RETSIGTYPE void
| #define HAVE_SIGWAIT2 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRINGS_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_DLFCN_H 1
| #define HAVE_MODULES 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_NANOSLEEP 1
| #define HAVE_HIRES_TIMER 1
| #define HAVE_MLOCK 1
| #define HAVE_MLOCKALL 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_GETSCHEDULER 1
| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PREAD_PWRITE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_SETCANCELTYPE 1
| #define HAVE_SETENV 1
| #define HAVE_STRTOK_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_READDIR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LINUX_IN6_H 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_INET_ATON 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_NET_IF_H 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include
| #endif
|
| #include
configure:20894: result: no
configure:20894: checking for ip_compat.h
configure:20894: g++ -c conftest.cpp >&5
conftest.cpp:116:23: fatal error: ip_compat.h: No such file or directory
#include
^
compilation terminated.
configure:20894: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "commoncpp2"
| #define VERSION "1.8.1"
| #define restrict __restrict
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_BITS_WORDSIZE_H 1
| #define HAVE_SYS_TYPES_STD 1
| #define HAVE_SYS_TYPES_64 1
| #define HAVE_LONG_LONG 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_SETITIMER 1
| #define HAVE_SIGWAIT 1
| #define RETSIGTYPE void
| #define HAVE_SIGWAIT2 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRINGS_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_DLFCN_H 1
| #define HAVE_MODULES 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_NANOSLEEP 1
| #define HAVE_HIRES_TIMER 1
| #define HAVE_MLOCK 1
| #define HAVE_MLOCKALL 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_GETSCHEDULER 1
| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PREAD_PWRITE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_SETCANCELTYPE 1
| #define HAVE_SETENV 1
| #define HAVE_STRTOK_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_READDIR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LINUX_IN6_H 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_INET_ATON 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_NET_IF_H 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include
| #endif
|
| #include
configure:20894: result: no
configure:20894: checking for netinet/ip_fil_compat.h
configure:20894: g++ -c conftest.cpp >&5
conftest.cpp:116:35: fatal error: netinet/ip_fil_compat.h: No such file or directory
#include
^
compilation terminated.
configure:20894: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "commoncpp2"
| #define VERSION "1.8.1"
| #define restrict __restrict
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_BITS_WORDSIZE_H 1
| #define HAVE_SYS_TYPES_STD 1
| #define HAVE_SYS_TYPES_64 1
| #define HAVE_LONG_LONG 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_SETITIMER 1
| #define HAVE_SIGWAIT 1
| #define RETSIGTYPE void
| #define HAVE_SIGWAIT2 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRINGS_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_DLFCN_H 1
| #define HAVE_MODULES 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_NANOSLEEP 1
| #define HAVE_HIRES_TIMER 1
| #define HAVE_MLOCK 1
| #define HAVE_MLOCKALL 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_GETSCHEDULER 1
| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PREAD_PWRITE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_SETCANCELTYPE 1
| #define HAVE_SETENV 1
| #define HAVE_STRTOK_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_READDIR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LINUX_IN6_H 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_INET_ATON 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_NET_IF_H 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include
| #endif
|
| #include
configure:20894: result: no
configure:20894: checking for ip_fil_compat.h
configure:20894: g++ -c conftest.cpp >&5
conftest.cpp:116:27: fatal error: ip_fil_compat.h: No such file or directory
#include
^
compilation terminated.
configure:20894: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "commoncpp2"
| #define VERSION "1.8.1"
| #define restrict __restrict
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_BITS_WORDSIZE_H 1
| #define HAVE_SYS_TYPES_STD 1
| #define HAVE_SYS_TYPES_64 1
| #define HAVE_LONG_LONG 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_SETITIMER 1
| #define HAVE_SIGWAIT 1
| #define RETSIGTYPE void
| #define HAVE_SIGWAIT2 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRINGS_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_DLFCN_H 1
| #define HAVE_MODULES 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_NANOSLEEP 1
| #define HAVE_HIRES_TIMER 1
| #define HAVE_MLOCK 1
| #define HAVE_MLOCKALL 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_GETSCHEDULER 1
| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PREAD_PWRITE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_SETCANCELTYPE 1
| #define HAVE_SETENV 1
| #define HAVE_STRTOK_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_READDIR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LINUX_IN6_H 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_INET_ATON 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_NET_IF_H 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include
| #endif
|
| #include
configure:20894: result: no
configure:20985: checking for net/pfvar.h
configure:20985: g++ -c conftest.cpp >&5
conftest.cpp:119:23: fatal error: net/pfvar.h: No such file or directory
#include
^
compilation terminated.
configure:20985: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "commoncpp2"
| #define VERSION "1.8.1"
| #define restrict __restrict
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_BITS_WORDSIZE_H 1
| #define HAVE_SYS_TYPES_STD 1
| #define HAVE_SYS_TYPES_64 1
| #define HAVE_LONG_LONG 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_SETITIMER 1
| #define HAVE_SIGWAIT 1
| #define RETSIGTYPE void
| #define HAVE_SIGWAIT2 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRINGS_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_DLFCN_H 1
| #define HAVE_MODULES 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_NANOSLEEP 1
| #define HAVE_HIRES_TIMER 1
| #define HAVE_MLOCK 1
| #define HAVE_MLOCKALL 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_GETSCHEDULER 1
| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PREAD_PWRITE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_SETCANCELTYPE 1
| #define HAVE_SETENV 1
| #define HAVE_STRTOK_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_READDIR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LINUX_IN6_H 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_INET_ATON 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_NET_IF_H 1
| /* end confdefs.h. */
| #ifdef HAVE_SYS_TYPES_H
| #include
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include
| #endif
| #ifdef HAVE_NET_IF_H
| #include
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include
| #endif
|
| #include
configure:20985: result: no
configure:21020: WARNING: -------------------------------------------------------
configure:21022: WARNING: Could not autodetect NAT engine - pf, ipf or netfilter.
configure:21024: WARNING: NAT engine c++ class interface support was disabled.
configure:21026: WARNING: This is not necessarilly a problem. If you do not plan
configure:21028: WARNING: to use or don't know what this is, than it is safe to
configure:21030: WARNING: assume that you don't need it.
configure:21032: WARNING: -------------------------------------------------------
configure:21205: checking zlib.h usability
configure:21205: g++ -c conftest.cpp >&5
configure:21205: $? = 0
configure:21205: result: yes
configure:21205: checking zlib.h presence
configure:21205: g++ -E conftest.cpp
configure:21205: $? = 0
configure:21205: result: yes
configure:21205: checking for zlib.h
configure:21205: result: yes
configure:21267: checking sys/file.h usability
configure:21267: g++ -c conftest.cpp >&5
configure:21267: $? = 0
configure:21267: result: yes
configure:21267: checking sys/file.h presence
configure:21267: g++ -E conftest.cpp
configure:21267: $? = 0
configure:21267: result: yes
configure:21267: checking for sys/file.h
configure:21267: result: yes
configure:21267: checking sys/param.h usability
configure:21267: g++ -c conftest.cpp >&5
configure:21267: $? = 0
configure:21267: result: yes
configure:21267: checking sys/param.h presence
configure:21267: g++ -E conftest.cpp
configure:21267: $? = 0
configure:21267: result: yes
configure:21267: checking for sys/param.h
configure:21267: result: yes
configure:21267: checking sys/wait.h usability
configure:21267: g++ -c conftest.cpp >&5
configure:21267: $? = 0
configure:21267: result: yes
configure:21267: checking sys/wait.h presence
configure:21267: g++ -E conftest.cpp
configure:21267: $? = 0
configure:21267: result: yes
configure:21267: checking for sys/wait.h
configure:21267: result: yes
configure:21267: checking syslog.h usability
configure:21267: g++ -c conftest.cpp >&5
configure:21267: $? = 0
configure:21267: result: yes
configure:21267: checking syslog.h presence
configure:21267: g++ -E conftest.cpp
configure:21267: $? = 0
configure:21267: result: yes
configure:21267: checking for syslog.h
configure:21267: result: yes
configure:21267: checking syslog.hposix_evlog.h usability
configure:21267: g++ -c conftest.cpp >&5
conftest.cpp:148:33: fatal error: syslog.hposix_evlog.h: No such file or directory
#include
^
compilation terminated.
configure:21267: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "commoncpp2"
| #define VERSION "1.8.1"
| #define restrict __restrict
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_BITS_WORDSIZE_H 1
| #define HAVE_SYS_TYPES_STD 1
| #define HAVE_SYS_TYPES_64 1
| #define HAVE_LONG_LONG 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_SETITIMER 1
| #define HAVE_SIGWAIT 1
| #define RETSIGTYPE void
| #define HAVE_SIGWAIT2 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRINGS_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_DLFCN_H 1
| #define HAVE_MODULES 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_NANOSLEEP 1
| #define HAVE_HIRES_TIMER 1
| #define HAVE_MLOCK 1
| #define HAVE_MLOCKALL 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_GETSCHEDULER 1
| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PREAD_PWRITE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_SETCANCELTYPE 1
| #define HAVE_SETENV 1
| #define HAVE_STRTOK_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_READDIR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LINUX_IN6_H 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_INET_ATON 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_UNIX_SOCKETS 1
| #define USE_MONOTONIC_TIMER 1
| #define HAVE_EXTRAS 1
| #define HAVE_ZLIB_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:21267: result: no
configure:21267: checking syslog.hposix_evlog.h presence
configure:21267: g++ -E conftest.cpp
conftest.cpp:115:33: fatal error: syslog.hposix_evlog.h: No such file or directory
#include
^
compilation terminated.
configure:21267: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "commoncpp2"
| #define VERSION "1.8.1"
| #define restrict __restrict
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_BITS_WORDSIZE_H 1
| #define HAVE_SYS_TYPES_STD 1
| #define HAVE_SYS_TYPES_64 1
| #define HAVE_LONG_LONG 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_SETITIMER 1
| #define HAVE_SIGWAIT 1
| #define RETSIGTYPE void
| #define HAVE_SIGWAIT2 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRINGS_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_DLFCN_H 1
| #define HAVE_MODULES 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_NANOSLEEP 1
| #define HAVE_HIRES_TIMER 1
| #define HAVE_MLOCK 1
| #define HAVE_MLOCKALL 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_GETSCHEDULER 1
| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PREAD_PWRITE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_SETCANCELTYPE 1
| #define HAVE_SETENV 1
| #define HAVE_STRTOK_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_READDIR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LINUX_IN6_H 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_INET_ATON 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_UNIX_SOCKETS 1
| #define USE_MONOTONIC_TIMER 1
| #define HAVE_EXTRAS 1
| #define HAVE_ZLIB_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| /* end confdefs.h. */
| #include
configure:21267: result: no
configure:21267: checking for syslog.hposix_evlog.h
configure:21267: result: no
configure:21267: checking ss.h usability
configure:21267: g++ -c conftest.cpp >&5
conftest.cpp:148:16: fatal error: ss.h: No such file or directory
#include
^
compilation terminated.
configure:21267: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "commoncpp2"
| #define VERSION "1.8.1"
| #define restrict __restrict
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_BITS_WORDSIZE_H 1
| #define HAVE_SYS_TYPES_STD 1
| #define HAVE_SYS_TYPES_64 1
| #define HAVE_LONG_LONG 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_SETITIMER 1
| #define HAVE_SIGWAIT 1
| #define RETSIGTYPE void
| #define HAVE_SIGWAIT2 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRINGS_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_DLFCN_H 1
| #define HAVE_MODULES 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_NANOSLEEP 1
| #define HAVE_HIRES_TIMER 1
| #define HAVE_MLOCK 1
| #define HAVE_MLOCKALL 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_GETSCHEDULER 1
| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PREAD_PWRITE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_SETCANCELTYPE 1
| #define HAVE_SETENV 1
| #define HAVE_STRTOK_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_READDIR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LINUX_IN6_H 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_INET_ATON 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_UNIX_SOCKETS 1
| #define USE_MONOTONIC_TIMER 1
| #define HAVE_EXTRAS 1
| #define HAVE_ZLIB_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:21267: result: no
configure:21267: checking ss.h presence
configure:21267: g++ -E conftest.cpp
conftest.cpp:115:16: fatal error: ss.h: No such file or directory
#include
^
compilation terminated.
configure:21267: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "commoncpp2"
| #define VERSION "1.8.1"
| #define restrict __restrict
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_BITS_WORDSIZE_H 1
| #define HAVE_SYS_TYPES_STD 1
| #define HAVE_SYS_TYPES_64 1
| #define HAVE_LONG_LONG 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_SETITIMER 1
| #define HAVE_SIGWAIT 1
| #define RETSIGTYPE void
| #define HAVE_SIGWAIT2 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRINGS_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_DLFCN_H 1
| #define HAVE_MODULES 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_NANOSLEEP 1
| #define HAVE_HIRES_TIMER 1
| #define HAVE_MLOCK 1
| #define HAVE_MLOCKALL 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_GETSCHEDULER 1
| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PREAD_PWRITE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_SETCANCELTYPE 1
| #define HAVE_SETENV 1
| #define HAVE_STRTOK_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_READDIR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LINUX_IN6_H 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_INET_ATON 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_UNIX_SOCKETS 1
| #define USE_MONOTONIC_TIMER 1
| #define HAVE_EXTRAS 1
| #define HAVE_ZLIB_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| /* end confdefs.h. */
| #include
configure:21267: result: no
configure:21267: checking for ss.h
configure:21267: result: no
configure:21267: checking ioctl.h usability
configure:21267: g++ -c conftest.cpp >&5
conftest.cpp:148:19: fatal error: ioctl.h: No such file or directory
#include
^
compilation terminated.
configure:21267: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "commoncpp2"
| #define VERSION "1.8.1"
| #define restrict __restrict
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_BITS_WORDSIZE_H 1
| #define HAVE_SYS_TYPES_STD 1
| #define HAVE_SYS_TYPES_64 1
| #define HAVE_LONG_LONG 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_SETITIMER 1
| #define HAVE_SIGWAIT 1
| #define RETSIGTYPE void
| #define HAVE_SIGWAIT2 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRINGS_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_DLFCN_H 1
| #define HAVE_MODULES 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_NANOSLEEP 1
| #define HAVE_HIRES_TIMER 1
| #define HAVE_MLOCK 1
| #define HAVE_MLOCKALL 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_GETSCHEDULER 1
| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PREAD_PWRITE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_SETCANCELTYPE 1
| #define HAVE_SETENV 1
| #define HAVE_STRTOK_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_READDIR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LINUX_IN6_H 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_INET_ATON 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_UNIX_SOCKETS 1
| #define USE_MONOTONIC_TIMER 1
| #define HAVE_EXTRAS 1
| #define HAVE_ZLIB_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:21267: result: no
configure:21267: checking ioctl.h presence
configure:21267: g++ -E conftest.cpp
conftest.cpp:115:19: fatal error: ioctl.h: No such file or directory
#include
^
compilation terminated.
configure:21267: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "commoncpp2"
| #define VERSION "1.8.1"
| #define restrict __restrict
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_BITS_WORDSIZE_H 1
| #define HAVE_SYS_TYPES_STD 1
| #define HAVE_SYS_TYPES_64 1
| #define HAVE_LONG_LONG 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_SETITIMER 1
| #define HAVE_SIGWAIT 1
| #define RETSIGTYPE void
| #define HAVE_SIGWAIT2 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRINGS_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_DLFCN_H 1
| #define HAVE_MODULES 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_NANOSLEEP 1
| #define HAVE_HIRES_TIMER 1
| #define HAVE_MLOCK 1
| #define HAVE_MLOCKALL 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_GETSCHEDULER 1
| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PREAD_PWRITE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_SETCANCELTYPE 1
| #define HAVE_SETENV 1
| #define HAVE_STRTOK_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_READDIR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LINUX_IN6_H 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_INET_ATON 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_UNIX_SOCKETS 1
| #define USE_MONOTONIC_TIMER 1
| #define HAVE_EXTRAS 1
| #define HAVE_ZLIB_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| /* end confdefs.h. */
| #include
configure:21267: result: no
configure:21267: checking for ioctl.h
configure:21267: result: no
configure:21281: checking for realpath
configure:21281: g++ -o conftest conftest.cpp >&5
configure:21281: $? = 0
configure:21281: result: yes
configure:21281: checking for lstat
configure:21281: g++ -o conftest conftest.cpp >&5
configure:21281: $? = 0
configure:21281: result: yes
configure:21281: checking for snprintf
configure:21281: g++ -o conftest conftest.cpp >&5
configure:21281: $? = 0
configure:21281: result: yes
configure:21281: checking for memmove
configure:21281: g++ -o conftest conftest.cpp >&5
configure:21281: $? = 0
configure:21281: result: yes
configure:21281: checking for strdup
configure:21281: g++ -o conftest conftest.cpp >&5
configure:21281: $? = 0
configure:21281: result: yes
configure:21281: checking for lockf
configure:21281: g++ -o conftest conftest.cpp >&5
configure:21281: $? = 0
configure:21281: result: yes
configure:21281: checking for waitpid
configure:21281: g++ -o conftest conftest.cpp >&5
configure:21281: $? = 0
configure:21281: result: yes
configure:21281: checking for wait4
configure:21281: g++ -o conftest conftest.cpp >&5
configure:21281: $? = 0
configure:21281: result: yes
configure:21281: checking for gettimeofday
configure:21281: g++ -o conftest conftest.cpp >&5
configure:21281: $? = 0
configure:21281: result: yes
configure:21294: checking for posix_memalign
configure:21294: g++ -o conftest conftest.cpp >&5
configure:21294: $? = 0
configure:21294: result: yes
configure:21294: checking for setegid
configure:21294: g++ -o conftest conftest.cpp >&5
configure:21294: $? = 0
configure:21294: result: yes
configure:21294: checking for setpgrp
configure:21294: g++ -o conftest conftest.cpp >&5
configure:21294: $? = 0
configure:21294: result: yes
configure:21294: checking for getpagesize
configure:21294: g++ -o conftest conftest.cpp >&5
configure:21294: $? = 0
configure:21294: result: yes
configure:21314: checking how to run the C preprocessor
configure:21384: result: gcc -E
configure:21404: gcc -E conftest.c
configure:21404: $? = 0
configure:21418: gcc -E conftest.c
conftest.c:128:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:21418: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "commoncpp2"
| #define VERSION "1.8.1"
| #define restrict __restrict
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_BITS_WORDSIZE_H 1
| #define HAVE_SYS_TYPES_STD 1
| #define HAVE_SYS_TYPES_64 1
| #define HAVE_LONG_LONG 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_SETITIMER 1
| #define HAVE_SIGWAIT 1
| #define RETSIGTYPE void
| #define HAVE_SIGWAIT2 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRINGS_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_DLFCN_H 1
| #define HAVE_MODULES 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_NANOSLEEP 1
| #define HAVE_HIRES_TIMER 1
| #define HAVE_MLOCK 1
| #define HAVE_MLOCKALL 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_GETSCHEDULER 1
| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PREAD_PWRITE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_SETCANCELTYPE 1
| #define HAVE_SETENV 1
| #define HAVE_STRTOK_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_READDIR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LINUX_IN6_H 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_INET_ATON 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_UNIX_SOCKETS 1
| #define USE_MONOTONIC_TIMER 1
| #define HAVE_EXTRAS 1
| #define HAVE_ZLIB_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRDUP 1
| #define HAVE_LOCKF 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT4 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_SETEGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_GETPAGESIZE 1
| /* end confdefs.h. */
| #include
configure:21558: checking for C++ compiler version
configure:21567: g++ --version >&5
g++ (GCC) 6.1.1 20160602
Copyright (C) 2016 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:21578: $? = 0
configure:21567: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
configure:21578: $? = 0
configure:21567: g++ -V >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:21578: $? = 1
configure:21567: g++ -qversion >&5
g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
g++: fatal error: no input files
compilation terminated.
configure:21578: $? = 1
configure:21582: checking whether we are using the GNU C++ compiler
configure:21610: result: yes
configure:21619: checking whether g++ accepts -g
configure:21680: result: yes
configure:21708: checking how to run the C++ preprocessor
configure:21774: result: g++ -E
configure:21794: g++ -E conftest.cpp
configure:21794: $? = 0
configure:21808: g++ -E conftest.cpp
conftest.cpp:128:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:21808: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define PACKAGE "commoncpp2"
| #define VERSION "1.8.1"
| #define restrict __restrict
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_BITS_WORDSIZE_H 1
| #define HAVE_SYS_TYPES_STD 1
| #define HAVE_SYS_TYPES_64 1
| #define HAVE_LONG_LONG 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SIGACTION 1
| #define HAVE_SETITIMER 1
| #define HAVE_SIGWAIT 1
| #define RETSIGTYPE void
| #define HAVE_SIGWAIT2 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRINGS_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_DLFCN_H 1
| #define HAVE_MODULES 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_NANOSLEEP 1
| #define HAVE_HIRES_TIMER 1
| #define HAVE_MLOCK 1
| #define HAVE_MLOCKALL 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SCHED_GETSCHEDULER 1
| #define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
| #define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PREAD_PWRITE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_SETCANCELTYPE 1
| #define HAVE_SETENV 1
| #define HAVE_STRTOK_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_READDIR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LINUX_IN6_H 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_INET_ATON 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_UNIX_SOCKETS 1
| #define USE_MONOTONIC_TIMER 1
| #define HAVE_EXTRAS 1
| #define HAVE_ZLIB_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_REALPATH 1
| #define HAVE_LSTAT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRDUP 1
| #define HAVE_LOCKF 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT4 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_SETEGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_GETPAGESIZE 1
| /* end confdefs.h. */
| #include
configure:21848: checking whether g++ has built-in bool type
configure:21864: g++ -c conftest.cpp >&5
configure:21864: $? = 0
configure:21873: result: yes
configure:22046: checking whether g++ supports -fhandle-exceptions
configure:22062: result: no
configure:22068: checking whether g++ supports exception handling
configure:22095: g++ -c conftest.cpp >&5
configure:22095: $? = 0
configure:22104: result: yes
configure:22114: checking exception usability
configure:22114: g++ -c conftest.cpp >&5
configure:22114: $? = 0
configure:22114: result: yes
configure:22114: checking exception presence
configure:22114: g++ -E conftest.cpp
configure:22114: $? = 0
configure:22114: result: yes
configure:22114: checking for exception
configure:22114: result: yes
configure:22153: checking whether g++ supports mutable
configure:22170: g++ -c conftest.cpp >&5
configure:22170: $? = 0
configure:22179: result: yes
configure:22207: checking whether g++ supports namespace
configure:22225: g++ -c conftest.cpp >&5
configure:22225: $? = 0
configure:22234: result: yes
configure:22263: checking wheather old style iostreams
configure:22291: g++ -c conftest.cpp >&5
configure:22291: $? = 0
configure:22300: result: no
configure:22309: checking sstream usability
configure:22309: g++ -c conftest.cpp >&5
configure:22309: $? = 0
configure:22309: result: yes
configure:22309: checking sstream presence
configure:22309: g++ -E conftest.cpp
configure:22309: $? = 0
configure:22309: result: yes
configure:22309: checking for sstream
configure:22309: result: yes
configure:22345: checking whether g++ has new(size_t,void*)
configure:22365: g++ -c conftest.cpp >&5
configure:22365: $? = 0
configure:22374: result: yes
configure:22502: checking for debugging
configure:22515: result: no
configure:22517: checking for profiling
configure:22529: result: no
configure:22639: checking for doxygen
configure:22657: found /usr/sbin/doxygen
configure:22670: result: /usr/sbin/doxygen
configure:22855: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.65. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 287d2a7e2f78
config.status:1314: creating src/ccgnu2-config
config.status:1314: creating src/libccext2.pc
config.status:1314: creating src/libccgnu2.pc
config.status:1314: creating src/Makefile
config.status:1314: creating w32/Makefile
config.status:1314: creating w32/vs2008/Makefile
config.status:1314: creating w32/vs2008/ccext2.vcproj
config.status:1314: creating w32/vs2008/ccgnu2.vcproj
config.status:1314: creating w32/vs2008/common.sln
config.status:1314: creating m4/Makefile
config.status:1314: creating doc/Doxyfile
config.status:1314: creating doc/Makefile
config.status:1314: creating demo/Makefile
config.status:1314: creating inc/Makefile
config.status:1314: creating inc/cc++/Makefile
config.status:1314: creating Makefile
config.status:1314: creating commoncpp2.spec
config.status:1314: creating tests/Makefile
config.status:1314: creating commoncpp2.list
config.status:1422: WARNING: 'commoncpp2.list.in' seems to ignore the --datarootdir setting
config.status:1314: creating w32/ccgnu2.dsp
config.status:1314: creating w32/ccext2.dsp
config.status:1314: creating w32/ccgnu2.vcproj
config.status:1314: creating w32/ccext2.vcproj
config.status:1314: creating config.h
config.status:1534: executing libtool commands
config.status:1534: executing depfiles commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_inline=inline
ac_cv_c_restrict=__restrict
ac_cv_c_volatile=yes
ac_cv_cxx_bool_type=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_cxx_exception_flag=no
ac_cv_cxx_exception_handling=yes
ac_cv_cxx_new_init=yes
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=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_getopt=yes
ac_cv_func_getopt_long=yes
ac_cv_func_getpagesize=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_lockf=yes
ac_cv_func_lstat=yes
ac_cv_func_memmove=yes
ac_cv_func_poll=yes
ac_cv_func_posix_memalign=yes
ac_cv_func_realpath=yes
ac_cv_func_sched_getscheduler=yes
ac_cv_func_setegid=yes
ac_cv_func_setenv=yes
ac_cv_func_setitimer=yes
ac_cv_func_setpgrp=yes
ac_cv_func_sigaction=yes
ac_cv_func_sigwait=yes
ac_cv_func_snprintf=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strdup=yes
ac_cv_func_wait4=yes
ac_cv_func_waitpid=yes
ac_cv_header_alloca_h=yes
ac_cv_header_arpa_inet_h=yes
ac_cv_header_bits_wordsize_h=yes
ac_cv_header_bsd_signal_h=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_endian_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_exception=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_features_h=yes
ac_cv_header_getopt_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_ioctl_h=no
ac_cv_header_ip_compat_h=no
ac_cv_header_ip_fil_compat_h=no
ac_cv_header_limits_h=yes
ac_cv_header_linux_in6_h=yes
ac_cv_header_linux_netfilter_ipv4_h=no
ac_cv_header_linux_netfilter_ipv6_h=no
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_net_if_h=yes
ac_cv_header_net_pfvar_h=no
ac_cv_header_netinet6_in6_h=no
ac_cv_header_netinet_in_h=yes
ac_cv_header_netinet_in_systm_h=yes
ac_cv_header_netinet_inet_h=no
ac_cv_header_netinet_ip_compat_h=no
ac_cv_header_netinet_ip_fil_compat_h=no
ac_cv_header_netinet_ip_h=yes
ac_cv_header_poll_h=yes
ac_cv_header_pthread_h=yes
ac_cv_header_pthread_np_h=no
ac_cv_header_sched_h=yes
ac_cv_header_select_h=no
ac_cv_header_semaphore_h=yes
ac_cv_header_ss_h=no
ac_cv_header_sstream=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_atomic_h=no
ac_cv_header_sys_atomic_op_h=no
ac_cv_header_sys_fcntl_h=yes
ac_cv_header_sys_file_h=yes
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_libcsys_h=no
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_poll_h=yes
ac_cv_header_sys_sched_h=no
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_sockio_h=no
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_stream_h=no
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_un_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_syslog_h=yes
ac_cv_header_syslog_hposix_evlog_h=no
ac_cv_header_thread_h=no
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_header_zlib_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_c___getaddrinfo=yes
ac_cv_lib_c___gethostbyname2=yes
ac_cv_lib_c___inet_aton=yes
ac_cv_lib_c___inet_pton=yes
ac_cv_lib_c_pread=yes
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_dld_shl_load=no
ac_cv_lib_gnugetopt_getopt_long=no
ac_cv_lib_pthread___getgrnam_r=yes
ac_cv_lib_pthread___getpwuid_r=yes
ac_cv_lib_pthread___localtime_r=yes
ac_cv_lib_pthread___nanosleep=yes
ac_cv_lib_pthread___pthread_attr_setstacksize=yes
ac_cv_lib_pthread___pthread_cancel=yes
ac_cv_lib_pthread___pthread_delay_np=no
ac_cv_lib_pthread___pthread_mach_thread_np=no
ac_cv_lib_pthread___pthread_mutexattr_settype=yes
ac_cv_lib_pthread___pthread_rwlock_init=yes
ac_cv_lib_pthread___pthread_setcanceltype=yes
ac_cv_lib_pthread___pthread_suspend=no
ac_cv_lib_pthread___pthread_yield=yes
ac_cv_lib_pthread___pthread_yield_np=no
ac_cv_lib_pthread___readdir_r=yes
ac_cv_lib_pthread___strerror_r=yes
ac_cv_lib_pthread_pthread_self=yes
ac_cv_lib_rt_clock_gettime=yes
ac_cv_lib_rt_mlockall=yes
ac_cv_lib_socket_socket=no
ac_cv_objext=o
ac_cv_ost_sigwait2=yes
ac_cv_path_DOXYGEN=/usr/sbin/doxygen
ac_cv_path_EGREP='/usr/sbin/grep -E'
ac_cv_path_FGREP='/usr/sbin/grep -F'
ac_cv_path_GREP=/usr/sbin/grep
ac_cv_path_SED=/usr/sbin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/sbin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=gcc
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_OBJDUMP=objdump
ac_cv_prog_RANLIB=ranlib
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_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_strerror='none required'
ac_cv_target=x86_64-unknown-linux-gnu
ac_cv_type_signal=void
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
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/sbin/ld
lt_cv_path_LDCXX='/usr/sbin/ld -m elf_x86_64'
lt_cv_path_NM='/usr/sbin/nm -B'
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
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=yes
lt_cv_prog_compiler_static_works_CXX=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
np_cv_prog_msc=no
ost_cv_cxx_iostream=no
ost_cv_cxx_mode=false
ost_cv_cxx_mutable=yes
ost_cv_cxx_namespace=yes
ost_cv_dynloader=yes
ost_cv_extras=yes
ost_cv_gnuwin32=no
ost_cv_inet_sockets=yes
ost_cv_ipv6=yes
ost_cv_lib_socket=c
ost_cv_lib_zlib=true
ost_cv_libgetopt_long=false
ost_cv_mutex_recursive=linux
ost_cv_nat=no
ost_cv_nat_detected=no
ost_cv_posix_atomic=no
ost_cv_posix_sys_atomic=no
ost_cv_posix_threads=yes
ost_cv_rt_library=-lrt
ost_cv_socklen_t=yes
ost_cv_ssl=no
ost_cv_sys_posix1=yes
ost_cv_thread_flags=-pthread
ost_cv_thread_library=pthread
ost_cv_thread_rwlock=true
ost_cv_unix_sockets=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/commoncpp2/src/commoncpp2-1.8.1/autoconf/missing --run aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /tmp/commoncpp2/src/commoncpp2-1.8.1/autoconf/missing --run tar'
AR='ar'
AS='as'
AUTOCONF='${SHELL} /tmp/commoncpp2/src/commoncpp2-1.8.1/autoconf/missing --run autoconf'
AUTOHEADER='${SHELL} /tmp/commoncpp2/src/commoncpp2-1.8.1/autoconf/missing --run autoheader'
AUTOMAKE='${SHELL} /tmp/commoncpp2/src/commoncpp2-1.8.1/autoconf/missing --run automake-1.11'
AWK='gawk'
BASE_LIB='../src/libccgnu2.la'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CCXX_DIR='$(top_srcdir)/inc'
CFLAGS=''
COMMON_FLAGS='-D_GNU_SOURCE'
CPP='gcc -E'
CPPFLAGS=''
CPPUNIT_LIBS=' '
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='dlltool'
DOXYGEN='/usr/sbin/doxygen'
DOXY_FALSE='#'
DOXY_TRUE=''
DSYMUTIL=''
DUMPBIN=''
DYN_LOADER='-ldl'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/grep -E'
EXEEXT=''
EXTRAS_FALSE='#'
EXTRAS_TRUE=''
FGREP='/usr/sbin/grep -F'
FTPDIR=''
GETOPT_LIBS=''
GETOPT_LONG_FALSE=''
GETOPT_LONG_TRUE='#'
GREP='/usr/sbin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
KDOC_DIR='$(top_srcdir)/doc'
LD='/usr/sbin/ld -m elf_x86_64'
LDFLAGS=''
LIBGETOPTOBJS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIB_MAJOR='0'
LIB_VERSION='1_8'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
LT_CCXX_VERSION='-version-info 0:1'
LT_MAJOR='0'
LT_MINOR='1'
LT_RELEASE='1.8'
LT_SUBVER='0.1'
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /tmp/commoncpp2/src/commoncpp2-1.8.1/autoconf/missing --run makeinfo'
MKDIR_P='/usr/sbin/mkdir -p'
MODULE_FLAGS='-module -shared -avoid-version'
MSWIN32_FALSE=''
MSWIN32_TRUE='#'
NM='/usr/sbin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='commoncpp2'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PTHREAD_CC=''
RANLIB='ranlib'
SED='/usr/sbin/sed'
SET_MAKE=''
SHARED_FLAGS=''
SHELL='/bin/sh'
SOCKET_LIBS=''
SSL_LIBS=''
STAGE2=''
STRIP='strip'
THREAD_FLAGS=''
THREAD_LIBS=' -lrt -pthread -lpthread'
VERSION='1.8.1'
WARN_FLAGS='-pedantic -Wall'
WIN32_FALSE=''
WIN32_TRUE='#'
WINVERSION='1,8,1,0'
WITH_CPPUNIT_TESTS_FALSE=''
WITH_CPPUNIT_TESTS_TRUE='#'
ZSTREAM_LIBS='-lz'
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=''
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'
ccincludedir='${includedir}/cc++2'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
etc_confdir='/usr/etc'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias='x86_64-unknown-linux'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
incprefix=''
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/commoncpp2/src/commoncpp2-1.8.1/autoconf/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
lt_ECHO='echo'
mandir='/usr/share/man'
mkdir_p='/usr/sbin/mkdir -p'
oldincludedir='/usr/include'
ost_cv_dynloader='yes'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='x86_64-unknown-linux-gnu'
target_alias=''
target_cpu='x86_64'
target_os='linux-gnu'
target_vendor='unknown'
thrprefix='/usr/include'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define PACKAGE "commoncpp2"
#define VERSION "1.8.1"
#define restrict __restrict
#define HAVE_UNISTD_H 1
#define HAVE_FEATURES_H 1
#define HAVE_FCNTL_H 1
#define HAVE_SYS_FCNTL_H 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_BITS_WORDSIZE_H 1
#define HAVE_SYS_TYPES_STD 1
#define HAVE_SYS_TYPES_64 1
#define HAVE_LONG_LONG 1
#define HAVE_ENDIAN_H 1
#define HAVE_SIGACTION 1
#define HAVE_SETITIMER 1
#define HAVE_SIGWAIT 1
#define RETSIGTYPE void
#define HAVE_SIGWAIT2 1
#define HAVE_STRCASECMP 1
#define HAVE_STRINGS_H 1
#define HAVE_ALLOCA_H 1
#define HAVE_GETOPT 1
#define HAVE_GETOPT 1
#define HAVE_GETOPT_H 1
#define HAVE_GETOPT_LONG 1
#define HAVE_GETOPT_LONG 1
#define HAVE_DLFCN_H 1
#define HAVE_MODULES 1
#define HAVE_PTHREAD_H 1
#define HAVE_PTHREAD_H 1
#define HAVE_PTHREAD_NANOSLEEP 1
#define HAVE_HIRES_TIMER 1
#define HAVE_MLOCK 1
#define HAVE_MLOCKALL 1
#define HAVE_SEMAPHORE_H 1
#define HAVE_SCHED_H 1
#define HAVE_SCHED_GETSCHEDULER 1
#define PTHREAD_MUTEXTYPE_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
#define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1
#define HAVE_PTHREAD_RWLOCK 1
#define HAVE_PREAD_PWRITE 1
#define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
#define HAVE_PTHREAD_YIELD 1
#define HAVE_PTHREAD_CANCEL 1
#define HAVE_PTHREAD_SETCANCELTYPE 1
#define HAVE_SETENV 1
#define HAVE_STRTOK_R 1
#define HAVE_LOCALTIME_R 1
#define HAVE_READDIR_R 1
#define HAVE_STRERROR_R 1
#define HAVE_GETPWUID_R 1
#define HAVE_GETPWNAM_R 1
#define HAVE_GETGRNAM_R 1
#define HAVE_POLL_H 1
#define HAVE_SYS_POLL_H 1
#define HAVE_POLL 1
#define HAVE_NET_IF_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_NETINET_IN_SYSTM_H 1
#define HAVE_NETINET_IP_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_ARPA_INET_H 1
#define HAVE_SYS_UN_H 1
#define HAVE_GETADDRINFO 1
#define HAVE_LINUX_IN6_H 1
#define HAVE_INET_PTON 1
#define HAVE_GETHOSTBYNAME2 1
#define HAVE_INET_SOCKETS 1
#define HAVE_INET_ATON 1
#define HAVE_SOCKLEN_T 1
#define HAVE_ERRNO_H 1
#define HAVE_LIMITS_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_UNISTD_H 1
#define HAVE_NET_IF_H 1
#define HAVE_UNIX_SOCKETS 1
#define USE_MONOTONIC_TIMER 1
#define HAVE_EXTRAS 1
#define HAVE_ZLIB_H 1
#define HAVE_ZLIB_H 1
#define HAVE_SYS_FILE_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_SYSLOG_H 1
#define HAVE_REALPATH 1
#define HAVE_LSTAT 1
#define HAVE_SNPRINTF 1
#define HAVE_MEMMOVE 1
#define HAVE_STRDUP 1
#define HAVE_LOCKF 1
#define HAVE_WAITPID 1
#define HAVE_WAIT4 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_POSIX_MEMALIGN 1
#define HAVE_SETEGID 1
#define HAVE_SETPGRP 1
#define HAVE_GETPAGESIZE 1
#define HAVE_BOOL_TYPE 1
#define CCXX_EXCEPTIONS 1
#define HAVE_EXCEPTION 1
#define CCXX_NAMESPACES 1
#define HAVE_SSTREAM 1
#define CCXX_HAVE_NEW_INIT 1
#define ETC_CONFDIR "/usr/etc/"
configure: exit 0