Build of libpgm with musl toolchain

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

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

SLOCLanguage
54,210 ansic
11,239 sh
2,612 cpp
2,274 perl
241 python
70,576 total

The process tree of the build process is here.

List of Errors

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...

There were existing files in /sysroot, using those
# /sysroot/lib
# /sysroot/share
# /sysroot/bin
# /sysroot/include
# /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: libpgm 5.2.122-2 (Tue Apr 4 23:13:11 UTC 2017)
# ==> 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... clang
# 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... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking for style of include used by make... GNU
# checking dependency style of clang... gcc3
# checking for clang 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 clang... /sysroot/bin/ld
# checking if the linker (/sysroot/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/nm -B
# checking the name lister (/sysroot/bin/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 /sysroot/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# configure: WARNING: using cross tools not prefixed with host triplet
# 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 /sysroot/bin/nm -B output from clang 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... clang -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 clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC -DPIC
# checking if clang PIC flag -fPIC -DPIC works... yes
# checking if clang static flag -static works... no
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/sysroot/bin/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... none required
# checking for library containing pthread_mutex_trylock... none required
# 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... no
# 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... no
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible realloc... no
# 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... 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... configure: error: cannot check for file existence when cross compiling
# ==> 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 = b1b4c94c65d6
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /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: /sysroot/bin
# 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 /sysroot/bin/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:3098: result: clang
# configure:3367: checking for C compiler version
# configure:3376: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3387: $? = 0
# configure:3376: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:3387: $? = 0
# configure:3376: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3387: $? = 1
# configure:3376: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3387: $? = 1
# configure:3407: checking whether the C compiler works
# configure:3429: clang 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: clang -o conftest conftest.c >&5
# configure:3503: $? = 0
# configure:3525: result:
# configure:3547: checking whether we are cross compiling
# configure:3555: clang -o conftest conftest.c >&5
# configure:3559: $? = 0
# configure:3566: ./conftest
# ./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:3570: $? = 127
# configure:3585: result: yes
# configure:3590: checking for suffix of object files
# configure:3612: clang -c conftest.c >&5
# configure:3616: $? = 0
# configure:3637: result: o
# configure:3641: checking whether we are using the GNU C compiler
# configure:3660: clang -c conftest.c >&5
# configure:3660: $? = 0
# configure:3669: result: yes
# configure:3678: checking whether clang accepts -g
# configure:3698: clang -c -g conftest.c >&5
# configure:3698: $? = 0
# configure:3739: result: yes
# configure:3756: checking for clang option to accept ISO C89
# configure:3819: clang -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 clang
# configure:4028: result: gcc3
# configure:4043: checking for clang option to accept ISO C99
# configure:4192: clang -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 clang
# configure:4761: result: /sysroot/bin/ld
# configure:4768: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:4783: result: yes
# configure:4795: checking for BSD- or MS-compatible name lister (nm)
# configure:4844: result: /sysroot/bin/nm -B
# configure:4974: checking the name lister (/sysroot/bin/nm -B) interface
# configure:4981: clang -c conftest.c >&5
# configure:4984: /sysroot/bin/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 /sysroot/bin/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 /sysroot/bin/objdump
# configure:5393: result: objdump
# configure:5405: WARNING: using cross tools not prefixed with host triplet
# 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 /sysroot/bin/ar
# configure:5887: result: ar
# configure:5924: checking for archiver @FILE support
# configure:5941: clang -c conftest.c >&5
# configure:5941: $? = 0
# configure:5944: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# configure:5947: $? = 0
# configure:5952: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# /r: 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 /sysroot/bin/ranlib
# configure:6151: result: ranlib
# configure:6253: checking command to parse /sysroot/bin/nm -B output from clang object
# configure:6373: clang -c conftest.c >&5
# configure:6376: $? = 0
# configure:6380: /sysroot/bin/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: clang -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: clang -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: clang -E conftest.c
# configure:7550: $? = 0
# configure:7564: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang -E
# configure:7609: clang -E conftest.c
# configure:7609: $? = 0
# configure:7623: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang -c conftest.c >&5
# configure:7672: $? = 0
# configure:7756: result: yes
# configure:7769: checking for sys/types.h
# configure:7769: clang -c conftest.c >&5
# configure:7769: $? = 0
# configure:7769: result: yes
# configure:7769: checking for sys/stat.h
# configure:7769: clang -c conftest.c >&5
# configure:7769: $? = 0
# configure:7769: result: yes
# configure:7769: checking for stdlib.h
# configure:7769: clang -c conftest.c >&5
# configure:7769: $? = 0
# configure:7769: result: yes
# configure:7769: checking for string.h
# configure:7769: clang -c conftest.c >&5
# configure:7769: $? = 0
# configure:7769: result: yes
# configure:7769: checking for memory.h
# configure:7769: clang -c conftest.c >&5
# configure:7769: $? = 0
# configure:7769: result: yes
# configure:7769: checking for strings.h
# configure:7769: clang -c conftest.c >&5
# configure:7769: $? = 0
# configure:7769: result: yes
# configure:7769: checking for inttypes.h
# configure:7769: clang -c conftest.c >&5
# configure:7769: $? = 0
# configure:7769: result: yes
# configure:7769: checking for stdint.h
# configure:7769: clang -c conftest.c >&5
# configure:7769: $? = 0
# configure:7769: result: yes
# configure:7769: checking for unistd.h
# configure:7769: clang -c conftest.c >&5
# configure:7769: $? = 0
# configure:7769: result: yes
# configure:7783: checking for dlfcn.h
# configure:7783: clang -c conftest.c >&5
# configure:7783: $? = 0
# configure:7783: result: yes
# configure:7989: checking for objdir
# configure:8004: result: .libs
# configure:8271: checking if clang supports -fno-rtti -fno-exceptions
# configure:8289: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:8293: $? = 0
# configure:8306: result: yes
# configure:8633: checking for clang option to produce PIC
# configure:8640: result: -fPIC -DPIC
# configure:8648: checking if clang PIC flag -fPIC -DPIC works
# configure:8666: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8670: $? = 0
# configure:8683: result: yes
# configure:8712: checking if clang static flag -static works
# configure:8740: result: no
# configure:8755: checking if clang supports -c -o file.o
# configure:8776: clang -c -o out/conftest2.o conftest.c >&5
# configure:8780: $? = 0
# configure:8802: result: yes
# configure:8810: checking if clang supports -c -o file.o
# configure:8857: result: yes
# configure:8890: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:10047: result: yes
# configure:10084: checking whether -lc should be explicitly linked in
# configure:10092: clang -c conftest.c >&5
# configure:10095: $? = 0
# configure:10110: clang -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: clang -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: clang -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# conftest.c:28:6: warning: incompatible redeclaration of library function 'sqrt' [-Wincompatible-library-redeclaration]
# char sqrt ();
# ^
# conftest.c:28:6: note: 'sqrt' is a builtin with type 'double (double)'
# 1 warning generated.
# configure:12172: $? = 0
# configure:12189: result: none required
# configure:12197: checking for library containing pthread_mutex_trylock
# configure:12228: clang -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# configure:12228: $? = 0
# configure:12245: result: none required
# configure:12253: checking for library containing clock_gettime
# configure:12284: clang -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# configure:12284: $? = 0
# configure:12301: result: none required
# configure:12311: checking for size_t
# configure:12311: clang -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# configure:12311: $? = 0
# configure:12311: clang -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# conftest.c:57:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# 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: clang -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# configure:12341: $? = 0
# configure:12349: result: yes
# configure:12357: checking for alloca
# configure:12394: clang -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# configure:12394: $? = 0
# configure:12402: result: yes
# configure:12511: checking arpa/inet.h usability
# configure:12511: clang -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# configure:12511: $? = 0
# configure:12511: result: yes
# configure:12511: checking arpa/inet.h presence
# configure:12511: clang -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: clang -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# configure:12511: $? = 0
# configure:12511: result: yes
# configure:12511: checking fcntl.h presence
# configure:12511: clang -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: clang -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# configure:12511: $? = 0
# configure:12511: result: yes
# configure:12511: checking float.h presence
# configure:12511: clang -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: clang -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# configure:12511: $? = 0
# configure:12511: result: yes
# configure:12511: checking libintl.h presence
# configure:12511: clang -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: clang -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# configure:12511: $? = 0
# configure:12511: result: yes
# configure:12511: checking limits.h presence
# configure:12511: clang -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: clang -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# configure:12511: $? = 0
# configure:12511: result: yes
# configure:12511: checking locale.h presence
# configure:12511: clang -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: clang -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# configure:12511: $? = 0
# configure:12511: result: yes
# configure:12511: checking malloc.h presence
# configure:12511: clang -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: clang -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# configure:12511: $? = 0
# configure:12511: result: yes
# configure:12511: checking netdb.h presence
# configure:12511: clang -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: clang -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# configure:12511: $? = 0
# configure:12511: result: yes
# configure:12511: checking netinet/in.h presence
# configure:12511: clang -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: clang -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# configure:12511: $? = 0
# configure:12511: result: yes
# configure:12511: checking stddef.h presence
# configure:12511: clang -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: clang -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# configure:12511: $? = 0
# configure:12511: result: yes
# configure:12511: checking sys/ioctl.h presence
# configure:12511: clang -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: clang -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# configure:12511: $? = 0
# configure:12511: result: yes
# configure:12511: checking sys/param.h presence
# configure:12511: clang -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: clang -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# configure:12511: $? = 0
# configure:12511: result: yes
# configure:12511: checking sys/socket.h presence
# configure:12511: clang -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: clang -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# configure:12511: $? = 0
# configure:12511: result: yes
# configure:12511: checking sys/time.h presence
# configure:12511: clang -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: clang -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# configure:12511: $? = 0
# configure:12511: result: yes
# configure:12511: checking sys/timeb.h presence
# configure:12511: clang -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: clang -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# configure:12511: $? = 0
# configure:12511: result: yes
# configure:12511: checking syslog.h presence
# configure:12511: clang -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: clang -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# configure:12511: $? = 0
# configure:12511: result: yes
# configure:12511: checking wchar.h presence
# configure:12511: clang -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: clang -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# conftest.c:96:24: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion]
# bool e = &s;
# ~ ^
# conftest.c:100:23: warning: address of array 'a' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:100:28: warning: address of array 'b' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:100:33: warning: address of array 'c' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:100:38: warning: address of array 'd' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:100:48: warning: address of array 'f' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:100:53: warning: address of array 'g' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:100:58: warning: address of array 'h' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:100:63: warning: address of array 'i' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:101:30: warning: address of array 'n' will always evaluate to 'true' [-Wpointer-bool-conversion]
# ~^
# conftest.c:101:35: warning: address of array 'o' will always evaluate to 'true' [-Wpointer-bool-conversion]
# ~^
# conftest.c:101:40: warning: address of array 'p' will always evaluate to 'true' [-Wpointer-bool-conversion]
# ~^
# 12 warnings generated.
# configure:12590: $? = 0
# configure:12597: result: yes
# configure:12599: checking for _Bool
# configure:12599: clang -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# configure:12599: $? = 0
# configure:12599: clang -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# conftest.c:83:20: error: expected expression
# if (sizeof ((_Bool)))
# ^
# 1 error generated.
# 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: clang -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: clang -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# configure:12682: $? = 0
# configure:12689: result: yes
# configure:12700: checking for C/C++ restrict keyword
# configure:12725: clang -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: clang -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: clang -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# configure:12778: $? = 0
# configure:12778: clang -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# conftest.c:89:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1)
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# 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: clang -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# configure:12789: $? = 0
# configure:12789: clang -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# conftest.c:89:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# 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: clang -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# configure:12800: $? = 0
# configure:12800: clang -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# conftest.c:89:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# 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: clang -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# configure:12811: $? = 0
# configure:12811: clang -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# conftest.c:89:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1)
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# 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: clang -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# configure:12822: $? = 0
# configure:12822: clang -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# conftest.c:88:21: error: expected expression
# if (sizeof ((mode_t)))
# ^
# 1 error generated.
# 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: clang -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# configure:12844: $? = 0
# configure:12844: clang -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# conftest.c:88:22: error: expected expression
# if (sizeof ((ssize_t)))
# ^
# 1 error generated.
# 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: clang -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# configure:12885: $? = 0
# configure:12885: result: yes
# configure:12897: checking for uint32_t
# configure:12897: clang -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# configure:12897: $? = 0
# configure:12897: result: yes
# configure:12911: checking for uint64_t
# configure:12911: clang -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# configure:12911: $? = 0
# configure:12911: result: yes
# configure:12925: checking for uint8_t
# configure:12925: clang -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# 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:12989: result: no
# 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: clang -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# configure:13036: $? = 0
# configure:13036: result: yes
# configure:13045: checking for working mmap
# configure:13202: result: no
# configure:13213: checking for stdlib.h
# configure:13213: result: yes
# configure:13223: checking for GNU libc compatible realloc
# configure:13257: result: no
# configure:13278: checking whether strerror_r is declared
# configure:13278: clang -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# configure:13278: $? = 0
# configure:13278: result: yes
# configure:13291: checking for strerror_r
# configure:13291: clang -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# configure:13291: $? = 0
# configure:13291: result: yes
# configure:13300: checking whether strerror_r returns char *
# configure:13324: clang -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# conftest.c:102:13: error: indirection requires pointer operand ('int' invalid)
# char x = *strerror_r (0, buf, sizeof buf);
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# conftest.c:103:10: warning: incompatible integer to pointer conversion initializing 'char *' with an expression of type 'int' [-Wint-conversion]
# char *p = strerror_r (0, buf, sizeof buf);
# ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 warning and 1 error generated.
# 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 0
# | #define malloc rpl_malloc
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC 0
# | #define realloc rpl_realloc
# | #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: clang -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# configure:13373: $? = 0
# configure:13373: result: yes
# configure:13373: checking for clock_gettime
# configure:13373: clang -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# configure:13373: $? = 0
# configure:13373: result: yes
# configure:13373: checking for floor
# configure:13373: clang -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# conftest.c:89:6: warning: incompatible redeclaration of library function 'floor' [-Wincompatible-library-redeclaration]
# char floor ();
# ^
# conftest.c:89:6: note: 'floor' is a builtin with type 'double (double)'
# 1 warning generated.
# configure:13373: $? = 0
# configure:13373: result: yes
# configure:13373: checking for ftime
# configure:13373: clang -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# configure:13373: $? = 0
# configure:13373: result: yes
# configure:13373: checking for gethostbyaddr
# configure:13373: clang -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# configure:13373: $? = 0
# configure:13373: result: yes
# configure:13373: checking for gethostbyname
# configure:13373: clang -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# configure:13373: $? = 0
# configure:13373: result: yes
# configure:13373: checking for gethostname
# configure:13373: clang -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# configure:13373: $? = 0
# configure:13373: result: yes
# configure:13373: checking for gettimeofday
# configure:13373: clang -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# configure:13373: $? = 0
# configure:13373: result: yes
# configure:13373: checking for inet_ntoa
# configure:13373: clang -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# configure:13373: $? = 0
# configure:13373: result: yes
# configure:13373: checking for memmove
# configure:13373: clang -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# conftest.c:96:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
# char memmove ();
# ^
# conftest.c:96:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
# 1 warning generated.
# configure:13373: $? = 0
# configure:13373: result: yes
# configure:13373: checking for memset
# configure:13373: clang -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# conftest.c:97:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
# char memset ();
# ^
# conftest.c:97:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
# 1 warning generated.
# configure:13373: $? = 0
# configure:13373: result: yes
# configure:13373: checking for regcomp
# configure:13373: clang -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# configure:13373: $? = 0
# configure:13373: result: yes
# configure:13373: checking for select
# configure:13373: clang -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# configure:13373: $? = 0
# configure:13373: result: yes
# configure:13373: checking for setenv
# configure:13373: clang -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# configure:13373: $? = 0
# configure:13373: result: yes
# configure:13373: checking for setlocale
# configure:13373: clang -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# configure:13373: $? = 0
# configure:13373: result: yes
# configure:13373: checking for socket
# configure:13373: clang -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# configure:13373: $? = 0
# configure:13373: result: yes
# configure:13373: checking for sqrt
# configure:13373: clang -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# conftest.c:103:6: warning: incompatible redeclaration of library function 'sqrt' [-Wincompatible-library-redeclaration]
# char sqrt ();
# ^
# conftest.c:103:6: note: 'sqrt' is a builtin with type 'double (double)'
# 1 warning generated.
# configure:13373: $? = 0
# configure:13373: result: yes
# configure:13373: checking for stpcpy
# configure:13373: clang -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# conftest.c:104:6: warning: incompatible redeclaration of library function 'stpcpy' [-Wincompatible-library-redeclaration]
# char stpcpy ();
# ^
# conftest.c:104:6: note: 'stpcpy' is a builtin with type 'char *(char *, const char *)'
# 1 warning generated.
# configure:13373: $? = 0
# configure:13373: result: yes
# configure:13373: checking for strcasecmp
# configure:13373: clang -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# conftest.c:105:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
# char strcasecmp ();
# ^
# conftest.c:105:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
# 1 warning generated.
# configure:13373: $? = 0
# configure:13373: result: yes
# configure:13373: checking for strchr
# configure:13373: clang -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# conftest.c:106:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]
# char strchr ();
# ^
# conftest.c:106:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
# 1 warning generated.
# configure:13373: $? = 0
# configure:13373: result: yes
# configure:13373: checking for strdup
# configure:13373: clang -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# conftest.c:107:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
# char strdup ();
# ^
# conftest.c:107:6: note: 'strdup' is a builtin with type 'char *(const char *)'
# 1 warning generated.
# configure:13373: $? = 0
# configure:13373: result: yes
# configure:13373: checking for strerror
# configure:13373: clang -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# conftest.c:108:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
# char strerror ();
# ^
# conftest.c:108:6: note: 'strerror' is a builtin with type 'char *(int)'
# 1 warning generated.
# configure:13373: $? = 0
# configure:13373: result: yes
# configure:13373: checking for strncasecmp
# configure:13373: clang -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# conftest.c:109:6: warning: incompatible redeclaration of library function 'strncasecmp' [-Wincompatible-library-redeclaration]
# char strncasecmp ();
# ^
# conftest.c:109:6: note: 'strncasecmp' is a builtin with type 'int (const char *, const char *, unsigned long)'
# 1 warning generated.
# configure:13373: $? = 0
# configure:13373: result: yes
# configure:13373: checking for strpbrk
# configure:13373: clang -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# conftest.c:110:6: warning: incompatible redeclaration of library function 'strpbrk' [-Wincompatible-library-redeclaration]
# char strpbrk ();
# ^
# conftest.c:110:6: note: 'strpbrk' is a builtin with type 'char *(const char *, const char *)'
# 1 warning generated.
# configure:13373: $? = 0
# configure:13373: result: yes
# configure:13373: checking for strrchr
# configure:13373: clang -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# conftest.c:111:6: warning: incompatible redeclaration of library function 'strrchr' [-Wincompatible-library-redeclaration]
# char strrchr ();
# ^
# conftest.c:111:6: note: 'strrchr' is a builtin with type 'char *(const char *, int)'
# 1 warning generated.
# configure:13373: $? = 0
# configure:13373: result: yes
# configure:13373: checking for strstr
# configure:13373: clang -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# conftest.c:112:6: warning: incompatible redeclaration of library function 'strstr' [-Wincompatible-library-redeclaration]
# char strstr ();
# ^
# conftest.c:112:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)'
# 1 warning generated.
# configure:13373: $? = 0
# configure:13373: result: yes
# configure:13373: checking for strtol
# configure:13373: clang -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# configure:13373: $? = 0
# configure:13373: result: yes
# configure:13373: checking for strtoul
# configure:13373: clang -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# configure:13373: $? = 0
# configure:13373: result: yes
# configure:13373: checking for strtoull
# configure:13373: clang -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# configure:13373: $? = 0
# configure:13373: result: yes
# configure:13384: checking for pthread_spinlock
# configure:13397: clang -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE conftest.c >&5
# configure:13397: $? = 0
# configure:13398: result: yes
# configure:13409: checking for getprotobyname_r
# configure:13409: clang -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DHAVE_PTHREAD_SPINLOCK conftest.c >&5
# /tmp/conftest-1849bf.o:conftest.c:function main: error: undefined reference to 'getprotobyname_r'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:13409: $? = 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 0
# | #define malloc rpl_malloc
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC 0
# | #define realloc rpl_realloc
# | #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
# | /* end confdefs.h. */
# | /* Define getprotobyname_r to an innocuous variant, in case declares getprotobyname_r.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define getprotobyname_r innocuous_getprotobyname_r
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char getprotobyname_r (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef getprotobyname_r
# |
# | /* 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 getprotobyname_r ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_getprotobyname_r || defined __stub___getprotobyname_r
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return getprotobyname_r ();
# | ;
# | return 0;
# | }
# configure:13409: result: no
# configure:13445: checking for getnetent
# configure:13445: clang -o conftest -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DHAVE_PTHREAD_SPINLOCK conftest.c >&5
# configure:13445: $? = 0
# configure:13445: result: yes
# configure:13455: checking for C99 variadic macros
# configure:13469: clang -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DHAVE_PTHREAD_SPINLOCK conftest.c >&5
# configure:13469: $? = 0
# configure:13470: result: yes
# configure:13478: checking for GNU-style variadic macros
# configure:13492: clang -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DHAVE_PTHREAD_SPINLOCK -DHAVE_ISO_VARARGS conftest.c >&5
# 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: clang -c -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DHAVE_PTHREAD_SPINLOCK -DHAVE_ISO_VARARGS -DHAVE_GNUC_VARARGS conftest.c >&5
# configure:13702: $? = 0
# configure:13703: result: yes
# configure:13712: checking for /proc/cpuinfo
# configure:13718: error: cannot check for file existence when cross compiling
#
# ## ---------------- ##
# ## 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=set
# ac_cv_env_CC_value=clang
# 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_func_alloca_works=yes
# ac_cv_func_atexit=yes
# ac_cv_func_clock_gettime=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_getnetent=yes
# ac_cv_func_getpagesize=yes
# ac_cv_func_getprotobyname_r=no
# ac_cv_func_gettimeofday=yes
# ac_cv_func_inet_ntoa=yes
# ac_cv_func_malloc_0_nonnull=no
# ac_cv_func_memmove=yes
# ac_cv_func_memset=yes
# ac_cv_func_mmap_fixed_mapped=no
# ac_cv_func_realloc_0_nonnull=no
# 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_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_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_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# 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='none required'
# ac_cv_search_sqrt='none required'
# 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=/sysroot/bin/ld
# lt_cv_path_NM='/sysroot/bin/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=yes
# lt_cv_prog_compiler_static_works=no
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=yes
# 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='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -D_REENTRANT -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DHAVE_PTHREAD_SPINLOCK -DHAVE_ISO_VARARGS -DHAVE_GNUC_VARARGS -DHAVE_EVENTFD'
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS=''
# 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='/sysroot/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBOBJS=' malloc.o realloc.o'
# LIBS=''
# 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='/sysroot/bin/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=''
# 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='NONE'
# 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 0
# #define malloc rpl_malloc
# #define HAVE_STDLIB_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_GETPAGESIZE 1
# #define HAVE_STDLIB_H 1
# #define HAVE_REALLOC 0
# #define realloc rpl_realloc
# #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_GETNETENT 1
# #define HAVE_ALLOCA_H 1
# #define HAVE_ALLOCA 1
#
# configure: exit 1