Build of libpgm with vanilla toolchain

The build took 00h 01m 01s and was NOT successful.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
62,584 ansic
11,239 sh
2,612 cpp
2,274 perl
1,031 makefile
241 python
79,981 total

The process tree of the build process is here.

Due to the failure of this package to build, we did not attempt to build several packages that depend on this one. Those packages are:

Log

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:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: libpgm 5.2.122-2 (Wed Aug 24 12:18:25 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# 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 for style of include used by make... GNU
# checking dependency style of gcc... gcc3
# checking for gcc option to accept ISO C99... none needed
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# 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 how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /usr/sbin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-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 sysroot... no
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes
# 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 perl... /usr/sbin/perl
# checking for python... /usr/sbin/python
# checking for library containing sqrt... -lm
# checking for library containing pthread_mutex_trylock... -lpthread
# checking for library containing clock_gettime... none required
# checking for size_t... yes
# checking for working alloca.h... yes
# checking for alloca... yes
# checking arpa/inet.h usability... yes
# checking arpa/inet.h presence... yes
# checking for arpa/inet.h... yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking float.h usability... yes
# checking float.h presence... yes
# checking for float.h... yes
# checking for inttypes.h... (cached) yes
# checking libintl.h usability... yes
# checking libintl.h presence... yes
# checking for libintl.h... yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking locale.h usability... yes
# checking locale.h presence... yes
# checking for locale.h... yes
# checking malloc.h usability... yes
# checking malloc.h presence... yes
# checking for malloc.h... yes
# checking for memory.h... (cached) yes
# checking netdb.h usability... yes
# checking netdb.h presence... yes
# checking for netdb.h... yes
# checking netinet/in.h usability... yes
# checking netinet/in.h presence... yes
# checking for netinet/in.h... yes
# checking stddef.h usability... yes
# checking stddef.h presence... yes
# checking for stddef.h... yes
# checking for stdint.h... (cached) yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking for strings.h... (cached) yes
# checking sys/ioctl.h usability... yes
# checking sys/ioctl.h presence... yes
# checking for sys/ioctl.h... yes
# checking sys/param.h usability... yes
# checking sys/param.h presence... yes
# checking for sys/param.h... yes
# checking sys/socket.h usability... yes
# checking sys/socket.h presence... yes
# checking for sys/socket.h... yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking sys/timeb.h usability... yes
# checking sys/timeb.h presence... yes
# checking for sys/timeb.h... yes
# checking syslog.h usability... yes
# checking syslog.h presence... yes
# checking for syslog.h... yes
# checking for unistd.h... (cached) yes
# checking wchar.h usability... yes
# checking wchar.h presence... yes
# checking for wchar.h... yes
# checking for stdbool.h that conforms to C99... yes
# checking for _Bool... yes
# checking for inline... inline
# checking for flexible array members... yes
# checking for C/C++ restrict keyword... __restrict
# checking for variable-length arrays... yes
# checking for int16_t... yes
# checking for int32_t... yes
# checking for int64_t... yes
# checking for int8_t... yes
# checking for mode_t... yes
# checking for size_t... (cached) yes
# checking for ssize_t... yes
# checking for uid_t in sys/types.h... yes
# checking for uint16_t... yes
# checking for uint32_t... yes
# checking for uint64_t... yes
# checking for uint8_t... yes
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible malloc... yes
# checking for stdlib.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for sys/param.h... (cached) yes
# checking for getpagesize... yes
# checking for working mmap... yes
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible realloc... yes
# checking whether strerror_r is declared... yes
# checking for strerror_r... yes
# checking whether strerror_r returns char *... no
# checking for atexit... yes
# checking for clock_gettime... yes
# checking for floor... yes
# checking for ftime... yes
# checking for gethostbyaddr... yes
# checking for gethostbyname... yes
# checking for gethostname... yes
# checking for gettimeofday... yes
# checking for inet_ntoa... yes
# checking for memmove... yes
# checking for memset... yes
# checking for regcomp... yes
# checking for select... yes
# checking for setenv... yes
# checking for setlocale... yes
# checking for socket... yes
# checking for sqrt... yes
# checking for stpcpy... yes
# checking for strcasecmp... yes
# checking for strchr... yes
# checking for strdup... yes
# checking for strerror... yes
# checking for strncasecmp... yes
# checking for strpbrk... yes
# checking for strrchr... yes
# checking for strstr... yes
# checking for strtol... yes
# checking for strtoul... yes
# checking for strtoull... yes
# checking for pthread_spinlock... yes
# checking for getprotobyname_r... yes
# checking whether getprotobyname_r returns struct protoent *... no
# checking for getnetent... yes
# checking for C99 variadic macros... yes
# checking for GNU-style variadic macros... yes
# checking for working alloca.h... (cached) yes
# checking for alloca... (cached) yes
# checking for eventfd... yes
# checking for /proc/cpuinfo... yes
# checking for backtrace... yes
# checking for pselect... yes
# checking for /dev/rtc... no
# checking for RDTSC instruction... yes
# checking for /dev/hpet... no
# checking for poll... yes
# checking for epoll_ctl... yes
# checking for getifaddrs... yes
# checking for struct ifreq.ifr_netmask... no
# checking for struct _WSAMSG.name... no
# checking for struct group_req.gr_interface... yes
# checking for struct ip_mreqn.imr_ifindex... yes
# checking for struct ip_msfilter.imsf_multiaddr... no
# checking for printf thousands' grouping... yes
# checking for vasprintf... yes
# checking for hidden visibility attribute... yes
# checking for raw IP sockets ip_{len,off} host byte ordering... no
# checking for unaligned pointers... yes
# checking for intrinsic atomic ops... yes
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating openpgm-5.2.pc
# config.status: creating openpgm.spec
# config.status: creating include/config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# CC libpgm_noinst_la-thread.lo
# CC libpgm_noinst_la-mem.lo
# In file included from /usr/include/ctype.h:25:0,
# from mem.c:27:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# In file included from /usr/include/errno.h:28:0,
# from thread.c:25:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# CC libpgm_noinst_la-string.lo
# CC libpgm_noinst_la-list.lo
# In file included from /usr/include/limits.h:25:0,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:168,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/syslimits.h:7,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:34,
# from string.c:30:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# In file included from /usr/include/sys/types.h:25:0,
# from /usr/include/sys/param.h:25,
# from ./include/pgm/types.h:29,
# from ./include/pgm/atomic.h:36,
# from ./include/impl/framework.h:30,
# from list.c:25:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# CC libpgm_noinst_la-slist.lo
# CC libpgm_noinst_la-queue.lo
# In file included from /usr/include/sys/types.h:25:0,
# from /usr/include/sys/param.h:25,
# from ./include/pgm/types.h:29,
# from ./include/pgm/atomic.h:36,
# from ./include/impl/framework.h:30,
# from queue.c:25:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# In file included from /usr/include/sys/types.h:25:0,
# from /usr/include/sys/param.h:25,
# from ./include/pgm/types.h:29,
# from ./include/pgm/atomic.h:36,
# from ./include/impl/framework.h:30,
# from slist.c:25:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# CC libpgm_noinst_la-hashtable.lo
# CC libpgm_noinst_la-messages.lo
# In file included from /usr/include/sys/types.h:25:0,
# from /usr/include/sys/param.h:25,
# from ./include/pgm/types.h:29,
# from ./include/pgm/atomic.h:36,
# from ./include/impl/framework.h:30,
# from hashtable.c:25:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# In file included from /usr/include/stdio.h:27:0,
# from messages.c:26:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# CC libpgm_noinst_la-error.lo
# In file included from /usr/include/netdb.h:25:0,
# from error.c:30:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# CC libpgm_noinst_la-math.lo
# In file included from /usr/include/sys/types.h:25:0,
# from /usr/include/sys/param.h:25,
# from ./include/pgm/types.h:29,
# from ./include/pgm/atomic.h:36,
# from ./include/impl/framework.h:30,
# from math.c:25:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# CC libpgm_noinst_la-packet_parse.lo
# CC libpgm_noinst_la-packet_test.lo
# In file included from /usr/include/sys/types.h:25:0,
# from /usr/include/sys/param.h:25,
# from ./include/pgm/types.h:29,
# from ./include/pgm/atomic.h:36,
# from ./include/impl/framework.h:30,
# from packet_parse.c:26:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# In file included from /usr/include/ctype.h:25:0,
# from packet_test.c:25:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# CC libpgm_noinst_la-sockaddr.lo
# In file included from /usr/include/errno.h:28:0,
# from sockaddr.c:25:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# CC libpgm_noinst_la-time.lo
# In file included from /usr/include/errno.h:28:0,
# from time.c:27:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# CC libpgm_noinst_la-if.lo
# In file included from /usr/include/errno.h:28:0,
# from if.c:30:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# CC libpgm_noinst_la-inet_lnaof.lo
# In file included from /usr/include/sys/types.h:25:0,
# from inet_lnaof.c:27:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# CC libpgm_noinst_la-getifaddrs.lo
# In file included from /usr/include/errno.h:28:0,
# from getifaddrs.c:34:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# CC libpgm_noinst_la-get_nprocs.lo
# In file included from /usr/include/sched.h:22:0,
# from get_nprocs.c:32:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# CC libpgm_noinst_la-getnetbyname.lo
# In file included from /usr/include/stdio.h:27:0,
# from getnetbyname.c:30:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# CC libpgm_noinst_la-getnodeaddr.lo
# In file included from /usr/include/errno.h:28:0,
# from getnodeaddr.c:29:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# CC libpgm_noinst_la-getprotobyname.lo
# In file included from /usr/include/stdio.h:27:0,
# from getprotobyname.c:26:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# CC libpgm_noinst_la-indextoaddr.lo
# In file included from /usr/include/sys/types.h:25:0,
# from /usr/include/sys/param.h:25,
# from ./include/pgm/types.h:29,
# from ./include/pgm/atomic.h:36,
# from ./include/impl/framework.h:30,
# from indextoaddr.c:28:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# CC libpgm_noinst_la-indextoname.lo
# In file included from /usr/include/sys/types.h:25:0,
# from /usr/include/sys/param.h:25,
# from ./include/pgm/types.h:29,
# from ./include/pgm/atomic.h:36,
# from ./include/impl/framework.h:30,
# from indextoname.c:31:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# CC libpgm_noinst_la-nametoindex.lo
# In file included from /usr/include/sys/types.h:25:0,
# from /usr/include/sys/param.h:25,
# from ./include/pgm/types.h:29,
# from ./include/pgm/atomic.h:36,
# from ./include/impl/framework.h:30,
# from nametoindex.c:31:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# CC libpgm_noinst_la-inet_network.lo
# In file included from /usr/include/ctype.h:25:0,
# from inet_network.c:25:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# CC libpgm_noinst_la-md5.lo
# In file included from /usr/include/sys/types.h:25:0,
# from /usr/include/sys/param.h:25,
# from ./include/pgm/types.h:29,
# from ./include/pgm/atomic.h:36,
# from ./include/impl/framework.h:30,
# from md5.c:29:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# CC libpgm_noinst_la-rand.lo
# In file included from /usr/include/errno.h:28:0,
# from rand.c:27:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# CC libpgm_noinst_la-gsi.lo
# In file included from /usr/include/errno.h:28:0,
# from gsi.c:25:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# CC libpgm_noinst_la-tsi.lo
# In file included from /usr/include/stdio.h:27:0,
# from tsi.c:25:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# CC libpgm_noinst_la-txw.lo
# In file included from /usr/include/sys/types.h:25:0,
# from /usr/include/sys/param.h:25,
# from ./include/pgm/types.h:29,
# from ./include/pgm/atomic.h:36,
# from ./include/impl/framework.h:30,
# from txw.c:26:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# CC libpgm_noinst_la-rxw.lo
# In file included from /usr/include/sys/types.h:25:0,
# from /usr/include/sys/param.h:25,
# from ./include/pgm/types.h:29,
# from ./include/pgm/atomic.h:36,
# from ./include/impl/framework.h:30,
# from rxw.c:26:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# CC libpgm_noinst_la-skbuff.lo
# In file included from /usr/include/sys/types.h:25:0,
# from /usr/include/sys/param.h:25,
# from ./include/pgm/types.h:29,
# from ./include/pgm/atomic.h:36,
# from ./include/impl/framework.h:30,
# from skbuff.c:25:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# CC libpgm_noinst_la-socket.lo
# In file included from /usr/include/errno.h:28:0,
# from socket.c:26:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# CC libpgm_noinst_la-source.lo
# In file included from /usr/include/errno.h:28:0,
# from source.c:25:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# CC libpgm_noinst_la-receiver.lo
# In file included from /usr/include/errno.h:28:0,
# from receiver.c:25:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# CC libpgm_noinst_la-recv.lo
# In file included from /usr/include/errno.h:28:0,
# from recv.c:30:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# CC libpgm_noinst_la-engine.lo
# In file included from /usr/include/netdb.h:25:0,
# from engine.c:39:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# CC libpgm_noinst_la-timer.lo
# In file included from /usr/include/sys/types.h:25:0,
# from /usr/include/sys/param.h:25,
# from ./include/pgm/types.h:29,
# from ./include/pgm/atomic.h:36,
# from ./include/impl/framework.h:30,
# from timer.c:26:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# CC libpgm_noinst_la-net.lo
# In file included from /usr/include/errno.h:28:0,
# from net.c:25:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# CC libpgm_noinst_la-rate_control.lo
# In file included from /usr/include/sys/types.h:25:0,
# from /usr/include/sys/param.h:25,
# from ./include/pgm/types.h:29,
# from ./include/pgm/atomic.h:36,
# from ./include/impl/framework.h:30,
# from rate_control.c:25:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# CC libpgm_noinst_la-checksum.lo
# In file included from /usr/include/sys/types.h:25:0,
# from /usr/include/sys/param.h:25,
# from ./include/pgm/types.h:29,
# from ./include/pgm/atomic.h:36,
# from ./include/impl/framework.h:30,
# from checksum.c:25:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# CC libpgm_noinst_la-reed_solomon.lo
# In file included from /usr/include/sys/types.h:25:0,
# from /usr/include/sys/param.h:25,
# from ./include/pgm/types.h:29,
# from ./include/pgm/atomic.h:36,
# from ./include/impl/framework.h:30,
# from reed_solomon.c:30:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# GEN galois_tables.c
# CC libpgm_noinst_la-wsastrerror.lo
# In file included from /usr/include/sys/types.h:25:0,
# from /usr/include/sys/param.h:25,
# from ./include/pgm/types.h:29,
# from ./include/pgm/atomic.h:36,
# from ./include/impl/framework.h:30,
# from wsastrerror.c:24:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# CC libpgm_noinst_la-histogram.lo
# In file included from /usr/include/limits.h:25:0,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:168,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/syslimits.h:7,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:34,
# from histogram.c:25:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# GEN version.c
# File "./version_generator.py", line 53
# """%(build_date, build_time, platform.system(), platform.machine(), build_rev)
# ^
# SyntaxError: invalid syntax
# make: *** [Makefile:1316: version.c] Error 1
# make: *** Waiting for unfinished jobs....
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/libpgm/src/libpgm-5.2.122/openpgm/pgm/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 OpenPGM configure 5.2.122, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = acdd8de7f8e0
# 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:2557: checking for a BSD-compatible install
# configure:2625: result: /usr/bin/install -c
# configure:2636: checking whether build environment is sane
# configure:2686: result: yes
# configure:2735: checking for x86_64-unknown-linux-strip
# configure:2765: result: no
# configure:2775: checking for strip
# configure:2791: found /usr/sbin/strip
# configure:2802: result: strip
# configure:2827: checking for a thread-safe mkdir -p
# configure:2866: result: /usr/sbin/mkdir -p
# configure:2879: checking for gawk
# configure:2895: found /usr/sbin/gawk
# configure:2906: result: gawk
# configure:2917: checking whether make sets $(MAKE)
# configure:2939: result: yes
# configure:3021: checking whether make supports nested variables
# configure:3038: result: yes
# configure:3071: checking for x86_64-unknown-linux-gcc
# configure:3101: result: no
# configure:3111: checking for gcc
# configure:3127: found /usr/sbin/gcc
# configure:3138: result: gcc
# configure:3367: checking for C compiler version
# configure:3376: 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:3387: $? = 0
# configure:3376: 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:3387: $? = 0
# configure:3376: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3387: $? = 1
# configure:3376: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3387: $? = 1
# configure:3407: checking whether the C compiler works
# configure:3429: gcc conftest.c >&5
# configure:3433: $? = 0
# configure:3481: result: yes
# configure:3484: checking for C compiler default output file name
# configure:3486: result: a.out
# configure:3492: checking for suffix of executables
# configure:3499: gcc -o conftest conftest.c >&5
# configure:3503: $? = 0
# configure:3525: result:
# configure:3547: checking whether we are cross compiling
# configure:3555: gcc -o conftest conftest.c >&5
# configure:3559: $? = 0
# configure:3566: ./conftest
# configure:3570: $? = 0
# configure:3585: result: no
# configure:3590: checking for suffix of object files
# configure:3612: gcc -c conftest.c >&5
# configure:3616: $? = 0
# configure:3637: result: o
# configure:3641: checking whether we are using the GNU C compiler
# configure:3660: gcc -c conftest.c >&5
# configure:3660: $? = 0
# configure:3669: result: yes
# configure:3678: checking whether gcc accepts -g
# configure:3698: gcc -c -g conftest.c >&5
# configure:3698: $? = 0
# configure:3739: result: yes
# configure:3756: checking for gcc option to accept ISO C89
# configure:3819: gcc -c conftest.c >&5
# configure:3819: $? = 0
# configure:3832: result: none needed
# configure:3863: checking for style of include used by make
# configure:3891: result: GNU
# configure:3917: checking dependency style of gcc
# configure:4028: result: gcc3
# configure:4043: checking for gcc option to accept ISO C99
# configure:4192: gcc -c conftest.c >&5
# configure:4192: $? = 0
# configure:4205: result: none needed
# configure:4249: checking build system type
# configure:4263: result: x86_64-unknown-linux-gnu
# configure:4283: checking host system type
# configure:4296: result: x86_64-unknown-linux-gnu
# configure:4337: checking how to print strings
# configure:4364: result: printf
# configure:4385: checking for a sed that does not truncate output
# configure:4449: result: /usr/sbin/sed
# configure:4467: checking for grep that handles long lines and -e
# configure:4525: result: /usr/sbin/grep
# configure:4530: checking for egrep
# configure:4592: result: /usr/sbin/grep -E
# configure:4597: checking for fgrep
# configure:4659: result: /usr/sbin/grep -F
# configure:4694: checking for ld used by gcc
# configure:4761: result: /usr/sbin/ld
# configure:4768: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:4783: result: yes
# configure:4795: checking for BSD- or MS-compatible name lister (nm)
# configure:4844: result: /usr/sbin/nm -B
# configure:4974: checking the name lister (/usr/sbin/nm -B) interface
# configure:4981: gcc -c conftest.c >&5
# configure:4984: /usr/sbin/nm -B "conftest.o"
# configure:4987: output
# 0000000000000000 B some_variable
# configure:4994: result: BSD nm
# configure:4997: checking whether ln -s works
# configure:5001: result: yes
# configure:5009: checking the maximum length of command line arguments
# configure:5139: result: 1572864
# configure:5156: checking whether the shell understands some XSI constructs
# configure:5166: result: yes
# configure:5170: checking whether the shell understands "+="
# configure:5176: result: yes
# configure:5211: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:5251: result: func_convert_file_noop
# configure:5258: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5278: result: func_convert_file_noop
# configure:5285: checking for /usr/sbin/ld option to reload object files
# configure:5292: result: -r
# configure:5326: checking for x86_64-unknown-linux-objdump
# configure:5356: result: no
# configure:5366: checking for objdump
# configure:5382: found /usr/sbin/objdump
# configure:5393: result: objdump
# configure:5425: checking how to recognize dependent libraries
# configure:5627: result: pass_all
# configure:5672: checking for x86_64-unknown-linux-dlltool
# configure:5702: result: no
# configure:5712: checking for dlltool
# configure:5742: result: no
# configure:5772: checking how to associate runtime and link libraries
# configure:5799: result: printf %s\n
# configure:5816: checking for x86_64-unknown-linux-ar
# configure:5846: result: no
# configure:5860: checking for ar
# configure:5876: found /usr/sbin/ar
# configure:5887: result: ar
# configure:5924: checking for archiver @FILE support
# configure:5941: gcc -c conftest.c >&5
# configure:5941: $? = 0
# configure:5944: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:5947: $? = 0
# configure:5952: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:5955: $? = 1
# configure:5967: result: @
# configure:5985: checking for x86_64-unknown-linux-strip
# configure:6012: result: strip
# configure:6084: checking for x86_64-unknown-linux-ranlib
# configure:6114: result: no
# configure:6124: checking for ranlib
# configure:6140: found /usr/sbin/ranlib
# configure:6151: result: ranlib
# configure:6253: checking command to parse /usr/sbin/nm -B output from gcc object
# configure:6373: gcc -c conftest.c >&5
# configure:6376: $? = 0
# configure:6380: /usr/sbin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:6383: $? = 0
# configure:6449: gcc -o conftest conftest.c conftstm.o >&5
# configure:6452: $? = 0
# configure:6490: result: ok
# configure:6527: checking for sysroot
# configure:6557: result: no
# configure:6634: gcc -c conftest.c >&5
# configure:6637: $? = 0
# configure:6773: checking for x86_64-unknown-linux-mt
# configure:6803: result: no
# configure:6813: checking for mt
# configure:6843: result: no
# configure:6863: checking if : is a manifest tool
# configure:6869: : '-?'
# configure:6877: result: no
# configure:7519: checking how to run the C preprocessor
# configure:7550: gcc -E conftest.c
# configure:7550: $? = 0
# configure:7564: gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7564: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenPGM"
# | #define PACKAGE_TARNAME "openpgm"
# | #define PACKAGE_VERSION "5.2.122"
# | #define PACKAGE_STRING "OpenPGM 5.2.122"
# | #define PACKAGE_BUGREPORT "openpgm-dev@googlegroups.com"
# | #define PACKAGE_URL "http://code.google.com/p/openpgm/"
# | /* end confdefs.h. */
# | #include
# configure:7589: result: gcc -E
# configure:7609: gcc -E conftest.c
# configure:7609: $? = 0
# configure:7623: gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7623: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenPGM"
# | #define PACKAGE_TARNAME "openpgm"
# | #define PACKAGE_VERSION "5.2.122"
# | #define PACKAGE_STRING "OpenPGM 5.2.122"
# | #define PACKAGE_BUGREPORT "openpgm-dev@googlegroups.com"
# | #define PACKAGE_URL "http://code.google.com/p/openpgm/"
# | /* end confdefs.h. */
# | #include
# configure:7652: checking for ANSI C header files
# configure:7672: gcc -c conftest.c >&5
# configure:7672: $? = 0
# configure:7745: gcc -o conftest conftest.c >&5
# configure:7745: $? = 0
# configure:7745: ./conftest
# configure:7745: $? = 0
# configure:7756: result: yes
# configure:7769: checking for sys/types.h
# configure:7769: gcc -c conftest.c >&5
# configure:7769: $? = 0
# configure:7769: result: yes
# configure:7769: checking for sys/stat.h
# configure:7769: gcc -c conftest.c >&5
# configure:7769: $? = 0
# configure:7769: result: yes
# configure:7769: checking for stdlib.h
# configure:7769: gcc -c conftest.c >&5
# configure:7769: $? = 0
# configure:7769: result: yes
# configure:7769: checking for string.h
# configure:7769: gcc -c conftest.c >&5
# configure:7769: $? = 0
# configure:7769: result: yes
# configure:7769: checking for memory.h
# configure:7769: gcc -c conftest.c >&5
# configure:7769: $? = 0
# configure:7769: result: yes
# configure:7769: checking for strings.h
# configure:7769: gcc -c conftest.c >&5
# configure:7769: $? = 0
# configure:7769: result: yes
# configure:7769: checking for inttypes.h
# configure:7769: gcc -c conftest.c >&5
# configure:7769: $? = 0
# configure:7769: result: yes
# configure:7769: checking for stdint.h
# configure:7769: gcc -c conftest.c >&5
# configure:7769: $? = 0
# configure:7769: result: yes
# configure:7769: checking for unistd.h
# configure:7769: gcc -c conftest.c >&5
# configure:7769: $? = 0
# configure:7769: result: yes
# configure:7783: checking for dlfcn.h
# configure:7783: gcc -c conftest.c >&5
# configure:7783: $? = 0
# configure:7783: result: yes
# configure:7989: checking for objdir
# configure:8004: result: .libs
# configure:8271: checking if gcc supports -fno-rtti -fno-exceptions
# configure:8289: 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:8293: $? = 0
# configure:8306: result: no
# configure:8633: checking for gcc option to produce PIC
# configure:8640: result: -fPIC -DPIC
# configure:8648: checking if gcc PIC flag -fPIC -DPIC works
# configure:8666: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8670: $? = 0
# configure:8683: result: yes
# configure:8712: checking if gcc static flag -static works
# configure:8740: result: yes
# configure:8755: checking if gcc supports -c -o file.o
# configure:8776: gcc -c -o out/conftest2.o conftest.c >&5
# configure:8780: $? = 0
# configure:8802: result: yes
# configure:8810: checking if gcc supports -c -o file.o
# configure:8857: result: yes
# configure:8890: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:10047: result: yes
# configure:10084: checking whether -lc should be explicitly linked in
# configure:10092: gcc -c conftest.c >&5
# configure:10095: $? = 0
# configure:10110: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:10113: $? = 0
# configure:10127: result: no
# configure:10287: checking dynamic linker characteristics
# configure:10798: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:10798: $? = 0
# configure:11032: result: GNU/Linux ld.so
# configure:11139: checking how to hardcode library paths into programs
# configure:11164: result: immediate
# configure:11704: checking whether stripping libraries is possible
# configure:11709: result: yes
# configure:11744: checking if libtool supports shared libraries
# configure:11746: result: yes
# configure:11749: checking whether to build shared libraries
# configure:11770: result: yes
# configure:11773: checking whether to build static libraries
# configure:11777: result: yes
# configure:11816: checking for perl
# configure:11834: found /usr/sbin/perl
# configure:11846: result: /usr/sbin/perl
# configure:11856: checking for python
# configure:11874: found /usr/sbin/python
# configure:11886: result: /usr/sbin/python
# configure:12141: checking for library containing sqrt
# configure:12172: gcc -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# conftest.c:28:6: warning: conflicting types for built-in function 'sqrt'
# char sqrt ();
# ^~~~
# /tmp/ccX5Zixz.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `sqrt'
# collect2: error: ld returned 1 exit status
# configure:12172: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenPGM"
# | #define PACKAGE_TARNAME "openpgm"
# | #define PACKAGE_VERSION "5.2.122"
# | #define PACKAGE_STRING "OpenPGM 5.2.122"
# | #define PACKAGE_BUGREPORT "openpgm-dev@googlegroups.com"
# | #define PACKAGE_URL "http://code.google.com/p/openpgm/"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* 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 sqrt ();
# | int
# | main ()
# | {
# | return sqrt ();
# | ;
# | return 0;
# | }
# configure:12172: gcc -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c -lm >&5
# conftest.c:28:6: warning: conflicting types for built-in function 'sqrt'
# char sqrt ();
# ^~~~
# configure:12172: $? = 0
# configure:12189: result: -lm
# configure:12197: checking for library containing pthread_mutex_trylock
# configure:12228: gcc -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c -lm >&5
# /tmp/ccF7H6uH.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `pthread_mutex_trylock'
# collect2: error: ld returned 1 exit status
# configure:12228: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenPGM"
# | #define PACKAGE_TARNAME "openpgm"
# | #define PACKAGE_VERSION "5.2.122"
# | #define PACKAGE_STRING "OpenPGM 5.2.122"
# | #define PACKAGE_BUGREPORT "openpgm-dev@googlegroups.com"
# | #define PACKAGE_URL "http://code.google.com/p/openpgm/"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* 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_mutex_trylock ();
# | int
# | main ()
# | {
# | return pthread_mutex_trylock ();
# | ;
# | return 0;
# | }
# configure:12228: gcc -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c -lpthread -lm >&5
# configure:12228: $? = 0
# configure:12245: result: -lpthread
# configure:12253: checking for library containing clock_gettime
# configure:12284: gcc -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c -lpthread -lm >&5
# configure:12284: $? = 0
# configure:12301: result: none required
# configure:12311: checking for size_t
# configure:12311: gcc -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# In file included from /usr/include/stdio.h:27:0,
# from conftest.c:21:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:12311: $? = 0
# configure:12311: gcc -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# In file included from /usr/include/stdio.h:27:0,
# from conftest.c:21:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# conftest.c: In function 'main':
# conftest.c:57:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:12311: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenPGM"
# | #define PACKAGE_TARNAME "openpgm"
# | #define PACKAGE_VERSION "5.2.122"
# | #define PACKAGE_STRING "OpenPGM 5.2.122"
# | #define PACKAGE_BUGREPORT "openpgm-dev@googlegroups.com"
# | #define PACKAGE_URL "http://code.google.com/p/openpgm/"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* 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
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:12311: result: yes
# configure:12324: checking for working alloca.h
# configure:12341: gcc -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c -lpthread -lm >&5
# In file included from /usr/include/alloca.h:21:0,
# from conftest.c:21:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:12341: $? = 0
# configure:12349: result: yes
# configure:12357: checking for alloca
# configure:12394: gcc -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c -lpthread -lm >&5
# configure:12394: $? = 0
# configure:12402: result: yes
# configure:12511: checking arpa/inet.h usability
# configure:12511: gcc -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# In file included from /usr/include/stdio.h:27:0,
# from conftest.c:23:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:12511: $? = 0
# configure:12511: result: yes
# configure:12511: checking arpa/inet.h presence
# configure:12511: gcc -E conftest.c
# configure:12511: $? = 0
# configure:12511: result: yes
# configure:12511: checking for arpa/inet.h
# configure:12511: result: yes
# configure:12511: checking fcntl.h usability
# configure:12511: gcc -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# In file included from /usr/include/stdio.h:27:0,
# from conftest.c:24:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:12511: $? = 0
# configure:12511: result: yes
# configure:12511: checking fcntl.h presence
# configure:12511: gcc -E conftest.c
# configure:12511: $? = 0
# configure:12511: result: yes
# configure:12511: checking for fcntl.h
# configure:12511: result: yes
# configure:12511: checking float.h usability
# configure:12511: gcc -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# In file included from /usr/include/stdio.h:27:0,
# from conftest.c:25:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:12511: $? = 0
# configure:12511: result: yes
# configure:12511: checking float.h presence
# configure:12511: gcc -E conftest.c
# configure:12511: $? = 0
# configure:12511: result: yes
# configure:12511: checking for float.h
# configure:12511: result: yes
# configure:12511: checking for inttypes.h
# configure:12511: result: yes
# configure:12511: checking libintl.h usability
# configure:12511: gcc -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# In file included from /usr/include/stdio.h:27:0,
# from conftest.c:27:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:12511: $? = 0
# configure:12511: result: yes
# configure:12511: checking libintl.h presence
# configure:12511: gcc -E conftest.c
# configure:12511: $? = 0
# configure:12511: result: yes
# configure:12511: checking for libintl.h
# configure:12511: result: yes
# configure:12511: checking limits.h usability
# configure:12511: gcc -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# In file included from /usr/include/stdio.h:27:0,
# from conftest.c:28:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:12511: $? = 0
# configure:12511: result: yes
# configure:12511: checking limits.h presence
# configure:12511: gcc -E conftest.c
# configure:12511: $? = 0
# configure:12511: result: yes
# configure:12511: checking for limits.h
# configure:12511: result: yes
# configure:12511: checking locale.h usability
# configure:12511: gcc -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# In file included from /usr/include/stdio.h:27:0,
# from conftest.c:29:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:12511: $? = 0
# configure:12511: result: yes
# configure:12511: checking locale.h presence
# configure:12511: gcc -E conftest.c
# configure:12511: $? = 0
# configure:12511: result: yes
# configure:12511: checking for locale.h
# configure:12511: result: yes
# configure:12511: checking malloc.h usability
# configure:12511: gcc -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# In file included from /usr/include/stdio.h:27:0,
# from conftest.c:30:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:12511: $? = 0
# configure:12511: result: yes
# configure:12511: checking malloc.h presence
# configure:12511: gcc -E conftest.c
# configure:12511: $? = 0
# configure:12511: result: yes
# configure:12511: checking for malloc.h
# configure:12511: result: yes
# configure:12511: checking for memory.h
# configure:12511: result: yes
# configure:12511: checking netdb.h usability
# configure:12511: gcc -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# In file included from /usr/include/stdio.h:27:0,
# from conftest.c:32:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:12511: $? = 0
# configure:12511: result: yes
# configure:12511: checking netdb.h presence
# configure:12511: gcc -E conftest.c
# configure:12511: $? = 0
# configure:12511: result: yes
# configure:12511: checking for netdb.h
# configure:12511: result: yes
# configure:12511: checking netinet/in.h usability
# configure:12511: gcc -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# In file included from /usr/include/stdio.h:27:0,
# from conftest.c:33:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:12511: $? = 0
# configure:12511: result: yes
# configure:12511: checking netinet/in.h presence
# configure:12511: gcc -E conftest.c
# configure:12511: $? = 0
# configure:12511: result: yes
# configure:12511: checking for netinet/in.h
# configure:12511: result: yes
# configure:12511: checking stddef.h usability
# configure:12511: gcc -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# In file included from /usr/include/stdio.h:27:0,
# from conftest.c:34:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:12511: $? = 0
# configure:12511: result: yes
# configure:12511: checking stddef.h presence
# configure:12511: gcc -E conftest.c
# configure:12511: $? = 0
# configure:12511: result: yes
# configure:12511: checking for stddef.h
# configure:12511: result: yes
# configure:12511: checking for stdint.h
# configure:12511: result: yes
# configure:12511: checking for stdlib.h
# configure:12511: result: yes
# configure:12511: checking for string.h
# configure:12511: result: yes
# configure:12511: checking for strings.h
# configure:12511: result: yes
# configure:12511: checking sys/ioctl.h usability
# configure:12511: gcc -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# In file included from /usr/include/stdio.h:27:0,
# from conftest.c:39:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:12511: $? = 0
# configure:12511: result: yes
# configure:12511: checking sys/ioctl.h presence
# configure:12511: gcc -E conftest.c
# configure:12511: $? = 0
# configure:12511: result: yes
# configure:12511: checking for sys/ioctl.h
# configure:12511: result: yes
# configure:12511: checking sys/param.h usability
# configure:12511: gcc -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# In file included from /usr/include/stdio.h:27:0,
# from conftest.c:40:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:12511: $? = 0
# configure:12511: result: yes
# configure:12511: checking sys/param.h presence
# configure:12511: gcc -E conftest.c
# configure:12511: $? = 0
# configure:12511: result: yes
# configure:12511: checking for sys/param.h
# configure:12511: result: yes
# configure:12511: checking sys/socket.h usability
# configure:12511: gcc -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# In file included from /usr/include/stdio.h:27:0,
# from conftest.c:41:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:12511: $? = 0
# configure:12511: result: yes
# configure:12511: checking sys/socket.h presence
# configure:12511: gcc -E conftest.c
# configure:12511: $? = 0
# configure:12511: result: yes
# configure:12511: checking for sys/socket.h
# configure:12511: result: yes
# configure:12511: checking sys/time.h usability
# configure:12511: gcc -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# In file included from /usr/include/stdio.h:27:0,
# from conftest.c:42:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:12511: $? = 0
# configure:12511: result: yes
# configure:12511: checking sys/time.h presence
# configure:12511: gcc -E conftest.c
# configure:12511: $? = 0
# configure:12511: result: yes
# configure:12511: checking for sys/time.h
# configure:12511: result: yes
# configure:12511: checking sys/timeb.h usability
# configure:12511: gcc -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# In file included from /usr/include/stdio.h:27:0,
# from conftest.c:43:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:12511: $? = 0
# configure:12511: result: yes
# configure:12511: checking sys/timeb.h presence
# configure:12511: gcc -E conftest.c
# configure:12511: $? = 0
# configure:12511: result: yes
# configure:12511: checking for sys/timeb.h
# configure:12511: result: yes
# configure:12511: checking syslog.h usability
# configure:12511: gcc -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# In file included from /usr/include/stdio.h:27:0,
# from conftest.c:44:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:12511: $? = 0
# configure:12511: result: yes
# configure:12511: checking syslog.h presence
# configure:12511: gcc -E conftest.c
# configure:12511: $? = 0
# configure:12511: result: yes
# configure:12511: checking for syslog.h
# configure:12511: result: yes
# configure:12511: checking for unistd.h
# configure:12511: result: yes
# configure:12511: checking wchar.h usability
# configure:12511: gcc -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# In file included from /usr/include/stdio.h:27:0,
# from conftest.c:46:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:12511: $? = 0
# configure:12511: result: yes
# configure:12511: checking wchar.h presence
# configure:12511: gcc -E conftest.c
# configure:12511: $? = 0
# configure:12511: result: yes
# configure:12511: checking for wchar.h
# configure:12511: result: yes
# configure:12523: checking for stdbool.h that conforms to C99
# configure:12590: gcc -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# configure:12590: $? = 0
# configure:12597: result: yes
# configure:12599: checking for _Bool
# configure:12599: gcc -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# In file included from /usr/include/stdio.h:27:0,
# from conftest.c:47:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:12599: $? = 0
# configure:12599: gcc -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# In file included from /usr/include/stdio.h:27:0,
# from conftest.c:47:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# conftest.c: In function 'main':
# conftest.c:83:20: error: expected expression before ')' token
# if (sizeof ((_Bool)))
# ^
# configure:12599: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenPGM"
# | #define PACKAGE_TARNAME "openpgm"
# | #define PACKAGE_VERSION "5.2.122"
# | #define PACKAGE_STRING "OpenPGM 5.2.122"
# | #define PACKAGE_BUGREPORT "openpgm-dev@googlegroups.com"
# | #define PACKAGE_URL "http://code.google.com/p/openpgm/"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_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
# | int
# | main ()
# | {
# | if (sizeof ((_Bool)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:12599: result: yes
# configure:12616: checking for inline
# configure:12632: gcc -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# configure:12632: $? = 0
# configure:12640: result: inline
# configure:12659: checking for flexible array members
# configure:12682: gcc -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# In file included from /usr/include/stdlib.h:24:0,
# from conftest.c:49:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:12682: $? = 0
# configure:12689: result: yes
# configure:12700: checking for C/C++ restrict keyword
# configure:12725: gcc -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# configure:12725: $? = 0
# configure:12733: result: __restrict
# configure:12747: checking for variable-length arrays
# configure:12763: gcc -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# configure:12763: $? = 0
# configure:12770: result: yes
# configure:12778: checking for int16_t
# configure:12778: gcc -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# In file included from /usr/include/stdio.h:27:0,
# from conftest.c:52:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:12778: $? = 0
# configure:12778: gcc -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# In file included from /usr/include/stdio.h:27:0,
# from conftest.c:52:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# conftest.c: In function 'main':
# conftest.c:89:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1)
# ^~~~~~~~~~
# configure:12778: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenPGM"
# | #define PACKAGE_TARNAME "openpgm"
# | #define PACKAGE_VERSION "5.2.122"
# | #define PACKAGE_STRING "OpenPGM 5.2.122"
# | #define PACKAGE_BUGREPORT "openpgm-dev@googlegroups.com"
# | #define PACKAGE_URL "http://code.google.com/p/openpgm/"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define restrict __restrict
# | #define HAVE_C_VARARRAYS 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
# | enum { N = 16 / 2 - 1 };
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1)
# | < (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 2))];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:12778: result: yes
# configure:12789: checking for int32_t
# configure:12789: gcc -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# In file included from /usr/include/stdio.h:27:0,
# from conftest.c:52:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:12789: $? = 0
# configure:12789: gcc -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# In file included from /usr/include/stdio.h:27:0,
# from conftest.c:52:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# conftest.c: In function 'main':
# conftest.c:90:53: warning: integer overflow in expression [-Woverflow]
# < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
# ^
# conftest.c:89:12: error: storage size of 'test_array' isn't constant
# static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
# ^~~~~~~~~~
# configure:12789: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenPGM"
# | #define PACKAGE_TARNAME "openpgm"
# | #define PACKAGE_VERSION "5.2.122"
# | #define PACKAGE_STRING "OpenPGM 5.2.122"
# | #define PACKAGE_BUGREPORT "openpgm-dev@googlegroups.com"
# | #define PACKAGE_URL "http://code.google.com/p/openpgm/"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define restrict __restrict
# | #define HAVE_C_VARARRAYS 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
# | enum { N = 32 / 2 - 1 };
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
# | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:12789: result: yes
# configure:12800: checking for int64_t
# configure:12800: gcc -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# In file included from /usr/include/stdio.h:27:0,
# from conftest.c:52:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:12800: $? = 0
# configure:12800: gcc -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# In file included from /usr/include/stdio.h:27:0,
# from conftest.c:52:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# conftest.c: In function 'main':
# conftest.c:90:53: warning: integer overflow in expression [-Woverflow]
# < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
# ^
# conftest.c:89:12: error: storage size of 'test_array' isn't constant
# static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
# ^~~~~~~~~~
# configure:12800: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenPGM"
# | #define PACKAGE_TARNAME "openpgm"
# | #define PACKAGE_VERSION "5.2.122"
# | #define PACKAGE_STRING "OpenPGM 5.2.122"
# | #define PACKAGE_BUGREPORT "openpgm-dev@googlegroups.com"
# | #define PACKAGE_URL "http://code.google.com/p/openpgm/"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define restrict __restrict
# | #define HAVE_C_VARARRAYS 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
# | enum { N = 64 / 2 - 1 };
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
# | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:12800: result: yes
# configure:12811: checking for int8_t
# configure:12811: gcc -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# In file included from /usr/include/stdio.h:27:0,
# from conftest.c:52:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:12811: $? = 0
# configure:12811: gcc -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# In file included from /usr/include/stdio.h:27:0,
# from conftest.c:52:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# conftest.c: In function 'main':
# conftest.c:89:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1)
# ^~~~~~~~~~
# configure:12811: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenPGM"
# | #define PACKAGE_TARNAME "openpgm"
# | #define PACKAGE_VERSION "5.2.122"
# | #define PACKAGE_STRING "OpenPGM 5.2.122"
# | #define PACKAGE_BUGREPORT "openpgm-dev@googlegroups.com"
# | #define PACKAGE_URL "http://code.google.com/p/openpgm/"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define restrict __restrict
# | #define HAVE_C_VARARRAYS 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
# | enum { N = 8 / 2 - 1 };
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1)
# | < (int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 2))];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:12811: result: yes
# configure:12822: checking for mode_t
# configure:12822: gcc -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# In file included from /usr/include/stdio.h:27:0,
# from conftest.c:52:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:12822: $? = 0
# configure:12822: gcc -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# In file included from /usr/include/stdio.h:27:0,
# from conftest.c:52:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# conftest.c: In function 'main':
# conftest.c:88:21: error: expected expression before ')' token
# if (sizeof ((mode_t)))
# ^
# configure:12822: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenPGM"
# | #define PACKAGE_TARNAME "openpgm"
# | #define PACKAGE_VERSION "5.2.122"
# | #define PACKAGE_STRING "OpenPGM 5.2.122"
# | #define PACKAGE_BUGREPORT "openpgm-dev@googlegroups.com"
# | #define PACKAGE_URL "http://code.google.com/p/openpgm/"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define restrict __restrict
# | #define HAVE_C_VARARRAYS 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
# | int
# | main ()
# | {
# | if (sizeof ((mode_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:12822: result: yes
# configure:12833: checking for size_t
# configure:12833: result: yes
# configure:12844: checking for ssize_t
# configure:12844: gcc -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# In file included from /usr/include/stdio.h:27:0,
# from conftest.c:52:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:12844: $? = 0
# configure:12844: gcc -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# In file included from /usr/include/stdio.h:27:0,
# from conftest.c:52:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# conftest.c: In function 'main':
# conftest.c:88:22: error: expected expression before ')' token
# if (sizeof ((ssize_t)))
# ^
# configure:12844: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenPGM"
# | #define PACKAGE_TARNAME "openpgm"
# | #define PACKAGE_VERSION "5.2.122"
# | #define PACKAGE_STRING "OpenPGM 5.2.122"
# | #define PACKAGE_BUGREPORT "openpgm-dev@googlegroups.com"
# | #define PACKAGE_URL "http://code.google.com/p/openpgm/"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define restrict __restrict
# | #define HAVE_C_VARARRAYS 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
# | int
# | main ()
# | {
# | if (sizeof ((ssize_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:12844: result: yes
# configure:12855: checking for uid_t in sys/types.h
# configure:12874: result: yes
# configure:12885: checking for uint16_t
# configure:12885: gcc -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# In file included from /usr/include/stdio.h:27:0,
# from conftest.c:52:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:12885: $? = 0
# configure:12885: result: yes
# configure:12897: checking for uint32_t
# configure:12897: gcc -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# In file included from /usr/include/stdio.h:27:0,
# from conftest.c:52:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:12897: $? = 0
# configure:12897: result: yes
# configure:12911: checking for uint64_t
# configure:12911: gcc -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# In file included from /usr/include/stdio.h:27:0,
# from conftest.c:52:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:12911: $? = 0
# configure:12911: result: yes
# configure:12925: checking for uint8_t
# configure:12925: gcc -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# In file included from /usr/include/stdio.h:27:0,
# from conftest.c:52:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:12925: $? = 0
# configure:12925: result: yes
# configure:12945: checking for stdlib.h
# configure:12945: result: yes
# configure:12955: checking for GNU libc compatible malloc
# configure:12979: gcc -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c -lpthread -lm >&5
# In file included from /usr/include/stdlib.h:24:0,
# from conftest.c:54:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:12979: $? = 0
# configure:12979: ./conftest
# configure:12979: $? = 0
# configure:12989: result: yes
# configure:13016: checking for stdlib.h
# configure:13016: result: yes
# configure:13016: checking for unistd.h
# configure:13016: result: yes
# configure:13016: checking for sys/param.h
# configure:13016: result: yes
# configure:13036: checking for getpagesize
# configure:13036: gcc -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c -lpthread -lm >&5
# In file included from /usr/include/limits.h:25:0,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:168,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/syslimits.h:7,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:34,
# from conftest.c:67:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:13036: $? = 0
# configure:13036: result: yes
# configure:13045: checking for working mmap
# configure:13192: gcc -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c -lpthread -lm >&5
# In file included from /usr/include/stdio.h:27:0,
# from conftest.c:58:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:13192: $? = 0
# configure:13192: ./conftest
# configure:13192: $? = 0
# configure:13202: result: yes
# configure:13213: checking for stdlib.h
# configure:13213: result: yes
# configure:13223: checking for GNU libc compatible realloc
# configure:13247: gcc -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c -lpthread -lm >&5
# In file included from /usr/include/stdlib.h:24:0,
# from conftest.c:61:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:13247: $? = 0
# configure:13247: ./conftest
# configure:13247: $? = 0
# configure:13257: result: yes
# configure:13278: checking whether strerror_r is declared
# configure:13278: gcc -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# In file included from /usr/include/stdio.h:27:0,
# from conftest.c:61:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:13278: $? = 0
# configure:13278: result: yes
# configure:13291: checking for strerror_r
# configure:13291: gcc -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c -lpthread -lm >&5
# In file included from /usr/include/limits.h:25:0,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:168,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/syslimits.h:7,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:34,
# from conftest.c:72:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:13291: $? = 0
# configure:13291: result: yes
# configure:13300: checking whether strerror_r returns char *
# configure:13324: gcc -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# In file included from /usr/include/stdio.h:27:0,
# from conftest.c:63:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# conftest.c: In function 'main':
# conftest.c:101:13: error: invalid type argument of unary '*' (have 'int')
# char x = *strerror_r (0, buf, sizeof buf);
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# conftest.c:102:14: warning: initialization makes pointer from integer without a cast [-Wint-conversion]
# char *p = strerror_r (0, buf, sizeof buf);
# ^~~~~~~~~~
# configure:13324: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenPGM"
# | #define PACKAGE_TARNAME "openpgm"
# | #define PACKAGE_VERSION "5.2.122"
# | #define PACKAGE_STRING "OpenPGM 5.2.122"
# | #define PACKAGE_BUGREPORT "openpgm-dev@googlegroups.com"
# | #define PACKAGE_URL "http://code.google.com/p/openpgm/"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define restrict __restrict
# | #define HAVE_C_VARARRAYS 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 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
# | int
# | main ()
# | {
# |
# | char buf[100];
# | char x = *strerror_r (0, buf, sizeof buf);
# | char *p = strerror_r (0, buf, sizeof buf);
# | return !p || x;
# |
# | ;
# | return 0;
# | }
# configure:13362: result: no
# configure:13373: checking for atexit
# configure:13373: gcc -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c -lpthread -lm >&5
# In file included from /usr/include/limits.h:25:0,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:168,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/syslimits.h:7,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:34,
# from conftest.c:73:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:13373: $? = 0
# configure:13373: result: yes
# configure:13373: checking for clock_gettime
# configure:13373: gcc -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c -lpthread -lm >&5
# In file included from /usr/include/limits.h:25:0,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:168,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/syslimits.h:7,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:34,
# from conftest.c:74:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:13373: $? = 0
# configure:13373: result: yes
# configure:13373: checking for floor
# configure:13373: gcc -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c -lpthread -lm >&5
# In file included from /usr/include/limits.h:25:0,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:168,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/syslimits.h:7,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:34,
# from conftest.c:75:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# conftest.c:88:6: warning: conflicting types for built-in function 'floor'
# char floor ();
# ^~~~~
# configure:13373: $? = 0
# configure:13373: result: yes
# configure:13373: checking for ftime
# configure:13373: gcc -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c -lpthread -lm >&5
# In file included from /usr/include/limits.h:25:0,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:168,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/syslimits.h:7,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:34,
# from conftest.c:76:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:13373: $? = 0
# configure:13373: result: yes
# configure:13373: checking for gethostbyaddr
# configure:13373: gcc -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c -lpthread -lm >&5
# In file included from /usr/include/limits.h:25:0,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:168,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/syslimits.h:7,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:34,
# from conftest.c:77:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:13373: $? = 0
# configure:13373: result: yes
# configure:13373: checking for gethostbyname
# configure:13373: gcc -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c -lpthread -lm >&5
# In file included from /usr/include/limits.h:25:0,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:168,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/syslimits.h:7,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:34,
# from conftest.c:78:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:13373: $? = 0
# configure:13373: result: yes
# configure:13373: checking for gethostname
# configure:13373: gcc -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c -lpthread -lm >&5
# In file included from /usr/include/limits.h:25:0,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:168,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/syslimits.h:7,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:34,
# from conftest.c:79:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:13373: $? = 0
# configure:13373: result: yes
# configure:13373: checking for gettimeofday
# configure:13373: gcc -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c -lpthread -lm >&5
# In file included from /usr/include/limits.h:25:0,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:168,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/syslimits.h:7,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:34,
# from conftest.c:80:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:13373: $? = 0
# configure:13373: result: yes
# configure:13373: checking for inet_ntoa
# configure:13373: gcc -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c -lpthread -lm >&5
# In file included from /usr/include/limits.h:25:0,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:168,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/syslimits.h:7,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:34,
# from conftest.c:81:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:13373: $? = 0
# configure:13373: result: yes
# configure:13373: checking for memmove
# configure:13373: gcc -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c -lpthread -lm >&5
# In file included from /usr/include/limits.h:25:0,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:168,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/syslimits.h:7,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:34,
# from conftest.c:82:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# conftest.c:95:6: warning: conflicting types for built-in function 'memmove'
# char memmove ();
# ^~~~~~~
# configure:13373: $? = 0
# configure:13373: result: yes
# configure:13373: checking for memset
# configure:13373: gcc -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c -lpthread -lm >&5
# In file included from /usr/include/limits.h:25:0,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:168,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/syslimits.h:7,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:34,
# from conftest.c:83:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# conftest.c:96:6: warning: conflicting types for built-in function 'memset'
# char memset ();
# ^~~~~~
# configure:13373: $? = 0
# configure:13373: result: yes
# configure:13373: checking for regcomp
# configure:13373: gcc -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c -lpthread -lm >&5
# In file included from /usr/include/limits.h:25:0,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:168,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/syslimits.h:7,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:34,
# from conftest.c:84:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:13373: $? = 0
# configure:13373: result: yes
# configure:13373: checking for select
# configure:13373: gcc -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c -lpthread -lm >&5
# In file included from /usr/include/limits.h:25:0,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:168,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/syslimits.h:7,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:34,
# from conftest.c:85:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:13373: $? = 0
# configure:13373: result: yes
# configure:13373: checking for setenv
# configure:13373: gcc -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c -lpthread -lm >&5
# In file included from /usr/include/limits.h:25:0,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:168,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/syslimits.h:7,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:34,
# from conftest.c:86:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:13373: $? = 0
# configure:13373: result: yes
# configure:13373: checking for setlocale
# configure:13373: gcc -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c -lpthread -lm >&5
# In file included from /usr/include/limits.h:25:0,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:168,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/syslimits.h:7,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:34,
# from conftest.c:87:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:13373: $? = 0
# configure:13373: result: yes
# configure:13373: checking for socket
# configure:13373: gcc -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c -lpthread -lm >&5
# In file included from /usr/include/limits.h:25:0,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:168,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/syslimits.h:7,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:34,
# from conftest.c:88:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:13373: $? = 0
# configure:13373: result: yes
# configure:13373: checking for sqrt
# configure:13373: gcc -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c -lpthread -lm >&5
# In file included from /usr/include/limits.h:25:0,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:168,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/syslimits.h:7,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:34,
# from conftest.c:89:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# conftest.c:102:6: warning: conflicting types for built-in function 'sqrt'
# char sqrt ();
# ^~~~
# configure:13373: $? = 0
# configure:13373: result: yes
# configure:13373: checking for stpcpy
# configure:13373: gcc -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c -lpthread -lm >&5
# In file included from /usr/include/limits.h:25:0,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:168,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/syslimits.h:7,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:34,
# from conftest.c:90:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# conftest.c:103:6: warning: conflicting types for built-in function 'stpcpy'
# char stpcpy ();
# ^~~~~~
# configure:13373: $? = 0
# configure:13373: result: yes
# configure:13373: checking for strcasecmp
# configure:13373: gcc -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c -lpthread -lm >&5
# In file included from /usr/include/limits.h:25:0,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:168,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/syslimits.h:7,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:34,
# from conftest.c:91:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# conftest.c:104:6: warning: conflicting types for built-in function 'strcasecmp'
# char strcasecmp ();
# ^~~~~~~~~~
# configure:13373: $? = 0
# configure:13373: result: yes
# configure:13373: checking for strchr
# configure:13373: gcc -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c -lpthread -lm >&5
# In file included from /usr/include/limits.h:25:0,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:168,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/syslimits.h:7,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:34,
# from conftest.c:92:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# conftest.c:105:6: warning: conflicting types for built-in function 'strchr'
# char strchr ();
# ^~~~~~
# configure:13373: $? = 0
# configure:13373: result: yes
# configure:13373: checking for strdup
# configure:13373: gcc -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c -lpthread -lm >&5
# In file included from /usr/include/limits.h:25:0,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:168,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/syslimits.h:7,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:34,
# from conftest.c:93:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# conftest.c:106:6: warning: conflicting types for built-in function 'strdup'
# char strdup ();
# ^~~~~~
# configure:13373: $? = 0
# configure:13373: result: yes
# configure:13373: checking for strerror
# configure:13373: gcc -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c -lpthread -lm >&5
# In file included from /usr/include/limits.h:25:0,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:168,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/syslimits.h:7,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:34,
# from conftest.c:94:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:13373: $? = 0
# configure:13373: result: yes
# configure:13373: checking for strncasecmp
# configure:13373: gcc -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c -lpthread -lm >&5
# In file included from /usr/include/limits.h:25:0,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:168,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/syslimits.h:7,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:34,
# from conftest.c:95:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# conftest.c:108:6: warning: conflicting types for built-in function 'strncasecmp'
# char strncasecmp ();
# ^~~~~~~~~~~
# configure:13373: $? = 0
# configure:13373: result: yes
# configure:13373: checking for strpbrk
# configure:13373: gcc -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c -lpthread -lm >&5
# In file included from /usr/include/limits.h:25:0,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:168,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/syslimits.h:7,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:34,
# from conftest.c:96:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# conftest.c:109:6: warning: conflicting types for built-in function 'strpbrk'
# char strpbrk ();
# ^~~~~~~
# configure:13373: $? = 0
# configure:13373: result: yes
# configure:13373: checking for strrchr
# configure:13373: gcc -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c -lpthread -lm >&5
# In file included from /usr/include/limits.h:25:0,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:168,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/syslimits.h:7,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:34,
# from conftest.c:97:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# conftest.c:110:6: warning: conflicting types for built-in function 'strrchr'
# char strrchr ();
# ^~~~~~~
# configure:13373: $? = 0
# configure:13373: result: yes
# configure:13373: checking for strstr
# configure:13373: gcc -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c -lpthread -lm >&5
# In file included from /usr/include/limits.h:25:0,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:168,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/syslimits.h:7,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:34,
# from conftest.c:98:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# conftest.c:111:6: warning: conflicting types for built-in function 'strstr'
# char strstr ();
# ^~~~~~
# configure:13373: $? = 0
# configure:13373: result: yes
# configure:13373: checking for strtol
# configure:13373: gcc -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c -lpthread -lm >&5
# In file included from /usr/include/limits.h:25:0,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:168,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/syslimits.h:7,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:34,
# from conftest.c:99:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:13373: $? = 0
# configure:13373: result: yes
# configure:13373: checking for strtoul
# configure:13373: gcc -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c -lpthread -lm >&5
# In file included from /usr/include/limits.h:25:0,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:168,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/syslimits.h:7,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:34,
# from conftest.c:100:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:13373: $? = 0
# configure:13373: result: yes
# configure:13373: checking for strtoull
# configure:13373: gcc -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c -lpthread -lm >&5
# In file included from /usr/include/limits.h:25:0,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:168,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/syslimits.h:7,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:34,
# from conftest.c:101:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:13373: $? = 0
# configure:13373: result: yes
# configure:13384: checking for pthread_spinlock
# configure:13397: gcc -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# In file included from /usr/include/pthread.h:21:0,
# from conftest.c:92:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:13397: $? = 0
# configure:13398: result: yes
# configure:13409: checking for getprotobyname_r
# configure:13409: gcc -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DHAVE_PTHREAD_SPINLOCK conftest.c -lpthread -lm >&5
# In file included from /usr/include/limits.h:25:0,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:168,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/syslimits.h:7,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:34,
# from conftest.c:102:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:13409: $? = 0
# configure:13409: result: yes
# configure:13419: checking whether getprotobyname_r returns struct protoent *
# configure:13432: gcc -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DHAVE_PTHREAD_SPINLOCK conftest.c >&5
# In file included from /usr/include/netdb.h:25:0,
# from conftest.c:93:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# conftest.c: In function 'main':
# conftest.c:97:23: error: too few arguments to function 'getprotobyname_r'
# struct protoent *pe = getprotobyname_r ((const char*)0, (struct protoent*)0, (char*)0, (int)0);
# ^~~~~~~~~~~~~~~~
# In file included from conftest.c:93:0:
# /usr/include/netdb.h:378:12: note: declared here
# extern int getprotobyname_r (const char *__restrict __name,
# ^~~~~~~~~~~~~~~~
# configure:13432: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenPGM"
# | #define PACKAGE_TARNAME "openpgm"
# | #define PACKAGE_VERSION "5.2.122"
# | #define PACKAGE_STRING "OpenPGM 5.2.122"
# | #define PACKAGE_BUGREPORT "openpgm-dev@googlegroups.com"
# | #define PACKAGE_URL "http://code.google.com/p/openpgm/"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define restrict __restrict
# | #define HAVE_C_VARARRAYS 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_FLOOR 1
# | #define HAVE_FTIME 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SOCKET 1
# | #define HAVE_SQRT 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRPBRK 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_GETPROTOBYNAME_R 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | struct protoent *pe = getprotobyname_r ((const char*)0, (struct protoent*)0, (char*)0, (int)0);
# | ;
# | return 0;
# | }
# configure:13437: result: no
# configure:13445: checking for getnetent
# configure:13445: gcc -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DHAVE_PTHREAD_SPINLOCK conftest.c -lpthread -lm >&5
# In file included from /usr/include/limits.h:25:0,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:168,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/syslimits.h:7,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:34,
# from conftest.c:103:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:13445: $? = 0
# configure:13445: result: yes
# configure:13455: checking for C99 variadic macros
# configure:13469: gcc -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DHAVE_PTHREAD_SPINLOCK conftest.c >&5
# In file included from /usr/include/stdio.h:27:0,
# from conftest.c:94:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:13469: $? = 0
# configure:13470: result: yes
# configure:13478: checking for GNU-style variadic macros
# configure:13492: gcc -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DHAVE_PTHREAD_SPINLOCK -DHAVE_ISO_VARARGS conftest.c >&5
# In file included from /usr/include/stdio.h:27:0,
# from conftest.c:94:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:13492: $? = 0
# configure:13493: result: yes
# configure:13504: checking for working alloca.h
# configure:13529: result: yes
# configure:13537: checking for alloca
# configure:13582: result: yes
# configure:13689: checking for eventfd
# configure:13702: gcc -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DHAVE_PTHREAD_SPINLOCK -DHAVE_ISO_VARARGS -DHAVE_GNUC_VARARGS conftest.c >&5
# In file included from /usr/include/stdint.h:25:0,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stdint.h:9,
# from /usr/include/sys/eventfd.h:21,
# from conftest.c:96:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:13702: $? = 0
# configure:13703: result: yes
# configure:13712: checking for /proc/cpuinfo
# configure:13725: result: yes
# configure:13738: checking for backtrace
# configure:13738: gcc -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DHAVE_PTHREAD_SPINLOCK -DHAVE_ISO_VARARGS -DHAVE_GNUC_VARARGS -DHAVE_EVENTFD conftest.c -lpthread -lm >&5
# In file included from /usr/include/limits.h:25:0,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:168,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/syslimits.h:7,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:34,
# from conftest.c:107:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:13738: $? = 0
# configure:13738: result: yes
# configure:13750: checking for pselect
# configure:13750: gcc -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DHAVE_PTHREAD_SPINLOCK -DHAVE_ISO_VARARGS -DHAVE_GNUC_VARARGS -DHAVE_EVENTFD conftest.c -lpthread -lm >&5
# In file included from /usr/include/limits.h:25:0,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:168,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/syslimits.h:7,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:34,
# from conftest.c:108:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:13750: $? = 0
# configure:13750: result: yes
# configure:13759: checking for /dev/rtc
# configure:13772: result: no
# configure:13782: checking for RDTSC instruction
# configure:13802: gcc -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DHAVE_PTHREAD_SPINLOCK -DHAVE_ISO_VARARGS -DHAVE_GNUC_VARARGS -DHAVE_EVENTFD conftest.c >&5
# configure:13802: $? = 0
# configure:13803: result: yes
# configure:13813: checking for /dev/hpet
# configure:13826: result: no
# configure:13839: checking for poll
# configure:13839: gcc -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DHAVE_PTHREAD_SPINLOCK -DHAVE_ISO_VARARGS -DHAVE_GNUC_VARARGS -DHAVE_EVENTFD -DHAVE_RDTSC conftest.c -lpthread -lm >&5
# In file included from /usr/include/limits.h:25:0,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:168,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/syslimits.h:7,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:34,
# from conftest.c:109:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:13839: $? = 0
# configure:13839: result: yes
# configure:13850: checking for epoll_ctl
# configure:13850: gcc -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DHAVE_PTHREAD_SPINLOCK -DHAVE_ISO_VARARGS -DHAVE_GNUC_VARARGS -DHAVE_EVENTFD -DHAVE_RDTSC conftest.c -lpthread -lm >&5
# In file included from /usr/include/limits.h:25:0,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:168,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/syslimits.h:7,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:34,
# from conftest.c:110:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:13850: $? = 0
# configure:13850: result: yes
# configure:13862: checking for getifaddrs
# configure:13862: gcc -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DHAVE_PTHREAD_SPINLOCK -DHAVE_ISO_VARARGS -DHAVE_GNUC_VARARGS -DHAVE_EVENTFD -DHAVE_RDTSC conftest.c -lpthread -lm >&5
# In file included from /usr/include/limits.h:25:0,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:168,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/syslimits.h:7,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:34,
# from conftest.c:111:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:13862: $? = 0
# configure:13862: result: yes
# configure:13871: checking for struct ifreq.ifr_netmask
# configure:13886: gcc -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DHAVE_PTHREAD_SPINLOCK -DHAVE_ISO_VARARGS -DHAVE_GNUC_VARARGS -DHAVE_EVENTFD -DHAVE_RDTSC conftest.c >&5
# In file included from /usr/include/sys/types.h:25:0,
# from conftest.c:102:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# conftest.c: In function 'main':
# conftest.c:107:14: error: storage size of 'ifr' isn't known
# struct ifreq ifr;
# ^~~
# configure:13886: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenPGM"
# | #define PACKAGE_TARNAME "openpgm"
# | #define PACKAGE_VERSION "5.2.122"
# | #define PACKAGE_STRING "OpenPGM 5.2.122"
# | #define PACKAGE_BUGREPORT "openpgm-dev@googlegroups.com"
# | #define PACKAGE_URL "http://code.google.com/p/openpgm/"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define restrict __restrict
# | #define HAVE_C_VARARRAYS 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_FLOOR 1
# | #define HAVE_FTIME 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SOCKET 1
# | #define HAVE_SQRT 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRPBRK 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_GETPROTOBYNAME_R 1
# | #define HAVE_GETNETENT 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE__PROC_CPUINFO 1
# | #define HAVE_BACKTRACE 1
# | #define HAVE_PSELECT 1
# | #define HAVE_POLL 1
# | #define HAVE_EPOLL_CTL 1
# | #define HAVE_GETIFADDRS 1
# | /* end confdefs.h. */
# | #include
# | #include
# | int
# | main ()
# | {
# | struct ifreq ifr;
# | ifr.ifr_netmask = (struct sockaddr*)0;
# | ;
# | return 0;
# | }
# configure:13891: result: no
# configure:13896: checking for struct _WSAMSG.name
# configure:13896: gcc -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DHAVE_PTHREAD_SPINLOCK -DHAVE_ISO_VARARGS -DHAVE_GNUC_VARARGS -DHAVE_EVENTFD -DHAVE_RDTSC conftest.c >&5
# In file included from /usr/include/stdio.h:27:0,
# from conftest.c:102:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# conftest.c: In function 'main':
# conftest.c:138:23: error: storage size of 'ac_aggr' isn't known
# static struct _WSAMSG ac_aggr;
# ^~~~~~~
# configure:13896: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenPGM"
# | #define PACKAGE_TARNAME "openpgm"
# | #define PACKAGE_VERSION "5.2.122"
# | #define PACKAGE_STRING "OpenPGM 5.2.122"
# | #define PACKAGE_BUGREPORT "openpgm-dev@googlegroups.com"
# | #define PACKAGE_URL "http://code.google.com/p/openpgm/"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define restrict __restrict
# | #define HAVE_C_VARARRAYS 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_FLOOR 1
# | #define HAVE_FTIME 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SOCKET 1
# | #define HAVE_SQRT 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRPBRK 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_GETPROTOBYNAME_R 1
# | #define HAVE_GETNETENT 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE__PROC_CPUINFO 1
# | #define HAVE_BACKTRACE 1
# | #define HAVE_PSELECT 1
# | #define HAVE_POLL 1
# | #define HAVE_EPOLL_CTL 1
# | #define HAVE_GETIFADDRS 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
# | int
# | main ()
# | {
# | static struct _WSAMSG ac_aggr;
# | if (ac_aggr.name)
# | return 0;
# | ;
# | return 0;
# | }
# configure:13896: gcc -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DHAVE_PTHREAD_SPINLOCK -DHAVE_ISO_VARARGS -DHAVE_GNUC_VARARGS -DHAVE_EVENTFD -DHAVE_RDTSC conftest.c >&5
# In file included from /usr/include/stdio.h:27:0,
# from conftest.c:102:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# conftest.c: In function 'main':
# conftest.c:138:23: error: storage size of 'ac_aggr' isn't known
# static struct _WSAMSG ac_aggr;
# ^~~~~~~
# configure:13896: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenPGM"
# | #define PACKAGE_TARNAME "openpgm"
# | #define PACKAGE_VERSION "5.2.122"
# | #define PACKAGE_STRING "OpenPGM 5.2.122"
# | #define PACKAGE_BUGREPORT "openpgm-dev@googlegroups.com"
# | #define PACKAGE_URL "http://code.google.com/p/openpgm/"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define restrict __restrict
# | #define HAVE_C_VARARRAYS 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_FLOOR 1
# | #define HAVE_FTIME 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SOCKET 1
# | #define HAVE_SQRT 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRPBRK 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_GETPROTOBYNAME_R 1
# | #define HAVE_GETNETENT 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE__PROC_CPUINFO 1
# | #define HAVE_BACKTRACE 1
# | #define HAVE_PSELECT 1
# | #define HAVE_POLL 1
# | #define HAVE_EPOLL_CTL 1
# | #define HAVE_GETIFADDRS 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
# | int
# | main ()
# | {
# | static struct _WSAMSG ac_aggr;
# | if (sizeof ac_aggr.name)
# | return 0;
# | ;
# | return 0;
# | }
# configure:13896: result: no
# configure:13902: checking for struct group_req.gr_interface
# configure:13916: gcc -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DHAVE_PTHREAD_SPINLOCK -DHAVE_ISO_VARARGS -DHAVE_GNUC_VARARGS -DHAVE_EVENTFD -DHAVE_RDTSC conftest.c >&5
# In file included from /usr/include/netinet/in.h:21:0,
# from conftest.c:102:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:13916: $? = 0
# configure:13917: result: yes
# configure:13925: checking for struct ip_mreqn.imr_ifindex
# configure:13939: gcc -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DHAVE_PTHREAD_SPINLOCK -DHAVE_ISO_VARARGS -DHAVE_GNUC_VARARGS -DHAVE_EVENTFD -DHAVE_RDTSC -DHAVE_STRUCT_GROUP_REQ conftest.c >&5
# In file included from /usr/include/netinet/in.h:21:0,
# from conftest.c:102:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:13939: $? = 0
# configure:13940: result: yes
# configure:13948: checking for struct ip_msfilter.imsf_multiaddr
# configure:13962: gcc -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DHAVE_PTHREAD_SPINLOCK -DHAVE_ISO_VARARGS -DHAVE_GNUC_VARARGS -DHAVE_EVENTFD -DHAVE_RDTSC -DHAVE_STRUCT_GROUP_REQ -DHAVE_STRUCT_IP_MREQN conftest.c >&5
# conftest.c:102:24: fatal error: sys/sockio.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:13962: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OpenPGM"
# | #define PACKAGE_TARNAME "openpgm"
# | #define PACKAGE_VERSION "5.2.122"
# | #define PACKAGE_STRING "OpenPGM 5.2.122"
# | #define PACKAGE_BUGREPORT "openpgm-dev@googlegroups.com"
# | #define PACKAGE_URL "http://code.google.com/p/openpgm/"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMEB_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define restrict __restrict
# | #define HAVE_C_VARARRAYS 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_FLOOR 1
# | #define HAVE_FTIME 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SOCKET 1
# | #define HAVE_SQRT 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRPBRK 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_GETPROTOBYNAME_R 1
# | #define HAVE_GETNETENT 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE__PROC_CPUINFO 1
# | #define HAVE_BACKTRACE 1
# | #define HAVE_PSELECT 1
# | #define HAVE_POLL 1
# | #define HAVE_EPOLL_CTL 1
# | #define HAVE_GETIFADDRS 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | struct ip_msfilter msf;
# | msf.imsf_numsrc = 0;
# | ;
# | return 0;
# | }
# configure:13967: result: no
# configure:13972: checking for printf thousands' grouping
# configure:13985: gcc -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DHAVE_PTHREAD_SPINLOCK -DHAVE_ISO_VARARGS -DHAVE_GNUC_VARARGS -DHAVE_EVENTFD -DHAVE_RDTSC -DHAVE_STRUCT_GROUP_REQ -DHAVE_STRUCT_IP_MREQN conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:106:1: warning: implicit declaration of function 'printf' [-Wimplicit-function-declaration]
# printf ("%'d", 1000000);
# ^~~~~~
# conftest.c:106:1: warning: incompatible implicit declaration of built-in function 'printf'
# conftest.c:106:1: note: include '' or provide a declaration of 'printf'
# configure:13985: $? = 0
# configure:13986: result: yes
# configure:13996: checking for vasprintf
# configure:13996: gcc -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DHAVE_PTHREAD_SPINLOCK -DHAVE_ISO_VARARGS -DHAVE_GNUC_VARARGS -DHAVE_EVENTFD -DHAVE_RDTSC -DHAVE_STRUCT_GROUP_REQ -DHAVE_STRUCT_IP_MREQN -DHAVE_SPRINTF_GROUPING conftest.c -lpthread -lm >&5
# In file included from /usr/include/limits.h:25:0,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:168,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/syslimits.h:7,
# from /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include-fixed/limits.h:34,
# from conftest.c:112:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# configure:13996: $? = 0
# configure:13996: result: yes
# configure:14010: checking for hidden visibility attribute
# configure:14028: gcc -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DHAVE_PTHREAD_SPINLOCK -DHAVE_ISO_VARARGS -DHAVE_GNUC_VARARGS -DHAVE_EVENTFD -DHAVE_RDTSC -DHAVE_STRUCT_GROUP_REQ -DHAVE_STRUCT_IP_MREQN -DHAVE_SPRINTF_GROUPING -Werror conftest.c >&5
# configure:14028: $? = 0
# configure:14029: result: yes
# configure:14042: checking for raw IP sockets ip_{len,off} host byte ordering
# configure:14055: result: no
# configure:14120: checking for unaligned pointers
# configure:14139: gcc -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DHAVE_PTHREAD_SPINLOCK -DHAVE_ISO_VARARGS -DHAVE_GNUC_VARARGS -DHAVE_EVENTFD -DHAVE_RDTSC -DHAVE_STRUCT_GROUP_REQ -DHAVE_STRUCT_IP_MREQN -DHAVE_SPRINTF_GROUPING -DHAVE_DSO_VISIBILITY -DUSE_BIND_INADDR_ANY conftest.c -lpthread -lm >&5
# configure:14139: $? = 0
# configure:14139: ./conftest
# configure:14139: $? = 0
# configure:14140: result: yes
# configure:14152: checking for intrinsic atomic ops
# configure:14171: gcc -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DHAVE_PTHREAD_SPINLOCK -DHAVE_ISO_VARARGS -DHAVE_GNUC_VARARGS -DHAVE_EVENTFD -DHAVE_RDTSC -DHAVE_STRUCT_GROUP_REQ -DHAVE_STRUCT_IP_MREQN -DHAVE_SPRINTF_GROUPING -DHAVE_DSO_VISIBILITY -DUSE_BIND_INADDR_ANY conftest.c >&5
# configure:14171: $? = 0
# configure:14172: result: yes
# configure:14317: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by OpenPGM config.status 5.2.122, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on acdd8de7f8e0
#
# config.status:1174: creating Makefile
# config.status:1174: creating openpgm-5.2.pc
# config.status:1174: creating openpgm.spec
# config.status:1174: creating include/config.h
# config.status:1403: executing depfiles commands
# config.status:1403: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_flexmember=yes
# ac_cv_c_inline=inline
# ac_cv_c_int16_t=yes
# ac_cv_c_int32_t=yes
# ac_cv_c_int64_t=yes
# ac_cv_c_int8_t=yes
# ac_cv_c_restrict=__restrict
# ac_cv_c_uint16_t=yes
# ac_cv_c_uint32_t=yes
# ac_cv_c_uint64_t=yes
# ac_cv_c_uint8_t=yes
# ac_cv_c_vararrays=yes
# 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_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_file__dev_hpet=no
# ac_cv_file__dev_rtc=no
# ac_cv_file__proc_cpuinfo=yes
# ac_cv_func_alloca_works=yes
# ac_cv_func_atexit=yes
# ac_cv_func_backtrace=yes
# ac_cv_func_clock_gettime=yes
# ac_cv_func_epoll_ctl=yes
# ac_cv_func_floor=yes
# ac_cv_func_ftime=yes
# ac_cv_func_gethostbyaddr=yes
# ac_cv_func_gethostbyname=yes
# ac_cv_func_gethostname=yes
# ac_cv_func_getifaddrs=yes
# ac_cv_func_getnetent=yes
# ac_cv_func_getpagesize=yes
# ac_cv_func_getprotobyname_r=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_inet_ntoa=yes
# ac_cv_func_malloc_0_nonnull=yes
# ac_cv_func_memmove=yes
# ac_cv_func_memset=yes
# ac_cv_func_mmap_fixed_mapped=yes
# ac_cv_func_poll=yes
# ac_cv_func_pselect=yes
# ac_cv_func_realloc_0_nonnull=yes
# ac_cv_func_regcomp=yes
# ac_cv_func_select=yes
# ac_cv_func_setenv=yes
# ac_cv_func_setlocale=yes
# ac_cv_func_socket=yes
# ac_cv_func_sqrt=yes
# ac_cv_func_stpcpy=yes
# ac_cv_func_strcasecmp=yes
# ac_cv_func_strchr=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strerror=yes
# ac_cv_func_strerror_r=yes
# ac_cv_func_strerror_r_char_p=no
# ac_cv_func_strncasecmp=yes
# ac_cv_func_strpbrk=yes
# ac_cv_func_strrchr=yes
# ac_cv_func_strstr=yes
# ac_cv_func_strtol=yes
# ac_cv_func_strtoul=yes
# ac_cv_func_strtoull=yes
# ac_cv_func_vasprintf=yes
# ac_cv_have_decl_strerror_r=yes
# ac_cv_header_arpa_inet_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_float_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_libintl_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_locale_h=yes
# ac_cv_header_malloc_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_netdb_h=yes
# ac_cv_header_netinet_in_h=yes
# ac_cv_header_stdbool_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stddef_h=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_ioctl_h=yes
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_socket_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_timeb_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_syslog_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_wchar_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_member_struct__WSAMSG_name=no
# ac_cv_objext=o
# 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_PERL=/usr/sbin/perl
# ac_cv_path_PYTHON=/usr/sbin/python
# 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_CPP='gcc -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_OBJDUMP=objdump
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_c99=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_search_clock_gettime='none required'
# ac_cv_search_pthread_mutex_trylock=-lpthread
# ac_cv_search_sqrt=-lm
# ac_cv_type__Bool=yes
# ac_cv_type_mode_t=yes
# ac_cv_type_size_t=yes
# ac_cv_type_ssize_t=yes
# ac_cv_type_uid_t=yes
# ac_cv_working_alloca_h=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/sbin/ld
# lt_cv_path_NM='/usr/sbin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=no
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# 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
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/libpgm/src/libpgm-5.2.122/openpgm/pgm/missing --run aclocal-1.11'
# ALLOCA=''
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='0'
# AM_V='$(V)'
# AR='ar'
# AUTOCONF='${SHELL} /tmp/libpgm/src/libpgm-5.2.122/openpgm/pgm/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/libpgm/src/libpgm-5.2.122/openpgm/pgm/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/libpgm/src/libpgm-5.2.122/openpgm/pgm/missing --run automake-1.11'
# AWK='gawk'
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DHAVE_PTHREAD_SPINLOCK -DHAVE_ISO_VARARGS -DHAVE_GNUC_VARARGS -DHAVE_EVENTFD -DHAVE_RDTSC -DHAVE_STRUCT_GROUP_REQ -DHAVE_STRUCT_IP_MREQN -DHAVE_SPRINTF_GROUPING -DHAVE_DSO_VISIBILITY -DUSE_BIND_INADDR_ANY -DUSE_TICKET_SPINLOCK -DUSE_DUMB_RWSPINLOCK'
# CPP='gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GREP='/usr/sbin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/usr/sbin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBOBJS=''
# LIBS='-lpthread -lm '
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIBTOOL_DEPS='./ltmain.sh'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/libpgm/src/libpgm-5.2.122/openpgm/pgm/missing --run makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# NM='/usr/sbin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='openpgm'
# PACKAGE_BUGREPORT='openpgm-dev@googlegroups.com'
# PACKAGE_NAME='OpenPGM'
# PACKAGE_STRING='OpenPGM 5.2.122'
# PACKAGE_TARNAME='openpgm'
# PACKAGE_URL='http://code.google.com/p/openpgm/'
# PACKAGE_VERSION='5.2.122'
# PATH_SEPARATOR=':'
# PERL='/usr/sbin/perl'
# PYTHON='/usr/sbin/python'
# RANLIB='ranlib'
# RELEASE_INFO='5.2'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='5.2.122'
# VERSION_INFO='0:122'
# VERSION_MAJOR='5'
# VERSION_MICRO='122'
# VERSION_MINOR='2'
# ac_ct_AR='ar'
# ac_ct_CC='gcc'
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# 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'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/libpgm/src/libpgm-5.2.122/openpgm/pgm/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/sbin/mkdir -p'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "OpenPGM"
# #define PACKAGE_TARNAME "openpgm"
# #define PACKAGE_VERSION "5.2.122"
# #define PACKAGE_STRING "OpenPGM 5.2.122"
# #define PACKAGE_BUGREPORT "openpgm-dev@googlegroups.com"
# #define PACKAGE_URL "http://code.google.com/p/openpgm/"
# #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 HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define HAVE_ALLOCA_H 1
# #define HAVE_ALLOCA 1
# #define HAVE_ARPA_INET_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_FLOAT_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_LIBINTL_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_LOCALE_H 1
# #define HAVE_MALLOC_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_NETDB_H 1
# #define HAVE_NETINET_IN_H 1
# #define HAVE_STDDEF_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_SYS_IOCTL_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_SYS_TIMEB_H 1
# #define HAVE_SYSLOG_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_WCHAR_H 1
# #define HAVE__BOOL 1
# #define HAVE_STDBOOL_H 1
# #define FLEXIBLE_ARRAY_MEMBER /**/
# #define restrict __restrict
# #define HAVE_C_VARARRAYS 1
# #define HAVE_STDLIB_H 1
# #define HAVE_MALLOC 1
# #define HAVE_STDLIB_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_GETPAGESIZE 1
# #define HAVE_MMAP 1
# #define HAVE_STDLIB_H 1
# #define HAVE_REALLOC 1
# #define HAVE_DECL_STRERROR_R 1
# #define HAVE_STRERROR_R 1
# #define HAVE_ATEXIT 1
# #define HAVE_CLOCK_GETTIME 1
# #define HAVE_FLOOR 1
# #define HAVE_FTIME 1
# #define HAVE_GETHOSTBYADDR 1
# #define HAVE_GETHOSTBYNAME 1
# #define HAVE_GETHOSTNAME 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_INET_NTOA 1
# #define HAVE_MEMMOVE 1
# #define HAVE_MEMSET 1
# #define HAVE_REGCOMP 1
# #define HAVE_SELECT 1
# #define HAVE_SETENV 1
# #define HAVE_SETLOCALE 1
# #define HAVE_SOCKET 1
# #define HAVE_SQRT 1
# #define HAVE_STPCPY 1
# #define HAVE_STRCASECMP 1
# #define HAVE_STRCHR 1
# #define HAVE_STRDUP 1
# #define HAVE_STRERROR 1
# #define HAVE_STRNCASECMP 1
# #define HAVE_STRPBRK 1
# #define HAVE_STRRCHR 1
# #define HAVE_STRSTR 1
# #define HAVE_STRTOL 1
# #define HAVE_STRTOUL 1
# #define HAVE_STRTOULL 1
# #define HAVE_GETPROTOBYNAME_R 1
# #define HAVE_GETNETENT 1
# #define HAVE_ALLOCA_H 1
# #define HAVE_ALLOCA 1
# #define HAVE__PROC_CPUINFO 1
# #define HAVE_BACKTRACE 1
# #define HAVE_PSELECT 1
# #define HAVE_POLL 1
# #define HAVE_EPOLL_CTL 1
# #define HAVE_GETIFADDRS 1
# #define HAVE_VASPRINTF 1
#
# configure: exit 0